示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NewActiveReport2));
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.detail     = new DataDynamics.ActiveReports.Detail();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.25F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.Height = 2.0F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // NewActiveReport2
     //
     this.MasterReport = false;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rptFormSeries));
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.detail     = new DataDynamics.ActiveReports.Detail();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanGrow = false;
     this.pageHeader.Height  = 0F;
     this.pageHeader.Name    = "pageHeader";
     this.pageHeader.Visible = false;
     //
     // detail
     //
     this.detail.CanGrow         = false;
     this.detail.CanShrink       = true;
     this.detail.ColumnDirection = DataDynamics.ActiveReports.ColumnDirection.AcrossDown;
     this.detail.ColumnSpacing   = 0F;
     this.detail.Height          = 10.91667F;
     this.detail.KeepTogether    = true;
     this.detail.Name            = "detail";
     this.detail.Format         += new System.EventHandler(this.detail_Format);
     //
     // pageFooter
     //
     this.pageFooter.CanGrow = false;
     this.pageFooter.Height  = 0F;
     this.pageFooter.Name    = "pageFooter";
     this.pageFooter.Visible = false;
     //
     // rptFormSeries
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 8.510417F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportEnd   += new System.EventHandler(this.rptFormSeries_ReportEnd);
     this.ReportStart += new System.EventHandler(this.rptFormSeries_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(LicenseActiveReport));
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.detail     = new DataDynamics.ActiveReports.Detail();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.25F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.Height = 2.0F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // LicenseActiveReport
     //
     this.MasterReport = false;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((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()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(HeatSheet));
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.detail = new DataDynamics.ActiveReports.Detail();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.25F;
     this.pageHeader.Name = "pageHeader";
     //
     // detail
     //
     this.detail.Height = 2.0F;
     this.detail.Name = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name = "pageFooter";
     //
     // NewActiveReport1
     //
     this.MasterReport = false;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                 "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                 "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptGPass));
     this.pageHeader       = new DataDynamics.ActiveReports.PageHeader();
     this.picturelogo      = new DataDynamics.ActiveReports.Picture();
     this.lblTitle         = new DataDynamics.ActiveReports.Label();
     this.line4            = new DataDynamics.ActiveReports.Line();
     this.lblReportInfo    = new DataDynamics.ActiveReports.Label();
     this.lblDateGrnerated = new DataDynamics.ActiveReports.Label();
     this.reportInfo2      = new DataDynamics.ActiveReports.ReportInfo();
     this.line7            = new DataDynamics.ActiveReports.Line();
     this.detail           = new DataDynamics.ActiveReports.Detail();
     this.label2           = new DataDynamics.ActiveReports.Label();
     this.txtSRNo          = new DataDynamics.ActiveReports.Label();
     this.label3           = new DataDynamics.ActiveReports.Label();
     this.txtItem          = new DataDynamics.ActiveReports.Label();
     this.label5           = new DataDynamics.ActiveReports.Label();
     this.txtUnit          = new DataDynamics.ActiveReports.Label();
     this.label6           = new DataDynamics.ActiveReports.Label();
     this.txtQty           = new DataDynamics.ActiveReports.Label();
     this.label7           = new DataDynamics.ActiveReports.Label();
     this.txtRequestType   = new DataDynamics.ActiveReports.Label();
     this.label8           = new DataDynamics.ActiveReports.Label();
     this.txtRemark        = new DataDynamics.ActiveReports.Label();
     this.pageFooter       = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.picturelogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDateGrnerated)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSRNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQty)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRequestType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.picturelogo,
         this.lblTitle,
         this.line4,
         this.lblReportInfo,
         this.lblDateGrnerated,
         this.reportInfo2,
         this.line7
     });
     this.pageHeader.Height = 0.9594167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // picturelogo
     //
     this.picturelogo.Height    = 0.804F;
     this.picturelogo.HyperLink = null;
     this.picturelogo.ImageData = ((System.IO.Stream)(resources.GetObject("picturelogo.ImageData")));
     this.picturelogo.Left      = 0F;
     this.picturelogo.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.picturelogo.Name      = "picturelogo";
     this.picturelogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picturelogo.Top       = 0F;
     this.picturelogo.Width     = 0.75F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.362F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 1.881F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-family: Tahoma; font-size: 22pt; font-weight: bold; ddo-char-set: 1";
     this.lblTitle.Text      = "GRNs";
     this.lblTitle.Top       = 0F;
     this.lblTitle.Width     = 5.133F;
     //
     // line4
     //
     this.line4.Height     = 0F;
     this.line4.Left       = 1.881F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.362F;
     this.line4.Width      = 5.671001F;
     this.line4.X1         = 1.881F;
     this.line4.X2         = 7.552001F;
     this.line4.Y1         = 0.362F;
     this.line4.Y2         = 0.362F;
     //
     // lblReportInfo
     //
     this.lblReportInfo.Height    = 0.348F;
     this.lblReportInfo.HyperLink = null;
     this.lblReportInfo.Left      = 1.881F;
     this.lblReportInfo.Name      = "lblReportInfo";
     this.lblReportInfo.Style     = "font-family: Candara; font-size: 9pt; font-weight: normal";
     this.lblReportInfo.Text      = "Alsam Chelelek Tower 2, Tel:+251 554 7001, Fax: +251-11- 554 7010, \r\nWebsite: www" +
                                    ".ecx.com.et, P.O.Box 17341, Addis Ababa, Ethiopia.";
     this.lblReportInfo.Top   = 0.3839999F;
     this.lblReportInfo.Width = 4.302F;
     //
     // lblDateGrnerated
     //
     this.lblDateGrnerated.Height    = 0.1875F;
     this.lblDateGrnerated.HyperLink = "";
     this.lblDateGrnerated.Left      = 5.497F;
     this.lblDateGrnerated.Name      = "lblDateGrnerated";
     this.lblDateGrnerated.Style     = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
     this.lblDateGrnerated.Text      = "Date Generated:";
     this.lblDateGrnerated.Top       = 0.5360001F;
     this.lblDateGrnerated.Width     = 1.1875F;
     //
     // reportInfo2
     //
     this.reportInfo2.FormatString = "{RunDateTime:dd-MMM-yyyy}";
     this.reportInfo2.Height       = 0.1875F;
     this.reportInfo2.Left         = 6.625999F;
     this.reportInfo2.Name         = "reportInfo2";
     this.reportInfo2.Style        = "font-family: Tahoma; font-size: 9.75pt; ddo-char-set: 0";
     this.reportInfo2.Top          = 0.533F;
     this.reportInfo2.Width        = 0.9375F;
     //
     // line7
     //
     this.line7.Height     = 0F;
     this.line7.Left       = 0.009F;
     this.line7.LineWeight = 3F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.8240001F;
     this.line7.Width      = 7.88F;
     this.line7.X1         = 0.009F;
     this.line7.X2         = 7.889F;
     this.line7.Y1         = 0.8240001F;
     this.line7.Y2         = 0.8240001F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label2,
         this.txtSRNo,
         this.label3,
         this.txtItem,
         this.label5,
         this.txtUnit,
         this.label6,
         this.txtQty,
         this.label7,
         this.label8,
         this.txtRemark,
         this.txtRequestType
     });
     this.detail.Height  = 0.918F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // label2
     //
     this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Height             = 0.366F;
     this.label2.HyperLink          = null;
     this.label2.Left  = 6.239861E-08F;
     this.label2.Name  = "label2";
     this.label2.Style = "background-color: YellowGreen; font-weight: bold; vertical-align: middle";
     this.label2.Text  = "GRNNo";
     this.label2.Top   = 0F;
     this.label2.Width = 0.83F;
     //
     // txtSRNo
     //
     this.txtSRNo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSRNo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSRNo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSRNo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSRNo.DataField          = "GRNNo";
     this.txtSRNo.Height             = 0.345F;
     this.txtSRNo.HyperLink          = null;
     this.txtSRNo.Left  = 0F;
     this.txtSRNo.Name  = "txtSRNo";
     this.txtSRNo.Style = "font-weight: normal";
     this.txtSRNo.Text  = "";
     this.txtSRNo.Top   = 0.3659999F;
     this.txtSRNo.Width = 0.83F;
     //
     // label3
     //
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Height             = 0.366F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 0.83F;
     this.label3.Name  = "label3";
     this.label3.Style = "background-color: YellowGreen; font-weight: bold; vertical-align: middle";
     this.label3.Text  = "PRNo";
     this.label3.Top   = 0F;
     this.label3.Width = 1.503F;
     //
     // txtItem
     //
     this.txtItem.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtItem.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtItem.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtItem.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtItem.DataField          = "PRNo";
     this.txtItem.Height             = 0.345F;
     this.txtItem.HyperLink          = null;
     this.txtItem.Left  = 0.83F;
     this.txtItem.Name  = "txtItem";
     this.txtItem.Style = "font-weight: normal";
     this.txtItem.Text  = "";
     this.txtItem.Top   = 0.3659999F;
     this.txtItem.Width = 1.503F;
     //
     // label5
     //
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label5.Height             = 0.366F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 4.201F;
     this.label5.Name  = "label5";
     this.label5.Style = "background-color: YellowGreen; font-weight: bold; vertical-align: middle";
     this.label5.Text  = "Location";
     this.label5.Top   = 0F;
     this.label5.Width = 0.7499998F;
     //
     // txtUnit
     //
     this.txtUnit.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtUnit.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtUnit.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtUnit.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtUnit.DataField          = "Location";
     this.txtUnit.Height             = 0.345F;
     this.txtUnit.HyperLink          = null;
     this.txtUnit.Left  = 4.2F;
     this.txtUnit.Name  = "txtUnit";
     this.txtUnit.Style = "font-weight: normal";
     this.txtUnit.Text  = "";
     this.txtUnit.Top   = 0.366F;
     this.txtUnit.Width = 0.751F;
     //
     // label6
     //
     this.label6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label6.Height             = 0.366F;
     this.label6.HyperLink          = null;
     this.label6.Left  = 3.604F;
     this.label6.Name  = "label6";
     this.label6.Style = "background-color: YellowGreen; font-weight: bold; vertical-align: middle";
     this.label6.Text  = "Quantity";
     this.label6.Top   = 0F;
     this.label6.Width = 0.5969999F;
     //
     // txtQty
     //
     this.txtQty.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtQty.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtQty.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtQty.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtQty.DataField          = "Quantity";
     this.txtQty.Height             = 0.345F;
     this.txtQty.HyperLink          = null;
     this.txtQty.Left  = 3.604F;
     this.txtQty.Name  = "txtQty";
     this.txtQty.Style = "font-weight: normal";
     this.txtQty.Text  = "";
     this.txtQty.Top   = 0.366F;
     this.txtQty.Width = 0.5969999F;
     //
     // label7
     //
     this.label7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label7.Height             = 0.366F;
     this.label7.HyperLink          = null;
     this.label7.Left  = 2.332F;
     this.label7.Name  = "label7";
     this.label7.Style = "background-color: YellowGreen; font-weight: bold; text-align: center; vertical-al" +
                         "ign: middle";
     this.label7.Text  = "Item";
     this.label7.Top   = 0F;
     this.label7.Width = 1.271F;
     //
     // txtRequestType
     //
     this.txtRequestType.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRequestType.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRequestType.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRequestType.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRequestType.DataField          = "Item";
     this.txtRequestType.Height             = 0.345F;
     this.txtRequestType.HyperLink          = null;
     this.txtRequestType.Left  = 2.333F;
     this.txtRequestType.Name  = "txtRequestType";
     this.txtRequestType.Style = "font-weight: normal";
     this.txtRequestType.Text  = "";
     this.txtRequestType.Top   = 0.366F;
     this.txtRequestType.Width = 1.270999F;
     //
     // label8
     //
     this.label8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Height             = 0.366F;
     this.label8.HyperLink          = null;
     this.label8.Left  = 4.951F;
     this.label8.Name  = "label8";
     this.label8.Style = "background-color: YellowGreen; font-weight: bold; text-align: center; vertical-al" +
                         "ign: middle";
     this.label8.Text  = "SuppliedBy";
     this.label8.Top   = 8.940697E-08F;
     this.label8.Width = 2.25F;
     //
     // txtRemark
     //
     this.txtRemark.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRemark.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRemark.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRemark.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtRemark.DataField          = "SuppliedBy";
     this.txtRemark.Height             = 0.345F;
     this.txtRemark.HyperLink          = null;
     this.txtRemark.Left  = 4.951F;
     this.txtRemark.Name  = "txtRemark";
     this.txtRemark.Style = "font-weight: normal";
     this.txtRemark.Text  = "";
     this.txtRemark.Top   = 0.366F;
     this.txtRemark.Width = 2.25F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.345F;
     this.pageFooter.Name   = "pageFooter";
     //
     // rptGPass
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.552083F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     //this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
     //"l; font-size: 10pt; color: Black", "Normal"));
     //this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     //this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
     //"lic", "Heading2", "Normal"));
     //this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.picturelogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDateGrnerated)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSRNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQty)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRequestType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).EndInit();
     ((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(rptConfiguration));
     this.pageHeader   = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle     = new DataDynamics.ActiveReports.Label();
     this.imgLogo      = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle  = new DataDynamics.ActiveReports.TextBox();
     this.txtDBName    = new DataDynamics.ActiveReports.TextBox();
     this.textBox1     = new DataDynamics.ActiveReports.TextBox();
     this.textBox3     = new DataDynamics.ActiveReports.TextBox();
     this.txtPeriod    = new DataDynamics.ActiveReports.TextBox();
     this.detail       = new DataDynamics.ActiveReports.Detail();
     this.pageFooter   = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath  = new DataDynamics.ActiveReports.Picture();
     this.lblDB        = new DataDynamics.ActiveReports.TextBox();
     this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDBName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Height    = 0F;
     this.pageHeader.Name      = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0.0625F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: Blue;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Configuration Report";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 6.75F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0.0625F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0.0625F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 6.75F;
     //
     // txtDBName
     //
     this.txtDBName.Border.BottomColor = System.Drawing.Color.Black;
     this.txtDBName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDBName.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtDBName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDBName.Border.RightColor  = System.Drawing.Color.Black;
     this.txtDBName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDBName.Border.TopColor    = System.Drawing.Color.Black;
     this.txtDBName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDBName.Height             = 0.1979167F;
     this.txtDBName.Left  = 1.125F;
     this.txtDBName.Name  = "txtDBName";
     this.txtDBName.Style = "font-weight: bold; font-size: 12pt; ";
     this.txtDBName.Text  = "DBName";
     this.txtDBName.Top   = 0.5625F;
     this.txtDBName.Width = 5.6875F;
     //
     // textBox1
     //
     this.textBox1.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Height             = 0.1979167F;
     this.textBox1.Left  = 0.0625F;
     this.textBox1.Name  = "textBox1";
     this.textBox1.Style = "font-weight: bold; ";
     this.textBox1.Text  = "DataBase: ";
     this.textBox1.Top   = 0.5625F;
     this.textBox1.Width = 1F;
     //
     // textBox3
     //
     this.textBox3.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Height             = 0.1979167F;
     this.textBox3.Left  = 0.0625F;
     this.textBox3.Name  = "textBox3";
     this.textBox3.Style = "font-weight: bold; ";
     this.textBox3.Text  = "Date:";
     this.textBox3.Top   = 0.8125F;
     this.textBox3.Width = 1F;
     //
     // txtPeriod
     //
     this.txtPeriod.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPeriod.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPeriod.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPeriod.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPeriod.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Height             = 0.1979167F;
     this.txtPeriod.Left  = 1.125F;
     this.txtPeriod.Name  = "txtPeriod";
     this.txtPeriod.Style = "font-weight: bold; ";
     this.txtPeriod.Text  = null;
     this.txtPeriod.Top   = 0.8125F;
     this.txtPeriod.Width = 5.5F;
     //
     // detail
     //
     this.detail.CanShrink     = true;
     this.detail.ColumnSpacing = 0F;
     this.detail.Height        = 0.01041667F;
     this.detail.Name          = "detail";
     //
     // pageFooter
     //
     this.pageFooter.CanShrink = true;
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.lblDB
     });
     this.pageFooter.Height = 0.34375F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.3125F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 6.125F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0F;
     this.imgLeanPath.Width      = 0.625F;
     //
     // lblDB
     //
     this.lblDB.Border.BottomColor = System.Drawing.Color.Black;
     this.lblDB.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblDB.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.RightColor  = System.Drawing.Color.Black;
     this.lblDB.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.TopColor    = System.Drawing.Color.Black;
     this.lblDB.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Height             = 0.1875F;
     this.lblDB.Left  = 0F;
     this.lblDB.Name  = "lblDB";
     this.lblDB.Style = "font-size: 8pt; ";
     this.lblDB.Text  = null;
     this.lblDB.Top   = 0F;
     this.lblDB.Width = 6F;
     //
     // groupHeader1
     //
     this.groupHeader1.CanShrink = true;
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle,
         this.txtDBName,
         this.textBox1,
         this.textBox3,
         this.txtPeriod
     });
     this.groupHeader1.Height = 1.020833F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // rptConfiguration
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 6.927083F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptConfiguration_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDBName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            var resources = new System.ComponentModel.ComponentResourceManager(typeof(ViewAllBillsReport));
            this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
            this.detail = new DataDynamics.ActiveReports.Detail();
            this.ux_company_name = new DataDynamics.ActiveReports.RichTextBox();
            this.ux_due_date = new DataDynamics.ActiveReports.RichTextBox();
            this.ux_amount = new DataDynamics.ActiveReports.RichTextBox();
            this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Height = 0.25F;
            this.pageHeader.Name = "pageHeader";
            // 
            // detail
            // 
            this.detail.ColumnSpacing = 0F;
            this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
                                                                                         this.ux_company_name,
                                                                                         this.ux_due_date,
                                                                                         this.ux_amount});
            this.detail.Height = 2F;
            this.detail.Name = "detail";
            // 
            // ux_company_name
            // 
            this.ux_company_name.AutoReplaceFields = true;
            this.ux_company_name.Border.BottomColor = System.Drawing.Color.Black;
            this.ux_company_name.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_company_name.Border.LeftColor = System.Drawing.Color.Black;
            this.ux_company_name.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_company_name.Border.RightColor = System.Drawing.Color.Black;
            this.ux_company_name.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_company_name.Border.TopColor = System.Drawing.Color.Black;
            this.ux_company_name.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_company_name.Font = new System.Drawing.Font("Arial", 10F);
            this.ux_company_name.Height = 0.25F;
            this.ux_company_name.Left = 0.875F;
            this.ux_company_name.Name = "ux_company_name";
            this.ux_company_name.RTF = resources.GetString("ux_company_name.RTF");
            this.ux_company_name.Top = 0.125F;
            this.ux_company_name.Width = 1.625F;
            // 
            // ux_due_date
            // 
            this.ux_due_date.AutoReplaceFields = true;
            this.ux_due_date.Border.BottomColor = System.Drawing.Color.Black;
            this.ux_due_date.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_due_date.Border.LeftColor = System.Drawing.Color.Black;
            this.ux_due_date.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_due_date.Border.RightColor = System.Drawing.Color.Black;
            this.ux_due_date.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_due_date.Border.TopColor = System.Drawing.Color.Black;
            this.ux_due_date.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_due_date.Font = new System.Drawing.Font("Arial", 10F);
            this.ux_due_date.Height = 0.25F;
            this.ux_due_date.Left = 0.875F;
            this.ux_due_date.Name = "ux_due_date";
            this.ux_due_date.RTF = resources.GetString("ux_due_date.RTF");
            this.ux_due_date.Top = 0.4375F;
            this.ux_due_date.Width = 1.6875F;
            // 
            // ux_amount
            // 
            this.ux_amount.AutoReplaceFields = true;
            this.ux_amount.Border.BottomColor = System.Drawing.Color.Black;
            this.ux_amount.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_amount.Border.LeftColor = System.Drawing.Color.Black;
            this.ux_amount.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_amount.Border.RightColor = System.Drawing.Color.Black;
            this.ux_amount.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_amount.Border.TopColor = System.Drawing.Color.Black;
            this.ux_amount.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.ux_amount.Font = new System.Drawing.Font("Arial", 10F);
            this.ux_amount.Height = 0.25F;
            this.ux_amount.Left = 0.875F;
            this.ux_amount.Name = "ux_amount";
            this.ux_amount.RTF = resources.GetString("ux_amount.RTF");
            this.ux_amount.Top = 0.75F;
            this.ux_amount.Width = 1.6875F;
            // 
            // pageFooter
            // 
            this.pageFooter.Height = 0.25F;
            this.pageFooter.Name = "pageFooter";
            // 
            // view_all_bills_report
            // 
            this.MasterReport = true;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            this.Sections.Add(this.pageFooter);
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                            "l; font-size: 10pt; color: Black; ", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                            "lic; ", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ProgressReport));
     DataDynamics.ActiveReports.DataSources.XMLDataSource xmlDataSource1 = new DataDynamics.ActiveReports.DataSources.XMLDataSource();
     this.pageHeader            = new DataDynamics.ActiveReports.PageHeader();
     this.label1                = new DataDynamics.ActiveReports.Label();
     this.label2                = new DataDynamics.ActiveReports.Label();
     this.label3                = new DataDynamics.ActiveReports.Label();
     this.label4                = new DataDynamics.ActiveReports.Label();
     this.label5                = new DataDynamics.ActiveReports.Label();
     this.line1                 = new DataDynamics.ActiveReports.Line();
     this.label6                = new DataDynamics.ActiveReports.Label();
     this.label7                = new DataDynamics.ActiveReports.Label();
     this.label14               = new DataDynamics.ActiveReports.Label();
     this.PrintedBy             = new DataDynamics.ActiveReports.TextBox();
     this.detail                = new DataDynamics.ActiveReports.Detail();
     this.SampleName            = new DataDynamics.ActiveReports.TextBox();
     this.textbox2              = new DataDynamics.ActiveReports.TextBox();
     this.InProgressReviewCount = new DataDynamics.ActiveReports.TextBox();
     this.CompletedReviewCount  = new DataDynamics.ActiveReports.TextBox();
     this.TotalReviewCount      = new DataDynamics.ActiveReports.TextBox();
     this.PercentCompleted      = new DataDynamics.ActiveReports.TextBox();
     this.LastUpdateDate        = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter            = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo1           = new DataDynamics.ActiveReports.ReportInfo();
     this.line2                 = new DataDynamics.ActiveReports.Line();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SampleName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textbox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.InProgressReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CompletedReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TotalReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PercentCompleted)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastUpdateDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label1,
         this.label2,
         this.label3,
         this.label4,
         this.label5,
         this.line1,
         this.label6,
         this.label7,
         this.label14,
         this.PrintedBy
     });
     this.pageHeader.Height = 1.84325F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.312F;
     this.label1.HyperLink = null;
     this.label1.Left      = 2F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 18pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.label1.Text      = "Progress Report\r\n";
     this.label1.Top       = 0F;
     this.label1.Width     = 4.375F;
     //
     // label2
     //
     this.label2.Height    = 0.8750001F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.06200006F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-weight: bold; vertical-align: bottom";
     this.label2.Text      = "Sample Name";
     this.label2.Top       = 0.8750001F;
     this.label2.Width     = 3.125F;
     //
     // label3
     //
     this.label3.Height    = 0.8750001F;
     this.label3.HyperLink = null;
     this.label3.Left      = 3.25F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-weight: bold; vertical-align: bottom";
     this.label3.Text      = "Project Type";
     this.label3.Top       = 0.8750001F;
     this.label3.Width     = 0.688F;
     //
     // label4
     //
     this.label4.Height    = 0.8750001F;
     this.label4.HyperLink = null;
     this.label4.Left      = 4F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-weight: bold; vertical-align: bottom";
     this.label4.Text      = "In Progress Reviews";
     this.label4.Top       = 0.8750001F;
     this.label4.Width     = 0.688F;
     //
     // label5
     //
     this.label5.Height    = 0.8750001F;
     this.label5.HyperLink = null;
     this.label5.Left      = 4.75F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label5.Text      = "Completed Reviews";
     this.label5.Top       = 0.8750001F;
     this.label5.Width     = 0.813F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.77F;
     this.line1.Width      = 8.25F;
     this.line1.X1         = 0F;
     this.line1.X2         = 8.25F;
     this.line1.Y1         = 1.77F;
     this.line1.Y2         = 1.77F;
     //
     // label6
     //
     this.label6.Height    = 0.8750001F;
     this.label6.HyperLink = null;
     this.label6.Left      = 5.625F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label6.Text      = "Total Number of Reviews";
     this.label6.Top       = 0.8750001F;
     this.label6.Width     = 0.813F;
     //
     // label7
     //
     this.label7.Height    = 0.8750001F;
     this.label7.HyperLink = null;
     this.label7.Left      = 6.5F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label7.Text      = "% Completed";
     this.label7.Top       = 0.8750001F;
     this.label7.Width     = 0.813F;
     //
     // label14
     //
     this.label14.Height    = 0.8750001F;
     this.label14.HyperLink = null;
     this.label14.Left      = 7.375F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label14.Text      = "Last Update Date";
     this.label14.Top       = 0.8750001F;
     this.label14.Width     = 0.813F;
     //
     // PrintedBy
     //
     this.PrintedBy.Height       = 0.2F;
     this.PrintedBy.Left         = 5.188F;
     this.PrintedBy.Name         = "PrintedBy";
     this.PrintedBy.OutputFormat = resources.GetString("PrintedBy.OutputFormat");
     this.PrintedBy.Style        = "text-align: right";
     this.PrintedBy.Text         = "Printed By: XXXXXX";
     this.PrintedBy.Top          = 0.375F;
     this.PrintedBy.Width        = 3F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.SampleName,
         this.textbox2,
         this.InProgressReviewCount,
         this.CompletedReviewCount,
         this.TotalReviewCount,
         this.PercentCompleted,
         this.LastUpdateDate
     });
     this.detail.Height  = 0.275F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // SampleName
     //
     this.SampleName.DataField = "SampleName";
     this.SampleName.Height    = 0.2F;
     this.SampleName.Left      = 0.06200004F;
     this.SampleName.Name      = "SampleName";
     this.SampleName.Style     = "text-align: left";
     this.SampleName.Text      = "SampleName";
     this.SampleName.Top       = 0F;
     this.SampleName.Width     = 3.125F;
     //
     // textbox2
     //
     this.textbox2.DataField = "ProjectType";
     this.textbox2.Height    = 0.2F;
     this.textbox2.Left      = 3.25F;
     this.textbox2.Name      = "textbox2";
     this.textbox2.Style     = "text-align: left";
     this.textbox2.Text      = "ProjectType";
     this.textbox2.Top       = 0F;
     this.textbox2.Width     = 0.688F;
     //
     // InProgressReviewCount
     //
     this.InProgressReviewCount.DataField    = "InProgressReviewCount";
     this.InProgressReviewCount.Height       = 0.2F;
     this.InProgressReviewCount.Left         = 4F;
     this.InProgressReviewCount.Name         = "InProgressReviewCount";
     this.InProgressReviewCount.OutputFormat = resources.GetString("InProgressReviewCount.OutputFormat");
     this.InProgressReviewCount.Style        = "text-align: right";
     this.InProgressReviewCount.Text         = "InProgressReviewCount";
     this.InProgressReviewCount.Top          = 0F;
     this.InProgressReviewCount.Width        = 0.6880001F;
     //
     // CompletedReviewCount
     //
     this.CompletedReviewCount.DataField    = "CompletedReviewCount";
     this.CompletedReviewCount.Height       = 0.2F;
     this.CompletedReviewCount.Left         = 4.75F;
     this.CompletedReviewCount.Name         = "CompletedReviewCount";
     this.CompletedReviewCount.OutputFormat = resources.GetString("CompletedReviewCount.OutputFormat");
     this.CompletedReviewCount.Style        = "text-align: right";
     this.CompletedReviewCount.Text         = "CompletedReviewCount";
     this.CompletedReviewCount.Top          = 0F;
     this.CompletedReviewCount.Width        = 0.8130002F;
     //
     // TotalReviewCount
     //
     this.TotalReviewCount.DataField    = "TotalReviewCount";
     this.TotalReviewCount.Height       = 0.2F;
     this.TotalReviewCount.Left         = 5.625F;
     this.TotalReviewCount.Name         = "TotalReviewCount";
     this.TotalReviewCount.OutputFormat = resources.GetString("TotalReviewCount.OutputFormat");
     this.TotalReviewCount.Style        = "text-align: right";
     this.TotalReviewCount.Text         = "TotalReviewCount";
     this.TotalReviewCount.Top          = 0F;
     this.TotalReviewCount.Width        = 0.813F;
     //
     // PercentCompleted
     //
     this.PercentCompleted.DataField    = "PercentCompleted";
     this.PercentCompleted.Height       = 0.2F;
     this.PercentCompleted.Left         = 6.5F;
     this.PercentCompleted.Name         = "PercentCompleted";
     this.PercentCompleted.OutputFormat = resources.GetString("PercentCompleted.OutputFormat");
     this.PercentCompleted.Style        = "text-align: right";
     this.PercentCompleted.Text         = "PercentCompleted";
     this.PercentCompleted.Top          = 0F;
     this.PercentCompleted.Width        = 0.813F;
     //
     // LastUpdateDate
     //
     this.LastUpdateDate.DataField    = "LastUpdateDate";
     this.LastUpdateDate.Height       = 0.2F;
     this.LastUpdateDate.Left         = 7.375F;
     this.LastUpdateDate.Name         = "LastUpdateDate";
     this.LastUpdateDate.OutputFormat = resources.GetString("LastUpdateDate.OutputFormat");
     this.LastUpdateDate.Style        = "text-align: left";
     this.LastUpdateDate.Text         = "LastUpdateDate";
     this.LastUpdateDate.Top          = 0F;
     this.LastUpdateDate.Width        = 0.813F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1,
         this.line2
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "Page {PageNumber} of {PageCount} on {RunDateTime}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 5.001F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "text-align: right";
     this.reportInfo1.Top          = 0.062F;
     this.reportInfo1.Width        = 3.187F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 8.25F;
     this.line2.X1         = 0F;
     this.line2.X2         = 8.25F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0F;
     //
     // ProgressReport
     //
     this.MasterReport      = false;
     xmlDataSource1.FileURL = "C:\\Userdata\\Source\\ESC\\Release\\WebSites\\ProgramAssuranceTool\\ProgramAssuranceTool" +
                              "\\Content\\Xml\\ComplianceRiskIndicatorReport.xml";
     xmlDataSource1.RecordsetPattern = "ArrayOfComplianceRiskIndicator/ComplianceRiskIndicator";
     this.DataSource = xmlDataSource1;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 8.27F;
     this.Script     = "\r\n";
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.ProgressReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SampleName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textbox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.InProgressReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CompletedReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TotalReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PercentCompleted)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastUpdateDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).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()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(IranianTrafficEditReport));
     this.pageHeader           = new DataDynamics.ActiveReports.PageHeader();
     this.detail               = new DataDynamics.ActiveReports.Detail();
     this.shape1               = new DataDynamics.ActiveReports.Shape();
     this.label5               = new DataDynamics.ActiveReports.Label();
     this.TrafficNumbertxt     = new DataDynamics.ActiveReports.TextBox();
     this.DriverNametxt        = new DataDynamics.ActiveReports.TextBox();
     this.CarTypetxt           = new DataDynamics.ActiveReports.TextBox();
     this.WithLadetxt          = new DataDynamics.ActiveReports.TextBox();
     this.shape4               = new DataDynamics.ActiveReports.Shape();
     this.label12              = new DataDynamics.ActiveReports.Label();
     this.Servicestxt          = new DataDynamics.ActiveReports.TextBox();
     this.Pricetxt             = new DataDynamics.ActiveReports.TextBox();
     this.TurnNumberAllerttxt  = new DataDynamics.ActiveReports.Label();
     this.shape3               = new DataDynamics.ActiveReports.Shape();
     this.NumberPlatetxt       = new DataDynamics.ActiveReports.TextBox();
     this.TurnNumbertxt        = new DataDynamics.ActiveReports.TextBox();
     this.label1               = new DataDynamics.ActiveReports.Label();
     this.label2               = new DataDynamics.ActiveReports.Label();
     this.DateTextBox          = new DataDynamics.ActiveReports.TextBox();
     this.TimeTextBox          = new DataDynamics.ActiveReports.TextBox();
     this.label3               = new DataDynamics.ActiveReports.Label();
     this.label4               = new DataDynamics.ActiveReports.Label();
     this.label11              = new DataDynamics.ActiveReports.Label();
     this.label13              = new DataDynamics.ActiveReports.Label();
     this.Messagetxt           = new DataDynamics.ActiveReports.TextBox();
     this.UserNametxt          = new DataDynamics.ActiveReports.TextBox();
     this.label15              = new DataDynamics.ActiveReports.Label();
     this.txtPrintedAgain      = new DataDynamics.ActiveReports.TextBox();
     this.TrafficNumberbarcode = new DataDynamics.ActiveReports.Barcode();
     this.pageFooter           = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrafficNumbertxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DriverNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CarTypetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.WithLadetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Servicestxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TurnNumberAllerttxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumberPlatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TurnNumbertxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Messagetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPrintedAgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.01041667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape1,
         this.label5,
         this.TrafficNumbertxt,
         this.DriverNametxt,
         this.CarTypetxt,
         this.WithLadetxt,
         this.shape4,
         this.label12,
         this.Servicestxt,
         this.Pricetxt,
         this.TurnNumberAllerttxt,
         this.shape3,
         this.NumberPlatetxt,
         this.TurnNumbertxt,
         this.label1,
         this.label2,
         this.DateTextBox,
         this.TimeTextBox,
         this.label3,
         this.label4,
         this.label11,
         this.label13,
         this.Messagetxt,
         this.UserNametxt,
         this.label15,
         this.txtPrintedAgain,
         this.TrafficNumberbarcode
     });
     this.detail.Height = 5.84375F;
     this.detail.Name   = "detail";
     //
     // shape1
     //
     this.shape1.Border.BottomColor = System.Drawing.Color.Black;
     this.shape1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape1.Border.LeftColor   = System.Drawing.Color.Black;
     this.shape1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape1.Border.RightColor  = System.Drawing.Color.Black;
     this.shape1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape1.Border.TopColor    = System.Drawing.Color.Black;
     this.shape1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape1.Height             = 0.3541667F;
     this.shape1.Left           = 0.3247211F;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = 9.999999F;
     this.shape1.Top            = 1.230315F;
     this.shape1.Width          = 2.3125F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.2952756F;
     this.label5.HyperLink          = null;
     this.label5.Left        = 1.569225F;
     this.label5.Name        = "label5";
     this.label5.RightToLeft = true;
     this.label5.Style       = "ddo-char-set: 178; text-align: left; font-weight: bold; font-size: 11.25pt; font-" +
                               "family: B Titr; ";
     this.label5.Text  = "شماره قبض :";
     this.label5.Top   = 1.254922F;
     this.label5.Width = 0.9596456F;
     //
     // TrafficNumbertxt
     //
     this.TrafficNumbertxt.Border.BottomColor = System.Drawing.Color.Black;
     this.TrafficNumbertxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumbertxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.TrafficNumbertxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumbertxt.Border.RightColor  = System.Drawing.Color.Black;
     this.TrafficNumbertxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumbertxt.Border.TopColor    = System.Drawing.Color.Black;
     this.TrafficNumbertxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumbertxt.Height             = 0.2952756F;
     this.TrafficNumbertxt.Left        = 0.3739337F;
     this.TrafficNumbertxt.Name        = "TrafficNumbertxt";
     this.TrafficNumbertxt.RightToLeft = true;
     this.TrafficNumbertxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 14.25pt; fon" +
                                         "t-family: B Titr; vertical-align: top; ";
     this.TrafficNumbertxt.Text  = null;
     this.TrafficNumbertxt.Top   = 1.254922F;
     this.TrafficNumbertxt.Width = 1.156496F;
     //
     // DriverNametxt
     //
     this.DriverNametxt.Border.BottomColor = System.Drawing.Color.Black;
     this.DriverNametxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DriverNametxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.DriverNametxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DriverNametxt.Border.RightColor  = System.Drawing.Color.Black;
     this.DriverNametxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DriverNametxt.Border.TopColor    = System.Drawing.Color.Black;
     this.DriverNametxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DriverNametxt.Height             = 0.1968505F;
     this.DriverNametxt.Left        = 0.1770833F;
     this.DriverNametxt.Name        = "DriverNametxt";
     this.DriverNametxt.RightToLeft = true;
     this.DriverNametxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-style: italic; fon" +
                                      "t-size: 9.75pt; font-family: B Mitra; vertical-align: middle; ";
     this.DriverNametxt.Text  = null;
     this.DriverNametxt.Top   = 2.239174F;
     this.DriverNametxt.Width = 2.65748F;
     //
     // CarTypetxt
     //
     this.CarTypetxt.Border.BottomColor = System.Drawing.Color.Black;
     this.CarTypetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.CarTypetxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.CarTypetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.CarTypetxt.Border.RightColor  = System.Drawing.Color.Black;
     this.CarTypetxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.CarTypetxt.Border.TopColor    = System.Drawing.Color.Black;
     this.CarTypetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.CarTypetxt.Height             = 0.2214568F;
     this.CarTypetxt.Left        = 0.1770833F;
     this.CarTypetxt.Name        = "CarTypetxt";
     this.CarTypetxt.RightToLeft = true;
     this.CarTypetxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-style: italic; fon" +
                                   "t-size: 9.75pt; font-family: B Mitra; vertical-align: middle; ";
     this.CarTypetxt.Text  = null;
     this.CarTypetxt.Top   = 2.436024F;
     this.CarTypetxt.Width = 2.65748F;
     //
     // WithLadetxt
     //
     this.WithLadetxt.Border.BottomColor = System.Drawing.Color.Black;
     this.WithLadetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.WithLadetxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.WithLadetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.WithLadetxt.Border.RightColor  = System.Drawing.Color.Black;
     this.WithLadetxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.WithLadetxt.Border.TopColor    = System.Drawing.Color.Black;
     this.WithLadetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.WithLadetxt.Height             = 0.2706692F;
     this.WithLadetxt.Left        = 0.1770833F;
     this.WithLadetxt.Name        = "WithLadetxt";
     this.WithLadetxt.RightToLeft = true;
     this.WithLadetxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 9.75pt; font" +
                                    "-family: B Mitra; vertical-align: middle; ";
     this.WithLadetxt.Text  = null;
     this.WithLadetxt.Top   = 3.026575F;
     this.WithLadetxt.Width = 2.608268F;
     //
     // shape4
     //
     this.shape4.Border.BottomColor = System.Drawing.Color.Black;
     this.shape4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape4.Border.LeftColor   = System.Drawing.Color.Black;
     this.shape4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape4.Border.RightColor  = System.Drawing.Color.Black;
     this.shape4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape4.Border.TopColor    = System.Drawing.Color.Black;
     this.shape4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape4.Height             = 0.375F;
     this.shape4.Left           = 0.3247211F;
     this.shape4.Name           = "shape4";
     this.shape4.RoundingRadius = 9.999999F;
     this.shape4.Top            = 1.59941F;
     this.shape4.Width          = 2.3125F;
     //
     // label12
     //
     this.label12.Border.BottomColor = System.Drawing.Color.Black;
     this.label12.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label12.Border.LeftColor   = System.Drawing.Color.Black;
     this.label12.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label12.Border.RightColor  = System.Drawing.Color.Black;
     this.label12.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label12.Border.TopColor    = System.Drawing.Color.Black;
     this.label12.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label12.Height             = 0.2706693F;
     this.label12.HyperLink          = null;
     this.label12.Left        = 1.460384F;
     this.label12.Name        = "label12";
     this.label12.RightToLeft = true;
     this.label12.Style       = "ddo-char-set: 178; font-weight: bold; font-size: 11.25pt; font-family: B Titr; ";
     this.label12.Text        = "شماره نوبت رزرو :";
     this.label12.Top         = 1.648622F;
     this.label12.Width       = 1.120571F;
     //
     // Servicestxt
     //
     this.Servicestxt.Border.BottomColor = System.Drawing.Color.Black;
     this.Servicestxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Servicestxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.Servicestxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Servicestxt.Border.RightColor  = System.Drawing.Color.Black;
     this.Servicestxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Servicestxt.Border.TopColor    = System.Drawing.Color.Black;
     this.Servicestxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Servicestxt.Height             = 0.2214567F;
     this.Servicestxt.Left        = 0.1770833F;
     this.Servicestxt.Name        = "Servicestxt";
     this.Servicestxt.RightToLeft = true;
     this.Servicestxt.Style       = "text-align: center; font-weight: bold; font-style: italic; font-size: 9.75pt; fon" +
                                    "t-family: B Mitra; ";
     this.Servicestxt.Text  = null;
     this.Servicestxt.Top   = 1.993111F;
     this.Servicestxt.Width = 2.65748F;
     //
     // Pricetxt
     //
     this.Pricetxt.Border.BottomColor = System.Drawing.Color.Black;
     this.Pricetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Pricetxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.Pricetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Pricetxt.Border.RightColor  = System.Drawing.Color.Black;
     this.Pricetxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Pricetxt.Border.TopColor    = System.Drawing.Color.Black;
     this.Pricetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Pricetxt.Height             = 0.2460631F;
     this.Pricetxt.Left        = 0.1770833F;
     this.Pricetxt.Name        = "Pricetxt";
     this.Pricetxt.RightToLeft = true;
     this.Pricetxt.Style       = "ddo-char-set: 178; text-align: left; font-weight: bold; font-size: 9.75pt; font-f" +
                                 "amily: B Mitra; vertical-align: middle; ";
     this.Pricetxt.Text  = null;
     this.Pricetxt.Top   = 3.321851F;
     this.Pricetxt.Width = 2.608268F;
     //
     // TurnNumberAllerttxt
     //
     this.TurnNumberAllerttxt.Border.BottomColor = System.Drawing.Color.Black;
     this.TurnNumberAllerttxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumberAllerttxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.TurnNumberAllerttxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumberAllerttxt.Border.RightColor  = System.Drawing.Color.Black;
     this.TurnNumberAllerttxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumberAllerttxt.Border.TopColor    = System.Drawing.Color.Black;
     this.TurnNumberAllerttxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumberAllerttxt.Height             = 0.4145342F;
     this.TurnNumberAllerttxt.HyperLink          = null;
     this.TurnNumberAllerttxt.Left        = 0.1770833F;
     this.TurnNumberAllerttxt.Name        = "TurnNumberAllerttxt";
     this.TurnNumberAllerttxt.RightToLeft = true;
     this.TurnNumberAllerttxt.Style       = "ddo-char-set: 178; font-size: 11.25pt; font-family: B Mitra; ";
     this.TurnNumberAllerttxt.Text        = "";
     this.TurnNumberAllerttxt.Top         = 3.59252F;
     this.TurnNumberAllerttxt.Width       = 2.608268F;
     //
     // shape3
     //
     this.shape3.Border.BottomColor = System.Drawing.Color.Black;
     this.shape3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape3.Border.LeftColor   = System.Drawing.Color.Black;
     this.shape3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape3.Border.RightColor  = System.Drawing.Color.Black;
     this.shape3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape3.Border.TopColor    = System.Drawing.Color.Black;
     this.shape3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.shape3.Height             = 0.3444884F;
     this.shape3.Left           = 0.1770833F;
     this.shape3.Name           = "shape3";
     this.shape3.RoundingRadius = 9.999999F;
     this.shape3.Top            = 2.682087F;
     this.shape3.Width          = 2.65748F;
     //
     // NumberPlatetxt
     //
     this.NumberPlatetxt.Border.BottomColor = System.Drawing.Color.Black;
     this.NumberPlatetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.NumberPlatetxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.NumberPlatetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.NumberPlatetxt.Border.RightColor  = System.Drawing.Color.Black;
     this.NumberPlatetxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.NumberPlatetxt.Border.TopColor    = System.Drawing.Color.Black;
     this.NumberPlatetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.NumberPlatetxt.Height             = 0.2460631F;
     this.NumberPlatetxt.Left        = 0.3247211F;
     this.NumberPlatetxt.Name        = "NumberPlatetxt";
     this.NumberPlatetxt.RightToLeft = true;
     this.NumberPlatetxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 11.25pt; fon" +
                                       "t-family: B Titr; vertical-align: middle; ";
     this.NumberPlatetxt.Text  = null;
     this.NumberPlatetxt.Top   = 2.731299F;
     this.NumberPlatetxt.Width = 2.46063F;
     //
     // TurnNumbertxt
     //
     this.TurnNumbertxt.Border.BottomColor = System.Drawing.Color.Black;
     this.TurnNumbertxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumbertxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.TurnNumbertxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumbertxt.Border.RightColor  = System.Drawing.Color.Black;
     this.TurnNumbertxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumbertxt.Border.TopColor    = System.Drawing.Color.Black;
     this.TurnNumbertxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TurnNumbertxt.Height             = 0.3125F;
     this.TurnNumbertxt.Left        = 0.3739337F;
     this.TurnNumbertxt.Name        = "TurnNumbertxt";
     this.TurnNumbertxt.RightToLeft = true;
     this.TurnNumbertxt.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 14.25pt; fon" +
                                      "t-family: B Titr; vertical-align: top; ";
     this.TurnNumbertxt.Text  = null;
     this.TurnNumbertxt.Top   = 1.648622F;
     this.TurnNumbertxt.Width = 1.145834F;
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.2916667F;
     this.label1.HyperLink          = null;
     this.label1.Left        = 0.1770833F;
     this.label1.Name        = "label1";
     this.label1.RightToLeft = true;
     this.label1.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 14pt; font-f" +
                               "amily: B Mitra; vertical-align: middle; ";
     this.label1.Text  = "پایانه بار تبریز";
     this.label1.Top   = 0F;
     this.label1.Width = 2.770833F;
     //
     // label2
     //
     this.label2.Border.BottomColor = System.Drawing.Color.Black;
     this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.LeftColor   = System.Drawing.Color.Black;
     this.label2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.RightColor  = System.Drawing.Color.Black;
     this.label2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.TopColor    = System.Drawing.Color.Black;
     this.label2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Height             = 0.3645833F;
     this.label2.HyperLink          = null;
     this.label2.Left        = 0.1770833F;
     this.label2.Name        = "label2";
     this.label2.RightToLeft = true;
     this.label2.Style       = "text-decoration: none; ddo-char-set: 178; text-align: center; font-weight: bold; " +
                               "font-size: 15.75pt; font-family: B Titr; vertical-align: middle; ";
     this.label2.Text  = "<<قبض پارکينگ>>";
     this.label2.Top   = 0.2952756F;
     this.label2.Width = 2.75F;
     //
     // DateTextBox
     //
     this.DateTextBox.Border.BottomColor = System.Drawing.Color.Black;
     this.DateTextBox.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DateTextBox.Border.LeftColor   = System.Drawing.Color.Black;
     this.DateTextBox.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DateTextBox.Border.RightColor  = System.Drawing.Color.Black;
     this.DateTextBox.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DateTextBox.Border.TopColor    = System.Drawing.Color.Black;
     this.DateTextBox.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.DateTextBox.Height             = 0.2500001F;
     this.DateTextBox.Left        = 1.604249F;
     this.DateTextBox.Name        = "DateTextBox";
     this.DateTextBox.RightToLeft = true;
     this.DateTextBox.Style       = "ddo-char-set: 1; text-align: center; font-weight: bold; font-size: 9.75pt; font-f" +
                                    "amily: B Mitra; vertical-align: middle; ";
     this.DateTextBox.Text  = null;
     this.DateTextBox.Top   = 0.9596457F;
     this.DateTextBox.Width = 0.9479167F;
     //
     // TimeTextBox
     //
     this.TimeTextBox.Border.BottomColor = System.Drawing.Color.Black;
     this.TimeTextBox.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TimeTextBox.Border.LeftColor   = System.Drawing.Color.Black;
     this.TimeTextBox.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TimeTextBox.Border.RightColor  = System.Drawing.Color.Black;
     this.TimeTextBox.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TimeTextBox.Border.TopColor    = System.Drawing.Color.Black;
     this.TimeTextBox.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TimeTextBox.Height             = 0.2604167F;
     this.TimeTextBox.Left        = 0.2016896F;
     this.TimeTextBox.Name        = "TimeTextBox";
     this.TimeTextBox.RightToLeft = true;
     this.TimeTextBox.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 9.75pt; font" +
                                    "-family: B Mitra; vertical-align: middle; ";
     this.TimeTextBox.Text  = null;
     this.TimeTextBox.Top   = 0.9596457F;
     this.TimeTextBox.Width = 0.7291667F;
     //
     // label3
     //
     this.label3.Border.BottomColor = System.Drawing.Color.Black;
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.LeftColor   = System.Drawing.Color.Black;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.RightColor  = System.Drawing.Color.Black;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.TopColor    = System.Drawing.Color.Black;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Height             = 0.25F;
     this.label3.HyperLink          = null;
     this.label3.Left        = 0.7922409F;
     this.label3.Name        = "label3";
     this.label3.RightToLeft = true;
     this.label3.Style       = "ddo-char-set: 178; font-weight: bold; font-size: 8.25pt; font-family: B Titr; ";
     this.label3.Text        = "ساعت ورود :";
     this.label3.Top         = 0.9596457F;
     this.label3.Width       = 0.6979167F;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.25F;
     this.label4.HyperLink          = null;
     this.label4.Left        = 2.490075F;
     this.label4.Name        = "label4";
     this.label4.RightToLeft = true;
     this.label4.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-size: 8.25pt; font" +
                               "-family: B Titr; ";
     this.label4.Text  = "تاريخ :";
     this.label4.Top   = 0.9596457F;
     this.label4.Width = 0.4270833F;
     //
     // label11
     //
     this.label11.Border.BottomColor = System.Drawing.Color.Black;
     this.label11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label11.Border.LeftColor   = System.Drawing.Color.Black;
     this.label11.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label11.Border.RightColor  = System.Drawing.Color.Black;
     this.label11.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label11.Border.TopColor    = System.Drawing.Color.Black;
     this.label11.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label11.Height             = 0.25F;
     this.label11.HyperLink          = null;
     this.label11.Left        = 0.1770833F;
     this.label11.Name        = "label11";
     this.label11.RightToLeft = true;
     this.label11.Style       = "ddo-char-set: 178; text-align: center; font-weight: bold; font-style: normal; fon" +
                                "t-size: 9.75pt; font-family: B Mitra; ";
     this.label11.Text  = "کامیون";
     this.label11.Top   = 0.6889765F;
     this.label11.Width = 2.75F;
     //
     // label13
     //
     this.label13.Border.BottomColor = System.Drawing.Color.Black;
     this.label13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label13.Border.LeftColor   = System.Drawing.Color.Black;
     this.label13.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label13.Border.RightColor  = System.Drawing.Color.Black;
     this.label13.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label13.Border.TopColor    = System.Drawing.Color.Black;
     this.label13.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label13.Height             = 0.375F;
     this.label13.HyperLink          = null;
     this.label13.Left        = 0.1354167F;
     this.label13.Name        = "label13";
     this.label13.RightToLeft = true;
     this.label13.Style       = "ddo-char-set: 178; font-weight: normal; font-size: 9.75pt; font-family: B Mitra; " +
                                "";
     this.label13.Text = " در نگهداری این برگ کوشا باشید .                                           حفظ و " +
                         "حراست لوازم و اثاثيه همراه وسايط نقليه به عهده راننده مي باشد";
     this.label13.Top   = 4.03125F;
     this.label13.Width = 2.697917F;
     //
     // Messagetxt
     //
     this.Messagetxt.Border.BottomColor = System.Drawing.Color.Black;
     this.Messagetxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Messagetxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.Messagetxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Messagetxt.Border.RightColor  = System.Drawing.Color.Black;
     this.Messagetxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Messagetxt.Border.TopColor    = System.Drawing.Color.Black;
     this.Messagetxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Messagetxt.Height             = 0.5729167F;
     this.Messagetxt.Left        = 0.1458333F;
     this.Messagetxt.Name        = "Messagetxt";
     this.Messagetxt.RightToLeft = true;
     this.Messagetxt.Style       = "color: Gray; ddo-char-set: 178; font-size: 12pt; font-family: B Mitra; vertical-a" +
                                   "lign: top; ";
     this.Messagetxt.Text  = null;
     this.Messagetxt.Top   = 4.427083F;
     this.Messagetxt.Width = 2.697917F;
     //
     // UserNametxt
     //
     this.UserNametxt.Border.BottomColor = System.Drawing.Color.Black;
     this.UserNametxt.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.UserNametxt.Border.LeftColor   = System.Drawing.Color.Black;
     this.UserNametxt.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.UserNametxt.Border.RightColor  = System.Drawing.Color.Black;
     this.UserNametxt.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.UserNametxt.Border.TopColor    = System.Drawing.Color.Black;
     this.UserNametxt.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.UserNametxt.Height             = 0.2952756F;
     this.UserNametxt.Left        = 0.125F;
     this.UserNametxt.Name        = "UserNametxt";
     this.UserNametxt.RightToLeft = true;
     this.UserNametxt.Style       = "ddo-char-set: 178; font-weight: bold; font-size: 9.75pt; font-family: B Titr; ver" +
                                    "tical-align: middle; ";
     this.UserNametxt.Text  = null;
     this.UserNametxt.Top   = 5.066353F;
     this.UserNametxt.Width = 0.7590223F;
     //
     // label15
     //
     this.label15.Border.BottomColor = System.Drawing.Color.Black;
     this.label15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.LeftColor   = System.Drawing.Color.Black;
     this.label15.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.RightColor  = System.Drawing.Color.Black;
     this.label15.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.TopColor    = System.Drawing.Color.Black;
     this.label15.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Height             = 0.3125F;
     this.label15.HyperLink          = null;
     this.label15.Left        = 0.8854167F;
     this.label15.Name        = "label15";
     this.label15.RightToLeft = true;
     this.label15.Style       = "ddo-char-set: 178; font-weight: bold; font-size: 8.25pt; font-family: B Titr; ver" +
                                "tical-align: middle; ";
     this.label15.Text  = "کاربر :";
     this.label15.Top   = 5.066353F;
     this.label15.Width = 0.3020833F;
     //
     // txtPrintedAgain
     //
     this.txtPrintedAgain.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPrintedAgain.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPrintedAgain.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPrintedAgain.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPrintedAgain.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPrintedAgain.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPrintedAgain.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPrintedAgain.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPrintedAgain.Height             = 0.2916667F;
     this.txtPrintedAgain.Left        = 1.261565F;
     this.txtPrintedAgain.Name        = "txtPrintedAgain";
     this.txtPrintedAgain.RightToLeft = true;
     this.txtPrintedAgain.Style       = "text-decoration: underline; text-align: center; font-weight: bold; font-style: no" +
                                        "rmal; font-size: 12pt; ";
     this.txtPrintedAgain.Text    = "تعویض";
     this.txtPrintedAgain.Top     = 5.080133F;
     this.txtPrintedAgain.Visible = false;
     this.txtPrintedAgain.Width   = 0.4479167F;
     //
     // TrafficNumberbarcode
     //
     this.TrafficNumberbarcode.Border.BottomColor = System.Drawing.Color.Black;
     this.TrafficNumberbarcode.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumberbarcode.Border.LeftColor   = System.Drawing.Color.Black;
     this.TrafficNumberbarcode.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumberbarcode.Border.RightColor  = System.Drawing.Color.Black;
     this.TrafficNumberbarcode.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumberbarcode.Border.TopColor    = System.Drawing.Color.Black;
     this.TrafficNumberbarcode.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.TrafficNumberbarcode.Font   = new System.Drawing.Font("Courier New", 8F);
     this.TrafficNumberbarcode.Height = 0.2952753F;
     this.TrafficNumberbarcode.Left   = 1.743274F;
     this.TrafficNumberbarcode.Name   = "TrafficNumberbarcode";
     this.TrafficNumberbarcode.Top    = 5.080133F;
     this.TrafficNumberbarcode.Width  = 1.082677F;
     //
     // pageFooter
     //
     this.pageFooter.CanGrow = false;
     this.pageFooter.Height  = 0F;
     this.pageFooter.Name    = "pageFooter";
     //
     // IranianTrafficEditReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.1968504F;
     this.PageSettings.Margins.Left     = 0F;
     this.PageSettings.Margins.Right    = 0F;
     this.PageSettings.Margins.Top      = 0.1968504F;
     this.PageSettings.PaperHeight      = 6.299212F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.Custom;
     this.PageSettings.PaperName        = "Custom paper";
     this.PageSettings.PaperWidth       = 3.12F;
     this.PrintWidth = 3.114583F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrafficNumbertxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DriverNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CarTypetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.WithLadetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Servicestxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TurnNumberAllerttxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumberPlatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TurnNumbertxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Messagetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPrintedAgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(LaneTimerSheetByLane));
            this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
            this.txtEventDescription = new DataDynamics.ActiveReports.TextBox();
            this.detail = new DataDynamics.ActiveReports.Detail();
            this.label1 = new DataDynamics.ActiveReports.Label();
            this.txtLaneNumber = new DataDynamics.ActiveReports.TextBox();
            this.label2 = new DataDynamics.ActiveReports.Label();
            this.txtHeatNumber = new DataDynamics.ActiveReports.TextBox();
            this.txtTeamName = new DataDynamics.ActiveReports.TextBox();
            this.txtSwimmerName = new DataDynamics.ActiveReports.TextBox();
            this.line3 = new DataDynamics.ActiveReports.Line();
            this.line1 = new DataDynamics.ActiveReports.Line();
            this.line2 = new DataDynamics.ActiveReports.Line();
            this.line4 = new DataDynamics.ActiveReports.Line();
            this.txtSeedTime = new DataDynamics.ActiveReports.TextBox();
            this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
            ((System.ComponentModel.ISupportInitialize)(this.txtEventDescription)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtLaneNumber)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtHeatNumber)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTeamName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSwimmerName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSeedTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.txtEventDescription});
            this.pageHeader.Height = 0.5208334F;
            this.pageHeader.Name = "pageHeader";
            // 
            // txtEventDescription
            // 
            this.txtEventDescription.DataField = "EventDescription";
            this.txtEventDescription.Height = 0.2F;
            this.txtEventDescription.Left = 0F;
            this.txtEventDescription.Name = "txtEventDescription";
            this.txtEventDescription.Style = "font-weight: bold; text-decoration: underline";
            this.txtEventDescription.Text = "txtEventDescription";
            this.txtEventDescription.Top = 0F;
            this.txtEventDescription.Width = 5.74F;
            // 
            // detail
            // 
            this.detail.ColumnSpacing = 0F;
            this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.label1,
            this.txtLaneNumber,
            this.label2,
            this.txtHeatNumber,
            this.txtTeamName,
            this.txtSwimmerName,
            this.line3,
            this.line1,
            this.line2,
            this.line4,
            this.txtSeedTime});
            this.detail.Height = 0.625F;
            this.detail.Name = "detail";
            // 
            // label1
            // 
            this.label1.Height = 0.2F;
            this.label1.HyperLink = null;
            this.label1.Left = 0F;
            this.label1.Name = "label1";
            this.label1.Style = "";
            this.label1.Text = "Lane";
            this.label1.Top = 0F;
            this.label1.Width = 0.354F;
            // 
            // txtLaneNumber
            // 
            this.txtLaneNumber.DataField = "LaneNumber";
            this.txtLaneNumber.Height = 0.2F;
            this.txtLaneNumber.Left = 0.354F;
            this.txtLaneNumber.Name = "txtLaneNumber";
            this.txtLaneNumber.Text = "txtLaneNumber";
            this.txtLaneNumber.Top = 0F;
            this.txtLaneNumber.Width = 0.1980001F;
            // 
            // label2
            // 
            this.label2.Height = 0.2F;
            this.label2.HyperLink = null;
            this.label2.Left = 0.668F;
            this.label2.Name = "label2";
            this.label2.Style = "";
            this.label2.Text = "Heat";
            this.label2.Top = 0F;
            this.label2.Width = 0.3440001F;
            // 
            // txtHeatNumber
            // 
            this.txtHeatNumber.DataField = "HeatNumber";
            this.txtHeatNumber.Height = 0.2F;
            this.txtHeatNumber.Left = 1.012F;
            this.txtHeatNumber.Name = "txtHeatNumber";
            this.txtHeatNumber.Text = "txtHeatNumber";
            this.txtHeatNumber.Top = 0F;
            this.txtHeatNumber.Width = 0.187F;
            // 
            // txtTeamName
            // 
            this.txtTeamName.DataField = "TeamName";
            this.txtTeamName.Height = 0.2F;
            this.txtTeamName.Left = 1.292F;
            this.txtTeamName.Name = "txtTeamName";
            this.txtTeamName.Text = "txtTeamName";
            this.txtTeamName.Top = 0F;
            this.txtTeamName.Width = 2.072F;
            // 
            // txtSwimmerName
            // 
            this.txtSwimmerName.DataField = "SwimmerName";
            this.txtSwimmerName.Height = 0.2F;
            this.txtSwimmerName.Left = 0F;
            this.txtSwimmerName.Name = "txtSwimmerName";
            this.txtSwimmerName.Style = "font-family: Courier New; font-size: 8.25pt; font-weight: bold; ddo-char-set: 0";
            this.txtSwimmerName.Text = "txtSwimmer";
            this.txtSwimmerName.Top = 0.251F;
            this.txtSwimmerName.Width = 6.5F;
            // 
            // line3
            // 
            this.line3.Height = 0F;
            this.line3.Left = 5.88F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0.19F;
            this.line3.Width = 0.5999999F;
            this.line3.X1 = 5.88F;
            this.line3.X2 = 6.48F;
            this.line3.Y1 = 0.19F;
            this.line3.Y2 = 0.19F;
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 5.24F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0.192F;
            this.line1.Width = 0.6000004F;
            this.line1.X1 = 5.24F;
            this.line1.X2 = 5.840001F;
            this.line1.Y1 = 0.192F;
            this.line1.Y2 = 0.192F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 4.61F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0.185F;
            this.line2.Width = 0.5999999F;
            this.line2.X1 = 4.61F;
            this.line2.X2 = 5.21F;
            this.line2.Y1 = 0.185F;
            this.line2.Y2 = 0.185F;
            // 
            // line4
            // 
            this.line4.Height = 0F;
            this.line4.Left = 3.98F;
            this.line4.LineWeight = 1F;
            this.line4.Name = "line4";
            this.line4.Top = 0.19F;
            this.line4.Width = 0.5999997F;
            this.line4.X1 = 3.98F;
            this.line4.X2 = 4.58F;
            this.line4.Y1 = 0.19F;
            this.line4.Y2 = 0.19F;
            // 
            // txtSeedTime
            // 
            this.txtSeedTime.DataField = "SeedTime";
            this.txtSeedTime.Height = 0.2F;
            this.txtSeedTime.Left = 3.364F;
            this.txtSeedTime.Name = "txtSeedTime";
            this.txtSeedTime.OutputFormat = resources.GetString("txtSeedTime.OutputFormat");
            this.txtSeedTime.Style = "text-align: right";
            this.txtSeedTime.Text = "textBox1";
            this.txtSeedTime.Top = 0F;
            this.txtSeedTime.Width = 0.5539999F;
            // 
            // pageFooter
            // 
            this.pageFooter.Height = 0F;
            this.pageFooter.Name = "pageFooter";
            // 
            // LaneTimerSheetByLane
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            this.Sections.Add(this.pageFooter);
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
            "l; font-size: 10pt; color: Black", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
            "lic", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.LaneTimerSheetByLane_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.txtEventDescription)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtLaneNumber)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtHeatNumber)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTeamName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSwimmerName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSeedTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
示例#11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(repInventoryBillContents));
     this.pageHeader               = new DataDynamics.ActiveReports.PageHeader();
     this.reportInfo2              = new DataDynamics.ActiveReports.ReportInfo();
     this.detail                   = new DataDynamics.ActiveReports.Detail();
     this.Address                  = new DataDynamics.ActiveReports.TextBox();
     this.tbPackingAlias           = new DataDynamics.ActiveReports.TextBox();
     this.textBox13                = new DataDynamics.ActiveReports.TextBox();
     this.tbGoodStateName          = new DataDynamics.ActiveReports.TextBox();
     this.tbOwnerName              = new DataDynamics.ActiveReports.TextBox();
     this.tbGoodArticul            = new DataDynamics.ActiveReports.TextBox();
     this.line4                    = new DataDynamics.ActiveReports.Line();
     this.label4                   = new DataDynamics.ActiveReports.Label();
     this.label5                   = new DataDynamics.ActiveReports.Label();
     this.textBox24                = new DataDynamics.ActiveReports.TextBox();
     this.reportInfo1              = new DataDynamics.ActiveReports.ReportInfo();
     this.pageFooter               = new DataDynamics.ActiveReports.PageFooter();
     this.groupHeaderStoreZoneID   = new DataDynamics.ActiveReports.GroupHeader();
     this.textBox9                 = new DataDynamics.ActiveReports.TextBox();
     this.textBox5                 = new DataDynamics.ActiveReports.TextBox();
     this.textBox3                 = new DataDynamics.ActiveReports.TextBox();
     this.textBox6                 = new DataDynamics.ActiveReports.TextBox();
     this.textBox11                = new DataDynamics.ActiveReports.TextBox();
     this.line3                    = new DataDynamics.ActiveReports.Line();
     this.line1                    = new DataDynamics.ActiveReports.Line();
     this.groupFooterStoreZoneName = new DataDynamics.ActiveReports.GroupFooter();
     this.line2                    = new DataDynamics.ActiveReports.Line();
     this.textBox4                 = new DataDynamics.ActiveReports.TextBox();
     this.textBox7                 = new DataDynamics.ActiveReports.TextBox();
     this.txtDateInventory         = new DataDynamics.ActiveReports.TextBox();
     this.txtBarCode               = new DataDynamics.ActiveReports.Barcode();
     this.groupHeaderAll           = new DataDynamics.ActiveReports.GroupHeader();
     this.textBox1                 = new DataDynamics.ActiveReports.TextBox();
     this.groupFooterAll           = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Address)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPackingAlias)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGoodStateName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbOwnerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGoodArticul)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateInventory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo2
     });
     this.pageHeader.Height = 0.1979167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // reportInfo2
     //
     this.reportInfo2.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.FormatString       = "Стр. {PageNumber} из {PageCount}";
     this.reportInfo2.Height             = 0.1574803F;
     this.reportInfo2.Left  = 6.220472F;
     this.reportInfo2.Name  = "reportInfo2";
     this.reportInfo2.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; font-family: Tahoma; ";
     this.reportInfo2.Top   = 0.03937008F;
     this.reportInfo2.Width = 1.181103F;
     //
     // detail
     //
     this.detail.CanShrink     = true;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.Address,
         this.tbPackingAlias,
         this.textBox13,
         this.tbGoodStateName,
         this.tbOwnerName,
         this.tbGoodArticul,
         this.line4
     });
     this.detail.Height       = 0.25F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     //
     // Address
     //
     this.Address.Border.BottomColor = System.Drawing.Color.Black;
     this.Address.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.LeftColor   = System.Drawing.Color.Black;
     this.Address.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.RightColor  = System.Drawing.Color.Black;
     this.Address.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.TopColor    = System.Drawing.Color.Black;
     this.Address.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.DataField          = "Address";
     this.Address.Height             = 0.1968504F;
     this.Address.Left  = 0.03937008F;
     this.Address.Name  = "Address";
     this.Address.Style = "ddo-char-set: 204; text-align: left; font-weight: bold; font-size: 12pt; font-fam" +
                          "ily: Tahoma; ";
     this.Address.Text  = "Address";
     this.Address.Top   = 0F;
     this.Address.Width = 1.023622F;
     //
     // tbPackingAlias
     //
     this.tbPackingAlias.Border.BottomColor = System.Drawing.Color.Black;
     this.tbPackingAlias.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbPackingAlias.Border.LeftColor   = System.Drawing.Color.Black;
     this.tbPackingAlias.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbPackingAlias.Border.RightColor  = System.Drawing.Color.Black;
     this.tbPackingAlias.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbPackingAlias.Border.TopColor    = System.Drawing.Color.Black;
     this.tbPackingAlias.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbPackingAlias.CanShrink          = true;
     this.tbPackingAlias.Height             = 0.1574803F;
     this.tbPackingAlias.Left  = 3.110236F;
     this.tbPackingAlias.Name  = "tbPackingAlias";
     this.tbPackingAlias.Style = "font-size: 9.75pt; ";
     this.tbPackingAlias.Text  = "PackingAlias";
     this.tbPackingAlias.Top   = 0.03937008F;
     this.tbPackingAlias.Width = 3.188977F;
     //
     // textBox13
     //
     this.textBox13.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox13.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox13.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox13.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox13.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox13.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox13.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox13.CanShrink          = true;
     this.textBox13.DataField          = "FrameID";
     this.textBox13.Height             = 0.1574803F;
     this.textBox13.Left  = 1.023622F;
     this.textBox13.Name  = "textBox13";
     this.textBox13.Style = "text-align: center; font-size: 8.25pt; ";
     this.textBox13.Text  = "FrameID";
     this.textBox13.Top   = 0.03937008F;
     this.textBox13.Width = 0.5511811F;
     //
     // tbGoodStateName
     //
     this.tbGoodStateName.Border.BottomColor = System.Drawing.Color.Black;
     this.tbGoodStateName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodStateName.Border.LeftColor   = System.Drawing.Color.Black;
     this.tbGoodStateName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodStateName.Border.RightColor  = System.Drawing.Color.Black;
     this.tbGoodStateName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodStateName.Border.TopColor    = System.Drawing.Color.Black;
     this.tbGoodStateName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodStateName.CanShrink          = true;
     this.tbGoodStateName.Height             = 0.1181102F;
     this.tbGoodStateName.Left  = 1.574803F;
     this.tbGoodStateName.Name  = "tbGoodStateName";
     this.tbGoodStateName.Style = "text-align: left; font-size: 6pt; ";
     this.tbGoodStateName.Text  = "GoodStateName";
     this.tbGoodStateName.Top   = 0F;
     this.tbGoodStateName.Width = 0.6692913F;
     //
     // tbOwnerName
     //
     this.tbOwnerName.Border.BottomColor = System.Drawing.Color.Black;
     this.tbOwnerName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbOwnerName.Border.LeftColor   = System.Drawing.Color.Black;
     this.tbOwnerName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbOwnerName.Border.RightColor  = System.Drawing.Color.Black;
     this.tbOwnerName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbOwnerName.Border.TopColor    = System.Drawing.Color.Black;
     this.tbOwnerName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbOwnerName.CanShrink          = true;
     this.tbOwnerName.Height             = 0.1181102F;
     this.tbOwnerName.Left  = 1.574803F;
     this.tbOwnerName.Name  = "tbOwnerName";
     this.tbOwnerName.Style = "text-align: left; font-size: 6pt; ";
     this.tbOwnerName.Text  = "OwnerName";
     this.tbOwnerName.Top   = 0.1181102F;
     this.tbOwnerName.Width = 0.6692913F;
     //
     // tbGoodArticul
     //
     this.tbGoodArticul.Border.BottomColor = System.Drawing.Color.Black;
     this.tbGoodArticul.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodArticul.Border.LeftColor   = System.Drawing.Color.Black;
     this.tbGoodArticul.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodArticul.Border.RightColor  = System.Drawing.Color.Black;
     this.tbGoodArticul.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodArticul.Border.TopColor    = System.Drawing.Color.Black;
     this.tbGoodArticul.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.tbGoodArticul.CanShrink          = true;
     this.tbGoodArticul.Height             = 0.1574803F;
     this.tbGoodArticul.Left  = 2.322835F;
     this.tbGoodArticul.Name  = "tbGoodArticul";
     this.tbGoodArticul.Style = "font-size: 9.75pt; ";
     this.tbGoodArticul.Text  = "Articul";
     this.tbGoodArticul.Top   = 0.03937008F;
     this.tbGoodArticul.Width = 0.7874017F;
     //
     // line4
     //
     this.line4.Border.BottomColor = System.Drawing.Color.Black;
     this.line4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.LeftColor   = System.Drawing.Color.Black;
     this.line4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.RightColor  = System.Drawing.Color.Black;
     this.line4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.TopColor    = System.Drawing.Color.Black;
     this.line4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Height             = 0F;
     this.line4.Left       = 0.03937008F;
     this.line4.LineStyle  = DataDynamics.ActiveReports.LineStyle.Dot;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.2362205F;
     this.line4.Width      = 7.401575F;
     this.line4.X1         = 0.03937008F;
     this.line4.X2         = 7.440945F;
     this.line4.Y1         = 0.2362205F;
     this.line4.Y2         = 0.2362205F;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.1574803F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 6.456693F;
     this.label4.Name  = "label4";
     this.label4.Style = "ddo-char-set: 204; text-align: right; font-style: normal; font-size: 8.25pt; ";
     this.label4.Text  = "кор.";
     this.label4.Top   = 0.2755906F;
     this.label4.Width = 0.2755907F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.1574803F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 7.047244F;
     this.label5.Name  = "label5";
     this.label5.Style = "ddo-char-set: 204; text-align: right; font-style: normal; font-size: 8.25pt; ";
     this.label5.Text  = "шт.";
     this.label5.Top   = 0.2755906F;
     this.label5.Width = 0.2755907F;
     //
     // textBox24
     //
     this.textBox24.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox24.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox24.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox24.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox24.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox24.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox24.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox24.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox24.Height             = 0.1574803F;
     this.textBox24.Left  = 1.023622F;
     this.textBox24.Name  = "textBox24";
     this.textBox24.Style = "font-size: 8.25pt; ";
     this.textBox24.Text  = "Контейнер";
     this.textBox24.Top   = 0.2755906F;
     this.textBox24.Width = 0.5905512F;
     //
     // reportInfo1
     //
     this.reportInfo1.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.FormatString       = "{RunDateTime:dd.MM.yyyy HH:mm}";
     this.reportInfo1.Height             = 0.1181103F;
     this.reportInfo1.Left  = 6.062992F;
     this.reportInfo1.Name  = "reportInfo1";
     this.reportInfo1.Style = "ddo-char-set: 1; text-align: right; font-size: 6pt; ";
     this.reportInfo1.Top   = 0.03937008F;
     this.reportInfo1.Width = 1.338583F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.1875F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeaderStoreZoneID
     //
     this.groupHeaderStoreZoneID.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox9,
         this.textBox5,
         this.textBox24,
         this.label4,
         this.label5,
         this.textBox3,
         this.textBox6,
         this.textBox11,
         this.line3,
         this.line1
     });
     this.groupHeaderStoreZoneID.DataField   = "StoreZoneID";
     this.groupHeaderStoreZoneID.Height      = 0.5208333F;
     this.groupHeaderStoreZoneID.Name        = "groupHeaderStoreZoneID";
     this.groupHeaderStoreZoneID.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPageIncludeNoDetail;
     //
     // textBox9
     //
     this.textBox9.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox9.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox9.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox9.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox9.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox9.Height             = 0.1181102F;
     this.textBox9.Left  = 1.653543F;
     this.textBox9.Name  = "textBox9";
     this.textBox9.Style = "font-size: 6pt; ";
     this.textBox9.Text  = "Владелец";
     this.textBox9.Top   = 0.3937008F;
     this.textBox9.Width = 0.7086615F;
     //
     // textBox5
     //
     this.textBox5.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.DataField          = "StoreZoneName";
     this.textBox5.Height             = 0.2362205F;
     this.textBox5.Left  = 0.07874016F;
     this.textBox5.Name  = "textBox5";
     this.textBox5.Style = "font-weight: bold; font-style: italic; font-size: 14.25pt; font-family: Tahoma; ";
     this.textBox5.Text  = "StoreZoneName";
     this.textBox5.Top   = 0F;
     this.textBox5.Width = 3.110236F;
     //
     // textBox3
     //
     this.textBox3.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Height             = 0.1574803F;
     this.textBox3.Left  = 0.07874016F;
     this.textBox3.Name  = "textBox3";
     this.textBox3.Style = "font-size: 8.25pt; ";
     this.textBox3.Text  = "Ячейка";
     this.textBox3.Top   = 0.2755906F;
     this.textBox3.Width = 0.7086614F;
     //
     // textBox6
     //
     this.textBox6.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox6.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox6.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox6.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox6.Height             = 0.1574803F;
     this.textBox6.Left  = 2.283465F;
     this.textBox6.Name  = "textBox6";
     this.textBox6.Style = "font-size: 8.25pt; ";
     this.textBox6.Text  = "Товар";
     this.textBox6.Top   = 0.2755906F;
     this.textBox6.Width = 0.8267717F;
     //
     // textBox11
     //
     this.textBox11.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox11.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox11.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox11.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox11.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox11.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox11.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox11.Height             = 0.1181102F;
     this.textBox11.Left  = 1.653543F;
     this.textBox11.Name  = "textBox11";
     this.textBox11.Style = "font-size: 6pt; ";
     this.textBox11.Text  = "Состояние";
     this.textBox11.Top   = 0.2755906F;
     this.textBox11.Width = 0.7086615F;
     //
     // line3
     //
     this.line3.Border.BottomColor = System.Drawing.Color.Black;
     this.line3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.LeftColor   = System.Drawing.Color.Black;
     this.line3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.RightColor  = System.Drawing.Color.Black;
     this.line3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.TopColor    = System.Drawing.Color.Black;
     this.line3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Height             = 0F;
     this.line3.Left       = 0.03937008F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.2755906F;
     this.line3.Width      = 7.401575F;
     this.line3.X1         = 0.03937008F;
     this.line3.X2         = 7.440945F;
     this.line3.Y1         = 0.2755906F;
     this.line3.Y2         = 0.2755906F;
     //
     // line1
     //
     this.line1.Border.BottomColor = System.Drawing.Color.Black;
     this.line1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.LeftColor   = System.Drawing.Color.Black;
     this.line1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.RightColor  = System.Drawing.Color.Black;
     this.line1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.TopColor    = System.Drawing.Color.Black;
     this.line1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Height             = 0F;
     this.line1.Left       = 0.03937008F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.511811F;
     this.line1.Width      = 7.401575F;
     this.line1.X1         = 0.03937008F;
     this.line1.X2         = 7.440945F;
     this.line1.Y1         = 0.511811F;
     this.line1.Y2         = 0.511811F;
     //
     // groupFooterStoreZoneName
     //
     this.groupFooterStoreZoneName.Height = 0.01041667F;
     this.groupFooterStoreZoneName.Name   = "groupFooterStoreZoneName";
     //
     // line2
     //
     this.line2.Border.BottomColor = System.Drawing.Color.Black;
     this.line2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.LeftColor   = System.Drawing.Color.Black;
     this.line2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.RightColor  = System.Drawing.Color.Black;
     this.line2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.TopColor    = System.Drawing.Color.Black;
     this.line2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Height             = 0F;
     this.line2.Left       = 0.03937008F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.8661418F;
     this.line2.Width      = 7.401575F;
     this.line2.X1         = 0.03937008F;
     this.line2.X2         = 7.440945F;
     this.line2.Y1         = 0.8661418F;
     this.line2.Y2         = 0.8661418F;
     //
     // textBox4
     //
     this.textBox4.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Height             = 0.2362205F;
     this.textBox4.Left  = 0.07874016F;
     this.textBox4.Name  = "textBox4";
     this.textBox4.Style = "font-weight: bold; font-size: 14.25pt; font-family: Tahoma; ";
     this.textBox4.Text  = "Инвентаризация ячеек";
     this.textBox4.Top   = 0.03937008F;
     this.textBox4.Width = 2.440945F;
     //
     // textBox7
     //
     this.textBox7.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox7.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox7.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox7.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox7.DataField          = "InventoryID";
     this.textBox7.Height             = 0.2362205F;
     this.textBox7.Left  = 2.519685F;
     this.textBox7.Name  = "textBox7";
     this.textBox7.Style = "font-weight: bold; font-size: 14.25pt; font-family: Tahoma; ";
     this.textBox7.Text  = "InventoryID";
     this.textBox7.Top   = 0.03937008F;
     this.textBox7.Width = 1.496063F;
     //
     // txtDateInventory
     //
     this.txtDateInventory.Border.BottomColor = System.Drawing.Color.Black;
     this.txtDateInventory.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDateInventory.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtDateInventory.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDateInventory.Border.RightColor  = System.Drawing.Color.Black;
     this.txtDateInventory.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDateInventory.Border.TopColor    = System.Drawing.Color.Black;
     this.txtDateInventory.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDateInventory.Height             = 0.2362205F;
     this.txtDateInventory.Left  = 2.519685F;
     this.txtDateInventory.Name  = "txtDateInventory";
     this.txtDateInventory.Style = "font-weight: bold; font-size: 14.25pt; font-family: Tahoma; ";
     this.txtDateInventory.Text  = "DateInventory";
     this.txtDateInventory.Top   = 0.2755906F;
     this.txtDateInventory.Width = 1.496063F;
     //
     // txtBarCode
     //
     this.txtBarCode.Border.BottomColor = System.Drawing.Color.Black;
     this.txtBarCode.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtBarCode.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtBarCode.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtBarCode.Border.RightColor  = System.Drawing.Color.Black;
     this.txtBarCode.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtBarCode.Border.TopColor    = System.Drawing.Color.Black;
     this.txtBarCode.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtBarCode.CaptionPosition    = DataDynamics.ActiveReports.BarCodeCaptionPosition.Below;
     this.txtBarCode.DataField          = "BarCode";
     this.txtBarCode.Font   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.txtBarCode.Height = 0.658F;
     this.txtBarCode.Left   = 4.488189F;
     this.txtBarCode.Name   = "txtBarCode";
     this.txtBarCode.Style  = DataDynamics.ActiveReports.BarCodeStyle.EAN128FNC1;
     this.txtBarCode.Text   = "BarCode";
     this.txtBarCode.Top    = 0F;
     this.txtBarCode.Width  = 2.834646F;
     //
     // groupHeaderAll
     //
     this.groupHeaderAll.CanShrink = true;
     this.groupHeaderAll.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox4,
         this.textBox7,
         this.txtDateInventory,
         this.txtBarCode,
         this.line2,
         this.textBox1
     });
     this.groupHeaderAll.Height      = 0.875F;
     this.groupHeaderAll.Name        = "groupHeaderAll";
     this.groupHeaderAll.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPageIncludeNoDetail;
     this.groupHeaderAll.Format     += new System.EventHandler(this.groupHeaderAll_Format);
     //
     // textBox1
     //
     this.textBox1.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.CanShrink          = true;
     this.textBox1.DataField          = "Note";
     this.textBox1.Height             = 0.1574803F;
     this.textBox1.Left  = 0.07874016F;
     this.textBox1.Name  = "textBox1";
     this.textBox1.Style = "";
     this.textBox1.Text  = "Note";
     this.textBox1.Top   = 0.6692913F;
     this.textBox1.Width = 7.283465F;
     //
     // groupFooterAll
     //
     this.groupFooterAll.Height = 0.01041667F;
     this.groupFooterAll.Name   = "groupFooterAll";
     //
     // repInventoryBillContents
     //
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.1968504F;
     this.PageSettings.Margins.Left     = 0.3937008F;
     this.PageSettings.Margins.Right    = 0.1968504F;
     this.PageSettings.Margins.Top      = 0.3937008F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.480315F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeaderAll);
     this.Sections.Add(this.groupHeaderStoreZoneID);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooterStoreZoneName);
     this.Sections.Add(this.groupFooterAll);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("ddo-char-set: 204; font-size: 12pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ddo-char-set: 204; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 204; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Address)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPackingAlias)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGoodStateName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbOwnerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbGoodArticul)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateInventory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ForeignOutTrafficReport));
     this.pageHeader         = new DataDynamics.ActiveReports.PageHeader();
     this.shape2             = new DataDynamics.ActiveReports.Shape();
     this.label1             = new DataDynamics.ActiveReports.Label();
     this.label2             = new DataDynamics.ActiveReports.Label();
     this.label3             = new DataDynamics.ActiveReports.Label();
     this.FromDatetxt        = new DataDynamics.ActiveReports.TextBox();
     this.ToDatetxt          = new DataDynamics.ActiveReports.TextBox();
     this.shape1             = new DataDynamics.ActiveReports.Shape();
     this.label9             = new DataDynamics.ActiveReports.Label();
     this.label10            = new DataDynamics.ActiveReports.Label();
     this.label11            = new DataDynamics.ActiveReports.Label();
     this.label12            = new DataDynamics.ActiveReports.Label();
     this.label14            = new DataDynamics.ActiveReports.Label();
     this.label23            = new DataDynamics.ActiveReports.Label();
     this.label24            = new DataDynamics.ActiveReports.Label();
     this.line2              = new DataDynamics.ActiveReports.Line();
     this.line10             = new DataDynamics.ActiveReports.Line();
     this.line12             = new DataDynamics.ActiveReports.Line();
     this.line13             = new DataDynamics.ActiveReports.Line();
     this.line14             = new DataDynamics.ActiveReports.Line();
     this.line15             = new DataDynamics.ActiveReports.Line();
     this.label5             = new DataDynamics.ActiveReports.Label();
     this.line4              = new DataDynamics.ActiveReports.Line();
     this.label15            = new DataDynamics.ActiveReports.Label();
     this.textBox4           = new DataDynamics.ActiveReports.TextBox();
     this.textBox3           = new DataDynamics.ActiveReports.TextBox();
     this.label4             = new DataDynamics.ActiveReports.Label();
     this.label16            = new DataDynamics.ActiveReports.Label();
     this.label13            = new DataDynamics.ActiveReports.Label();
     this.label6             = new DataDynamics.ActiveReports.Label();
     this.DateTextBox        = new DataDynamics.ActiveReports.TextBox();
     this.TimeTextBox        = new DataDynamics.ActiveReports.TextBox();
     this.UserNameTextBox    = new DataDynamics.ActiveReports.TextBox();
     this.detail             = new DataDynamics.ActiveReports.Detail();
     this.shape3             = new DataDynamics.ActiveReports.Shape();
     this.TrafficNumbertxt   = new DataDynamics.ActiveReports.TextBox();
     this.Timetxt            = new DataDynamics.ActiveReports.TextBox();
     this.Pricetxt           = new DataDynamics.ActiveReports.TextBox();
     this.Datetxt            = new DataDynamics.ActiveReports.TextBox();
     this.line17             = new DataDynamics.ActiveReports.Line();
     this.line23             = new DataDynamics.ActiveReports.Line();
     this.line25             = new DataDynamics.ActiveReports.Line();
     this.line26             = new DataDynamics.ActiveReports.Line();
     this.line28             = new DataDynamics.ActiveReports.Line();
     this.line30             = new DataDynamics.ActiveReports.Line();
     this.Rowtxt             = new DataDynamics.ActiveReports.TextBox();
     this.Usertxt            = new DataDynamics.ActiveReports.TextBox();
     this.NumberPlateTextBox = new DataDynamics.ActiveReports.TextBox();
     this.SerialPlateTextBox = new DataDynamics.ActiveReports.TextBox();
     this.line5              = new DataDynamics.ActiveReports.Line();
     this.FirstNametxt       = new DataDynamics.ActiveReports.TextBox();
     this.LastNametxt        = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter         = new DataDynamics.ActiveReports.PageFooter();
     this.shape4             = new DataDynamics.ActiveReports.Shape();
     this.textBox2           = new DataDynamics.ActiveReports.TextBox();
     this.AllPricetxt        = new DataDynamics.ActiveReports.TextBox();
     this.line3              = new DataDynamics.ActiveReports.Line();
     this.reportHeader1      = new DataDynamics.ActiveReports.ReportHeader();
     this.reportFooter1      = new DataDynamics.ActiveReports.ReportFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNameTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrafficNumbertxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rowtxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Usertxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumberPlateTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SerialPlateTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FirstNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllPricetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape2,
         this.label1,
         this.label2,
         this.label3,
         this.FromDatetxt,
         this.ToDatetxt,
         this.shape1,
         this.label9,
         this.label10,
         this.label11,
         this.label12,
         this.label14,
         this.label23,
         this.label24,
         this.line2,
         this.line10,
         this.line12,
         this.line13,
         this.line14,
         this.line15,
         this.label5,
         this.line4,
         this.label15,
         this.textBox4,
         this.textBox3,
         this.label4,
         this.label16,
         this.label13,
         this.label6,
         this.DateTextBox,
         this.TimeTextBox,
         this.UserNameTextBox
     });
     this.pageHeader.Height = 1.041667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // shape2
     //
     this.shape2.Height         = 0.65625F;
     this.shape2.Left           = 1.114583F;
     this.shape2.Name           = "shape2";
     this.shape2.RoundingRadius = 9.999999F;
     this.shape2.Top            = 0.01041667F;
     this.shape2.Width          = 8.84375F;
     //
     // label1
     //
     this.label1.Height      = 0.3125F;
     this.label1.HyperLink   = null;
     this.label1.Left        = 5.510417F;
     this.label1.Name        = "label1";
     this.label1.RightToLeft = true;
     this.label1.Style       = "font-family: B Mitra; font-size: 14pt; font-weight: bold; vertical-align: middle;" +
                               " white-space: nowrap; ddo-char-set: 1";
     this.label1.Text  = "گزارش كاميون هاي خارجي";
     this.label1.Top   = 0.03125F;
     this.label1.Width = 1.84375F;
     //
     // label2
     //
     this.label2.Height      = 0.2708333F;
     this.label2.HyperLink   = null;
     this.label2.Left        = 4.822917F;
     this.label2.Name        = "label2";
     this.label2.RightToLeft = true;
     this.label2.Style       = "font-family: B Mitra; font-size: 14pt; font-weight: bold; vertical-align: middle;" +
                               " ddo-char-set: 1";
     this.label2.Text  = "لغايت :";
     this.label2.Top   = 0.390625F;
     this.label2.Width = 0.5625F;
     //
     // label3
     //
     this.label3.Height      = 0.2708333F;
     this.label3.HyperLink   = null;
     this.label3.Left        = 6.697917F;
     this.label3.Name        = "label3";
     this.label3.RightToLeft = true;
     this.label3.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: bold; vertical-align: middle;" +
                               " ddo-char-set: 178";
     this.label3.Text  = "از تاريخ :";
     this.label3.Top   = 0.3645833F;
     this.label3.Width = 0.59375F;
     //
     // FromDatetxt
     //
     this.FromDatetxt.Height      = 0.2291667F;
     this.FromDatetxt.Left        = 5.6875F;
     this.FromDatetxt.Name        = "FromDatetxt";
     this.FromDatetxt.RightToLeft = true;
     this.FromDatetxt.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; ddo-char-set: 178";
     this.FromDatetxt.Text        = null;
     this.FromDatetxt.Top         = 0.3958333F;
     this.FromDatetxt.Width       = 1F;
     //
     // ToDatetxt
     //
     this.ToDatetxt.Height      = 0.2291667F;
     this.ToDatetxt.Left        = 3.833333F;
     this.ToDatetxt.Name        = "ToDatetxt";
     this.ToDatetxt.RightToLeft = true;
     this.ToDatetxt.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; ddo-char-set: 178";
     this.ToDatetxt.Text        = null;
     this.ToDatetxt.Top         = 0.3958333F;
     this.ToDatetxt.Width       = 1F;
     //
     // shape1
     //
     this.shape1.BackColor      = System.Drawing.Color.WhiteSmoke;
     this.shape1.Height         = 0.25F;
     this.shape1.Left           = 1.802084F;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = 9.999999F;
     this.shape1.Top            = 0.7916667F;
     this.shape1.Width          = 7.781253F;
     //
     // label9
     //
     this.label9.Height      = 0.1979167F;
     this.label9.HyperLink   = null;
     this.label9.Left        = 9.281253F;
     this.label9.Name        = "label9";
     this.label9.RightToLeft = true;
     this.label9.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                               "char-set: 178";
     this.label9.Text  = "ردیف";
     this.label9.Top   = 0.8125F;
     this.label9.Width = 0.2708333F;
     //
     // label10
     //
     this.label10.Height      = 0.1979167F;
     this.label10.HyperLink   = null;
     this.label10.Left        = 8.656246F;
     this.label10.Name        = "label10";
     this.label10.RightToLeft = true;
     this.label10.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label10.Text  = "تاریخ";
     this.label10.Top   = 0.8125F;
     this.label10.Width = 0.53125F;
     //
     // label11
     //
     this.label11.Height      = 0.1979167F;
     this.label11.HyperLink   = null;
     this.label11.Left        = 7.874999F;
     this.label11.Name        = "label11";
     this.label11.RightToLeft = true;
     this.label11.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; whit" +
                                "e-space: inherit; ddo-char-set: 178";
     this.label11.Text  = "ساعت";
     this.label11.Top   = 0.8125F;
     this.label11.Width = 0.6145833F;
     //
     // label12
     //
     this.label12.Height      = 0.1979167F;
     this.label12.HyperLink   = null;
     this.label12.Left        = 5.572917F;
     this.label12.Name        = "label12";
     this.label12.RightToLeft = true;
     this.label12.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label12.Text  = "شماره پلاک";
     this.label12.Top   = 0.8125F;
     this.label12.Width = 1.322917F;
     //
     // label14
     //
     this.label14.Height      = 0.1979167F;
     this.label14.HyperLink   = null;
     this.label14.Left        = 7.083334F;
     this.label14.Name        = "label14";
     this.label14.RightToLeft = true;
     this.label14.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label14.Text  = "شماره قبض";
     this.label14.Top   = 0.8125F;
     this.label14.Width = 0.7083333F;
     //
     // label23
     //
     this.label23.Height      = 0.1979167F;
     this.label23.HyperLink   = null;
     this.label23.Left        = 1.989583F;
     this.label23.Name        = "label23";
     this.label23.RightToLeft = true;
     this.label23.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label23.Text  = "کاربر";
     this.label23.Top   = 0.8229167F;
     this.label23.Width = 0.53125F;
     //
     // label24
     //
     this.label24.Height      = 0.1979167F;
     this.label24.HyperLink   = null;
     this.label24.Left        = 2.770833F;
     this.label24.Name        = "label24";
     this.label24.RightToLeft = true;
     this.label24.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label24.Text  = "مبلغ دریافتی";
     this.label24.Top   = 0.8229167F;
     this.label24.Width = 0.7083333F;
     //
     // line2
     //
     this.line2.Height     = 0.2395827F;
     this.line2.Left       = 2.625002F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.8020833F;
     this.line2.Width      = 0F;
     this.line2.X1         = 2.625002F;
     this.line2.X2         = 2.625002F;
     this.line2.Y1         = 0.8020833F;
     this.line2.Y2         = 1.041666F;
     //
     // line10
     //
     this.line10.Height     = 0.2395824F;
     this.line10.Left       = 7.020834F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 0.7916667F;
     this.line10.Width      = 0F;
     this.line10.X1         = 7.020834F;
     this.line10.X2         = 7.020834F;
     this.line10.Y1         = 0.7916667F;
     this.line10.Y2         = 1.031249F;
     //
     // line12
     //
     this.line12.Height     = 0.2395827F;
     this.line12.Left       = 5.46875F;
     this.line12.LineWeight = 1F;
     this.line12.Name       = "line12";
     this.line12.Top        = 0.8020833F;
     this.line12.Width      = 0F;
     this.line12.X1         = 5.46875F;
     this.line12.X2         = 5.46875F;
     this.line12.Y1         = 0.8020833F;
     this.line12.Y2         = 1.041666F;
     //
     // line13
     //
     this.line13.Height     = 0.2395827F;
     this.line13.Left       = 7.854167F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0.8020833F;
     this.line13.Width      = 0F;
     this.line13.X1         = 7.854167F;
     this.line13.X2         = 7.854167F;
     this.line13.Y1         = 0.8020833F;
     this.line13.Y2         = 1.041666F;
     //
     // line14
     //
     this.line14.Height     = 0.2395827F;
     this.line14.Left       = 8.552084F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0.8020833F;
     this.line14.Width      = 0F;
     this.line14.X1         = 8.552084F;
     this.line14.X2         = 8.552084F;
     this.line14.Y1         = 0.8020833F;
     this.line14.Y2         = 1.041666F;
     //
     // line15
     //
     this.line15.Height     = 0.2395827F;
     this.line15.Left       = 9.260407F;
     this.line15.LineWeight = 1F;
     this.line15.Name       = "line15";
     this.line15.Top        = 0.8020833F;
     this.line15.Width      = 0F;
     this.line15.X1         = 9.260407F;
     this.line15.X2         = 9.260407F;
     this.line15.Y1         = 0.8020833F;
     this.line15.Y2         = 1.041666F;
     //
     // label5
     //
     this.label5.Height      = 0.3333333F;
     this.label5.HyperLink   = null;
     this.label5.Left        = 3.135418F;
     this.label5.Name        = "label5";
     this.label5.RightToLeft = true;
     this.label5.Style       = "font-family: B Mitra; font-size: 14pt; font-weight: bold";
     this.label5.Text        = "خروجي از پاركينگ  پايانه بار تبريز ";
     this.label5.Top         = 0.0208333F;
     this.label5.Width       = 2.395833F;
     //
     // line4
     //
     this.line4.Height     = 0.2395827F;
     this.line4.Left       = 3.625F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.8020833F;
     this.line4.Width      = 0F;
     this.line4.X1         = 3.625F;
     this.line4.X2         = 3.625F;
     this.line4.Y1         = 0.8020833F;
     this.line4.Y2         = 1.041666F;
     //
     // label15
     //
     this.label15.Height      = 0.1979167F;
     this.label15.HyperLink   = null;
     this.label15.Left        = 4.416667F;
     this.label15.Name        = "label15";
     this.label15.RightToLeft = true;
     this.label15.Style       = "font-family: B Mitra; font-size: 9pt; font-weight: bold; text-align: center; ddo-" +
                                "char-set: 178";
     this.label15.Text  = "نام راننده";
     this.label15.Top   = 0.8125F;
     this.label15.Width = 0.9166667F;
     //
     // textBox4
     //
     this.textBox4.Height = 0.1979167F;
     this.textBox4.Left   = 1.6875F;
     this.textBox4.Name   = "textBox4";
     this.textBox4.Style  = "font-family: B Mitra; font-size: 8.25pt; text-align: center; vertical-align: midd" +
                            "le; white-space: nowrap; ddo-char-set: 178";
     this.textBox4.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.All;
     this.textBox4.SummaryType    = DataDynamics.ActiveReports.SummaryType.PageCount;
     this.textBox4.Text           = "textBox4";
     this.textBox4.Top            = 0.0625F;
     this.textBox4.Width          = 0.2604167F;
     //
     // textBox3
     //
     this.textBox3.Height = 0.1979167F;
     this.textBox3.Left   = 1.197917F;
     this.textBox3.Name   = "textBox3";
     this.textBox3.Style  = "font-family: B Mitra; font-size: 8.25pt; text-align: center; vertical-align: midd" +
                            "le; white-space: nowrap; ddo-char-set: 178";
     this.textBox3.SummaryFunc = DataDynamics.ActiveReports.SummaryFunc.Count;
     this.textBox3.SummaryType = DataDynamics.ActiveReports.SummaryType.PageCount;
     this.textBox3.Text        = "textBox3";
     this.textBox3.Top         = 0.0625F;
     this.textBox3.Width       = 0.34375F;
     //
     // label4
     //
     this.label4.Height      = 0.1979167F;
     this.label4.HyperLink   = null;
     this.label4.Left        = 1.53125F;
     this.label4.Name        = "label4";
     this.label4.RightToLeft = true;
     this.label4.Style       = "font-family: B Mitra; font-size: 8.25pt; vertical-align: middle; white-space: now" +
                               "rap; ddo-char-set: 178";
     this.label4.Text  = "از";
     this.label4.Top   = 0.0625F;
     this.label4.Width = 0.1458333F;
     //
     // label16
     //
     this.label16.Height      = 0.1968504F;
     this.label16.HyperLink   = null;
     this.label16.Left        = 1.947917F;
     this.label16.Name        = "label16";
     this.label16.RightToLeft = true;
     this.label16.Style       = "font-family: B Mitra; font-size: 8.25pt; font-weight: bold; text-align: right; dd" +
                                "o-char-set: 178";
     this.label16.Text  = "صفحه:";
     this.label16.Top   = 0.0625F;
     this.label16.Width = 0.5413386F;
     //
     // label13
     //
     this.label13.Height      = 0.21875F;
     this.label13.HyperLink   = null;
     this.label13.Left        = 1.993029F;
     this.label13.Name        = "label13";
     this.label13.RightToLeft = true;
     this.label13.Style       = "font-family: B Mitra; font-size: 8.25pt; font-weight: bold; text-align: right; ve" +
                                "rtical-align: middle; ddo-char-set: 178";
     this.label13.Text  = "كاربر :";
     this.label13.Top   = 0.3958333F;
     this.label13.Width = 0.4479167F;
     //
     // label6
     //
     this.label6.Height      = 0.1968504F;
     this.label6.HyperLink   = null;
     this.label6.Left        = 9.104828F;
     this.label6.Name        = "label6";
     this.label6.RightToLeft = true;
     this.label6.Style       = "font-family: B Mitra; font-size: 8.25pt; font-weight: bold; text-align: left; ver" +
                               "tical-align: middle; ddo-char-set: 178";
     this.label6.Text  = "تاريخ تهيه گزارش :";
     this.label6.Top   = 0.4270833F;
     this.label6.Width = 0.8053644F;
     //
     // DateTextBox
     //
     this.DateTextBox.Height      = 0.1979167F;
     this.DateTextBox.Left        = 8.220966F;
     this.DateTextBox.Name        = "DateTextBox";
     this.DateTextBox.RightToLeft = true;
     this.DateTextBox.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; text-align: center; v" +
                                    "ertical-align: top; ddo-char-set: 1";
     this.DateTextBox.Text  = null;
     this.DateTextBox.Top   = 0.4270833F;
     this.DateTextBox.Width = 0.875F;
     //
     // TimeTextBox
     //
     this.TimeTextBox.Height      = 0.1979167F;
     this.TimeTextBox.Left        = 7.583334F;
     this.TimeTextBox.Name        = "TimeTextBox";
     this.TimeTextBox.RightToLeft = true;
     this.TimeTextBox.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; text-align: center; v" +
                                    "ertical-align: top; ddo-char-set: 178";
     this.TimeTextBox.Text  = null;
     this.TimeTextBox.Top   = 0.4270833F;
     this.TimeTextBox.Width = 0.6354167F;
     //
     // UserNameTextBox
     //
     this.UserNameTextBox.Height      = 0.2214567F;
     this.UserNameTextBox.Left        = 1.166667F;
     this.UserNameTextBox.Name        = "UserNameTextBox";
     this.UserNameTextBox.RightToLeft = true;
     this.UserNameTextBox.Style       = "font-family: B Mitra; font-size: 8.25pt; font-weight: normal; text-align: left; v" +
                                        "ertical-align: middle; ddo-char-set: 178";
     this.UserNameTextBox.Text  = null;
     this.UserNameTextBox.Top   = 0.3958333F;
     this.UserNameTextBox.Width = 0.7951116F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape3,
         this.TrafficNumbertxt,
         this.Timetxt,
         this.Pricetxt,
         this.Datetxt,
         this.line17,
         this.line23,
         this.line25,
         this.line26,
         this.line28,
         this.line30,
         this.Rowtxt,
         this.Usertxt,
         this.NumberPlateTextBox,
         this.SerialPlateTextBox,
         this.line5,
         this.FirstNametxt,
         this.LastNametxt
     });
     this.detail.Height       = 0.3541667F;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // shape3
     //
     this.shape3.Height         = 0.25F;
     this.shape3.Left           = 1.802083F;
     this.shape3.Name           = "shape3";
     this.shape3.RoundingRadius = 9.999999F;
     this.shape3.Top            = 0F;
     this.shape3.Width          = 7.781256F;
     //
     // TrafficNumbertxt
     //
     this.TrafficNumbertxt.CanGrow = false;
     this.TrafficNumbertxt.Height  = 0.1979167F;
     this.TrafficNumbertxt.Left    = 7.072917F;
     this.TrafficNumbertxt.Name    = "TrafficNumbertxt";
     this.TrafficNumbertxt.Style   = "font-family: B Mitra; font-size: 12pt; text-align: center; vertical-align: middle" +
                                     "; white-space: nowrap; ddo-char-set: 178";
     this.TrafficNumbertxt.Text  = null;
     this.TrafficNumbertxt.Top   = 0.03124999F;
     this.TrafficNumbertxt.Width = 0.7604167F;
     //
     // Timetxt
     //
     this.Timetxt.CanGrow = false;
     this.Timetxt.Height  = 0.1979167F;
     this.Timetxt.Left    = 7.979167F;
     this.Timetxt.Name    = "Timetxt";
     this.Timetxt.Style   = "font-family: B Mitra; font-size: 12pt; text-align: center; vertical-align: middle" +
                            "; white-space: nowrap; ddo-char-set: 178";
     this.Timetxt.Text  = "12:54:54";
     this.Timetxt.Top   = 0.03125F;
     this.Timetxt.Width = 0.5416667F;
     //
     // Pricetxt
     //
     this.Pricetxt.CanGrow      = false;
     this.Pricetxt.Height       = 0.1979167F;
     this.Pricetxt.Left         = 2.802083F;
     this.Pricetxt.Name         = "Pricetxt";
     this.Pricetxt.OutputFormat = resources.GetString("Pricetxt.OutputFormat");
     this.Pricetxt.Style        = "font-family: B Mitra; font-size: 12pt; text-align: center; vertical-align: middle" +
                                  "; white-space: nowrap; ddo-char-set: 178";
     this.Pricetxt.Text  = null;
     this.Pricetxt.Top   = 0.03124999F;
     this.Pricetxt.Width = 0.7083333F;
     //
     // Datetxt
     //
     this.Datetxt.CanGrow = false;
     this.Datetxt.Height  = 0.1979167F;
     this.Datetxt.Left    = 8.604163F;
     this.Datetxt.Name    = "Datetxt";
     this.Datetxt.Style   = "font-family: B Mitra; font-size: 12pt; text-align: center; vertical-align: middle" +
                            "; ddo-char-set: 178";
     this.Datetxt.Text  = "1356/23/23";
     this.Datetxt.Top   = 0.03125F;
     this.Datetxt.Width = 0.65625F;
     //
     // line17
     //
     this.line17.Height     = 0.2395835F;
     this.line17.Left       = 3.625F;
     this.line17.LineWeight = 1F;
     this.line17.Name       = "line17";
     this.line17.Top        = 0F;
     this.line17.Width      = 0F;
     this.line17.X1         = 3.625F;
     this.line17.X2         = 3.625F;
     this.line17.Y1         = 0F;
     this.line17.Y2         = 0.2395835F;
     //
     // line23
     //
     this.line23.Height     = 0.2395833F;
     this.line23.Left       = 5.46875F;
     this.line23.LineWeight = 1F;
     this.line23.Name       = "line23";
     this.line23.Top        = 0F;
     this.line23.Width      = 0F;
     this.line23.X1         = 5.46875F;
     this.line23.X2         = 5.46875F;
     this.line23.Y1         = 0F;
     this.line23.Y2         = 0.2395833F;
     //
     // line25
     //
     this.line25.Height     = 0.2395833F;
     this.line25.Left       = 7.020833F;
     this.line25.LineWeight = 1F;
     this.line25.Name       = "line25";
     this.line25.Top        = 0F;
     this.line25.Width      = 0F;
     this.line25.X1         = 7.020833F;
     this.line25.X2         = 7.020833F;
     this.line25.Y1         = 0F;
     this.line25.Y2         = 0.2395833F;
     //
     // line26
     //
     this.line26.Height     = 0.2395833F;
     this.line26.Left       = 7.864583F;
     this.line26.LineWeight = 1F;
     this.line26.Name       = "line26";
     this.line26.Top        = 0F;
     this.line26.Width      = 0F;
     this.line26.X1         = 7.864583F;
     this.line26.X2         = 7.864583F;
     this.line26.Y1         = 0F;
     this.line26.Y2         = 0.2395833F;
     //
     // line28
     //
     this.line28.Height     = 0.2395833F;
     this.line28.Left       = 8.552083F;
     this.line28.LineWeight = 1F;
     this.line28.Name       = "line28";
     this.line28.Top        = 0.01041667F;
     this.line28.Width      = 0F;
     this.line28.X1         = 8.552083F;
     this.line28.X2         = 8.552083F;
     this.line28.Y1         = 0.01041667F;
     this.line28.Y2         = 0.25F;
     //
     // line30
     //
     this.line30.Height     = 0.2395833F;
     this.line30.Left       = 9.270827F;
     this.line30.LineWeight = 1F;
     this.line30.Name       = "line30";
     this.line30.Top        = 0F;
     this.line30.Width      = 0F;
     this.line30.X1         = 9.270827F;
     this.line30.X2         = 9.270827F;
     this.line30.Y1         = 0F;
     this.line30.Y2         = 0.2395833F;
     //
     // Rowtxt
     //
     this.Rowtxt.Height = 0.1979167F;
     this.Rowtxt.Left   = 9.312491F;
     this.Rowtxt.Name   = "Rowtxt";
     this.Rowtxt.Style  = "font-family: B Mitra; font-size: 12pt; font-weight: normal; text-align: center; v" +
                          "ertical-align: middle; ddo-char-set: 178";
     this.Rowtxt.Text  = null;
     this.Rowtxt.Top   = 0.03125F;
     this.Rowtxt.Width = 0.2291667F;
     //
     // Usertxt
     //
     this.Usertxt.CanGrow = false;
     this.Usertxt.Height  = 0.1979167F;
     this.Usertxt.Left    = 1.90625F;
     this.Usertxt.Name    = "Usertxt";
     this.Usertxt.Style   = "font-family: B Mitra; font-size: 11.25pt; text-align: center; vertical-align: mid" +
                            "dle; white-space: nowrap; ddo-char-set: 178";
     this.Usertxt.Text  = "textBox1";
     this.Usertxt.Top   = 0.03125F;
     this.Usertxt.Width = 0.6458333F;
     //
     // NumberPlateTextBox
     //
     this.NumberPlateTextBox.CanGrow     = false;
     this.NumberPlateTextBox.Height      = 0.1979167F;
     this.NumberPlateTextBox.Left        = 5.958333F;
     this.NumberPlateTextBox.Name        = "NumberPlateTextBox";
     this.NumberPlateTextBox.RightToLeft = true;
     this.NumberPlateTextBox.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; text-align: right; ve" +
                                           "rtical-align: middle; white-space: nowrap; ddo-char-set: 178";
     this.NumberPlateTextBox.Text  = "26ع284-";
     this.NumberPlateTextBox.Top   = 0.03124999F;
     this.NumberPlateTextBox.Width = 0.916667F;
     //
     // SerialPlateTextBox
     //
     this.SerialPlateTextBox.CanGrow     = false;
     this.SerialPlateTextBox.Height      = 0.1979167F;
     this.SerialPlateTextBox.Left        = 5.770833F;
     this.SerialPlateTextBox.Name        = "SerialPlateTextBox";
     this.SerialPlateTextBox.RightToLeft = true;
     this.SerialPlateTextBox.Style       = "font-family: B Mitra; font-size: 12pt; font-weight: normal; text-align: left; ver" +
                                           "tical-align: middle; white-space: nowrap; ddo-char-set: 178";
     this.SerialPlateTextBox.Text  = "15";
     this.SerialPlateTextBox.Top   = 0.03124999F;
     this.SerialPlateTextBox.Width = 0.1875004F;
     //
     // line5
     //
     this.line5.Height     = 0.2499997F;
     this.line5.Left       = 2.624999F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0F;
     this.line5.Width      = 0F;
     this.line5.X1         = 2.624999F;
     this.line5.X2         = 2.624999F;
     this.line5.Y1         = 0F;
     this.line5.Y2         = 0.2499997F;
     //
     // FirstNametxt
     //
     this.FirstNametxt.CanGrow = false;
     this.FirstNametxt.Height  = 0.1979167F;
     this.FirstNametxt.Left    = 4.895833F;
     this.FirstNametxt.Name    = "FirstNametxt";
     this.FirstNametxt.Style   = "font-family: B Mitra; font-size: 12pt; text-align: left; vertical-align: middle; " +
                                 "white-space: nowrap; ddo-char-set: 178";
     this.FirstNametxt.Text  = null;
     this.FirstNametxt.Top   = 0.03124999F;
     this.FirstNametxt.Width = 0.5196851F;
     //
     // LastNametxt
     //
     this.LastNametxt.CanGrow = false;
     this.LastNametxt.Height  = 0.1979167F;
     this.LastNametxt.Left    = 3.84375F;
     this.LastNametxt.Name    = "LastNametxt";
     this.LastNametxt.Style   = "font-family: B Mitra; font-size: 12pt; text-align: right; vertical-align: middle;" +
                                " white-space: nowrap; ddo-char-set: 178";
     this.LastNametxt.Text  = null;
     this.LastNametxt.Top   = 0.03124999F;
     this.LastNametxt.Width = 1.051181F;
     //
     // pageFooter
     //
     this.pageFooter.Height  = 0F;
     this.pageFooter.Name    = "pageFooter";
     this.pageFooter.Format += new System.EventHandler(this.pageFooter_Format);
     //
     // shape4
     //
     this.shape4.Height         = 0.2916667F;
     this.shape4.Left           = 1.698032F;
     this.shape4.Name           = "shape4";
     this.shape4.RoundingRadius = 9.999999F;
     this.shape4.Top            = 0.1458333F;
     this.shape4.Width          = 3.135417F;
     //
     // textBox2
     //
     this.textBox2.CanGrow      = false;
     this.textBox2.Height       = 0.1979167F;
     this.textBox2.Left         = 3.875115F;
     this.textBox2.Name         = "textBox2";
     this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
     this.textBox2.Style        = "font-family: B Mitra; font-size: 14.25pt; font-weight: bold; text-align: center; " +
                                  "vertical-align: middle; white-space: nowrap; ddo-char-set: 178";
     this.textBox2.Text  = "جمع کل";
     this.textBox2.Top   = 0.1979167F;
     this.textBox2.Width = 0.90625F;
     //
     // AllPricetxt
     //
     this.AllPricetxt.CanGrow      = false;
     this.AllPricetxt.Height       = 0.1979167F;
     this.AllPricetxt.Left         = 1.770948F;
     this.AllPricetxt.Name         = "AllPricetxt";
     this.AllPricetxt.OutputFormat = resources.GetString("AllPricetxt.OutputFormat");
     this.AllPricetxt.Style        = "background-color: WhiteSmoke; font-family: B Mitra; font-size: 14.25pt; font-weig" +
                                     "ht: normal; text-align: center; vertical-align: middle; white-space: nowrap; ddo" +
                                     "-char-set: 178";
     this.AllPricetxt.Text  = null;
     this.AllPricetxt.Top   = 0.1979167F;
     this.AllPricetxt.Width = 2.072917F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0.9792815F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0F;
     this.line3.Width      = 8.979173F;
     this.line3.X1         = 0.9792815F;
     this.line3.X2         = 9.958454F;
     this.line3.Y1         = 0F;
     this.line3.Y2         = 0F;
     //
     // reportHeader1
     //
     this.reportHeader1.Height = 0F;
     this.reportHeader1.Name   = "reportHeader1";
     //
     // reportFooter1
     //
     this.reportFooter1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape4,
         this.AllPricetxt,
         this.textBox2,
         this.line3
     });
     this.reportFooter1.Height = 0.6875F;
     this.reportFooter1.Name   = "reportFooter1";
     //
     // ForeignOutTrafficReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.1968504F;
     this.PageSettings.Margins.Left     = 0.1968504F;
     this.PageSettings.Margins.Right    = 0.1968504F;
     this.PageSettings.Margins.Top      = 0.1968504F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 11.19792F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UserNameTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrafficNumbertxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rowtxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Usertxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumberPlateTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SerialPlateTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FirstNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllPricetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#13
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(GradingResultReport));
     this.pageHeader       = new DataDynamics.ActiveReports.PageHeader();
     this.picture1         = new DataDynamics.ActiveReports.Picture();
     this.label1           = new DataDynamics.ActiveReports.Label();
     this.label7           = new DataDynamics.ActiveReports.Label();
     this.txtDateGenerated = new DataDynamics.ActiveReports.TextBox();
     this.brcTrackingNo    = new DataDynamics.ActiveReports.Barcode();
     this.detail           = new DataDynamics.ActiveReports.Detail();
     this.label2           = new DataDynamics.ActiveReports.Label();
     this.txtResultDate    = new DataDynamics.ActiveReports.TextBox();
     this.label3           = new DataDynamics.ActiveReports.Label();
     this.txtTrackingNo    = new DataDynamics.ActiveReports.TextBox();
     this.label4           = new DataDynamics.ActiveReports.Label();
     this.txtGradeReceived = new DataDynamics.ActiveReports.TextBox();
     this.label5           = new DataDynamics.ActiveReports.Label();
     this.line1            = new DataDynamics.ActiveReports.Line();
     this.label6           = new DataDynamics.ActiveReports.Label();
     this.line2            = new DataDynamics.ActiveReports.Line();
     this.checkBox1        = new DataDynamics.ActiveReports.CheckBox();
     this.checkBox2        = new DataDynamics.ActiveReports.CheckBox();
     this.label8           = new DataDynamics.ActiveReports.Label();
     this.line3            = new DataDynamics.ActiveReports.Line();
     this.line4            = new DataDynamics.ActiveReports.Line();
     this.line5            = new DataDynamics.ActiveReports.Line();
     this.label9           = new DataDynamics.ActiveReports.Label();
     this.txtCode          = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter       = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateGenerated)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtResultDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTrackingNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGradeReceived)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.picture1,
         this.label1,
         this.label7,
         this.txtDateGenerated,
         this.brcTrackingNo
     });
     this.pageHeader.Height = 1.344F;
     this.pageHeader.Name   = "pageHeader";
     //
     // picture1
     //
     this.picture1.Height    = 1.344F;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left      = 0F;
     this.picture1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.picture1.Name      = "picture1";
     this.picture1.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top       = 0F;
     this.picture1.Width     = 1.508F;
     //
     // label1
     //
     this.label1.Height    = 0.315F;
     this.label1.HyperLink = null;
     this.label1.Left      = 1.638F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-family: Verdana; font-size: 15pt; ddo-char-set: 0";
     this.label1.Text      = "Grading Result Report";
     this.label1.Top       = 0.271F;
     this.label1.Width     = 2.437F;
     //
     // label7
     //
     this.label7.Height    = 0.1979167F;
     this.label7.HyperLink = null;
     this.label7.Left      = 3.792001F;
     this.label7.Name      = "label7";
     this.label7.Style     = "";
     this.label7.Text      = "Date Generated:";
     this.label7.Top       = 0.9480001F;
     this.label7.Width     = 1.061F;
     //
     // txtDateGenerated
     //
     this.txtDateGenerated.Height = 0.2F;
     this.txtDateGenerated.Left   = 4.95F;
     this.txtDateGenerated.Name   = "txtDateGenerated";
     this.txtDateGenerated.Text   = null;
     this.txtDateGenerated.Top    = 0.9480001F;
     this.txtDateGenerated.Width  = 1F;
     //
     // brcTrackingNo
     //
     this.brcTrackingNo.Font   = new System.Drawing.Font("Courier New", 8F);
     this.brcTrackingNo.Height = 0.5F;
     this.brcTrackingNo.Left   = 4.45F;
     this.brcTrackingNo.Name   = "brcTrackingNo";
     this.brcTrackingNo.Text   = "barcode1";
     this.brcTrackingNo.Top    = 0.148F;
     this.brcTrackingNo.Width  = 1.5F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label2,
         this.txtResultDate,
         this.label3,
         this.txtTrackingNo,
         this.label4,
         this.txtGradeReceived,
         this.label5,
         this.line1,
         this.label6,
         this.line2,
         this.checkBox1,
         this.checkBox2,
         this.label8,
         this.line3,
         this.line4,
         this.line5,
         this.label9,
         this.txtCode
     });
     this.detail.Height = 2.75F;
     this.detail.Name   = "detail";
     //
     // label2
     //
     this.label2.Height    = 0.2F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.4700001F;
     this.label2.Name      = "label2";
     this.label2.Style     = "";
     this.label2.Text      = "Result Received Date:";
     this.label2.Top       = 0.125F;
     this.label2.Width     = 1.146F;
     //
     // txtResultDate
     //
     this.txtResultDate.Height = 0.2F;
     this.txtResultDate.Left   = 1.638F;
     this.txtResultDate.Name   = "txtResultDate";
     this.txtResultDate.Text   = null;
     this.txtResultDate.Top    = 0.125F;
     this.txtResultDate.Width  = 4.312F;
     //
     // label3
     //
     this.label3.Height    = 0.2F;
     this.label3.HyperLink = null;
     this.label3.Left      = 0.4700001F;
     this.label3.Name      = "label3";
     this.label3.Style     = "";
     this.label3.Text      = "Tracking No:";
     this.label3.Top       = 0.3875F;
     this.label3.Width     = 1.146F;
     //
     // txtTrackingNo
     //
     this.txtTrackingNo.Height = 0.2F;
     this.txtTrackingNo.Left   = 1.638F;
     this.txtTrackingNo.Name   = "txtTrackingNo";
     this.txtTrackingNo.Text   = null;
     this.txtTrackingNo.Top    = 0.3875F;
     this.txtTrackingNo.Width  = 4.312F;
     //
     // label4
     //
     this.label4.Height    = 0.2F;
     this.label4.HyperLink = null;
     this.label4.Left      = 0.47F;
     this.label4.Name      = "label4";
     this.label4.Style     = "";
     this.label4.Text      = "Grade Received:";
     this.label4.Top       = 0.8800001F;
     this.label4.Width     = 1.146F;
     //
     // txtGradeReceived
     //
     this.txtGradeReceived.Height = 0.2F;
     this.txtGradeReceived.Left   = 1.638F;
     this.txtGradeReceived.Name   = "txtGradeReceived";
     this.txtGradeReceived.Text   = null;
     this.txtGradeReceived.Top    = 0.8800001F;
     this.txtGradeReceived.Width  = 4.312F;
     //
     // label5
     //
     this.label5.Height    = 0.2F;
     this.label5.HyperLink = null;
     this.label5.Left      = 2.011F;
     this.label5.Name      = "label5";
     this.label5.Style     = "";
     this.label5.Text      = "Signature:";
     this.label5.Top       = 2.196F;
     this.label5.Width     = 0.7700001F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 2.927001F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 2.396F;
     this.line1.Width      = 2.718999F;
     this.line1.X1         = 2.927001F;
     this.line1.X2         = 5.646F;
     this.line1.Y1         = 2.396F;
     this.line1.Y2         = 2.396F;
     //
     // label6
     //
     this.label6.Height    = 0.2000001F;
     this.label6.HyperLink = null;
     this.label6.Left      = 2.011F;
     this.label6.Name      = "label6";
     this.label6.Style     = "";
     this.label6.Text      = "Date:";
     this.label6.Top       = 2.4585F;
     this.label6.Width     = 0.77F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 2.927001F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 2.639F;
     this.line2.Width      = 2.718999F;
     this.line2.X1         = 2.927001F;
     this.line2.X2         = 5.646F;
     this.line2.Y1         = 2.639F;
     this.line2.Y2         = 2.639F;
     //
     // checkBox1
     //
     this.checkBox1.Height = 0.2F;
     this.checkBox1.Left   = 2.011F;
     this.checkBox1.Name   = "checkBox1";
     this.checkBox1.Style  = "";
     this.checkBox1.Text   = "Result Accepted";
     this.checkBox1.Top    = 1.908F;
     this.checkBox1.Width  = 1.479F;
     //
     // checkBox2
     //
     this.checkBox2.Height = 0.2F;
     this.checkBox2.Left   = 3.73F;
     this.checkBox2.Name   = "checkBox2";
     this.checkBox2.Style  = "";
     this.checkBox2.Text   = "Result Rejected";
     this.checkBox2.Top    = 1.908F;
     this.checkBox2.Width  = 1.479F;
     //
     // label8
     //
     this.label8.Height    = 0.2F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0.47F;
     this.label8.Name      = "label8";
     this.label8.Style     = "";
     this.label8.Text      = "Remark:";
     this.label8.Top       = 1.1425F;
     this.label8.Width     = 1.146F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 1.638F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 1.343F;
     this.line3.Width      = 4.312F;
     this.line3.X1         = 1.638F;
     this.line3.X2         = 5.95F;
     this.line3.Y1         = 1.343F;
     this.line3.Y2         = 1.343F;
     //
     // line4
     //
     this.line4.Height     = 0F;
     this.line4.Left       = 1.638F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 1.576F;
     this.line4.Width      = 4.312F;
     this.line4.X1         = 1.638F;
     this.line4.X2         = 5.95F;
     this.line4.Y1         = 1.576F;
     this.line4.Y2         = 1.576F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 1.638F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 1.789F;
     this.line5.Width      = 4.312F;
     this.line5.X1         = 1.638F;
     this.line5.X2         = 5.95F;
     this.line5.Y1         = 1.789F;
     this.line5.Y2         = 1.789F;
     //
     // label9
     //
     this.label9.Height    = 0.2F;
     this.label9.HyperLink = null;
     this.label9.Left      = 0.4700001F;
     this.label9.Name      = "label9";
     this.label9.Style     = "";
     this.label9.Text      = "Code:";
     this.label9.Top       = 0.65F;
     this.label9.Width     = 1.146F;
     //
     // txtCode
     //
     this.txtCode.Height = 0.2F;
     this.txtCode.Left   = 1.638F;
     this.txtCode.Name   = "txtCode";
     this.txtCode.Text   = null;
     this.txtCode.Top    = 0.65F;
     this.txtCode.Width  = 4.312F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // GradingResultReport
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.GradingResultReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateGenerated)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtResultDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTrackingNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGradeReceived)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
    /// <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 componentResourceManager = new System.ComponentModel.ComponentResourceManager(typeof(IntelliTrack.Client.Application.Reportes.Regadores));
      DataDynamics.ActiveReports.DataSources.SqlDBDataSource sqlDBDataSource = new DataDynamics.ActiveReports.DataSources.SqlDBDataSource();
      textBox3 = new DataDynamics.ActiveReports.TextBox();
      txtEstado = new DataDynamics.ActiveReports.TextBox();
      txtTiempoCarga1 = new DataDynamics.ActiveReports.TextBox();
      txtTiempoDetenido1 = new DataDynamics.ActiveReports.TextBox();
      txtTiempoTransito1 = new DataDynamics.ActiveReports.TextBox();
      txtDIA_HORA1 = new DataDynamics.ActiveReports.TextBox();
      txtDIA_HORA_Final1 = new DataDynamics.ActiveReports.TextBox();
      txtDistancia = new DataDynamics.ActiveReports.TextBox();
      txtReferenciaSalida1 = new DataDynamics.ActiveReports.TextBox();
      txtReferenciaCaminos1 = new DataDynamics.ActiveReports.TextBox();
      txtReferenciaLlegada1 = new DataDynamics.ActiveReports.TextBox();
      txtVelocidadMaxima1 = new DataDynamics.ActiveReports.TextBox();
      txtVelocidadPromedio1 = new DataDynamics.ActiveReports.TextBox();
      txtIDTransponder1 = new DataDynamics.ActiveReports.TextBox();
      label1 = new DataDynamics.ActiveReports.Label();
      label5 = new DataDynamics.ActiveReports.Label();
      label6 = new DataDynamics.ActiveReports.Label();
      label7 = new DataDynamics.ActiveReports.Label();
      labelDistancia = new DataDynamics.ActiveReports.Label();
      label8 = new DataDynamics.ActiveReports.Label();
      label9 = new DataDynamics.ActiveReports.Label();
      label10 = new DataDynamics.ActiveReports.Label();
      label11 = new DataDynamics.ActiveReports.Label();
      label12 = new DataDynamics.ActiveReports.Label();
      label13 = new DataDynamics.ActiveReports.Label();
      label4 = new DataDynamics.ActiveReports.Label();
      label14 = new DataDynamics.ActiveReports.Label();
      label15 = new DataDynamics.ActiveReports.Label();
      label16 = new DataDynamics.ActiveReports.Label();
      label17 = new DataDynamics.ActiveReports.Label();
      label18 = new DataDynamics.ActiveReports.Label();
      label19 = new DataDynamics.ActiveReports.Label();
      label20 = new DataDynamics.ActiveReports.Label();
      label21 = new DataDynamics.ActiveReports.Label();
      txtFechaDesde1 = new DataDynamics.ActiveReports.TextBox();
      txtFechaHasta1 = new DataDynamics.ActiveReports.TextBox();
      txtVelocidadDesde1 = new DataDynamics.ActiveReports.TextBox();
      txtVelocidadHasta1 = new DataDynamics.ActiveReports.TextBox();
      label22 = new DataDynamics.ActiveReports.Label();
      label23 = new DataDynamics.ActiveReports.Label();
      label24 = new DataDynamics.ActiveReports.Label();
      label25 = new DataDynamics.ActiveReports.Label();
      label27 = new DataDynamics.ActiveReports.Label();
      label28 = new DataDynamics.ActiveReports.Label();
      picture1 = new DataDynamics.ActiveReports.Picture();
      txtTiempoTotalCarga = new DataDynamics.ActiveReports.TextBox();
      txtTempoTotalTransito = new DataDynamics.ActiveReports.TextBox();
      txtTiempoTotalDetenido = new DataDynamics.ActiveReports.TextBox();
      txtIDElemento1 = new DataDynamics.ActiveReports.TextBox();
      pageHeader = new DataDynamics.ActiveReports.PageHeader();
      detail = new DataDynamics.ActiveReports.Detail();
      line1 = new DataDynamics.ActiveReports.Line();
      pageFooter = new DataDynamics.ActiveReports.PageFooter();
      groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
      shape3 = new DataDynamics.ActiveReports.Shape();
      shape1 = new DataDynamics.ActiveReports.Shape();
      shape2 = new DataDynamics.ActiveReports.Shape();
      groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
      shape4 = new DataDynamics.ActiveReports.Shape();
      FechaDesde = new DataDynamics.ActiveReports.Parameter();
      FechaHasta = new DataDynamics.ActiveReports.Parameter();
      VelocidadDesde = new DataDynamics.ActiveReports.Parameter();
      VelocidadHasta = new DataDynamics.ActiveReports.Parameter();
      textBox3.BeginInit();
      txtEstado.BeginInit();
      txtTiempoCarga1.BeginInit();
      txtTiempoDetenido1.BeginInit();
      txtTiempoTransito1.BeginInit();
      txtDIA_HORA1.BeginInit();
      txtDIA_HORA_Final1.BeginInit();
      txtDistancia.BeginInit();
      txtReferenciaSalida1.BeginInit();
      txtReferenciaCaminos1.BeginInit();
      txtReferenciaLlegada1.BeginInit();
      txtVelocidadMaxima1.BeginInit();
      txtVelocidadPromedio1.BeginInit();
      txtIDTransponder1.BeginInit();
      label1.BeginInit();
      label5.BeginInit();
      label6.BeginInit();
      label7.BeginInit();
      labelDistancia.BeginInit();
      label8.BeginInit();
      label9.BeginInit();
      label10.BeginInit();
      label11.BeginInit();
      label12.BeginInit();
      label13.BeginInit();
      label4.BeginInit();
      label14.BeginInit();
      label15.BeginInit();
      label16.BeginInit();
      label17.BeginInit();
      label18.BeginInit();
      label19.BeginInit();
      label20.BeginInit();
      label21.BeginInit();
      txtFechaDesde1.BeginInit();
      txtFechaHasta1.BeginInit();
      txtVelocidadDesde1.BeginInit();
      txtVelocidadHasta1.BeginInit();
      label22.BeginInit();
      label23.BeginInit();
      label24.BeginInit();
      label25.BeginInit();
      label27.BeginInit();
      label28.BeginInit();
      //picture1.BeginInit();
      txtTiempoTotalCarga.BeginInit();
      txtTempoTotalTransito.BeginInit();
      txtTiempoTotalDetenido.BeginInit();
      txtIDElemento1.BeginInit();
      BeginInit();
      textBox3.Border.BottomColor = System.Drawing.Color.Black;
      textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      textBox3.Border.LeftColor = System.Drawing.Color.Black;
      textBox3.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      textBox3.Border.RightColor = System.Drawing.Color.Black;
      textBox3.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      textBox3.Border.TopColor = System.Drawing.Color.Black;
      textBox3.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(textBox3, "textBox3");
      textBox3.DistinctField = null;
      textBox3.Height = 0.1574803F;
      textBox3.Left = 4.448819F;
      textBox3.Name = "textBox3";
      textBox3.OutputFormat = componentResourceManager.GetString("textBox3.OutputFormat");
      textBox3.SummaryGroup = null;
      textBox3.Top = 0.03937008F;
      textBox3.Width = 1.574803F;
      txtEstado.Border.BottomColor = System.Drawing.Color.Black;
      txtEstado.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtEstado.Border.LeftColor = System.Drawing.Color.Black;
      txtEstado.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtEstado.Border.RightColor = System.Drawing.Color.Black;
      txtEstado.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtEstado.Border.TopColor = System.Drawing.Color.Black;
      txtEstado.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtEstado, "txtEstado");
      txtEstado.DataField = "Estado";
      txtEstado.DistinctField = null;
      txtEstado.Height = 0.1968504F;
      txtEstado.Left = 0.8125F;
      txtEstado.Name = "txtEstado";
      txtEstado.OutputFormat = componentResourceManager.GetString("txtEstado.OutputFormat");
      txtEstado.SummaryGroup = null;
      txtEstado.Top = 0.0F;
      txtEstado.Width = 0.6692914F;
      txtTiempoCarga1.Border.BottomColor = System.Drawing.Color.Black;
      txtTiempoCarga1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoCarga1.Border.LeftColor = System.Drawing.Color.Black;
      txtTiempoCarga1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoCarga1.Border.RightColor = System.Drawing.Color.Black;
      txtTiempoCarga1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoCarga1.Border.TopColor = System.Drawing.Color.Black;
      txtTiempoCarga1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTiempoCarga1, "txtTiempoCarga1");
      txtTiempoCarga1.DataField = "TiempoCarga";
      txtTiempoCarga1.DistinctField = null;
      txtTiempoCarga1.Height = 0.1968504F;
      txtTiempoCarga1.Left = 0.07874016F;
      txtTiempoCarga1.MultiLine = false;
      txtTiempoCarga1.Name = "txtTiempoCarga1";
      txtTiempoCarga1.SummaryGroup = null;
      txtTiempoCarga1.Top = 0.0F;
      txtTiempoCarga1.Width = 0.6496063F;
      txtTiempoDetenido1.Border.BottomColor = System.Drawing.Color.Black;
      txtTiempoDetenido1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoDetenido1.Border.LeftColor = System.Drawing.Color.Black;
      txtTiempoDetenido1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoDetenido1.Border.RightColor = System.Drawing.Color.Black;
      txtTiempoDetenido1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoDetenido1.Border.TopColor = System.Drawing.Color.Black;
      txtTiempoDetenido1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTiempoDetenido1, "txtTiempoDetenido1");
      txtTiempoDetenido1.DataField = "TiempoDetenido";
      txtTiempoDetenido1.DistinctField = null;
      txtTiempoDetenido1.Height = 0.1968504F;
      txtTiempoDetenido1.Left = 0.07874018F;
      txtTiempoDetenido1.Name = "txtTiempoDetenido1";
      txtTiempoDetenido1.SummaryGroup = null;
      txtTiempoDetenido1.Top = 0.0F;
      txtTiempoDetenido1.Width = 0.6496063F;
      txtTiempoTransito1.Border.BottomColor = System.Drawing.Color.Black;
      txtTiempoTransito1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTransito1.Border.LeftColor = System.Drawing.Color.Black;
      txtTiempoTransito1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTransito1.Border.RightColor = System.Drawing.Color.Black;
      txtTiempoTransito1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTransito1.Border.TopColor = System.Drawing.Color.Black;
      txtTiempoTransito1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTiempoTransito1, "txtTiempoTransito1");
      txtTiempoTransito1.DataField = "TiempoTransito";
      txtTiempoTransito1.DistinctField = null;
      txtTiempoTransito1.Height = 0.1968504F;
      txtTiempoTransito1.Left = 0.07874012F;
      txtTiempoTransito1.Name = "txtTiempoTransito1";
      txtTiempoTransito1.SummaryGroup = null;
      txtTiempoTransito1.Top = 0.0F;
      txtTiempoTransito1.Width = 0.6496063F;
      txtDIA_HORA1.Border.BottomColor = System.Drawing.Color.Black;
      txtDIA_HORA1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA1.Border.LeftColor = System.Drawing.Color.Black;
      txtDIA_HORA1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA1.Border.RightColor = System.Drawing.Color.Black;
      txtDIA_HORA1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA1.Border.TopColor = System.Drawing.Color.Black;
      txtDIA_HORA1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtDIA_HORA1, "txtDIA_HORA1");
      txtDIA_HORA1.DataField = "DIA_HORA";
      txtDIA_HORA1.DistinctField = null;
      txtDIA_HORA1.Height = 0.1968504F;
      txtDIA_HORA1.Left = 1.5625F;
      txtDIA_HORA1.Name = "txtDIA_HORA1";
      txtDIA_HORA1.SummaryGroup = null;
      txtDIA_HORA1.Top = 0.0F;
      txtDIA_HORA1.Width = 0.6692914F;
      txtDIA_HORA_Final1.Border.BottomColor = System.Drawing.Color.Black;
      txtDIA_HORA_Final1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA_Final1.Border.LeftColor = System.Drawing.Color.Black;
      txtDIA_HORA_Final1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA_Final1.Border.RightColor = System.Drawing.Color.Black;
      txtDIA_HORA_Final1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDIA_HORA_Final1.Border.TopColor = System.Drawing.Color.Black;
      txtDIA_HORA_Final1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtDIA_HORA_Final1, "txtDIA_HORA_Final1");
      txtDIA_HORA_Final1.DataField = "DIA_HORA_Final";
      txtDIA_HORA_Final1.DistinctField = null;
      txtDIA_HORA_Final1.Height = 0.2F;
     txtDIA_HORA_Final1.Left = 2.1875F;
      txtDIA_HORA_Final1.Name = "txtDIA_HORA_Final1";
      txtDIA_HORA_Final1.SummaryGroup = null;
      txtDIA_HORA_Final1.Top = 0.0F;
      txtDIA_HORA_Final1.Width = 0.6692914F;

      txtDistancia.DataField = "DistanciaRecorrida";
      txtDistancia.Border.BottomColor = System.Drawing.Color.Black;
      txtDistancia.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDistancia.Border.LeftColor = System.Drawing.Color.Black;
      txtDistancia.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDistancia.Border.RightColor = System.Drawing.Color.Black;
      txtDistancia.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtDistancia.Border.TopColor = System.Drawing.Color.Black;
      txtDistancia.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtDistancia, "txtDistancia");
      txtDistancia.DataField = "DistanciaRecorrida";
      txtDistancia.DistinctField = null;
      txtDistancia.Height = 0.2F;
      txtDistancia.Left = 2.9375F;
      txtDistancia.Name = "txtDistancia";
      txtDistancia.SummaryGroup = null;
      txtDistancia.Top = 0.0F;
      txtDistancia.Width = 0.6692914F;
      txtDistancia.OutputFormat = "#,##0.00";

      txtReferenciaSalida1.Border.BottomColor = System.Drawing.Color.Black;
      txtReferenciaSalida1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaSalida1.Border.LeftColor = System.Drawing.Color.Black;
      txtReferenciaSalida1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaSalida1.Border.RightColor = System.Drawing.Color.Black;
      txtReferenciaSalida1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaSalida1.Border.TopColor = System.Drawing.Color.Black;
      txtReferenciaSalida1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtReferenciaSalida1, "txtReferenciaSalida1");
      txtReferenciaSalida1.DataField = "ReferenciaSalida";
      txtReferenciaSalida1.DistinctField = null;
      txtReferenciaSalida1.Height = 0.1968504F;
      //txtReferenciaSalida1.Left = 2.9375F + txtDistancia.Width;
      txtReferenciaSalida1.Left = 2.9375F + 1.0649606F;
      txtReferenciaSalida1.Name = "txtReferenciaSalida1";
      txtReferenciaSalida1.OutputFormat = componentResourceManager.GetString("txtReferenciaSalida1.OutputFormat");
      txtReferenciaSalida1.SummaryGroup = null;
      txtReferenciaSalida1.Top = 0.0F;
      txtReferenciaSalida1.Width = 0.984252F;
      txtReferenciaCaminos1.Border.BottomColor = System.Drawing.Color.Black;
      txtReferenciaCaminos1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaCaminos1.Border.LeftColor = System.Drawing.Color.Black;
      txtReferenciaCaminos1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaCaminos1.Border.RightColor = System.Drawing.Color.Black;
      txtReferenciaCaminos1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaCaminos1.Border.TopColor = System.Drawing.Color.Black;
      txtReferenciaCaminos1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtReferenciaCaminos1, "txtReferenciaCaminos1");
      txtReferenciaCaminos1.DataField = "ReferenciaCaminos";
      txtReferenciaCaminos1.DistinctField = null;
      txtReferenciaCaminos1.Height = 0.1875F;
      //txtReferenciaCaminos1.Left = 3.9375F;
      txtReferenciaCaminos1.Left = 3.9375F + 1.0649606F;
      txtReferenciaCaminos1.Name = "txtReferenciaCaminos1";
      txtReferenciaCaminos1.OutputFormat = componentResourceManager.GetString("txtReferenciaCaminos1.OutputFormat");
      txtReferenciaCaminos1.SummaryGroup = null;
      txtReferenciaCaminos1.Top = 0.0F;
      txtReferenciaCaminos1.Width = 4.0F;
      txtReferenciaLlegada1.Border.BottomColor = System.Drawing.Color.Black;
      txtReferenciaLlegada1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaLlegada1.Border.LeftColor = System.Drawing.Color.Black;
      txtReferenciaLlegada1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaLlegada1.Border.RightColor = System.Drawing.Color.Black;
      txtReferenciaLlegada1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtReferenciaLlegada1.Border.TopColor = System.Drawing.Color.Black;
      txtReferenciaLlegada1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtReferenciaLlegada1, "txtReferenciaLlegada1");
      txtReferenciaLlegada1.DataField = "ReferenciaLlegada";
      txtReferenciaLlegada1.DistinctField = null;
      txtReferenciaLlegada1.Height = 0.2F;
      txtReferenciaLlegada1.Left = 8.0F;
      txtReferenciaLlegada1.Name = "txtReferenciaLlegada1";
      txtReferenciaLlegada1.OutputFormat = componentResourceManager.GetString("txtReferenciaLlegada1.OutputFormat");
      txtReferenciaLlegada1.SummaryGroup = null;
      txtReferenciaLlegada1.Top = 0.0F;
      txtReferenciaLlegada1.Width = 0.984252F - txtDistancia.Width;
      txtVelocidadMaxima1.Border.BottomColor = System.Drawing.Color.Black;
      txtVelocidadMaxima1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadMaxima1.Border.LeftColor = System.Drawing.Color.Black;
      txtVelocidadMaxima1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadMaxima1.Border.RightColor = System.Drawing.Color.Black;
      txtVelocidadMaxima1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadMaxima1.Border.TopColor = System.Drawing.Color.Black;
      txtVelocidadMaxima1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtVelocidadMaxima1, "txtVelocidadMaxima1");
      txtVelocidadMaxima1.DataField = "VelocidadMaxima";
      txtVelocidadMaxima1.DistinctField = null;
      txtVelocidadMaxima1.Height = 0.2F;
      txtVelocidadMaxima1.Left = 8.9375F;
      txtVelocidadMaxima1.Name = "txtVelocidadMaxima1";
      txtVelocidadMaxima1.OutputFormat = componentResourceManager.GetString("txtVelocidadMaxima1.OutputFormat");
      txtVelocidadMaxima1.SummaryGroup = null;
      txtVelocidadMaxima1.Top = 0.0F;
      txtVelocidadMaxima1.Width = 0.6692914F;
      txtVelocidadPromedio1.Border.BottomColor = System.Drawing.Color.Black;
      txtVelocidadPromedio1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadPromedio1.Border.LeftColor = System.Drawing.Color.Black;
      txtVelocidadPromedio1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadPromedio1.Border.RightColor = System.Drawing.Color.Black;
      txtVelocidadPromedio1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadPromedio1.Border.TopColor = System.Drawing.Color.Black;
      txtVelocidadPromedio1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtVelocidadPromedio1, "txtVelocidadPromedio1");
      txtVelocidadPromedio1.DataField = "VelocidadPromedio";
      txtVelocidadPromedio1.DistinctField = null;
      txtVelocidadPromedio1.Height = 0.2F;
      txtVelocidadPromedio1.Left = 9.6875F;
      txtVelocidadPromedio1.Name = "txtVelocidadPromedio1";
      txtVelocidadPromedio1.OutputFormat = componentResourceManager.GetString("txtVelocidadPromedio1.OutputFormat");
      txtVelocidadPromedio1.SummaryGroup = null;
      txtVelocidadPromedio1.Top = 0.0F;
      txtVelocidadPromedio1.Width = 0.6692914F;
      txtIDTransponder1.Border.BottomColor = System.Drawing.Color.Black;
      txtIDTransponder1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDTransponder1.Border.LeftColor = System.Drawing.Color.Black;
      txtIDTransponder1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDTransponder1.Border.RightColor = System.Drawing.Color.Black;
      txtIDTransponder1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDTransponder1.Border.TopColor = System.Drawing.Color.Black;
      txtIDTransponder1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtIDTransponder1, "txtIDTransponder1");
      txtIDTransponder1.DataField = "IDTransponder";
      txtIDTransponder1.DistinctField = null;
      txtIDTransponder1.Height = 0.1574803F;
      txtIDTransponder1.Left = 3.937008F;
      txtIDTransponder1.Name = "txtIDTransponder1";
      txtIDTransponder1.OutputFormat = componentResourceManager.GetString("txtIDTransponder1.OutputFormat");
      txtIDTransponder1.SummaryGroup = null;
      txtIDTransponder1.Top = 0.511811F;
      txtIDTransponder1.Width = 1.0F;
      label1.Border.BottomColor = System.Drawing.Color.Black;
      label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label1.Border.LeftColor = System.Drawing.Color.Black;
      label1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label1.Border.RightColor = System.Drawing.Color.Black;
      label1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label1.Border.TopColor = System.Drawing.Color.Black;
      label1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label1, "label1");
      label1.Height = 0.1722441F;
      label1.HyperLink = null;
      label1.Left = 0.07874016F;
      label1.Name = "label1";
      label1.Top = 1.023622F;
      label1.Width = 0.6692914F;
      label5.Border.BottomColor = System.Drawing.Color.Black;
      label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label5.Border.LeftColor = System.Drawing.Color.Black;
      label5.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label5.Border.RightColor = System.Drawing.Color.Black;
      label5.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label5.Border.TopColor = System.Drawing.Color.Black;
      label5.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label5, "label5");
      label5.Height = 0.1722441F;
      label5.HyperLink = null;
      label5.Left = 0.8125F;
      label5.Name = "label5";
      label5.Top = 1.023622F;
      label5.Width = 0.6692914F;
      label6.Border.BottomColor = System.Drawing.Color.Black;
      label6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label6.Border.LeftColor = System.Drawing.Color.Black;
      label6.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label6.Border.RightColor = System.Drawing.Color.Black;
      label6.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label6.Border.TopColor = System.Drawing.Color.Black;
      label6.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label6, "label6");
      label6.Height = 0.1722441F;
      label6.HyperLink = null;
      label6.Left = 1.5625F;
      label6.Name = "label6";
      label6.Top = 1.023622F;
      label6.Width = 0.6692914F;
      label7.Border.BottomColor = System.Drawing.Color.Black;
      label7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label7.Border.LeftColor = System.Drawing.Color.Black;
      label7.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label7.Border.RightColor = System.Drawing.Color.Black;
      label7.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label7.Border.TopColor = System.Drawing.Color.Black;
      label7.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label7, "label7");
      label7.Height = 0.1722441F;
      label7.HyperLink = null;
      label7.Left = 2.1875F;
      label7.Name = "label7";
      label7.Top = 1.023622F;
      label7.Width = 0.6692914F;

      labelDistancia.Border.BottomColor = System.Drawing.Color.Black;
      labelDistancia.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      labelDistancia.Border.LeftColor = System.Drawing.Color.Black;
      labelDistancia.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      labelDistancia.Border.RightColor = System.Drawing.Color.Black;
      labelDistancia.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      labelDistancia.Border.TopColor = System.Drawing.Color.Black;
      labelDistancia.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(labelDistancia, "labelDistancia");
      labelDistancia.Height = 0.1722441F;
      labelDistancia.HyperLink = null;
      labelDistancia.Left = 2.9375F;
      labelDistancia.Name = "labelDistancia";
      labelDistancia.Top = 1.023622F;
      labelDistancia.Width = 0.984252F;


      label8.Border.BottomColor = System.Drawing.Color.Black;
      label8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label8.Border.LeftColor = System.Drawing.Color.Black;
      label8.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label8.Border.RightColor = System.Drawing.Color.Black;
      label8.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label8.Border.TopColor = System.Drawing.Color.Black;
      label8.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label8, "label8");
      label8.Height = 0.1722441F;
      label8.HyperLink = null;
      label8.Left = 2.9375F + 1.0649606F;
      label8.Name = "label8";
      label8.Top = 1.023622F;
      label8.Width = 0.984252F;

      

      label9.Border.BottomColor = System.Drawing.Color.Black;
      label9.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label9.Border.LeftColor = System.Drawing.Color.Black;
      label9.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label9.Border.RightColor = System.Drawing.Color.Black;
      label9.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label9.Border.TopColor = System.Drawing.Color.Black;
      label9.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label9, "label9");
      label9.Height = 0.1574803F;
      label9.HyperLink = null;
      label9.Left = 3.149606F;
      label9.Name = "label9";
      label9.Top = 0.511811F;
      label9.Width = 0.7874016F;
      label10.Border.BottomColor = System.Drawing.Color.Black;
      label10.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label10.Border.LeftColor = System.Drawing.Color.Black;
      label10.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label10.Border.RightColor = System.Drawing.Color.Black;
      label10.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label10.Border.TopColor = System.Drawing.Color.Black;
      label10.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label10, "label10");
      label10.Height = 0.1875F;
      label10.HyperLink = null;
      label10.Left = 3.9375F + 1.0649606F;
      label10.Name = "label10";
      label10.Top = 1.023622F;
      label10.Width = 4.0F - 1.0649606F;
      label11.Border.BottomColor = System.Drawing.Color.Black;
      label11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label11.Border.LeftColor = System.Drawing.Color.Black;
      label11.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label11.Border.RightColor = System.Drawing.Color.Black;
      label11.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label11.Border.TopColor = System.Drawing.Color.Black;
      label11.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label11, "label11");
      label11.Height = 0.1722441F;
      label11.HyperLink = null;
      label11.Left = 8.0F;
      label11.Name = "label11";
      label11.Top = 1.023622F;
      label11.Width = 0.984252F;
      label12.Border.BottomColor = System.Drawing.Color.Black;
      label12.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label12.Border.LeftColor = System.Drawing.Color.Black;
      label12.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label12.Border.RightColor = System.Drawing.Color.Black;
      label12.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label12.Border.TopColor = System.Drawing.Color.Black;
      label12.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label12, "label12");
      label12.Height = 0.1722441F;
      label12.HyperLink = null;
      label12.Left = 8.9375F;
      label12.Name = "label12";
      label12.Top = 1.023622F;
      label12.Width = 0.6692914F;
      label13.Border.BottomColor = System.Drawing.Color.Black;
      label13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label13.Border.LeftColor = System.Drawing.Color.Black;
      label13.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label13.Border.RightColor = System.Drawing.Color.Black;
      label13.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label13.Border.TopColor = System.Drawing.Color.Black;
      label13.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label13, "label13");
      label13.Height = 0.1722441F;
      label13.HyperLink = null;
      label13.Left = 9.6875F;
      label13.Name = "label13";
      label13.Top = 1.023622F;
      label13.Width = 0.6692914F;
      label4.Border.BottomColor = System.Drawing.Color.Black;
      label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label4.Border.LeftColor = System.Drawing.Color.Black;
      label4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label4.Border.RightColor = System.Drawing.Color.Black;
      label4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label4.Border.TopColor = System.Drawing.Color.Black;
      label4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label4, "label4");
      label4.Height = 0.1574803F;
      label4.HyperLink = null;
      label4.Left = 0.07874016F;
      label4.Name = "label4";
      label4.Top = 0.07874016F;
      label4.Width = 2.283465F;
      label14.Border.BottomColor = System.Drawing.Color.Black;
      label14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label14.Border.LeftColor = System.Drawing.Color.Black;
      label14.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label14.Border.RightColor = System.Drawing.Color.Black;
      label14.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label14.Border.TopColor = System.Drawing.Color.Black;
      label14.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label14, "label14");
      label14.Height = 0.1574803F;
      label14.HyperLink = null;
      label14.Left = 0.07874016F;
      label14.Name = "label14";
      label14.Top = 0.2362205F;
      label14.Width = 1.0F;
      label15.Border.BottomColor = System.Drawing.Color.Black;
      label15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label15.Border.LeftColor = System.Drawing.Color.Black;
      label15.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label15.Border.RightColor = System.Drawing.Color.Black;
      label15.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label15.Border.TopColor = System.Drawing.Color.Black;
      label15.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label15, "label15");
      label15.Height = 0.1574803F;
      label15.HyperLink = null;
      label15.Left = 0.07874016F;
      label15.Name = "label15";
      label15.Top = 0.3937008F;
      label15.Width = 1.0F;
      label16.Border.BottomColor = System.Drawing.Color.Black;
      label16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label16.Border.LeftColor = System.Drawing.Color.Black;
      label16.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label16.Border.RightColor = System.Drawing.Color.Black;
      label16.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label16.Border.TopColor = System.Drawing.Color.Black;
      label16.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label16, "label16");
      label16.Height = 0.1574803F;
      label16.HyperLink = null;
      label16.Left = 0.07874016F;
      label16.Name = "label16";
      label16.Top = 0.5511811F;
      label16.Width = 1.0F;
      label17.Border.BottomColor = System.Drawing.Color.Black;
      label17.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label17.Border.LeftColor = System.Drawing.Color.Black;
      label17.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label17.Border.RightColor = System.Drawing.Color.Black;
      label17.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label17.Border.TopColor = System.Drawing.Color.Black;
      label17.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label17, "label17");
      label17.Height = 0.1574803F;
      label17.HyperLink = null;
      label17.Left = 5.314961F;
      label17.Name = "label17";
      label17.Top = 0.3937008F;
      label17.Width = 1.0F;
      label18.Border.BottomColor = System.Drawing.Color.Black;
      label18.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label18.Border.LeftColor = System.Drawing.Color.Black;
      label18.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label18.Border.RightColor = System.Drawing.Color.Black;
      label18.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label18.Border.TopColor = System.Drawing.Color.Black;
      label18.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label18, "label18");
      label18.Height = 0.1574803F;
      label18.HyperLink = null;
      label18.Left = 5.314961F;
      label18.Name = "label18";
      label18.Top = 0.2362205F;
      label18.Width = 1.0F;
      label19.Border.BottomColor = System.Drawing.Color.Black;
      label19.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label19.Border.LeftColor = System.Drawing.Color.Black;
      label19.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label19.Border.RightColor = System.Drawing.Color.Black;
      label19.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label19.Border.TopColor = System.Drawing.Color.Black;
      label19.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label19, "label19");
      label19.Height = 0.1574803F;
      label19.HyperLink = null;
      label19.Left = 8.0625F;
      label19.Name = "label19";
      label19.Top = 0.25F;
      label19.Width = 0.3937005F;
      label20.Border.BottomColor = System.Drawing.Color.Black;
      label20.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label20.Border.LeftColor = System.Drawing.Color.Black;
      label20.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label20.Border.RightColor = System.Drawing.Color.Black;
      label20.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label20.Border.TopColor = System.Drawing.Color.Black;
      label20.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label20, "label20");
      label20.Height = 0.1574803F;
      label20.HyperLink = null;
      label20.Left = 5.314961F;
      label20.Name = "label20";
      label20.Top = 0.07874016F;
      label20.Width = 2.283465F;
      label21.Border.BottomColor = System.Drawing.Color.Black;
      label21.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label21.Border.LeftColor = System.Drawing.Color.Black;
      label21.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label21.Border.RightColor = System.Drawing.Color.Black;
      label21.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label21.Border.TopColor = System.Drawing.Color.Black;
      label21.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label21, "label21");
      label21.Height = 0.1574803F;
      label21.HyperLink = null;
      label21.Left = 8.0625F;
      label21.Name = "label21";
      label21.Top = 0.375F;
      label21.Width = 0.1181104F;
      txtFechaDesde1.Border.BottomColor = System.Drawing.Color.Black;
      txtFechaDesde1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaDesde1.Border.LeftColor = System.Drawing.Color.Black;
      txtFechaDesde1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaDesde1.Border.RightColor = System.Drawing.Color.Black;
      txtFechaDesde1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaDesde1.Border.TopColor = System.Drawing.Color.Black;
      txtFechaDesde1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtFechaDesde1, "txtFechaDesde1");
      txtFechaDesde1.DataField = "param:FechaDesde";
      txtFechaDesde1.DistinctField = null;
      txtFechaDesde1.Height = 0.125F;
      txtFechaDesde1.Left = 6.375F;
      txtFechaDesde1.Name = "txtFechaDesde1";
      txtFechaDesde1.OutputFormat = componentResourceManager.GetString("txtFechaDesde1.OutputFormat");
      txtFechaDesde1.SummaryGroup = null;
      txtFechaDesde1.Top = 0.25F;
      txtFechaDesde1.Width = 1.625F;
      txtFechaHasta1.Border.BottomColor = System.Drawing.Color.Black;
      txtFechaHasta1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaHasta1.Border.LeftColor = System.Drawing.Color.Black;
      txtFechaHasta1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaHasta1.Border.RightColor = System.Drawing.Color.Black;
      txtFechaHasta1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtFechaHasta1.Border.TopColor = System.Drawing.Color.Black;
      txtFechaHasta1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtFechaHasta1, "txtFechaHasta1");
      txtFechaHasta1.DataField = "param:FechaHasta";
      txtFechaHasta1.DistinctField = null;
      txtFechaHasta1.Height = 0.1875F;
      txtFechaHasta1.Left = 8.5F;
      txtFechaHasta1.Name = "txtFechaHasta1";
      txtFechaHasta1.OutputFormat = componentResourceManager.GetString("txtFechaHasta1.OutputFormat");
      txtFechaHasta1.SummaryGroup = null;
      txtFechaHasta1.Top = 0.25F;
      txtFechaHasta1.Width = 1.625F;
      txtVelocidadDesde1.Border.BottomColor = System.Drawing.Color.Black;
      txtVelocidadDesde1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadDesde1.Border.LeftColor = System.Drawing.Color.Black;
      txtVelocidadDesde1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadDesde1.Border.RightColor = System.Drawing.Color.Black;
      txtVelocidadDesde1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadDesde1.Border.TopColor = System.Drawing.Color.Black;
      txtVelocidadDesde1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtVelocidadDesde1, "txtVelocidadDesde1");
      txtVelocidadDesde1.DataField = "param:VelocidadDesde";
      txtVelocidadDesde1.DistinctField = null;
      txtVelocidadDesde1.Height = 0.1574803F;
      txtVelocidadDesde1.Left = 6.377953F;
      txtVelocidadDesde1.Name = "txtVelocidadDesde1";
      txtVelocidadDesde1.OutputFormat = componentResourceManager.GetString("txtVelocidadDesde1.OutputFormat");
      txtVelocidadDesde1.SummaryGroup = null;
      txtVelocidadDesde1.Top = 0.3937008F;
      txtVelocidadDesde1.Width = 1.0F;
      txtVelocidadHasta1.Border.BottomColor = System.Drawing.Color.Black;
      txtVelocidadHasta1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadHasta1.Border.LeftColor = System.Drawing.Color.Black;
      txtVelocidadHasta1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadHasta1.Border.RightColor = System.Drawing.Color.Black;
      txtVelocidadHasta1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtVelocidadHasta1.Border.TopColor = System.Drawing.Color.Black;
      txtVelocidadHasta1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtVelocidadHasta1, "txtVelocidadHasta1");
      txtVelocidadHasta1.DataField = "param:VelocidadHasta";
      txtVelocidadHasta1.DistinctField = null;
      txtVelocidadHasta1.Height = 0.1574803F;
      txtVelocidadHasta1.Left = 8.5F;
      txtVelocidadHasta1.Name = "txtVelocidadHasta1";
      txtVelocidadHasta1.OutputFormat = componentResourceManager.GetString("txtVelocidadHasta1.OutputFormat");
      txtVelocidadHasta1.SummaryGroup = null;
      txtVelocidadHasta1.Top = 0.375F;
      txtVelocidadHasta1.Width = 1.0F;
      label22.Border.BottomColor = System.Drawing.Color.Black;
      label22.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label22.Border.LeftColor = System.Drawing.Color.Black;
      label22.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label22.Border.RightColor = System.Drawing.Color.Black;
      label22.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label22.Border.TopColor = System.Drawing.Color.Black;
      label22.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label22, "label22");
      label22.Height = 0.1574803F;
      label22.HyperLink = null;
      label22.Left = 2.401575F;
      label22.Name = "label22";
      label22.Top = 0.1968504F;
      label22.Width = 1.0F;
      label23.Border.BottomColor = System.Drawing.Color.Black;
      label23.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label23.Border.LeftColor = System.Drawing.Color.Black;
      label23.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label23.Border.RightColor = System.Drawing.Color.Black;
      label23.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label23.Border.TopColor = System.Drawing.Color.Black;
      label23.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label23, "label23");
      label23.Height = 0.1574803F;
      label23.HyperLink = null;
      label23.Left = 0.07874016F;
      label23.Name = "label23";
      label23.Top = 0.1968504F;
      label23.Width = 1.0F;
      label24.Border.BottomColor = System.Drawing.Color.Black;
      label24.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label24.Border.LeftColor = System.Drawing.Color.Black;
      label24.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label24.Border.RightColor = System.Drawing.Color.Black;
      label24.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label24.Border.TopColor = System.Drawing.Color.Black;
      label24.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label24, "label24");
      label24.Height = 0.1574803F;
      label24.HyperLink = null;
      label24.Left = 0.07874016F;
      label24.Name = "label24";
      label24.Top = 0.03937008F;
      label24.Width = 2.283465F;
      label25.Border.BottomColor = System.Drawing.Color.Black;
      label25.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label25.Border.LeftColor = System.Drawing.Color.Black;
      label25.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label25.Border.RightColor = System.Drawing.Color.Black;
      label25.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label25.Border.TopColor = System.Drawing.Color.Black;
      label25.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label25, "label25");
      label25.Height = 0.1574803F;
      label25.HyperLink = null;
      label25.Left = 0.07874012F;
      label25.Name = "label25";
      label25.Top = 0.3543307F;
      label25.Width = 1.0F;
      label27.Border.BottomColor = System.Drawing.Color.Black;
      label27.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label27.Border.LeftColor = System.Drawing.Color.Black;
      label27.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label27.Border.RightColor = System.Drawing.Color.Black;
      label27.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label27.Border.TopColor = System.Drawing.Color.Black;
      label27.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label27, "label27");
      label27.Height = 0.1574803F;
      label27.HyperLink = null;
      label27.Left = 8.858268F;
      label27.Name = "label27";
      label27.Top = 0.03937008F;
      label27.Width = 1.496063F;
      label28.Border.BottomColor = System.Drawing.Color.Black;
      label28.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label28.Border.LeftColor = System.Drawing.Color.Black;
      label28.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label28.Border.RightColor = System.Drawing.Color.Black;
      label28.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      label28.Border.TopColor = System.Drawing.Color.Black;
      label28.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(label28, "label28");
      label28.Height = 0.472441F;
      label28.HyperLink = null;
      label28.Left = 8.858268F;
      label28.Name = "label28";
      label28.Top = 0.1968504F;
      label28.Width = 1.496063F;
      picture1.Border.BottomColor = System.Drawing.Color.Black;
      picture1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      picture1.Border.LeftColor = System.Drawing.Color.Black;
      picture1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      picture1.Border.RightColor = System.Drawing.Color.Black;
      picture1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      picture1.Border.TopColor = System.Drawing.Color.Black;
      picture1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(picture1, "picture1");
      picture1.Height = 0.7086614F;
      picture1.Image = (System.Drawing.Image)componentResourceManager.GetObject("picture1.Image");
      picture1.ImageData = (System.IO.Stream)componentResourceManager.GetObject("picture1.ImageData");
      picture1.Left = 8.110236F;
      picture1.LineWeight = 0.0F;
      picture1.Name = "picture1";
      picture1.Top = 0.0F;
      picture1.Width = 0.7086614F;
      txtTiempoTotalCarga.Border.BottomColor = System.Drawing.Color.Black;
      txtTiempoTotalCarga.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalCarga.Border.LeftColor = System.Drawing.Color.Black;
      txtTiempoTotalCarga.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalCarga.Border.RightColor = System.Drawing.Color.Black;
      txtTiempoTotalCarga.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalCarga.Border.TopColor = System.Drawing.Color.Black;
      txtTiempoTotalCarga.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTiempoTotalCarga, "txtTiempoTotalCarga");
      txtTiempoTotalCarga.DistinctField = null;
      txtTiempoTotalCarga.Height = 0.1574803F;
      txtTiempoTotalCarga.Left = 1.125F;
      txtTiempoTotalCarga.Name = "txtTiempoTotalCarga";
      txtTiempoTotalCarga.OutputFormat = componentResourceManager.GetString("txtTiempoTotalCarga.OutputFormat");
      txtTiempoTotalCarga.SummaryGroup = null;
      txtTiempoTotalCarga.Top = 0.1968504F;
      txtTiempoTotalCarga.Width = 1.0F;
      txtTempoTotalTransito.Border.BottomColor = System.Drawing.Color.Black;
      txtTempoTotalTransito.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTempoTotalTransito.Border.LeftColor = System.Drawing.Color.Black;
      txtTempoTotalTransito.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTempoTotalTransito.Border.RightColor = System.Drawing.Color.Black;
      txtTempoTotalTransito.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTempoTotalTransito.Border.TopColor = System.Drawing.Color.Black;
      txtTempoTotalTransito.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTempoTotalTransito, "txtTempoTotalTransito");
      txtTempoTotalTransito.DistinctField = null;
      txtTempoTotalTransito.Height = 0.1574803F;
      txtTempoTotalTransito.Left = 1.125F;
      txtTempoTotalTransito.Name = "txtTempoTotalTransito";
      txtTempoTotalTransito.OutputFormat = componentResourceManager.GetString("txtTempoTotalTransito.OutputFormat");
      txtTempoTotalTransito.SummaryGroup = null;
      txtTempoTotalTransito.Top = 0.3543307F;
      txtTempoTotalTransito.Width = 1.0F;
      txtTiempoTotalDetenido.Border.BottomColor = System.Drawing.Color.Black;
      txtTiempoTotalDetenido.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalDetenido.Border.LeftColor = System.Drawing.Color.Black;
      txtTiempoTotalDetenido.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalDetenido.Border.RightColor = System.Drawing.Color.Black;
      txtTiempoTotalDetenido.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtTiempoTotalDetenido.Border.TopColor = System.Drawing.Color.Black;
      txtTiempoTotalDetenido.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtTiempoTotalDetenido, "txtTiempoTotalDetenido");
      txtTiempoTotalDetenido.DistinctField = null;
      txtTiempoTotalDetenido.Height = 0.1574803F;
      txtTiempoTotalDetenido.Left = 3.4375F;
      txtTiempoTotalDetenido.Name = "txtTiempoTotalDetenido";
      txtTiempoTotalDetenido.OutputFormat = componentResourceManager.GetString("txtTiempoTotalDetenido.OutputFormat");
      txtTiempoTotalDetenido.SummaryGroup = null;
      txtTiempoTotalDetenido.Top = 0.1968504F;
      txtTiempoTotalDetenido.Width = 1.0F;
      txtIDElemento1.Border.BottomColor = System.Drawing.Color.Black;
      txtIDElemento1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDElemento1.Border.LeftColor = System.Drawing.Color.Black;
      txtIDElemento1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDElemento1.Border.RightColor = System.Drawing.Color.Black;
      txtIDElemento1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      txtIDElemento1.Border.TopColor = System.Drawing.Color.Black;
      txtIDElemento1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      componentResourceManager.ApplyResources(txtIDElemento1, "txtIDElemento1");
      txtIDElemento1.DataField = "IDElemento";
      txtIDElemento1.DistinctField = null;
      txtIDElemento1.Height = 0.1574803F;
      txtIDElemento1.Left = 1.125F;
      txtIDElemento1.Name = "txtIDElemento1";
      txtIDElemento1.OutputFormat = componentResourceManager.GetString("txtIDElemento1.OutputFormat");
      txtIDElemento1.Top = 0.5511811F;
      txtIDElemento1.Width = 1.0F;
      DataDynamics.ActiveReports.ARControl[] arcontrolArr1 = new DataDynamics.ActiveReports.ARControl[] { textBox3 };
      pageHeader.Controls.AddRange(arcontrolArr1);
      pageHeader.Height = 0.25F;
      pageHeader.Name = "pageHeader";
      detail.ColumnSpacing = 0.0F;
      DataDynamics.ActiveReports.ARControl[] arcontrolArr2 = new DataDynamics.ActiveReports.ARControl[] {
                                                                                                                txtEstado, 
                                                                                                                txtTiempoCarga1, 
                                                                                                                txtTiempoDetenido1, 
                                                                                                                txtTiempoTransito1, 
                                                                                                                txtDIA_HORA1, 
                                                                                                                txtDIA_HORA_Final1, 
                                                                                                                txtDistancia,
                                                                                                                txtReferenciaSalida1, 
                                                                                                                txtReferenciaCaminos1, 
                                                                                                                txtReferenciaLlegada1, 
                                                                                                                txtVelocidadMaxima1, 
                                                                                                                txtVelocidadPromedio1, 
                                                                                                                line1 };
      detail.Controls.AddRange(arcontrolArr2);
      detail.Height = 0.1979167F;
      detail.Name = "detail";
      detail.Format += new System.EventHandler(detail_Format);
      line1.Border.BottomColor = System.Drawing.Color.Black;
      line1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      line1.Border.LeftColor = System.Drawing.Color.Black;
      line1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      line1.Border.RightColor = System.Drawing.Color.Black;
      line1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      line1.Border.TopColor = System.Drawing.Color.Black;
      line1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      line1.Height = 0.0F;
      line1.Left = 0.07874016F;
      line1.LineWeight = 1.0F;
      line1.Name = "line1";
      line1.Top = 0.1968504F;
      line1.Width = 10.31496F;
      line1.X1 = 0.07874016F;
      line1.X2 = 10.3937F;
      line1.Y1 = 0.1968504F;
      line1.Y2 = 0.1968504F;
      pageFooter.Height = 0.25F;
      pageFooter.Name = "pageFooter";
      DataDynamics.ActiveReports.ARControl[] arcontrolArr3 = new DataDynamics.ActiveReports.ARControl[] {
                                                                                                                shape3, 
                                                                                                                shape1, 
                                                                                                                shape2, 
                                                                                                                txtIDTransponder1, 
                                                                                                                label1, 
                                                                                                                label5, 
                                                                                                                label6, 
                                                                                                                label7, 
                                                                                                                labelDistancia,
                                                                                                                label8, 
                                                                                                                label9, 
                                                                                                                label10, 
                                                                                                                label11, 
                                                                                                                label12, 
                                                                                                                label13, 
                                                                                                                label4, 
                                                                                                                label14, 
                                                                                                                label15, 
                                                                                                                label16, 
                                                                                                                label17, 
                                                                                                                label18, 
                                                                                                                label19, 
                                                                                                                label20, 
                                                                                                                label21, 
                                                                                                                txtFechaDesde1, 
                                                                                                                txtFechaHasta1, 
                                                                                                                txtVelocidadDesde1, 
                                                                                                                txtVelocidadHasta1, 
                                                                                                                txtIDElemento1 };
      groupHeader1.Controls.AddRange(arcontrolArr3);
      groupHeader1.DataField = "IDElemento";
      groupHeader1.Height = 1.229167F;
      groupHeader1.Name = "groupHeader1";
      shape3.Border.BottomColor = System.Drawing.Color.Black;
      shape3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape3.Border.LeftColor = System.Drawing.Color.Black;
      shape3.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape3.Border.RightColor = System.Drawing.Color.Black;
      shape3.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape3.Border.TopColor = System.Drawing.Color.Black;
      shape3.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape3.Height = 0.3958333F;
      shape3.Left = 0.03937008F;
      shape3.Name = "shape3";
      shape3.RoundingRadius = 9.999999F;
      shape3.Top = 0.8267716F;
      shape3.Width = 10.37402F;
      shape1.Border.BottomColor = System.Drawing.Color.Black;
      shape1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape1.Border.LeftColor = System.Drawing.Color.Black;
      shape1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape1.Border.RightColor = System.Drawing.Color.Black;
      shape1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape1.Border.TopColor = System.Drawing.Color.Black;
      shape1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape1.Height = 0.7086614F;
      shape1.Left = 0.03937008F;
      shape1.Name = "shape1";
      shape1.RoundingRadius = 9.999999F;
      shape1.Top = 0.03937008F;
      shape1.Width = 5.157481F;
      shape2.Border.BottomColor = System.Drawing.Color.Black;
      shape2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape2.Border.LeftColor = System.Drawing.Color.Black;
      shape2.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape2.Border.RightColor = System.Drawing.Color.Black;
      shape2.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape2.Border.TopColor = System.Drawing.Color.Black;
      shape2.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape2.Height = 0.7086614F;
      shape2.Left = 5.255906F;
      shape2.Name = "shape2";
      shape2.RoundingRadius = 9.999999F;
      shape2.Top = 0.03937008F;
      shape2.Width = 5.157481F;
      DataDynamics.ActiveReports.ARControl[] arcontrolArr4 = new DataDynamics.ActiveReports.ARControl[] {
                                                                                                                picture1, 
                                                                                                                shape4, 
                                                                                                                label22, 
                                                                                                                label23, 
                                                                                                                label24, 
                                                                                                                label25, 
                                                                                                                label27, 
                                                                                                                label28, 
                                                                                                                txtTiempoTotalCarga, 
                                                                                                                txtTempoTotalTransito, 
                                                                                                                txtTiempoTotalDetenido };
      groupFooter1.Controls.AddRange(arcontrolArr4);
      groupFooter1.Height = 0.7708334F;
      groupFooter1.Name = "groupFooter1";
      groupFooter1.NewPage = DataDynamics.ActiveReports.NewPage.After;
      groupFooter1.Format += new System.EventHandler(groupFooter1_Format);
      shape4.Border.BottomColor = System.Drawing.Color.Black;
      shape4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape4.Border.LeftColor = System.Drawing.Color.Black;
      shape4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape4.Border.RightColor = System.Drawing.Color.Black;
      shape4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape4.Border.TopColor = System.Drawing.Color.Black;
      shape4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      shape4.Height = 0.7086614F;
      shape4.Left = 0.03937008F;
      shape4.Name = "shape4";
      shape4.RoundingRadius = 9.999999F;
      shape4.Top = 0.0F;
      shape4.Width = 10.3937F;
      FechaDesde.DefaultValue = "";
      FechaDesde.Key = "FechaDesde";
      FechaDesde.Prompt = null;
      FechaDesde.PromptUser = false;
      FechaDesde.QueryCreated = false;
      FechaDesde.Tag = null;
      FechaDesde.Type = DataDynamics.ActiveReports.Parameter.DataType.Date;
      FechaHasta.DefaultValue = "";
      FechaHasta.Key = "FechaHasta";
      FechaHasta.Prompt = null;
      FechaHasta.PromptUser = false;
      FechaHasta.QueryCreated = false;
      FechaHasta.Tag = null;
      FechaHasta.Type = DataDynamics.ActiveReports.Parameter.DataType.Date;
      VelocidadDesde.DefaultValue = "";
      VelocidadDesde.Key = "VelocidadDesde";
      VelocidadDesde.Prompt = null;
      VelocidadDesde.PromptUser = false;
      VelocidadDesde.QueryCreated = false;
      VelocidadDesde.Tag = null;
      VelocidadDesde.Type = DataDynamics.ActiveReports.Parameter.DataType.String;
      VelocidadHasta.DefaultValue = "";
      VelocidadHasta.Key = "VelocidadHasta";
      VelocidadHasta.Prompt = null;
      VelocidadHasta.PromptUser = false;
      VelocidadHasta.QueryCreated = false;
      VelocidadHasta.Tag = null;
      VelocidadHasta.Type = DataDynamics.ActiveReports.Parameter.DataType.String;
      MasterReport = false;
      sqlDBDataSource.ConnectionString = "data source=pc-bhb-02\\sqlexpress;initial catalog=SIG;integrated security=SSPI;persist security info=False";
      sqlDBDataSource.SQL = "Select * from RegadoresView";
      DataSource = sqlDBDataSource;
      PageSettings.DefaultPaperSize = false;
      PageSettings.Margins.Bottom = 0.7874016F;
      PageSettings.Margins.Left = 0.7874016F;
      PageSettings.Margins.Right = 0.7874016F;
      PageSettings.Margins.Top = 0.7874016F;
      PageSettings.Orientation = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
      PageSettings.PaperHeight = 11.69291F;
      PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
      PageSettings.PaperWidth = 8.267716F;
      Parameters.Add(FechaDesde);
      Parameters.Add(FechaHasta);
      Parameters.Add(VelocidadDesde);
      Parameters.Add(VelocidadHasta);
      PrintWidth = 10.51181F;
      Sections.Add(pageHeader);
      Sections.Add(groupHeader1);
      Sections.Add(detail);
      Sections.Add(groupFooter1);
      Sections.Add(pageFooter);
      StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; font-size: 9pt; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
      StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ddo-char-set: 204; ", "Heading1", "Normal"));
      StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: italic; ddo-char-set: 204; ", "Heading2", "Normal"));
      StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 204; ", "Heading3", "Normal"));
      textBox3.EndInit();
      txtEstado.EndInit();
      txtTiempoCarga1.EndInit();
      txtTiempoDetenido1.EndInit();
      txtTiempoTransito1.EndInit();
      txtDIA_HORA1.EndInit();
      txtDIA_HORA_Final1.EndInit();
      txtDistancia.EndInit();
      txtReferenciaSalida1.EndInit();
      txtReferenciaCaminos1.EndInit();
      txtReferenciaLlegada1.EndInit();
      txtVelocidadMaxima1.EndInit();
      txtVelocidadPromedio1.EndInit();
      txtIDTransponder1.EndInit();
      label1.EndInit();
      label5.EndInit();
      label6.EndInit();
      label7.EndInit();
      labelDistancia.EndInit();
      label8.EndInit();
      label9.EndInit();
      label10.EndInit();
      label11.EndInit();
      label12.EndInit();
      label13.EndInit();
      label4.EndInit();
      label14.EndInit();
      label15.EndInit();
      label16.EndInit();
      label17.EndInit();
      label18.EndInit();
      label19.EndInit();
      label20.EndInit();
      label21.EndInit();
      txtFechaDesde1.EndInit();
      txtFechaHasta1.EndInit();
      txtVelocidadDesde1.EndInit();
      txtVelocidadHasta1.EndInit();
      label22.EndInit();
      label23.EndInit();
      label24.EndInit();
      label25.EndInit();
      label27.EndInit();
      label28.EndInit();
      //picture1.EndInit();
      txtTiempoTotalCarga.EndInit();
      txtTempoTotalTransito.EndInit();
      txtTiempoTotalDetenido.EndInit();
      txtIDElemento1.EndInit();
      EndInit();
    }
示例#15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(repPackings));
     this.pageHeader         = new DataDynamics.ActiveReports.PageHeader();
     this.reportInfo1        = new DataDynamics.ActiveReports.ReportInfo();
     this.textBox2           = new DataDynamics.ActiveReports.TextBox();
     this.detail             = new DataDynamics.ActiveReports.Detail();
     this.txtInBox           = new DataDynamics.ActiveReports.TextBox();
     this.txtQntWished       = new DataDynamics.ActiveReports.TextBox();
     this.line1              = new DataDynamics.ActiveReports.Line();
     this.txtPackingName1    = new DataDynamics.ActiveReports.TextBox();
     this.textBox5           = new DataDynamics.ActiveReports.TextBox();
     this.barcode2           = new DataDynamics.ActiveReports.Barcode();
     this.pageFooter         = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo2        = new DataDynamics.ActiveReports.ReportInfo();
     this.txtUserAlias       = new DataDynamics.ActiveReports.TextBox();
     this.groupInputID       = new DataDynamics.ActiveReports.GroupHeader();
     this.label4             = new DataDynamics.ActiveReports.Label();
     this.line5              = new DataDynamics.ActiveReports.Line();
     this.label5             = new DataDynamics.ActiveReports.Label();
     this.label6             = new DataDynamics.ActiveReports.Label();
     this.label8             = new DataDynamics.ActiveReports.Label();
     this.label15            = new DataDynamics.ActiveReports.Label();
     this.label1             = new DataDynamics.ActiveReports.Label();
     this.label2             = new DataDynamics.ActiveReports.Label();
     this.line2              = new DataDynamics.ActiveReports.Line();
     this.groupInputIDFooter = new DataDynamics.ActiveReports.GroupFooter();
     this.line3              = new DataDynamics.ActiveReports.Line();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntWished)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackingName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserAlias)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1,
         this.textBox2
     });
     this.pageHeader.Height = 0.28125F;
     this.pageHeader.Name   = "pageHeader";
     //
     // reportInfo1
     //
     this.reportInfo1.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.FormatString       = "Стр. {PageNumber} из {PageCount}";
     this.reportInfo1.Height             = 0.1968504F;
     this.reportInfo1.Left           = 6.220472F;
     this.reportInfo1.Name           = "reportInfo1";
     this.reportInfo1.Style          = "ddo-char-set: 1; text-align: right; font-size: 8pt; font-family: Tahoma; ";
     this.reportInfo1.SummaryGroup   = "groupInputID";
     this.reportInfo1.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.Group;
     this.reportInfo1.Top            = 0F;
     this.reportInfo1.Width          = 1.181103F;
     //
     // textBox2
     //
     this.textBox2.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Height             = 0.1968504F;
     this.textBox2.Left  = 0.1181102F;
     this.textBox2.Name  = "textBox2";
     this.textBox2.Style = "font-weight: bold; font-size: 9.75pt; ";
     this.textBox2.Text  = "Список товаров и упаковок";
     this.textBox2.Top   = 0.03937008F;
     this.textBox2.Width = 4.291338F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtInBox,
         this.txtQntWished,
         this.line1,
         this.txtPackingName1,
         this.textBox5,
         this.barcode2
     });
     this.detail.Height       = 0.6979167F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     //
     // txtInBox
     //
     this.txtInBox.Border.BottomColor = System.Drawing.Color.Black;
     this.txtInBox.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtInBox.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.RightColor  = System.Drawing.Color.Black;
     this.txtInBox.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.TopColor    = System.Drawing.Color.Black;
     this.txtInBox.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.DataField          = "InBox";
     this.txtInBox.Height             = 0.1968504F;
     this.txtInBox.Left         = 2.795276F;
     this.txtInBox.Name         = "txtInBox";
     this.txtInBox.OutputFormat = resources.GetString("txtInBox.OutputFormat");
     this.txtInBox.Style        = "ddo-char-set: 1; text-align: right; font-size: 10pt; ";
     this.txtInBox.Text         = "txtInBox";
     this.txtInBox.Top          = 0.07874016F;
     this.txtInBox.Width        = 0.7086614F;
     //
     // txtQntWished
     //
     this.txtQntWished.Border.BottomColor = System.Drawing.Color.Black;
     this.txtQntWished.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntWished.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtQntWished.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntWished.Border.RightColor  = System.Drawing.Color.Black;
     this.txtQntWished.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntWished.Border.TopColor    = System.Drawing.Color.Black;
     this.txtQntWished.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntWished.DataField          = "BoxInPal";
     this.txtQntWished.Height             = 0.1968504F;
     this.txtQntWished.Left         = 3.582677F;
     this.txtQntWished.Name         = "txtQntWished";
     this.txtQntWished.OutputFormat = resources.GetString("txtQntWished.OutputFormat");
     this.txtQntWished.Style        = "text-align: right; ";
     this.txtQntWished.Text         = "txtBoxInPal";
     this.txtQntWished.Top          = 0.07874016F;
     this.txtQntWished.Width        = 0.3543308F;
     //
     // line1
     //
     this.line1.AnchorBottom       = true;
     this.line1.Border.BottomColor = System.Drawing.Color.Black;
     this.line1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.LeftColor   = System.Drawing.Color.Black;
     this.line1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.RightColor  = System.Drawing.Color.Black;
     this.line1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.TopColor    = System.Drawing.Color.Black;
     this.line1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Height             = 0F;
     this.line1.Left       = 0.03937008F;
     this.line1.LineStyle  = DataDynamics.ActiveReports.LineStyle.Dot;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.6692913F;
     this.line1.Width      = 7.401575F;
     this.line1.X1         = 0.03937008F;
     this.line1.X2         = 7.440945F;
     this.line1.Y1         = 0.6692913F;
     this.line1.Y2         = 0.6692913F;
     //
     // txtPackingName1
     //
     this.txtPackingName1.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPackingName1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPackingName1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPackingName1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPackingName1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.DataField          = "GoodAlias";
     this.txtPackingName1.Height             = 0.4330709F;
     this.txtPackingName1.Left  = 0.07874016F;
     this.txtPackingName1.Name  = "txtPackingName1";
     this.txtPackingName1.Style = "";
     this.txtPackingName1.Text  = "txtGoodAlias";
     this.txtPackingName1.Top   = 0.07874016F;
     this.txtPackingName1.Width = 2.755905F;
     //
     // textBox5
     //
     this.textBox5.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.DataField          = "BoxInRow";
     this.textBox5.Height             = 0.1968504F;
     this.textBox5.Left         = 4.015748F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "text-align: right; ";
     this.textBox5.Text         = "txtBoxInRow";
     this.textBox5.Top          = 0.07874016F;
     this.textBox5.Width        = 0.3543309F;
     //
     // barcode2
     //
     this.barcode2.Border.BottomColor = System.Drawing.Color.Black;
     this.barcode2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode2.Border.LeftColor   = System.Drawing.Color.Black;
     this.barcode2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode2.Border.RightColor  = System.Drawing.Color.Black;
     this.barcode2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode2.Border.TopColor    = System.Drawing.Color.Black;
     this.barcode2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode2.CaptionPosition    = DataDynamics.ActiveReports.BarCodeCaptionPosition.Below;
     this.barcode2.DataField          = "GoodBarCode";
     this.barcode2.Font   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.barcode2.Height = 0.511811F;
     this.barcode2.Left   = 4.527559F;
     this.barcode2.Name   = "barcode2";
     this.barcode2.Style  = DataDynamics.ActiveReports.BarCodeStyle.EAN_13;
     this.barcode2.Text   = "barcode2";
     this.barcode2.Top    = 0.07874016F;
     this.barcode2.Width  = 1.574803F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo2,
         this.txtUserAlias
     });
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo2
     //
     this.reportInfo2.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.FormatString       = "{RunDateTime:dd.MM.yyyy HH:mm}";
     this.reportInfo2.Height             = 0.1145833F;
     this.reportInfo2.Left  = 5.787402F;
     this.reportInfo2.Name  = "reportInfo2";
     this.reportInfo2.Style = "ddo-char-set: 1; text-align: right; font-size: 6pt; ";
     this.reportInfo2.Top   = 0F;
     this.reportInfo2.Width = 1.65625F;
     //
     // txtUserAlias
     //
     this.txtUserAlias.Border.BottomColor = System.Drawing.Color.Black;
     this.txtUserAlias.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUserAlias.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtUserAlias.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUserAlias.Border.RightColor  = System.Drawing.Color.Black;
     this.txtUserAlias.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUserAlias.Border.TopColor    = System.Drawing.Color.Black;
     this.txtUserAlias.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUserAlias.Height             = 0.1181102F;
     this.txtUserAlias.Left  = 6.062992F;
     this.txtUserAlias.Name  = "txtUserAlias";
     this.txtUserAlias.Style = "ddo-char-set: 1; text-align: right; font-size: 6pt; ";
     this.txtUserAlias.Text  = "txtUserAlias";
     this.txtUserAlias.Top   = 0.1181102F;
     this.txtUserAlias.Width = 1.377953F;
     //
     // groupInputID
     //
     this.groupInputID.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label4,
         this.line5,
         this.label5,
         this.label6,
         this.label8,
         this.label15,
         this.label1,
         this.label2,
         this.line2
     });
     this.groupInputID.DataField   = "InputID";
     this.groupInputID.Height      = 0.4166667F;
     this.groupInputID.Name        = "groupInputID";
     this.groupInputID.NewPage     = DataDynamics.ActiveReports.NewPage.BeforeAfter;
     this.groupInputID.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPageIncludeNoDetail;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.1574803F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 0.1181102F;
     this.label4.Name  = "label4";
     this.label4.Style = "ddo-char-set: 1; font-size: 8pt; ";
     this.label4.Text  = "Товар";
     this.label4.Top   = 0.07874016F;
     this.label4.Width = 2.874016F;
     //
     // line5
     //
     this.line5.Border.BottomColor = System.Drawing.Color.Black;
     this.line5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.LeftColor   = System.Drawing.Color.Black;
     this.line5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.RightColor  = System.Drawing.Color.Black;
     this.line5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.TopColor    = System.Drawing.Color.Black;
     this.line5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Height             = 0F;
     this.line5.Left       = 0.03937008F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.03937008F;
     this.line5.Width      = 7.401575F;
     this.line5.X1         = 0.03937008F;
     this.line5.X2         = 7.440945F;
     this.line5.Y1         = 0.03937008F;
     this.line5.Y2         = 0.03937008F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.1574803F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 3.622047F;
     this.label5.Name  = "label5";
     this.label5.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label5.Text  = "Кор.";
     this.label5.Top   = 0.07874016F;
     this.label5.Width = 0.3543306F;
     //
     // label6
     //
     this.label6.Border.BottomColor = System.Drawing.Color.Black;
     this.label6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label6.Border.LeftColor   = System.Drawing.Color.Black;
     this.label6.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label6.Border.RightColor  = System.Drawing.Color.Black;
     this.label6.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label6.Border.TopColor    = System.Drawing.Color.Black;
     this.label6.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label6.Height             = 0.1574803F;
     this.label6.HyperLink          = null;
     this.label6.Left  = 4.055118F;
     this.label6.Name  = "label6";
     this.label6.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label6.Text  = "Кор.";
     this.label6.Top   = 0.07874016F;
     this.label6.Width = 0.3543306F;
     //
     // label8
     //
     this.label8.Border.BottomColor = System.Drawing.Color.Black;
     this.label8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.LeftColor   = System.Drawing.Color.Black;
     this.label8.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.RightColor  = System.Drawing.Color.Black;
     this.label8.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.TopColor    = System.Drawing.Color.Black;
     this.label8.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Height             = 0.1574803F;
     this.label8.HyperLink          = null;
     this.label8.Left  = 4.80315F;
     this.label8.Name  = "label8";
     this.label8.Style = "ddo-char-set: 1; font-size: 8pt; ";
     this.label8.Text  = "Штрих-код товара";
     this.label8.Top   = 0.07874016F;
     this.label8.Width = 0.984252F;
     //
     // label15
     //
     this.label15.Border.BottomColor = System.Drawing.Color.Black;
     this.label15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.LeftColor   = System.Drawing.Color.Black;
     this.label15.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.RightColor  = System.Drawing.Color.Black;
     this.label15.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.TopColor    = System.Drawing.Color.Black;
     this.label15.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Height             = 0.1574803F;
     this.label15.HyperLink          = null;
     this.label15.Left  = 3.110236F;
     this.label15.Name  = "label15";
     this.label15.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label15.Text  = "В кор.";
     this.label15.Top   = 0.07874016F;
     this.label15.Width = 0.4330709F;
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.1574803F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 3.503937F;
     this.label1.Name  = "label1";
     this.label1.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label1.Text  = "на пал.";
     this.label1.Top   = 0.2362205F;
     this.label1.Width = 0.4724409F;
     //
     // label2
     //
     this.label2.Border.BottomColor = System.Drawing.Color.Black;
     this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.LeftColor   = System.Drawing.Color.Black;
     this.label2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.RightColor  = System.Drawing.Color.Black;
     this.label2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.TopColor    = System.Drawing.Color.Black;
     this.label2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Height             = 0.1574803F;
     this.label2.HyperLink          = null;
     this.label2.Left  = 3.937008F;
     this.label2.Name  = "label2";
     this.label2.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label2.Text  = "в ряду";
     this.label2.Top   = 0.2362205F;
     this.label2.Width = 0.4724409F;
     //
     // line2
     //
     this.line2.Border.BottomColor = System.Drawing.Color.Black;
     this.line2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.LeftColor   = System.Drawing.Color.Black;
     this.line2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.RightColor  = System.Drawing.Color.Black;
     this.line2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.TopColor    = System.Drawing.Color.Black;
     this.line2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Height             = 0F;
     this.line2.Left       = 0.03937008F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.3937008F;
     this.line2.Width      = 7.401575F;
     this.line2.X1         = 0.03937008F;
     this.line2.X2         = 7.440945F;
     this.line2.Y1         = 0.3937008F;
     this.line2.Y2         = 0.3937008F;
     //
     // groupInputIDFooter
     //
     this.groupInputIDFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.line3
     });
     this.groupInputIDFooter.Height       = 0.03125F;
     this.groupInputIDFooter.KeepTogether = true;
     this.groupInputIDFooter.Name         = "groupInputIDFooter";
     //
     // line3
     //
     this.line3.Border.BottomColor = System.Drawing.Color.Black;
     this.line3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.LeftColor   = System.Drawing.Color.Black;
     this.line3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.RightColor  = System.Drawing.Color.Black;
     this.line3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Border.TopColor    = System.Drawing.Color.Black;
     this.line3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line3.Height             = 0F;
     this.line3.Left       = 0.03937008F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.01968504F;
     this.line3.Width      = 7.401575F;
     this.line3.X1         = 0.03937008F;
     this.line3.X2         = 7.440945F;
     this.line3.Y1         = 0.01968504F;
     this.line3.Y2         = 0.01968504F;
     //
     // repPackings
     //
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.3937008F;
     this.PageSettings.Margins.Left     = 0.3937008F;
     this.PageSettings.Margins.Right    = 0.3937008F;
     this.PageSettings.Margins.Top      = 0.3937008F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.480315F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupInputID);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupInputIDFooter);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-weight: bold; ddo-char-set: 204; font-size: 12pt; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntWished)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackingName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserAlias)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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(ManagerReportCasePdf));
     this.detail = new DataDynamics.ActiveReports.Detail();
     this.textBox1 = new DataDynamics.ActiveReports.TextBox();
     this.textBox2 = new DataDynamics.ActiveReports.TextBox();
     this.textBox3 = new DataDynamics.ActiveReports.TextBox();
     this.textBox4 = new DataDynamics.ActiveReports.TextBox();
     this.textBox5 = new DataDynamics.ActiveReports.TextBox();
     this.textBox6 = new DataDynamics.ActiveReports.TextBox();
     this.line10 = new DataDynamics.ActiveReports.Line();
     this.line11 = new DataDynamics.ActiveReports.Line();
     this.line12 = new DataDynamics.ActiveReports.Line();
     this.line13 = new DataDynamics.ActiveReports.Line();
     this.line14 = new DataDynamics.ActiveReports.Line();
     this.line15 = new DataDynamics.ActiveReports.Line();
     this.line16 = new DataDynamics.ActiveReports.Line();
     this.line17 = new DataDynamics.ActiveReports.Line();
     this.reportHeader1 = new DataDynamics.ActiveReports.ReportHeader();
     this.picture1 = new DataDynamics.ActiveReports.Picture();
     this.label1 = new DataDynamics.ActiveReports.Label();
     this.reportFooter1 = new DataDynamics.ActiveReports.ReportFooter();
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.label3 = new DataDynamics.ActiveReports.Label();
     this.label18 = new DataDynamics.ActiveReports.Label();
     this.label19 = new DataDynamics.ActiveReports.Label();
     this.label20 = new DataDynamics.ActiveReports.Label();
     this.label21 = new DataDynamics.ActiveReports.Label();
     this.label2 = new DataDynamics.ActiveReports.Label();
     this.line1 = new DataDynamics.ActiveReports.Line();
     this.line2 = new DataDynamics.ActiveReports.Line();
     this.line3 = new DataDynamics.ActiveReports.Line();
     this.line4 = new DataDynamics.ActiveReports.Line();
     this.line5 = new DataDynamics.ActiveReports.Line();
     this.line6 = new DataDynamics.ActiveReports.Line();
     this.line7 = new DataDynamics.ActiveReports.Line();
     this.line8 = new DataDynamics.ActiveReports.Line();
     this.line9 = new DataDynamics.ActiveReports.Line();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     this.label4 = new DataDynamics.ActiveReports.Label();
     this.line18 = new DataDynamics.ActiveReports.Line();
     this.line19 = new DataDynamics.ActiveReports.Line();
     this.line20 = new DataDynamics.ActiveReports.Line();
     this.textBox7 = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
     this.textBox1,
     this.textBox2,
     this.textBox3,
     this.textBox4,
     this.textBox5,
     this.textBox6,
     this.line10,
     this.line11,
     this.line12,
     this.line13,
     this.line14,
     this.line15,
     this.line16,
     this.line17,
     this.line20,
     this.textBox7});
     this.detail.Height = 0.1986108F;
     this.detail.Name = "detail";
     //
     // textBox1
     //
     this.textBox1.DataField = "Specialist";
     this.textBox1.Height = 0.2F;
     this.textBox1.Left = 0F;
     this.textBox1.Name = "textBox1";
     this.textBox1.Text = "textBox1";
     this.textBox1.Top = 0F;
     this.textBox1.Width = 0.9480001F;
     //
     // textBox2
     //
     this.textBox2.DataField = "Type";
     this.textBox2.Height = 0.2F;
     this.textBox2.Left = 0.9480001F;
     this.textBox2.Name = "textBox2";
     this.textBox2.Text = "textBox2";
     this.textBox2.Top = 0F;
     this.textBox2.Width = 1.125F;
     //
     // textBox3
     //
     this.textBox3.DataField = "District";
     this.textBox3.Height = 0.2F;
     this.textBox3.Left = 2.073F;
     this.textBox3.Name = "textBox3";
     this.textBox3.Text = "textBox3";
     this.textBox3.Top = 0F;
     this.textBox3.Width = 1F;
     //
     // textBox4
     //
     this.textBox4.DataField = "School";
     this.textBox4.Height = 0.2F;
     this.textBox4.Left = 3.073F;
     this.textBox4.Name = "textBox4";
     this.textBox4.Text = "textBox4";
     this.textBox4.Top = 0F;
     this.textBox4.Width = 1.031F;
     //
     // textBox5
     //
     this.textBox5.DataField = "Student";
     this.textBox5.Height = 0.2F;
     this.textBox5.Left = 4.104F;
     this.textBox5.Name = "textBox5";
     this.textBox5.Text = "textBox5";
     this.textBox5.Top = 0F;
     this.textBox5.Width = 1.479F;
     //
     // textBox6
     //
     this.textBox6.DataField = "Grade";
     this.textBox6.Height = 0.2F;
     this.textBox6.Left = 5.583F;
     this.textBox6.Name = "textBox6";
     this.textBox6.Text = "textBox6";
     this.textBox6.Top = 0F;
     this.textBox6.Width = 1.032F;
     //
     // line10
     //
     this.line10.Height = 0.1999999F;
     this.line10.Left = 0F;
     this.line10.LineWeight = 1F;
     this.line10.Name = "line10";
     this.line10.Top = 0F;
     this.line10.Width = 0F;
     this.line10.X1 = 0F;
     this.line10.X2 = 0F;
     this.line10.Y1 = 0F;
     this.line10.Y2 = 0.1999999F;
     //
     // line11
     //
     this.line11.Height = 0.1999999F;
     this.line11.Left = 0.9480001F;
     this.line11.LineWeight = 1F;
     this.line11.Name = "line11";
     this.line11.Top = 0F;
     this.line11.Width = 0F;
     this.line11.X1 = 0.9480001F;
     this.line11.X2 = 0.9480001F;
     this.line11.Y1 = 0F;
     this.line11.Y2 = 0.1999999F;
     //
     // line12
     //
     this.line12.Height = 0.1999999F;
     this.line12.Left = 2.073F;
     this.line12.LineWeight = 1F;
     this.line12.Name = "line12";
     this.line12.Top = 0F;
     this.line12.Width = 0F;
     this.line12.X1 = 2.073F;
     this.line12.X2 = 2.073F;
     this.line12.Y1 = 0F;
     this.line12.Y2 = 0.1999999F;
     //
     // line13
     //
     this.line13.Height = 0.1999999F;
     this.line13.Left = 3.073F;
     this.line13.LineWeight = 1F;
     this.line13.Name = "line13";
     this.line13.Top = 0F;
     this.line13.Width = 0F;
     this.line13.X1 = 3.073F;
     this.line13.X2 = 3.073F;
     this.line13.Y1 = 0F;
     this.line13.Y2 = 0.1999999F;
     //
     // line14
     //
     this.line14.Height = 0.1999999F;
     this.line14.Left = 4.104F;
     this.line14.LineWeight = 1F;
     this.line14.Name = "line14";
     this.line14.Top = 0F;
     this.line14.Width = 0F;
     this.line14.X1 = 4.104F;
     this.line14.X2 = 4.104F;
     this.line14.Y1 = 0F;
     this.line14.Y2 = 0.1999999F;
     //
     // line15
     //
     this.line15.Height = 0.1999999F;
     this.line15.Left = 5.583F;
     this.line15.LineWeight = 1F;
     this.line15.Name = "line15";
     this.line15.Top = 0F;
     this.line15.Width = 0F;
     this.line15.X1 = 5.583F;
     this.line15.X2 = 5.583F;
     this.line15.Y1 = 0F;
     this.line15.Y2 = 0.1999999F;
     //
     // line16
     //
     this.line16.Height = 0.1999999F;
     this.line16.Left = 7.532001F;
     this.line16.LineWeight = 1F;
     this.line16.Name = "line16";
     this.line16.Top = 0F;
     this.line16.Width = 0F;
     this.line16.X1 = 7.532001F;
     this.line16.X2 = 7.532001F;
     this.line16.Y1 = 0F;
     this.line16.Y2 = 0.1999999F;
     //
     // line17
     //
     this.line17.Height = 0F;
     this.line17.Left = 0F;
     this.line17.LineWeight = 1F;
     this.line17.Name = "line17";
     this.line17.Top = 0.2F;
     this.line17.Width = 7.532167F;
     this.line17.X1 = 0F;
     this.line17.X2 = 7.532167F;
     this.line17.Y1 = 0.2F;
     this.line17.Y2 = 0.2F;
     //
     // reportHeader1
     //
     this.reportHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
     this.picture1,
     this.label1});
     this.reportHeader1.Height = 0.9791667F;
     this.reportHeader1.Name = "reportHeader1";
     //
     // picture1
     //
     this.picture1.Height = 0.9F;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left = 0F;
     this.picture1.Name = "picture1";
     this.picture1.SizeMode = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top = 0F;
     this.picture1.Width = 1.545F;
     //
     // label1
     //
     this.label1.Height = 0.7130001F;
     this.label1.HyperLink = null;
     this.label1.Left = 1.74F;
     this.label1.Name = "label1";
     this.label1.Style = "";
     this.label1.Text = "9351- 116 Avenue\r\nGrande Prairie, AB\r\nT8V 6L5\r\n                           (780) 5" +
     "39-0333\r\n";
     this.label1.Top = 0F;
     this.label1.Width = 2.177F;
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0F;
     this.reportFooter1.Name = "reportFooter1";
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
     this.label3,
     this.label18,
     this.label19,
     this.label20,
     this.label21,
     this.label2,
     this.line1,
     this.line2,
     this.line3,
     this.line4,
     this.line5,
     this.line6,
     this.line7,
     this.line8,
     this.line9,
     this.label4,
     this.line18,
     this.line19});
     this.pageHeader.Height = 0.2090278F;
     this.pageHeader.Name = "pageHeader";
     //
     // label3
     //
     this.label3.Height = 0.2F;
     this.label3.HyperLink = null;
     this.label3.Left = 0F;
     this.label3.Name = "label3";
     this.label3.Style = "";
     this.label3.Text = "SPECIALIST";
     this.label3.Top = 0F;
     this.label3.Width = 0.9480001F;
     //
     // label18
     //
     this.label18.Height = 0.2F;
     this.label18.HyperLink = null;
     this.label18.Left = 0.9480001F;
     this.label18.Name = "label18";
     this.label18.Style = "";
     this.label18.Text = "TYPE";
     this.label18.Top = 0F;
     this.label18.Width = 1.125F;
     //
     // label19
     //
     this.label19.Height = 0.2F;
     this.label19.HyperLink = null;
     this.label19.Left = 2.073F;
     this.label19.Name = "label19";
     this.label19.Style = "";
     this.label19.Text = "DISTRICT";
     this.label19.Top = 0F;
     this.label19.Width = 1F;
     //
     // label20
     //
     this.label20.Height = 0.2F;
     this.label20.HyperLink = null;
     this.label20.Left = 3.073F;
     this.label20.Name = "label20";
     this.label20.Style = "";
     this.label20.Text = "SCHOOL";
     this.label20.Top = 0F;
     this.label20.Width = 1.031F;
     //
     // label21
     //
     this.label21.Height = 0.2F;
     this.label21.HyperLink = null;
     this.label21.Left = 4.104F;
     this.label21.Name = "label21";
     this.label21.Style = "";
     this.label21.Text = "STUDENT";
     this.label21.Top = 0F;
     this.label21.Width = 1.479F;
     //
     // label2
     //
     this.label2.Height = 0.2F;
     this.label2.HyperLink = null;
     this.label2.Left = 5.583F;
     this.label2.Name = "label2";
     this.label2.Style = "";
     this.label2.Text = "GRADE";
     this.label2.Top = 0F;
     this.label2.Width = 1.032F;
     //
     // line1
     //
     this.line1.Height = 0F;
     this.line1.Left = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name = "line1";
     this.line1.Top = 0.2F;
     this.line1.Width = 7.532167F;
     this.line1.X1 = 0F;
     this.line1.X2 = 7.532167F;
     this.line1.Y1 = 0.2F;
     this.line1.Y2 = 0.2F;
     //
     // line2
     //
     this.line2.Height = 0F;
     this.line2.Left = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name = "line2";
     this.line2.Top = 0F;
     this.line2.Width = 7.532167F;
     this.line2.X1 = 0F;
     this.line2.X2 = 7.532167F;
     this.line2.Y1 = 0F;
     this.line2.Y2 = 0F;
     //
     // line3
     //
     this.line3.Height = 0.2F;
     this.line3.Left = 0F;
     this.line3.LineWeight = 1F;
     this.line3.Name = "line3";
     this.line3.Top = 0F;
     this.line3.Width = 0F;
     this.line3.X1 = 0F;
     this.line3.X2 = 0F;
     this.line3.Y1 = 0F;
     this.line3.Y2 = 0.2F;
     //
     // line4
     //
     this.line4.Height = 0.2F;
     this.line4.Left = 0.9480001F;
     this.line4.LineWeight = 1F;
     this.line4.Name = "line4";
     this.line4.Top = 0F;
     this.line4.Width = 0F;
     this.line4.X1 = 0.9480001F;
     this.line4.X2 = 0.9480001F;
     this.line4.Y1 = 0F;
     this.line4.Y2 = 0.2F;
     //
     // line5
     //
     this.line5.Height = 0.2F;
     this.line5.Left = 2.073F;
     this.line5.LineWeight = 1F;
     this.line5.Name = "line5";
     this.line5.Top = 0F;
     this.line5.Width = 0F;
     this.line5.X1 = 2.073F;
     this.line5.X2 = 2.073F;
     this.line5.Y1 = 0F;
     this.line5.Y2 = 0.2F;
     //
     // line6
     //
     this.line6.Height = 0.2F;
     this.line6.Left = 3.073F;
     this.line6.LineWeight = 1F;
     this.line6.Name = "line6";
     this.line6.Top = 0F;
     this.line6.Width = 0F;
     this.line6.X1 = 3.073F;
     this.line6.X2 = 3.073F;
     this.line6.Y1 = 0F;
     this.line6.Y2 = 0.2F;
     //
     // line7
     //
     this.line7.Height = 0.2F;
     this.line7.Left = 4.104F;
     this.line7.LineWeight = 1F;
     this.line7.Name = "line7";
     this.line7.Top = 0F;
     this.line7.Width = 0F;
     this.line7.X1 = 4.104F;
     this.line7.X2 = 4.104F;
     this.line7.Y1 = 0F;
     this.line7.Y2 = 0.2F;
     //
     // line8
     //
     this.line8.Height = 0.2F;
     this.line8.Left = 5.583F;
     this.line8.LineWeight = 1F;
     this.line8.Name = "line8";
     this.line8.Top = 0F;
     this.line8.Width = 0F;
     this.line8.X1 = 5.583F;
     this.line8.X2 = 5.583F;
     this.line8.Y1 = 0F;
     this.line8.Y2 = 0.2F;
     //
     // line9
     //
     this.line9.Height = 0.1999998F;
     this.line9.Left = 7.532001F;
     this.line9.LineWeight = 1F;
     this.line9.Name = "line9";
     this.line9.Top = 0F;
     this.line9.Width = 0F;
     this.line9.X1 = 7.532001F;
     this.line9.X2 = 7.532001F;
     this.line9.Y1 = 0F;
     this.line9.Y2 = 0.1999998F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name = "pageFooter";
     //
     // label4
     //
     this.label4.Height = 0.2F;
     this.label4.HyperLink = null;
     this.label4.Left = 6.615F;
     this.label4.Name = "label4";
     this.label4.Style = "";
     this.label4.Text = "DOB";
     this.label4.Top = 0.01F;
     this.label4.Width = 0.9170003F;
     //
     // line18
     //
     this.line18.Height = 0.2F;
     this.line18.Left = 6.615F;
     this.line18.LineWeight = 1F;
     this.line18.Name = "line18";
     this.line18.Top = 0F;
     this.line18.Width = 0F;
     this.line18.X1 = 6.615F;
     this.line18.X2 = 6.615F;
     this.line18.Y1 = 0F;
     this.line18.Y2 = 0.2F;
     //
     // line19
     //
     this.line19.Height = 0.2F;
     this.line19.Left = 7.532001F;
     this.line19.LineWeight = 1F;
     this.line19.Name = "line19";
     this.line19.Top = 0F;
     this.line19.Width = 0F;
     this.line19.X1 = 7.532001F;
     this.line19.X2 = 7.532001F;
     this.line19.Y1 = 0F;
     this.line19.Y2 = 0.2F;
     //
     // line20
     //
     this.line20.Height = 0.1999998F;
     this.line20.Left = 6.615F;
     this.line20.LineWeight = 1F;
     this.line20.Name = "line20";
     this.line20.Top = 0F;
     this.line20.Width = 0F;
     this.line20.X1 = 6.615F;
     this.line20.X2 = 6.615F;
     this.line20.Y1 = 0F;
     this.line20.Y2 = 0.1999998F;
     //
     // textBox7
     //
     this.textBox7.DataField = "Dob";
     this.textBox7.Height = 0.2F;
     this.textBox7.Left = 6.625F;
     this.textBox7.Name = "textBox7";
     this.textBox7.Text = "textBox6";
     this.textBox7.Top = 0F;
     this.textBox7.Width = 0.9170003F;
     //
     // ManagerReportCasePdf
     //
     this.MasterReport = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth = 8.5F;
     this.PrintWidth = 7.532167F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#17
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(rptProducedItem));
     this.pageHeader   = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle     = new DataDynamics.ActiveReports.Label();
     this.imgLogo      = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle  = new DataDynamics.ActiveReports.TextBox();
     this.detail       = new DataDynamics.ActiveReports.Detail();
     this.subEvents    = new DataDynamics.ActiveReports.SubReport();
     this.pageFooter   = new DataDynamics.ActiveReports.PageFooter();
     this.lblFooter    = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning   = new DataDynamics.ActiveReports.TextBox();
     this.lblDB        = new DataDynamics.ActiveReports.TextBox();
     this.imgLeanPath  = new DataDynamics.ActiveReports.Picture();
     this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
     this.txtSite      = new DataDynamics.ActiveReports.TextBox();
     this.textBox4     = new DataDynamics.ActiveReports.TextBox();
     this.textBox5     = new DataDynamics.ActiveReports.TextBox();
     this.txtPeriods   = new DataDynamics.ActiveReports.TextBox();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFooter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriods)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle
     });
     this.pageHeader.Height = 0.5104167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: Blue;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Produced Items";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.4375F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "text-align: center; ";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 9.4375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.subEvents
     });
     this.detail.Height  = 0.08333334F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // subEvents
     //
     this.subEvents.Border.BottomColor = System.Drawing.Color.Black;
     this.subEvents.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subEvents.Border.LeftColor   = System.Drawing.Color.Black;
     this.subEvents.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subEvents.Border.RightColor  = System.Drawing.Color.Black;
     this.subEvents.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subEvents.Border.TopColor    = System.Drawing.Color.Black;
     this.subEvents.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subEvents.CloseBorder        = false;
     this.subEvents.Height             = 0.0625F;
     this.subEvents.Left       = 0F;
     this.subEvents.Name       = "subEvents";
     this.subEvents.Report     = null;
     this.subEvents.ReportName = "subReport3";
     this.subEvents.Top        = 0F;
     this.subEvents.Width      = 9.5F;
     //
     // pageFooter
     //
     this.pageFooter.CanShrink = true;
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblFooter,
         this.lblWarning,
         this.lblDB,
         this.imgLeanPath
     });
     this.pageFooter.Height = 0.65625F;
     this.pageFooter.Name   = "pageFooter";
     //
     // lblFooter
     //
     this.lblFooter.Border.BottomColor = System.Drawing.Color.Black;
     this.lblFooter.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblFooter.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblFooter.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblFooter.Border.RightColor  = System.Drawing.Color.Black;
     this.lblFooter.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblFooter.Border.TopColor    = System.Drawing.Color.Black;
     this.lblFooter.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblFooter.Height             = 0.1875F;
     this.lblFooter.Left  = 0F;
     this.lblFooter.Name  = "lblFooter";
     this.lblFooter.Style = "font-size: 8pt; ";
     this.lblFooter.Text  = null;
     this.lblFooter.Top   = 0F;
     this.lblFooter.Width = 8.6875F;
     //
     // lblWarning
     //
     this.lblWarning.Border.BottomColor = System.Drawing.Color.Black;
     this.lblWarning.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblWarning.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.RightColor  = System.Drawing.Color.Black;
     this.lblWarning.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.TopColor    = System.Drawing.Color.Black;
     this.lblWarning.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Height             = 0.1875F;
     this.lblWarning.Left  = 0F;
     this.lblWarning.Name  = "lblWarning";
     this.lblWarning.Style = "font-size: 8pt; ";
     this.lblWarning.Text  = null;
     this.lblWarning.Top   = 0.21875F;
     this.lblWarning.Width = 8.6875F;
     //
     // lblDB
     //
     this.lblDB.Border.BottomColor = System.Drawing.Color.Black;
     this.lblDB.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblDB.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.RightColor  = System.Drawing.Color.Black;
     this.lblDB.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.TopColor    = System.Drawing.Color.Black;
     this.lblDB.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Height             = 0.1875F;
     this.lblDB.Left  = 0F;
     this.lblDB.Name  = "lblDB";
     this.lblDB.Style = "font-size: 8pt; ";
     this.lblDB.Text  = null;
     this.lblDB.Top   = 0.4375F;
     this.lblDB.Width = 8.6875F;
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.375F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 8.75F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0.25F;
     this.imgLeanPath.Width      = 0.6875F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtSite,
         this.textBox4,
         this.textBox5,
         this.txtPeriods
     });
     this.groupHeader1.Height = 0.3958333F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // txtSite
     //
     this.txtSite.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSite.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSite.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSite.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSite.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSite.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSite.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSite.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSite.Height             = 0.1875F;
     this.txtSite.Left  = 0.875F;
     this.txtSite.Name  = "txtSite";
     this.txtSite.Style = "font-weight: bold; ";
     this.txtSite.Text  = "textBox2";
     this.txtSite.Top   = 0F;
     this.txtSite.Width = 8.1875F;
     //
     // textBox4
     //
     this.textBox4.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Height             = 0.1979167F;
     this.textBox4.Left           = 0F;
     this.textBox4.Name           = "textBox4";
     this.textBox4.Style          = "font-weight: bold; ";
     this.textBox4.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.Group;
     this.textBox4.Text           = "Period:";
     this.textBox4.Top            = 0.1875F;
     this.textBox4.Width          = 0.875F;
     //
     // textBox5
     //
     this.textBox5.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox5.Height             = 0.1875F;
     this.textBox5.Left  = 0F;
     this.textBox5.Name  = "textBox5";
     this.textBox5.Style = "font-weight: bold; ";
     this.textBox5.Text  = "Facility: ";
     this.textBox5.Top   = 0F;
     this.textBox5.Width = 0.875F;
     //
     // txtPeriods
     //
     this.txtPeriods.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPeriods.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriods.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPeriods.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriods.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPeriods.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriods.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPeriods.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriods.Height             = 0.1875F;
     this.txtPeriods.Left  = 0.875F;
     this.txtPeriods.Name  = "txtPeriods";
     this.txtPeriods.Style = "font-weight: bold; ";
     this.txtPeriods.Text  = "textBox4";
     this.txtPeriods.Top   = 0.1875F;
     this.txtPeriods.Width = 8.1875F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // rptProducedItem
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.5F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.FetchData   += new DataDynamics.ActiveReports.ActiveReport.FetchEventHandler(this.rptProducedItem_FetchData);
     this.ReportStart += new System.EventHandler(this.rptProducedItem_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFooter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriods)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#18
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(rptGoalListbyCompletion));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     this.phGoalList    = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.txtTable      = new DataDynamics.ActiveReports.RichTextBox();
     this.pfGoalList    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.picture1      = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // phGoalList
     //
     this.phGoalList.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo
     });
     this.phGoalList.Height = 0.4166667F;
     this.phGoalList.Name   = "phGoalList";
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; te" +
                               "xt-align: center; vertical-align: middle";
     this.lblTitle.Text  = "Goal List by Completion Percentage";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 7F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // detail
     //
     this.detail.CanGrow       = false;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.txtTable
     });
     this.detail.Height       = 4.9065F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType       = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, true);
     axis1.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title          = "Amount";
     axis1.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.AntiAliasMode  = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Both;
     axis2.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap      = 0;
     axis2.LabelsVisible  = false;
     axis2.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position       = 0D;
     axis2.TickOffset     = 0D;
     axis2.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible        = false;
     axis3.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsAtBottom = true;
     axis3.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, true);
     axis3.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position       = 0D;
     axis3.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible  = false;
     axis4.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible        = false;
     axis5.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap      = 0;
     axis5.LabelsVisible  = false;
     axis5.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position       = 0D;
     axis5.TickOffset     = 0D;
     axis5.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible        = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "defaultArea";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 4.094F;
     this.chartControl1.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.MarginX    = 10;
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = null;
     series1.LegendText      = "";
     series1.Name            = "series1";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BorderLine", new DataDynamics.ActiveReports.Chart.Graphics.Line()),
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Bar)
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.HorizontalBar;
     series1.ValueMembersY = null;
     series1.ValueMemberX  = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 7F;
     //
     // txtTable
     //
     this.txtTable.AutoReplaceFields = true;
     this.txtTable.Font   = new System.Drawing.Font("Arial", 10F);
     this.txtTable.Height = 0.7599998F;
     this.txtTable.Left   = 0.052F;
     this.txtTable.Name   = "txtTable";
     this.txtTable.RTF    = resources.GetString("txtTable.RTF");
     this.txtTable.Top    = 4.094F;
     this.txtTable.Width  = 6.948F;
     //
     // pfGoalList
     //
     this.pfGoalList.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.picture1
     });
     this.pfGoalList.Height = 0.3749999F;
     this.pfGoalList.Name   = "pfGoalList";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.26F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // picture1
     //
     this.picture1.Height    = 0.3125F;
     this.picture1.HyperLink = null;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left      = 6.375F;
     this.picture1.Name      = "picture1";
     this.picture1.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top       = 0F;
     this.picture1.Width     = 0.625F;
     //
     // rptGoalListbyCompletion
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7F;
     this.Sections.Add(this.phGoalList);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pfGoalList);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptGoalListbyCompletion_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#19
0
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      DataDynamics.ActiveReports.DataSources.SqlDBDataSource sqlDBDataSource1 = new DataDynamics.ActiveReports.DataSources.SqlDBDataSource();
      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Reporte1));
      this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
      this.ID = new DataDynamics.ActiveReports.Label();
      this.label1 = new DataDynamics.ActiveReports.Label();
      this.label2 = new DataDynamics.ActiveReports.Label();
      this.label3 = new DataDynamics.ActiveReports.Label();
      this.label4 = new DataDynamics.ActiveReports.Label();
      this.detail = new DataDynamics.ActiveReports.Detail();
      this.txtIDTransponder1 = new DataDynamics.ActiveReports.TextBox();
      this.txtDIA_HORA1 = new DataDynamics.ActiveReports.TextBox();
      this.txtVelocidad1 = new DataDynamics.ActiveReports.TextBox();
      this.txtCurso1 = new DataDynamics.ActiveReports.TextBox();
      this.txtSENTIDO1 = new DataDynamics.ActiveReports.TextBox();
      this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
      ((System.ComponentModel.ISupportInitialize)(this.ID)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtIDTransponder1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtDIA_HORA1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtVelocidad1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtCurso1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtSENTIDO1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
      // 
      // pageHeader
      // 
      this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.ID,
            this.label1,
            this.label2,
            this.label3,
            this.label4});
      this.pageHeader.Height = 0.25F;
      this.pageHeader.Name = "pageHeader";
      // 
      // ID
      // 
      this.ID.Border.BottomColor = System.Drawing.Color.Black;
      this.ID.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.ID.Border.LeftColor = System.Drawing.Color.Black;
      this.ID.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.ID.Border.RightColor = System.Drawing.Color.Black;
      this.ID.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.ID.Border.TopColor = System.Drawing.Color.Black;
      this.ID.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.ID.Height = 0.2395833F;
      this.ID.HyperLink = null;
      this.ID.Left = 0.07291666F;
      this.ID.Name = "ID";
      this.ID.Style = "";
      this.ID.Text = "ID";
      this.ID.Top = 0.02083333F;
      this.ID.Width = 0.8541667F;
      // 
      // label1
      // 
      this.label1.Border.BottomColor = System.Drawing.Color.Black;
      this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label1.Border.LeftColor = System.Drawing.Color.Black;
      this.label1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label1.Border.RightColor = System.Drawing.Color.Black;
      this.label1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label1.Border.TopColor = System.Drawing.Color.Black;
      this.label1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label1.Height = 0.21875F;
      this.label1.HyperLink = null;
      this.label1.Left = 1.03125F;
      this.label1.Name = "label1";
      this.label1.Style = "";
      this.label1.Text = "Fecha";
      this.label1.Top = 0.02083333F;
      this.label1.Width = 2.0625F;
      // 
      // label2
      // 
      this.label2.Border.BottomColor = System.Drawing.Color.Black;
      this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label2.Border.LeftColor = System.Drawing.Color.Black;
      this.label2.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label2.Border.RightColor = System.Drawing.Color.Black;
      this.label2.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label2.Border.TopColor = System.Drawing.Color.Black;
      this.label2.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label2.Height = 0.1979167F;
      this.label2.HyperLink = null;
      this.label2.Left = 3.197917F;
      this.label2.Name = "label2";
      this.label2.Style = "";
      this.label2.Text = "Velocidad";
      this.label2.Top = 0.04166667F;
      this.label2.Width = 0.9270833F;
      // 
      // label3
      // 
      this.label3.Border.BottomColor = System.Drawing.Color.Black;
      this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label3.Border.LeftColor = System.Drawing.Color.Black;
      this.label3.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label3.Border.RightColor = System.Drawing.Color.Black;
      this.label3.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label3.Border.TopColor = System.Drawing.Color.Black;
      this.label3.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label3.Height = 0.21875F;
      this.label3.HyperLink = null;
      this.label3.Left = 4.25F;
      this.label3.Name = "label3";
      this.label3.Style = "";
      this.label3.Text = "Curso";
      this.label3.Top = 0.04166667F;
      this.label3.Width = 0.9895833F;
      // 
      // label4
      // 
      this.label4.Border.BottomColor = System.Drawing.Color.Black;
      this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label4.Border.LeftColor = System.Drawing.Color.Black;
      this.label4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label4.Border.RightColor = System.Drawing.Color.Black;
      this.label4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label4.Border.TopColor = System.Drawing.Color.Black;
      this.label4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.label4.Height = 0.1979167F;
      this.label4.HyperLink = null;
      this.label4.Left = 5.385417F;
      this.label4.Name = "label4";
      this.label4.Style = "";
      this.label4.Text = "Sentido";
      this.label4.Top = 0.04166667F;
      this.label4.Width = 0.9375F;
      // 
      // detail
      // 
      this.detail.ColumnSpacing = 0F;
      this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.txtIDTransponder1,
            this.txtDIA_HORA1,
            this.txtVelocidad1,
            this.txtCurso1,
            this.txtSENTIDO1});
      this.detail.Height = 0.2083333F;
      this.detail.Name = "detail";
      // 
      // txtIDTransponder1
      // 
      this.txtIDTransponder1.Border.BottomColor = System.Drawing.Color.Black;
      this.txtIDTransponder1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtIDTransponder1.Border.LeftColor = System.Drawing.Color.Black;
      this.txtIDTransponder1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtIDTransponder1.Border.RightColor = System.Drawing.Color.Black;
      this.txtIDTransponder1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtIDTransponder1.Border.TopColor = System.Drawing.Color.Black;
      this.txtIDTransponder1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtIDTransponder1.DataField = "IDTransponder";
      this.txtIDTransponder1.Height = 0.2F;
      this.txtIDTransponder1.Left = 0.0246063F;
      this.txtIDTransponder1.Name = "txtIDTransponder1";
      this.txtIDTransponder1.Style = "";
      this.txtIDTransponder1.Text = "txtIDTransponder1";
      this.txtIDTransponder1.Top = 0F;
      this.txtIDTransponder1.Width = 1F;
      // 
      // txtDIA_HORA1
      // 
      this.txtDIA_HORA1.Border.BottomColor = System.Drawing.Color.Black;
      this.txtDIA_HORA1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtDIA_HORA1.Border.LeftColor = System.Drawing.Color.Black;
      this.txtDIA_HORA1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtDIA_HORA1.Border.RightColor = System.Drawing.Color.Black;
      this.txtDIA_HORA1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtDIA_HORA1.Border.TopColor = System.Drawing.Color.Black;
      this.txtDIA_HORA1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtDIA_HORA1.DataField = "DIA_HORA";
      this.txtDIA_HORA1.Height = 0.1968504F;
      this.txtDIA_HORA1.Left = 1.058071F;
      this.txtDIA_HORA1.Name = "txtDIA_HORA1";
      this.txtDIA_HORA1.Style = "";
      this.txtDIA_HORA1.Text = "txtDIA_HORA1";
      this.txtDIA_HORA1.Top = 0F;
      this.txtDIA_HORA1.Width = 2.042323F;
      // 
      // txtVelocidad1
      // 
      this.txtVelocidad1.Border.BottomColor = System.Drawing.Color.Black;
      this.txtVelocidad1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtVelocidad1.Border.LeftColor = System.Drawing.Color.Black;
      this.txtVelocidad1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtVelocidad1.Border.RightColor = System.Drawing.Color.Black;
      this.txtVelocidad1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtVelocidad1.Border.TopColor = System.Drawing.Color.Black;
      this.txtVelocidad1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtVelocidad1.DataField = "Velocidad";
      this.txtVelocidad1.Height = 0.2F;
      this.txtVelocidad1.Left = 3.272638F;
      this.txtVelocidad1.Name = "txtVelocidad1";
      this.txtVelocidad1.Style = "";
      this.txtVelocidad1.Text = "txtVelocidad1";
      this.txtVelocidad1.Top = 0F;
      this.txtVelocidad1.Width = 1F;
      // 
      // txtCurso1
      // 
      this.txtCurso1.Border.BottomColor = System.Drawing.Color.Black;
      this.txtCurso1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtCurso1.Border.LeftColor = System.Drawing.Color.Black;
      this.txtCurso1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtCurso1.Border.RightColor = System.Drawing.Color.Black;
      this.txtCurso1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtCurso1.Border.TopColor = System.Drawing.Color.Black;
      this.txtCurso1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtCurso1.DataField = "Curso";
      this.txtCurso1.Height = 0.2F;
      this.txtCurso1.Left = 4.330709F;
      this.txtCurso1.Name = "txtCurso1";
      this.txtCurso1.Style = "";
      this.txtCurso1.Text = "txtCurso1";
      this.txtCurso1.Top = 0F;
      this.txtCurso1.Width = 1F;
      // 
      // txtSENTIDO1
      // 
      this.txtSENTIDO1.Border.BottomColor = System.Drawing.Color.Black;
      this.txtSENTIDO1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtSENTIDO1.Border.LeftColor = System.Drawing.Color.Black;
      this.txtSENTIDO1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtSENTIDO1.Border.RightColor = System.Drawing.Color.Black;
      this.txtSENTIDO1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtSENTIDO1.Border.TopColor = System.Drawing.Color.Black;
      this.txtSENTIDO1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
      this.txtSENTIDO1.DataField = "SENTIDO";
      this.txtSENTIDO1.Height = 0.2F;
      this.txtSENTIDO1.Left = 5.38878F;
      this.txtSENTIDO1.Name = "txtSENTIDO1";
      this.txtSENTIDO1.Style = "";
      this.txtSENTIDO1.Text = "txtSENTIDO1";
      this.txtSENTIDO1.Top = 0F;
      this.txtSENTIDO1.Width = 1F;
      // 
      // pageFooter
      // 
      this.pageFooter.Height = 0.25F;
      this.pageFooter.Name = "pageFooter";
      // 
      // Reporte1
      // 
      this.MasterReport = false;
      sqlDBDataSource1.CommandTimeout = 60;
      sqlDBDataSource1.ConnectionString = "data source=PC-BHB-02\\SQLEXPRESS;initial catalog=SIGAnalisis1;integrated security" +
          "=SSPI;persist security info=False";
      sqlDBDataSource1.SQL = resources.GetString("sqlDBDataSource1.SQL");
      this.DataSource = sqlDBDataSource1;
      this.PageSettings.PaperHeight = 11F;
      this.PageSettings.PaperWidth = 8.5F;
      this.Sections.Add(this.pageHeader);
      this.Sections.Add(this.detail);
      this.Sections.Add(this.pageFooter);
      this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                  "l; font-size: 10pt; color: Black; ", "Normal"));
      this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
      this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                  "lic; ", "Heading2", "Normal"));
      this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
      ((System.ComponentModel.ISupportInitialize)(this.ID)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtIDTransponder1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtDIA_HORA1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtVelocidad1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtCurso1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.txtSENTIDO1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

    }
示例#20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rptSubPSAApproval));
     this.pageHeader             = new DataDynamics.ActiveReports.PageHeader();
     this.detail                 = new DataDynamics.ActiveReports.Detail();
     this.txtSNo                 = new DataDynamics.ActiveReports.TextBox();
     this.txtCommodityName1      = new DataDynamics.ActiveReports.TextBox();
     this.txtWeightInKg1         = new DataDynamics.ActiveReports.TextBox();
     this.txtWarehouseReceiptNo1 = new DataDynamics.ActiveReports.TextBox();
     this.txtGINNumber           = new DataDynamics.ActiveReports.TextBox();
     this.textBox2               = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter             = new DataDynamics.ActiveReports.PageFooter();
     this.groupHeader1           = new DataDynamics.ActiveReports.GroupHeader();
     this.label8                 = new DataDynamics.ActiveReports.Label();
     this.label13                = new DataDynamics.ActiveReports.Label();
     this.label16                = new DataDynamics.ActiveReports.Label();
     this.label2                 = new DataDynamics.ActiveReports.Label();
     this.label1                 = new DataDynamics.ActiveReports.Label();
     this.label14                = new DataDynamics.ActiveReports.Label();
     this.groupFooter1           = new DataDynamics.ActiveReports.GroupFooter();
     this.textBox1               = new DataDynamics.ActiveReports.TextBox();
     this.label3                 = new DataDynamics.ActiveReports.Label();
     this.label4                 = new DataDynamics.ActiveReports.Label();
     this.label5                 = new DataDynamics.ActiveReports.Label();
     this.lblPUNWeight           = new DataDynamics.ActiveReports.Label();
     this.lblGINWeight           = new DataDynamics.ActiveReports.Label();
     this.label6                 = new DataDynamics.ActiveReports.Label();
     this.label7                 = new DataDynamics.ActiveReports.Label();
     this.label9                 = new DataDynamics.ActiveReports.Label();
     this.label10                = new DataDynamics.ActiveReports.Label();
     this.label11                = new DataDynamics.ActiveReports.Label();
     this.label12                = new DataDynamics.ActiveReports.Label();
     ((System.ComponentModel.ISupportInitialize)(this.txtSNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCommodityName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWeightInKg1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWarehouseReceiptNo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGINNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPUNWeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGINWeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height  = 0F;
     this.pageHeader.Name    = "pageHeader";
     this.pageHeader.Format += new System.EventHandler(this.pageHeader_Format);
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtSNo,
         this.txtCommodityName1,
         this.txtWeightInKg1,
         this.txtWarehouseReceiptNo1,
         this.txtGINNumber,
         this.textBox2
     });
     this.detail.Height = 0.1875F;
     this.detail.Name   = "detail";
     //
     // txtSNo
     //
     this.txtSNo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSNo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSNo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSNo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtSNo.DataField          = "SNO";
     this.txtSNo.Height             = 0.1875F;
     this.txtSNo.Left           = 0F;
     this.txtSNo.Name           = "txtSNo";
     this.txtSNo.Style          = "text-align: center";
     this.txtSNo.SummaryFunc    = DataDynamics.ActiveReports.SummaryFunc.Count;
     this.txtSNo.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.All;
     this.txtSNo.SummaryType    = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.txtSNo.Text           = "000";
     this.txtSNo.Top            = 0F;
     this.txtSNo.Width          = 0.375F;
     //
     // txtCommodityName1
     //
     this.txtCommodityName1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtCommodityName1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtCommodityName1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtCommodityName1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtCommodityName1.DataField          = "CommodityName";
     this.txtCommodityName1.Height             = 0.1875F;
     this.txtCommodityName1.Left  = 2.375F;
     this.txtCommodityName1.Name  = "txtCommodityName1";
     this.txtCommodityName1.Text  = "txtCommodityName1";
     this.txtCommodityName1.Top   = 0F;
     this.txtCommodityName1.Width = 1.272F;
     //
     // txtWeightInKg1
     //
     this.txtWeightInKg1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWeightInKg1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWeightInKg1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWeightInKg1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWeightInKg1.DataField          = "Weight";
     this.txtWeightInKg1.Height             = 0.1875F;
     this.txtWeightInKg1.Left         = 4.816F;
     this.txtWeightInKg1.Name         = "txtWeightInKg1";
     this.txtWeightInKg1.OutputFormat = resources.GetString("txtWeightInKg1.OutputFormat");
     this.txtWeightInKg1.Style        = "text-align: right";
     this.txtWeightInKg1.Text         = "txtWeightInKg1";
     this.txtWeightInKg1.Top          = 0F;
     this.txtWeightInKg1.Width        = 1.6205F;
     //
     // txtWarehouseReceiptNo1
     //
     this.txtWarehouseReceiptNo1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWarehouseReceiptNo1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWarehouseReceiptNo1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWarehouseReceiptNo1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtWarehouseReceiptNo1.DataField          = "WarehouseReceiptNo";
     this.txtWarehouseReceiptNo1.Height             = 0.1875F;
     this.txtWarehouseReceiptNo1.Left  = 1.375F;
     this.txtWarehouseReceiptNo1.Name  = "txtWarehouseReceiptNo1";
     this.txtWarehouseReceiptNo1.Text  = "txtWarehouseReceiptNo1";
     this.txtWarehouseReceiptNo1.Top   = 0F;
     this.txtWarehouseReceiptNo1.Width = 1F;
     //
     // txtGINNumber
     //
     this.txtGINNumber.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtGINNumber.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtGINNumber.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtGINNumber.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtGINNumber.DataField          = "GINNumber";
     this.txtGINNumber.Height             = 0.1875F;
     this.txtGINNumber.Left  = 0.375F;
     this.txtGINNumber.Name  = "txtGINNumber";
     this.txtGINNumber.Text  = "txtPSANumber";
     this.txtGINNumber.Top   = 0F;
     this.txtGINNumber.Width = 1F;
     //
     // textBox2
     //
     this.textBox2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox2.DataField          = "ProductionYear";
     this.textBox2.Height             = 0.1875F;
     this.textBox2.Left  = 3.642F;
     this.textBox2.Name  = "textBox2";
     this.textBox2.Text  = "prodYear";
     this.textBox2.Top   = 0F;
     this.textBox2.Width = 1.172F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.09374994F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label8,
         this.label13,
         this.label16,
         this.label2,
         this.label1,
         this.label14
     });
     this.groupHeader1.Height = 0.1875F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // label8
     //
     this.label8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label8.Height             = 0.1875F;
     this.label8.HyperLink          = "";
     this.label8.Left  = 2.375F;
     this.label8.Name  = "label8";
     this.label8.Style = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; text-align: center; dd" +
                         "o-char-set: 1";
     this.label8.Text  = "Commodity Grade";
     this.label8.Top   = 0F;
     this.label8.Width = 1.272F;
     //
     // label13
     //
     this.label13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label13.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label13.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label13.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label13.Height             = 0.1875F;
     this.label13.HyperLink          = "";
     this.label13.Left  = 4.816F;
     this.label13.Name  = "label13";
     this.label13.Style = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; text-align: center; dd" +
                          "o-char-set: 0";
     this.label13.Text  = "Shortfall";
     this.label13.Top   = 0F;
     this.label13.Width = 1.6205F;
     //
     // label16
     //
     this.label16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label16.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label16.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label16.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label16.Height             = 0.1875F;
     this.label16.HyperLink          = "";
     this.label16.Left  = 1.375F;
     this.label16.Name  = "label16";
     this.label16.Style = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; text-align: center; dd" +
                          "o-char-set: 0";
     this.label16.Text  = "WHR";
     this.label16.Top   = 0F;
     this.label16.Width = 1F;
     //
     // label2
     //
     this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label2.Height             = 0.1875F;
     this.label2.HyperLink          = "";
     this.label2.Left  = 0F;
     this.label2.Name  = "label2";
     this.label2.Style = "font-family: Tahoma; font-size: 9pt; font-weight: bold; ddo-char-set: 0";
     this.label2.Text  = "SNo.";
     this.label2.Top   = 0F;
     this.label2.Width = 0.375F;
     //
     // label1
     //
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Height             = 0.1875F;
     this.label1.HyperLink          = "";
     this.label1.Left  = 0.375F;
     this.label1.Name  = "label1";
     this.label1.Style = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; text-align: center; dd" +
                         "o-char-set: 0";
     this.label1.Text  = "PSA No.";
     this.label1.Top   = 0F;
     this.label1.Width = 1F;
     //
     // label14
     //
     this.label14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label14.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label14.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label14.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label14.Height             = 0.1875F;
     this.label14.HyperLink          = "";
     this.label14.Left  = 3.642F;
     this.label14.Name  = "label14";
     this.label14.Style = "font-family: Tahoma; font-size: 9.75pt; font-weight: bold; text-align: center; dd" +
                          "o-char-set: 1";
     this.label14.Text  = "Prodaction Year";
     this.label14.Top   = 0F;
     this.label14.Width = 1.174F;
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox1,
         this.label3,
         this.label4,
         this.label5,
         this.lblPUNWeight,
         this.lblGINWeight,
         this.label6,
         this.label7,
         this.label9,
         this.label10,
         this.label11,
         this.label12
     });
     this.groupFooter1.Height = 0.9374999F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // textBox1
     //
     this.textBox1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox1.DataField          = "Weight";
     this.textBox1.DistinctField      = "Weight";
     this.textBox1.Height             = 0.2F;
     this.textBox1.Left           = 4.814F;
     this.textBox1.Name           = "textBox1";
     this.textBox1.OutputFormat   = resources.GetString("textBox1.OutputFormat");
     this.textBox1.Style          = "text-align: right";
     this.textBox1.SummaryGroup   = "groupHeader1";
     this.textBox1.SummaryRunning = DataDynamics.ActiveReports.SummaryRunning.All;
     this.textBox1.SummaryType    = DataDynamics.ActiveReports.SummaryType.GrandTotal;
     this.textBox1.Text           = null;
     this.textBox1.Top            = 0F;
     this.textBox1.Width          = 1.623F;
     //
     // label3
     //
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label3.Height             = 0.2F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 3.647F;
     this.label3.Name  = "label3";
     this.label3.Style = "font-weight: bold; text-align: right";
     this.label3.Text  = "Total Weight : ";
     this.label3.Top   = 0F;
     this.label3.Width = 1.1695F;
     //
     // label4
     //
     this.label4.Height    = 0.1979167F;
     this.label4.HyperLink = null;
     this.label4.Left      = 7.450581E-08F;
     this.label4.Name      = "label4";
     this.label4.Style     = "";
     this.label4.Text      = "PUN Weight:";
     this.label4.Top       = 0.485F;
     this.label4.Width     = 1F;
     //
     // label5
     //
     this.label5.Height    = 0.1979167F;
     this.label5.HyperLink = null;
     this.label5.Left      = 0F;
     this.label5.Name      = "label5";
     this.label5.Style     = "";
     this.label5.Text      = "GIN Weight:";
     this.label5.Top       = 0.706F;
     this.label5.Width     = 1F;
     //
     // lblPUNWeight
     //
     this.lblPUNWeight.DataField = "WeightInKg";
     this.lblPUNWeight.Height    = 0.1979167F;
     this.lblPUNWeight.HyperLink = null;
     this.lblPUNWeight.Left      = 1F;
     this.lblPUNWeight.Name      = "lblPUNWeight";
     this.lblPUNWeight.Style     = "";
     this.lblPUNWeight.Text      = "lblPUNWeight";
     this.lblPUNWeight.Top       = 0.485F;
     this.lblPUNWeight.Width     = 1.719F;
     //
     // lblGINWeight
     //
     this.lblGINWeight.DataField = "totalGIN";
     this.lblGINWeight.Height    = 0.1979167F;
     this.lblGINWeight.HyperLink = null;
     this.lblGINWeight.Left      = 1F;
     this.lblGINWeight.Name      = "lblGINWeight";
     this.lblGINWeight.Style     = "";
     this.lblGINWeight.Text      = "lblGINWeight";
     this.lblGINWeight.Top       = 0.706F;
     this.lblGINWeight.Width     = 1.719F;
     //
     // label6
     //
     this.label6.Height    = 0.1979167F;
     this.label6.HyperLink = null;
     this.label6.Left      = 0F;
     this.label6.Name      = "label6";
     this.label6.Style     = "";
     this.label6.Text      = "Stack Number:";
     this.label6.Top       = 0.252F;
     this.label6.Width     = 1F;
     //
     // label7
     //
     this.label7.DataField = "StackNumber";
     this.label7.Height    = 0.1979167F;
     this.label7.HyperLink = null;
     this.label7.Left      = 1F;
     this.label7.Name      = "label7";
     this.label7.Style     = "";
     this.label7.Text      = "label7";
     this.label7.Top       = 0.252F;
     this.label7.Width     = 2.479F;
     //
     // label9
     //
     this.label9.Height    = 0.1979167F;
     this.label9.HyperLink = null;
     this.label9.Left      = 3.031F;
     this.label9.Name      = "label9";
     this.label9.Style     = "";
     this.label9.Text      = "Total Deposit Weight:";
     this.label9.Top       = 0.485F;
     this.label9.Width     = 1.4F;
     //
     // label10
     //
     this.label10.DataField = "PhysicalCount";
     this.label10.Height    = 0.1979167F;
     this.label10.HyperLink = null;
     this.label10.Left      = 4.431F;
     this.label10.Name      = "label10";
     this.label10.Style     = "";
     this.label10.Text      = "label10";
     this.label10.Top       = 0.485F;
     this.label10.Width     = 1.01F;
     //
     // label11
     //
     this.label11.DataField = "PhysicalWeight";
     this.label11.Height    = 0.1979167F;
     this.label11.HyperLink = null;
     this.label11.Left      = 4.431F;
     this.label11.Name      = "label11";
     this.label11.Style     = "";
     this.label11.Text      = "label11";
     this.label11.Top       = 0.7060001F;
     this.label11.Width     = 1.01F;
     //
     // label12
     //
     this.label12.Height    = 0.1979167F;
     this.label12.HyperLink = null;
     this.label12.Left      = 3.031F;
     this.label12.Name      = "label12";
     this.label12.Style     = "";
     this.label12.Text      = "Total Delivery Weight:";
     this.label12.Top       = 0.7060001F;
     this.label12.Width     = 1.4F;
     //
     // rptSubPSAApproval
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.895833F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptSubPSAApproval_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.txtSNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCommodityName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWeightInKg1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWarehouseReceiptNo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGINNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPUNWeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGINWeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#21
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(rptTabular));
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.txtSite       = new DataDynamics.ActiveReports.TextBox();
     this.textBox1      = new DataDynamics.ActiveReports.TextBox();
     this.textBox3      = new DataDynamics.ActiveReports.TextBox();
     this.txtPeriod     = new DataDynamics.ActiveReports.TextBox();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.ghTabular     = new DataDynamics.ActiveReports.GroupHeader();
     this.gfTabular     = new DataDynamics.ActiveReports.GroupFooter();
     this.lblTitleMonth = new DataDynamics.ActiveReports.Label();
     this.lblDollars    = new DataDynamics.ActiveReports.Label();
     this.label7        = new DataDynamics.ActiveReports.Label();
     this.label8        = new DataDynamics.ActiveReports.Label();
     this.lblMonth      = new DataDynamics.ActiveReports.Label();
     this.txtDollars    = new DataDynamics.ActiveReports.TextBox();
     this.txtVariance   = new DataDynamics.ActiveReports.TextBox();
     this.txtCumulative = new DataDynamics.ActiveReports.TextBox();
     this.txtFilter     = new DataDynamics.ActiveReports.TextBox();
     this.lblDB         = new DataDynamics.ActiveReports.TextBox();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDollars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDollars)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVariance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCumulative)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtSubTitle,
         this.txtSite,
         this.textBox1,
         this.textBox3,
         this.txtPeriod,
         this.lblTitle,
         this.imgLogo
     });
     this.pageHeader.Height = 1.510417F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblMonth,
         this.txtDollars,
         this.txtVariance,
         this.txtCumulative
     });
     this.detail.Height = 2F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtFilter,
         this.lblDB,
         this.imgLeanPath
     });
     this.pageFooter.Height = 0.375F;
     this.pageFooter.Name   = "pageFooter";
     //
     // txtSubTitle
     //
     this.txtSubTitle.CanShrink = true;
     this.txtSubTitle.Height    = 0.1875F;
     this.txtSubTitle.Left      = 0F;
     this.txtSubTitle.Name      = "txtSubTitle";
     this.txtSubTitle.Style     = "text-align: center";
     this.txtSubTitle.Text      = null;
     this.txtSubTitle.Top       = 0.3125F;
     this.txtSubTitle.Width     = 9.073F;
     //
     // txtSite
     //
     this.txtSite.Height = 0.1875F;
     this.txtSite.Left   = 1F;
     this.txtSite.Name   = "txtSite";
     this.txtSite.Style  = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 204";
     this.txtSite.Text   = "Site";
     this.txtSite.Top    = 0.75F;
     this.txtSite.Width  = 8.073F;
     //
     // textBox1
     //
     this.textBox1.Height = 0.1979167F;
     this.textBox1.Left   = 0F;
     this.textBox1.Name   = "textBox1";
     this.textBox1.Style  = "font-weight: bold";
     this.textBox1.Text   = "Facility: ";
     this.textBox1.Top    = 0.75F;
     this.textBox1.Width  = 1F;
     //
     // textBox3
     //
     this.textBox3.Height = 0.1979167F;
     this.textBox3.Left   = 0F;
     this.textBox3.Name   = "textBox3";
     this.textBox3.Style  = "font-weight: bold";
     this.textBox3.Text   = "Period:";
     this.textBox3.Top    = 0.9375F;
     this.textBox3.Width  = 1F;
     //
     // txtPeriod
     //
     this.txtPeriod.Height = 0.1875F;
     this.txtPeriod.Left   = 1F;
     this.txtPeriod.Name   = "txtPeriod";
     this.txtPeriod.Style  = "font-weight: bold";
     this.txtPeriod.Text   = null;
     this.txtPeriod.Top    = 0.9375F;
     this.txtPeriod.Width  = 5.5F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0.625F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: Blue; color: White; font-size: 16pt; font-weight: bold; text-al" +
                               "ign: center; vertical-align: middle";
     this.lblTitle.Text  = "Waste Avoidance Report";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 8.448F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // ghTabular
     //
     this.ghTabular.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitleMonth,
         this.lblDollars,
         this.label7,
         this.label8
     });
     this.ghTabular.Height = 0.25F;
     this.ghTabular.Name   = "ghTabular";
     //
     // gfTabular
     //
     this.gfTabular.Height = 0.01041667F;
     this.gfTabular.Name   = "gfTabular";
     //
     // lblTitleMonth
     //
     this.lblTitleMonth.Height    = 0.1875F;
     this.lblTitleMonth.HyperLink = null;
     this.lblTitleMonth.Left      = 0F;
     this.lblTitleMonth.Name      = "lblTitleMonth";
     this.lblTitleMonth.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.lblTitleMonth.Text      = "Month";
     this.lblTitleMonth.Top       = 0F;
     this.lblTitleMonth.Width     = 0.896F;
     //
     // lblDollars
     //
     this.lblDollars.Height    = 0.1875F;
     this.lblDollars.HyperLink = null;
     this.lblDollars.Left      = 0.967F;
     this.lblDollars.Name      = "lblDollars";
     this.lblDollars.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.lblDollars.Text      = "Dollars";
     this.lblDollars.Top       = 0F;
     this.lblDollars.Width     = 0.948F;
     //
     // label7
     //
     this.label7.Height    = 0.1875F;
     this.label7.HyperLink = null;
     this.label7.Left      = 2.068F;
     this.label7.Name      = "label7";
     this.label7.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.label7.Text      = "Change";
     this.label7.Top       = 0F;
     this.label7.Width     = 1.155797F;
     //
     // label8
     //
     this.label8.Height    = 0.1875F;
     this.label8.HyperLink = null;
     this.label8.Left      = 3.309F;
     this.label8.Name      = "label8";
     this.label8.Style     = "color: Navy; font-weight: bold; text-align: center";
     this.label8.Text      = "Total";
     this.label8.Top       = 0F;
     this.label8.Width     = 1.131577F;
     //
     // lblMonth
     //
     this.lblMonth.DataField = "yDate";
     this.lblMonth.Height    = 0.1875F;
     this.lblMonth.HyperLink = null;
     this.lblMonth.Left      = 0F;
     this.lblMonth.Name      = "lblMonth";
     this.lblMonth.Style     = "";
     this.lblMonth.Text      = "Month";
     this.lblMonth.Top       = 0F;
     this.lblMonth.Width     = 0.896F;
     //
     // txtDollars
     //
     this.txtDollars.DataField    = "Dollars";
     this.txtDollars.Height       = 0.1875F;
     this.txtDollars.Left         = 0.967F;
     this.txtDollars.Name         = "txtDollars";
     this.txtDollars.OutputFormat = resources.GetString("txtDollars.OutputFormat");
     this.txtDollars.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                    "o-char-set: 204";
     this.txtDollars.Text  = "$";
     this.txtDollars.Top   = 0F;
     this.txtDollars.Width = 0.948F;
     //
     // txtVariance
     //
     this.txtVariance.DataField    = "Variance";
     this.txtVariance.Height       = 0.1875F;
     this.txtVariance.Left         = 2.068F;
     this.txtVariance.Name         = "txtVariance";
     this.txtVariance.OutputFormat = resources.GetString("txtVariance.OutputFormat");
     this.txtVariance.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                     "o-char-set: 204";
     this.txtVariance.Text  = "Variance";
     this.txtVariance.Top   = 0F;
     this.txtVariance.Width = 1.146F;
     //
     // txtCumulative
     //
     this.txtCumulative.CanGrow      = false;
     this.txtCumulative.DataField    = "Variance";
     this.txtCumulative.Height       = 0.1875F;
     this.txtCumulative.Left         = 3.309F;
     this.txtCumulative.Name         = "txtCumulative";
     this.txtCumulative.OutputFormat = resources.GetString("txtCumulative.OutputFormat");
     this.txtCumulative.Style        = "font-family: Arial; font-size: 9.75pt; font-weight: normal; text-align: right; dd" +
                                       "o-char-set: 204";
     this.txtCumulative.SummaryFunc = DataDynamics.ActiveReports.SummaryFunc.Count;
     this.txtCumulative.Text        = "Cumulative";
     this.txtCumulative.Top         = 0F;
     this.txtCumulative.Width       = 1.053F;
     //
     // txtFilter
     //
     this.txtFilter.Height = 0.1875F;
     this.txtFilter.Left   = 0F;
     this.txtFilter.Name   = "txtFilter";
     this.txtFilter.Style  = "font-size: 8pt; font-style: italic";
     this.txtFilter.Text   = null;
     this.txtFilter.Top    = 0F;
     this.txtFilter.Width  = 8.406F;
     //
     // lblDB
     //
     this.lblDB.Height = 0.1875F;
     this.lblDB.Left   = 0F;
     this.lblDB.Name   = "lblDB";
     this.lblDB.Style  = "font-size: 8pt";
     this.lblDB.Text   = null;
     this.lblDB.Top    = 0.1875F;
     this.lblDB.Width  = 8.406F;
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 8.46F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // rptTabular
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 9.177083F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.ghTabular);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.gfTabular);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSite)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleMonth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDollars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMonth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDollars)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVariance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCumulative)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager           resources  = new System.Resources.ResourceManager(typeof(NewActiveReport1));
     DataDynamics.ActiveReports.Chart.ChartArea chartArea2 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis      axis6      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis7      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis8      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis9      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis      axis10     = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend    legend2    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title     title5     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title6     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series    series4    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series    series5    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series    series6    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title     title7     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title     title8     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.checkBox1     = new DataDynamics.ActiveReports.CheckBox();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.label1        = new DataDynamics.ActiveReports.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.25F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.checkBox1,
         this.label1
     });
     this.detail.Height = 2.520866F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea2.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis6.AxisType       = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis6.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis6.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, false);
     axis6.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis6.SmartLabels    = false;
     axis6.Title          = "Axis X";
     axis6.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.LabelsGap      = 0;
     axis7.LabelsVisible  = false;
     axis7.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis7.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis7.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis7.Position       = 0D;
     axis7.TickOffset     = 0D;
     axis7.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis7.Visible        = false;
     axis8.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis8.LabelsVisible  = false;
     axis8.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis8.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis8.Position       = 0D;
     axis8.Title          = "Axis Y";
     axis8.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis9.LabelFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis9.LabelsVisible  = false;
     axis9.Line           = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis9.MajorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis9.MinorTick      = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis9.TitleFont      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis9.Visible        = false;
     axis10.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis10.LabelsGap     = 0;
     axis10.LabelsVisible = false;
     axis10.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis10.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis10.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis10.Position      = 0D;
     axis10.TickOffset    = 0D;
     axis10.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis10.Visible       = false;
     chartArea2.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis6,
         axis7,
         axis8,
         axis9,
         axis10
     });
     chartArea2.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea2.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea2.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea2.Name       = "defaultArea";
     chartArea2.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea2
     });
     this.chartControl1.ChartBorder  = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.ColorPalette = DataDynamics.ActiveReports.Chart.ColorPalette.Autumn;
     this.chartControl1.Height       = 1.75F;
     this.chartControl1.Left         = 0.1767716F;
     legend2.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend2.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend2.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend2.DockArea   = chartArea2;
     title5.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title5.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title5.DockArea    = null;
     title5.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title5.Name        = "";
     title5.Text        = "";
     legend2.Footer     = title5;
     title6.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title6.DockArea    = null;
     title6.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title6.Name        = "";
     title6.Text        = "Legend";
     legend2.Header     = title6;
     legend2.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend2.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend2
     });
     this.chartControl1.Name = "chartControl1";
     series4.AxisX           = axis6;
     series4.AxisY           = axis8;
     series4.ChartArea       = chartArea2;
     series4.Legend          = legend2;
     series4.LegendText      = "";
     series4.Name            = "Series1";
     series4.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series4.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series4.ValueMembersY = null;
     series4.ValueMemberX  = null;
     series5.AxisX         = axis6;
     series5.AxisY         = axis8;
     series5.ChartArea     = chartArea2;
     series5.Legend        = legend2;
     series5.LegendText    = "";
     series5.Name          = "Series2";
     series5.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series5.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series5.ValueMembersY = null;
     series5.ValueMemberX  = null;
     series6.AxisX         = axis6;
     series6.AxisY         = axis8;
     series6.ChartArea     = chartArea2;
     series6.Legend        = legend2;
     series6.LegendText    = "";
     series6.Name          = "Series3";
     series6.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("BarType", DataDynamics.ActiveReports.Chart.BarType.Cylinder)
     });
     series6.Type          = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series6.ValueMembersY = null;
     series6.ValueMemberX  = null;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series4,
         series5,
         series6
     });
     title7.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title7.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title7.DockArea  = null;
     title7.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title7.Name      = "header";
     title7.Text      = "Chart title";
     title8.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title8.DockArea  = null;
     title8.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title8.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title8.Name      = "footer";
     title8.Text      = "Chart Footer";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title7,
         title8
     });
     this.chartControl1.Top       = 0.2917323F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 3F;
     //
     // checkBox1
     //
     this.checkBox1.Height = 0.2F;
     this.checkBox1.Left   = 3.698F;
     this.checkBox1.Name   = "checkBox1";
     this.checkBox1.Style  = "";
     this.checkBox1.Text   = "checkBox1";
     this.checkBox1.Top    = 1.562F;
     this.checkBox1.Width  = 1F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 3.844F;
     this.label1.Name      = "label1";
     this.label1.Style     = "";
     this.label1.Text      = "label1";
     this.label1.Top       = 0.459F;
     this.label1.Width     = 1F;
     //
     // NewActiveReport1
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 6.5F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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(rptEmployeeException));
     this.pageHeader   = new DataDynamics.ActiveReports.PageHeader();
     this.txtPeriod    = new DataDynamics.ActiveReports.TextBox();
     this.label5       = new DataDynamics.ActiveReports.Label();
     this.txtSubTitle  = new DataDynamics.ActiveReports.TextBox();
     this.lblTitle     = new DataDynamics.ActiveReports.Label();
     this.imgLogo      = new DataDynamics.ActiveReports.Picture();
     this.detail       = new DataDynamics.ActiveReports.Detail();
     this.txtName      = new DataDynamics.ActiveReports.TextBox();
     this.lblRank      = new DataDynamics.ActiveReports.Label();
     this.txtAmount    = new DataDynamics.ActiveReports.TextBox();
     this.label1       = new DataDynamics.ActiveReports.Label();
     this.label2       = new DataDynamics.ActiveReports.Label();
     this.label3       = new DataDynamics.ActiveReports.Label();
     this.pageFooter   = new DataDynamics.ActiveReports.PageFooter();
     this.txtFilter    = new DataDynamics.ActiveReports.TextBox();
     this.imgLeanPath  = new DataDynamics.ActiveReports.Picture();
     this.lblDB        = new DataDynamics.ActiveReports.TextBox();
     this.gpEmployee   = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     this.txtError     = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtError)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtPeriod,
         this.label5,
         this.txtSubTitle,
         this.lblTitle,
         this.imgLogo
     });
     this.pageHeader.Height = 0.7083333F;
     this.pageHeader.Name   = "pageHeader";
     //
     // txtPeriod
     //
     this.txtPeriod.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPeriod.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPeriod.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPeriod.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPeriod.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPeriod.Height             = 0.1875F;
     this.txtPeriod.Left  = 1.25F;
     this.txtPeriod.Name  = "txtPeriod";
     this.txtPeriod.Style = "";
     this.txtPeriod.Text  = "textBox1";
     this.txtPeriod.Top   = 0.5F;
     this.txtPeriod.Width = 7.5F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.1875F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 0.125F;
     this.label5.Name  = "label5";
     this.label5.Style = "";
     this.label5.Text  = "Reporting Period: ";
     this.label5.Top   = 0.5F;
     this.label5.Width = 1.1875F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "text-align: center; ";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 8.75F;
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: Blue;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Employee Exception Report";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 8.75F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // detail
     //
     this.detail.ColumnCount   = 4;
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtName,
         this.lblRank,
         this.txtAmount
     });
     this.detail.Height  = 0.2083333F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // txtName
     //
     this.txtName.Border.BottomColor = System.Drawing.Color.Black;
     this.txtName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.RightColor  = System.Drawing.Color.Black;
     this.txtName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.Border.TopColor    = System.Drawing.Color.Black;
     this.txtName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtName.CanShrink          = true;
     this.txtName.DataField          = "Name";
     this.txtName.Height             = 0.1875F;
     this.txtName.Left  = 0.34375F;
     this.txtName.Name  = "txtName";
     this.txtName.Style = "";
     this.txtName.Text  = "textBox1";
     this.txtName.Top   = 0F;
     this.txtName.Width = 1F;
     //
     // lblRank
     //
     this.lblRank.Border.BottomColor = System.Drawing.Color.Black;
     this.lblRank.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblRank.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.RightColor  = System.Drawing.Color.Black;
     this.lblRank.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Border.TopColor    = System.Drawing.Color.Black;
     this.lblRank.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblRank.Height             = 0.1875F;
     this.lblRank.HyperLink          = null;
     this.lblRank.Left  = 0F;
     this.lblRank.Name  = "lblRank";
     this.lblRank.Style = "";
     this.lblRank.Text  = "Rank";
     this.lblRank.Top   = 0F;
     this.lblRank.Width = 0.3125F;
     //
     // txtAmount
     //
     this.txtAmount.Border.BottomColor = System.Drawing.Color.Black;
     this.txtAmount.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtAmount.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.RightColor  = System.Drawing.Color.Black;
     this.txtAmount.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Border.TopColor    = System.Drawing.Color.Black;
     this.txtAmount.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtAmount.Height             = 0.1875F;
     this.txtAmount.Left         = 1.375F;
     this.txtAmount.Name         = "txtAmount";
     this.txtAmount.OutputFormat = resources.GetString("txtAmount.OutputFormat");
     this.txtAmount.Style        = "font-weight: bold; ";
     this.txtAmount.Text         = "None";
     this.txtAmount.Top          = 0F;
     this.txtAmount.Width        = 0.75F;
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.1875F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 0F;
     this.label1.Name  = "label1";
     this.label1.Style = "color: Navy; font-weight: bold; ";
     this.label1.Text  = "Rank";
     this.label1.Top   = 0F;
     this.label1.Width = 0.375F;
     //
     // label2
     //
     this.label2.Border.BottomColor = System.Drawing.Color.Black;
     this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.LeftColor   = System.Drawing.Color.Black;
     this.label2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.RightColor  = System.Drawing.Color.Black;
     this.label2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Border.TopColor    = System.Drawing.Color.Black;
     this.label2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label2.Height             = 0.1875F;
     this.label2.HyperLink          = null;
     this.label2.Left  = 0.375F;
     this.label2.Name  = "label2";
     this.label2.Style = "color: Navy; font-weight: bold; ";
     this.label2.Text  = "Employee";
     this.label2.Top   = 0F;
     this.label2.Width = 0.875F;
     //
     // label3
     //
     this.label3.Border.BottomColor = System.Drawing.Color.Black;
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.LeftColor   = System.Drawing.Color.Black;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.RightColor  = System.Drawing.Color.Black;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.TopColor    = System.Drawing.Color.Black;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Height             = 0.1875F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 1.25F;
     this.label3.Name  = "label3";
     this.label3.Style = "color: Navy; font-weight: bold; ";
     this.label3.Text  = "Total Weight";
     this.label3.Top   = 0F;
     this.label3.Width = 0.875F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtFilter,
         this.imgLeanPath,
         this.lblDB
     });
     this.pageFooter.Height = 0.3958333F;
     this.pageFooter.Name   = "pageFooter";
     //
     // txtFilter
     //
     this.txtFilter.Border.BottomColor = System.Drawing.Color.Black;
     this.txtFilter.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtFilter.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.RightColor  = System.Drawing.Color.Black;
     this.txtFilter.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.TopColor    = System.Drawing.Color.Black;
     this.txtFilter.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Height             = 0.1875F;
     this.txtFilter.Left  = 0.0625F;
     this.txtFilter.Name  = "txtFilter";
     this.txtFilter.Style = "font-size: 8pt; ";
     this.txtFilter.Text  = "textBox1";
     this.txtFilter.Top   = 0F;
     this.txtFilter.Width = 7.9375F;
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.3125F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 8.0625F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0.0625F;
     this.imgLeanPath.Width      = 0.625F;
     //
     // lblDB
     //
     this.lblDB.Border.BottomColor = System.Drawing.Color.Black;
     this.lblDB.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblDB.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.RightColor  = System.Drawing.Color.Black;
     this.lblDB.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Border.TopColor    = System.Drawing.Color.Black;
     this.lblDB.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblDB.Height             = 0.1875F;
     this.lblDB.Left  = 0.0625F;
     this.lblDB.Name  = "lblDB";
     this.lblDB.Style = "font-size: 8pt; ";
     this.lblDB.Text  = null;
     this.lblDB.Top   = 0.1875F;
     this.lblDB.Width = 7.9375F;
     //
     // gpEmployee
     //
     this.gpEmployee.ColumnGroupKeepTogether = true;
     this.gpEmployee.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label2,
         this.label1,
         this.label3
     });
     this.gpEmployee.GroupKeepTogether = DataDynamics.ActiveReports.GroupKeepTogether.All;
     this.gpEmployee.Height            = 0.2083333F;
     this.gpEmployee.Name        = "gpEmployee";
     this.gpEmployee.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnColumn;
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtError
     });
     this.groupFooter1.Height = 0.1875F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // txtError
     //
     this.txtError.Border.BottomColor = System.Drawing.Color.Black;
     this.txtError.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtError.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtError.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtError.Border.RightColor  = System.Drawing.Color.Black;
     this.txtError.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtError.Border.TopColor    = System.Drawing.Color.Black;
     this.txtError.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtError.CanShrink          = true;
     this.txtError.Height             = 0.1875F;
     this.txtError.Left  = 0F;
     this.txtError.Name  = "txtError";
     this.txtError.Style = "color: Red; ";
     this.txtError.Text  = null;
     this.txtError.Top   = 0F;
     this.txtError.Width = 8.75F;
     //
     // rptEmployeeException
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 8.854167F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.gpEmployee);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptEmployeeException_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.txtPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRank)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtError)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ProviderSummaryReport));
     DataDynamics.ActiveReports.DataSources.XMLDataSource xmlDataSource1 = new DataDynamics.ActiveReports.DataSources.XMLDataSource();
     this.pageHeader           = new DataDynamics.ActiveReports.PageHeader();
     this.label1               = new DataDynamics.ActiveReports.Label();
     this.label2               = new DataDynamics.ActiveReports.Label();
     this.label3               = new DataDynamics.ActiveReports.Label();
     this.label4               = new DataDynamics.ActiveReports.Label();
     this.line1                = new DataDynamics.ActiveReports.Line();
     this.label6               = new DataDynamics.ActiveReports.Label();
     this.label7               = new DataDynamics.ActiveReports.Label();
     this.label8               = new DataDynamics.ActiveReports.Label();
     this.label9               = new DataDynamics.ActiveReports.Label();
     this.label10              = new DataDynamics.ActiveReports.Label();
     this.label11              = new DataDynamics.ActiveReports.Label();
     this.label12              = new DataDynamics.ActiveReports.Label();
     this.label14              = new DataDynamics.ActiveReports.Label();
     this.PrintedBy            = new DataDynamics.ActiveReports.TextBox();
     this.label5               = new DataDynamics.ActiveReports.Label();
     this.detail               = new DataDynamics.ActiveReports.Detail();
     this.textBox1             = new DataDynamics.ActiveReports.TextBox();
     this.textbox2             = new DataDynamics.ActiveReports.TextBox();
     this.textBox3             = new DataDynamics.ActiveReports.TextBox();
     this.CompletedReviewCount = new DataDynamics.ActiveReports.TextBox();
     this.ValidCount           = new DataDynamics.ActiveReports.TextBox();
     this.InvalidRecovery      = new DataDynamics.ActiveReports.TextBox();
     this.InvalidAdminCount    = new DataDynamics.ActiveReports.TextBox();
     this.InvalidNoRecovery    = new DataDynamics.ActiveReports.TextBox();
     this.ValidAdminCount      = new DataDynamics.ActiveReports.TextBox();
     this.TotalReviewCount     = new DataDynamics.ActiveReports.TextBox();
     this.textBox4             = new DataDynamics.ActiveReports.TextBox();
     this.RecoveryCount        = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter           = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo1          = new DataDynamics.ActiveReports.ReportInfo();
     this.line2                = new DataDynamics.ActiveReports.Line();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textbox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CompletedReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidRecovery)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidAdminCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidNoRecovery)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidAdminCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TotalReviewCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecoveryCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label1,
         this.label2,
         this.label3,
         this.label4,
         this.line1,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.label10,
         this.label11,
         this.label12,
         this.label14,
         this.PrintedBy,
         this.label5
     });
     this.pageHeader.Height = 1.8125F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.312F;
     this.label1.HyperLink = null;
     this.label1.Left      = 2.625F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 18pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.label1.Text      = "Provider Summary Report\r\n";
     this.label1.Top       = 0F;
     this.label1.Width     = 4.375F;
     //
     // label2
     //
     this.label2.Height    = 0.8750001F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.06200006F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label2.Text      = "Org Code";
     this.label2.Top       = 0.8750001F;
     this.label2.Width     = 0.6880001F;
     //
     // label3
     //
     this.label3.Height    = 0.8750001F;
     this.label3.HyperLink = null;
     this.label3.Left      = 0.812F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label3.Text      = "ESA Code";
     this.label3.Top       = 0.8750001F;
     this.label3.Width     = 0.6880001F;
     //
     // label4
     //
     this.label4.Height    = 0.8750001F;
     this.label4.HyperLink = null;
     this.label4.Left      = 1.562F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label4.Text      = "Site Code";
     this.label4.Top       = 0.8750001F;
     this.label4.Width     = 0.688F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0.06200001F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.77F;
     this.line1.Width      = 10.038F;
     this.line1.X1         = 0.06200001F;
     this.line1.X2         = 10.1F;
     this.line1.Y1         = 1.77F;
     this.line1.Y2         = 1.77F;
     //
     // label6
     //
     this.label6.Height    = 0.8750001F;
     this.label6.HyperLink = null;
     this.label6.Left      = 4.875F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label6.Text      = "No. of Recoveries";
     this.label6.Top       = 0.8750001F;
     this.label6.Width     = 0.8130003F;
     //
     // label7
     //
     this.label7.Height    = 0.8750001F;
     this.label7.HyperLink = null;
     this.label7.Left      = 4F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label7.Text      = "No. of Completed Reviews";
     this.label7.Top       = 0.8750001F;
     this.label7.Width     = 0.813F;
     //
     // label8
     //
     this.label8.Height    = 0.8750001F;
     this.label8.HyperLink = null;
     this.label8.Left      = 5.75F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label8.Text      = "Valid (NFA)";
     this.label8.Top       = 0.8750001F;
     this.label8.Width     = 0.813F;
     //
     // label9
     //
     this.label9.Height    = 0.8750001F;
     this.label9.HyperLink = null;
     this.label9.Left      = 6.625F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label9.Text      = "Valid (Admin Deficiency - Provider Education)";
     this.label9.Top       = 0.8750001F;
     this.label9.Width     = 0.813F;
     //
     // label10
     //
     this.label10.Height    = 0.8750001F;
     this.label10.HyperLink = null;
     this.label10.Left      = 7.5F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label10.Text      = "Invalid (Admin Deficiency - Provider Education)";
     this.label10.Top       = 0.8750001F;
     this.label10.Width     = 0.813F;
     //
     // label11
     //
     this.label11.Height    = 0.8750001F;
     this.label11.HyperLink = null;
     this.label11.Left      = 8.375F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label11.Text      = "Invalid (Recovery)";
     this.label11.Top       = 0.8750001F;
     this.label11.Width     = 0.813F;
     //
     // label12
     //
     this.label12.Height    = 0.8750001F;
     this.label12.HyperLink = null;
     this.label12.Left      = 9.25F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label12.Text      = "Invalid (No Recovery)";
     this.label12.Top       = 0.8750001F;
     this.label12.Width     = 0.813F;
     //
     // label14
     //
     this.label14.Height    = 0.8750001F;
     this.label14.HyperLink = null;
     this.label14.Left      = 3.312F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label14.Text      = "No. of Reviews";
     this.label14.Top       = 0.8750001F;
     this.label14.Width     = 0.6249998F;
     //
     // PrintedBy
     //
     this.PrintedBy.Height       = 0.2F;
     this.PrintedBy.Left         = 7.062F;
     this.PrintedBy.Name         = "PrintedBy";
     this.PrintedBy.OutputFormat = resources.GetString("PrintedBy.OutputFormat");
     this.PrintedBy.Style        = "text-align: right";
     this.PrintedBy.Text         = "Printed By: XXXXXX";
     this.PrintedBy.Top          = 0.375F;
     this.PrintedBy.Width        = 3F;
     //
     // label5
     //
     this.label5.Height    = 0.875F;
     this.label5.HyperLink = null;
     this.label5.Left      = 2.312F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-weight: bold; text-align: left; vertical-align: bottom";
     this.label5.Text      = "State";
     this.label5.Top       = 0.8750001F;
     this.label5.Width     = 0.688F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox1,
         this.textbox2,
         this.textBox3,
         this.CompletedReviewCount,
         this.ValidCount,
         this.InvalidRecovery,
         this.InvalidAdminCount,
         this.InvalidNoRecovery,
         this.ValidAdminCount,
         this.TotalReviewCount,
         this.textBox4,
         this.RecoveryCount
     });
     this.detail.Height  = 0.2645833F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // textBox1
     //
     this.textBox1.DataField = "OrgCode";
     this.textBox1.Height    = 0.2F;
     this.textBox1.Left      = 0.062F;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Style     = "text-align: left";
     this.textBox1.Text      = "OrgCode";
     this.textBox1.Top       = 0F;
     this.textBox1.Width     = 0.6880001F;
     //
     // textbox2
     //
     this.textbox2.DataField = "ESACode";
     this.textbox2.Height    = 0.2F;
     this.textbox2.Left      = 0.812F;
     this.textbox2.Name      = "textbox2";
     this.textbox2.Style     = "text-align: left";
     this.textbox2.Text      = "ESACode";
     this.textbox2.Top       = 0F;
     this.textbox2.Width     = 0.6880001F;
     //
     // textBox3
     //
     this.textBox3.DataField = "SiteCode";
     this.textBox3.Height    = 0.2F;
     this.textBox3.Left      = 1.562F;
     this.textBox3.Name      = "textBox3";
     this.textBox3.Style     = "text-align: left";
     this.textBox3.Text      = "SiteCode";
     this.textBox3.Top       = 0F;
     this.textBox3.Width     = 0.6880001F;
     //
     // CompletedReviewCount
     //
     this.CompletedReviewCount.DataField    = "CompletedReviewCount";
     this.CompletedReviewCount.Height       = 0.2F;
     this.CompletedReviewCount.Left         = 4F;
     this.CompletedReviewCount.Name         = "CompletedReviewCount";
     this.CompletedReviewCount.OutputFormat = resources.GetString("CompletedReviewCount.OutputFormat");
     this.CompletedReviewCount.Style        = "text-align: right";
     this.CompletedReviewCount.Text         = "CompletedReviewCount";
     this.CompletedReviewCount.Top          = 0F;
     this.CompletedReviewCount.Width        = 0.813F;
     //
     // ValidCount
     //
     this.ValidCount.DataField    = "ValidCount";
     this.ValidCount.Height       = 0.2F;
     this.ValidCount.Left         = 5.750002F;
     this.ValidCount.Name         = "ValidCount";
     this.ValidCount.OutputFormat = resources.GetString("ValidCount.OutputFormat");
     this.ValidCount.Style        = "text-align: right";
     this.ValidCount.Text         = "ValidCount";
     this.ValidCount.Top          = 0F;
     this.ValidCount.Width        = 0.813F;
     //
     // InvalidRecovery
     //
     this.InvalidRecovery.DataField    = "InvalidRecovery";
     this.InvalidRecovery.Height       = 0.2F;
     this.InvalidRecovery.Left         = 8.375002F;
     this.InvalidRecovery.Name         = "InvalidRecovery";
     this.InvalidRecovery.OutputFormat = resources.GetString("InvalidRecovery.OutputFormat");
     this.InvalidRecovery.Style        = "text-align: right";
     this.InvalidRecovery.Text         = "InvalidRecovery";
     this.InvalidRecovery.Top          = 0F;
     this.InvalidRecovery.Width        = 0.813F;
     //
     // InvalidAdminCount
     //
     this.InvalidAdminCount.DataField    = "InvalidAdminCount";
     this.InvalidAdminCount.Height       = 0.2F;
     this.InvalidAdminCount.Left         = 7.5F;
     this.InvalidAdminCount.Name         = "InvalidAdminCount";
     this.InvalidAdminCount.OutputFormat = resources.GetString("InvalidAdminCount.OutputFormat");
     this.InvalidAdminCount.Style        = "text-align: right";
     this.InvalidAdminCount.Text         = "InvalidAdminCount";
     this.InvalidAdminCount.Top          = 0F;
     this.InvalidAdminCount.Width        = 0.813F;
     //
     // InvalidNoRecovery
     //
     this.InvalidNoRecovery.DataField    = "InvalidNoRecovery";
     this.InvalidNoRecovery.Height       = 0.2F;
     this.InvalidNoRecovery.Left         = 9.25F;
     this.InvalidNoRecovery.Name         = "InvalidNoRecovery";
     this.InvalidNoRecovery.OutputFormat = resources.GetString("InvalidNoRecovery.OutputFormat");
     this.InvalidNoRecovery.Style        = "text-align: right";
     this.InvalidNoRecovery.Text         = "InvalidNoRecovery";
     this.InvalidNoRecovery.Top          = 0F;
     this.InvalidNoRecovery.Width        = 0.813F;
     //
     // ValidAdminCount
     //
     this.ValidAdminCount.DataField    = "ValidAdminCount";
     this.ValidAdminCount.Height       = 0.2F;
     this.ValidAdminCount.Left         = 6.625F;
     this.ValidAdminCount.Name         = "ValidAdminCount";
     this.ValidAdminCount.OutputFormat = resources.GetString("ValidAdminCount.OutputFormat");
     this.ValidAdminCount.Style        = "text-align: right";
     this.ValidAdminCount.Text         = "ValidAdminCount";
     this.ValidAdminCount.Top          = 0F;
     this.ValidAdminCount.Width        = 0.813F;
     //
     // TotalReviewCount
     //
     this.TotalReviewCount.DataField    = "TotalReviewCount";
     this.TotalReviewCount.Height       = 0.2F;
     this.TotalReviewCount.Left         = 3.062F;
     this.TotalReviewCount.Name         = "TotalReviewCount";
     this.TotalReviewCount.OutputFormat = resources.GetString("TotalReviewCount.OutputFormat");
     this.TotalReviewCount.Style        = "text-align: right";
     this.TotalReviewCount.Text         = "TotalReviewCount";
     this.TotalReviewCount.Top          = 0F;
     this.TotalReviewCount.Width        = 0.813F;
     //
     // textBox4
     //
     this.textBox4.DataField = "State";
     this.textBox4.Height    = 0.2F;
     this.textBox4.Left      = 2.312F;
     this.textBox4.Name      = "textBox4";
     this.textBox4.Style     = "text-align: left";
     this.textBox4.Text      = "State";
     this.textBox4.Top       = 0F;
     this.textBox4.Width     = 0.6880001F;
     //
     // RecoveryCount
     //
     this.RecoveryCount.DataField    = "RecoveryCount";
     this.RecoveryCount.Height       = 0.2F;
     this.RecoveryCount.Left         = 4.875F;
     this.RecoveryCount.Name         = "RecoveryCount";
     this.RecoveryCount.OutputFormat = resources.GetString("RecoveryCount.OutputFormat");
     this.RecoveryCount.Style        = "text-align: right";
     this.RecoveryCount.Text         = "RecoveryCount";
     this.RecoveryCount.Top          = 0F;
     this.RecoveryCount.Width        = 0.813F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1,
         this.line2
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "Page {PageNumber} of {PageCount} on {RunDateTime}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 6.875F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "text-align: right";
     this.reportInfo1.Top          = 0.06200003F;
     this.reportInfo1.Width        = 3.187F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0.062F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 10.038F;
     this.line2.X1         = 0.062F;
     this.line2.X2         = 10.1F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0F;
     //
     // ProviderSummaryReport
     //
     this.MasterReport      = false;
     xmlDataSource1.FileURL = "C:\\Userdata\\Source\\ESC\\Release\\WebSites\\ProgramAssuranceTool\\ProgramAssuranceTool" +
                              "\\Content\\Xml\\ComplianceRiskIndicatorReport.xml";
     xmlDataSource1.RecordsetPattern = "ArrayOfComplianceRiskIndicator/ComplianceRiskIndicator";
     this.DataSource = xmlDataSource1;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 11.75F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.ProviderSummaryReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textbox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CompletedReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidRecovery)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidAdminCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.InvalidNoRecovery)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidAdminCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TotalReviewCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecoveryCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#25
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NewActiveReport1));
			this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
			this.detail = new DataDynamics.ActiveReports.Detail();
			this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
			this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
			this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
			this.Factor = new DataDynamics.ActiveReports.TextBox();
			this.groupHeader2 = new DataDynamics.ActiveReports.GroupHeader();
			this.groupFooter2 = new DataDynamics.ActiveReports.GroupFooter();
			this.FactorType = new DataDynamics.ActiveReports.TextBox();
			this.groupHeader3 = new DataDynamics.ActiveReports.GroupHeader();
			this.groupFooter3 = new DataDynamics.ActiveReports.GroupFooter();
			this.SpeciesAndLocation = new DataDynamics.ActiveReports.TextBox();
			this.ScoreNumber = new DataDynamics.ActiveReports.TextBox();
			this.ScoreDescription = new DataDynamics.ActiveReports.TextBox();
			this.label1 = new DataDynamics.ActiveReports.Label();
			this.KeyInfo = new DataDynamics.ActiveReports.TextBox();
			this.label2 = new DataDynamics.ActiveReports.Label();
			this.Rationale = new DataDynamics.ActiveReports.TextBox();
			((System.ComponentModel.ISupportInitialize)(this.Factor)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.FactorType)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.SpeciesAndLocation)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.ScoreNumber)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.ScoreDescription)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.KeyInfo)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.Rationale)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
			// 
			// pageHeader
			// 
			this.pageHeader.Height = 0F;
			this.pageHeader.Name = "pageHeader";
			// 
			// detail
			// 
			this.detail.ColumnSpacing = 0F;
			this.detail.Height = 0F;
			this.detail.Name = "detail";
			// 
			// pageFooter
			// 
			this.pageFooter.Height = 0F;
			this.pageFooter.Name = "pageFooter";
			// 
			// groupHeader1
			// 
			this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.Factor});
			this.groupHeader1.Height = 0.2605833F;
			this.groupHeader1.Name = "groupHeader1";
			// 
			// groupFooter1
			// 
			this.groupFooter1.Height = 0F;
			this.groupFooter1.Name = "groupFooter1";
			// 
			// Factor
			// 
			this.Factor.Height = 0.2291667F;
			this.Factor.Left = 0F;
			this.Factor.Name = "Factor";
			this.Factor.Text = "Factor";
			this.Factor.Top = 0.021F;
			this.Factor.Width = 5.124F;
			// 
			// groupHeader2
			// 
			this.groupHeader2.BackColor = System.Drawing.Color.DarkGray;
			this.groupHeader2.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.FactorType});
			this.groupHeader2.Height = 0.2291667F;
			this.groupHeader2.Name = "groupHeader2";
			// 
			// groupFooter2
			// 
			this.groupFooter2.Height = 0F;
			this.groupFooter2.Name = "groupFooter2";
			// 
			// FactorType
			// 
			this.FactorType.Height = 0.2291667F;
			this.FactorType.Left = 0.25F;
			this.FactorType.Name = "FactorType";
			this.FactorType.Style = "color: White; font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
			this.FactorType.Text = "FactorType";
			this.FactorType.Top = 0F;
			this.FactorType.Width = 3.885F;
			// 
			// groupHeader3
			// 
			this.groupHeader3.BackColor = System.Drawing.Color.Gainsboro;
			this.groupHeader3.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.SpeciesAndLocation,
            this.ScoreNumber,
            this.ScoreDescription,
            this.label1,
            this.KeyInfo,
            this.label2,
            this.Rationale});
			this.groupHeader3.Height = 1.604167F;
			this.groupHeader3.Name = "groupHeader3";
			// 
			// groupFooter3
			// 
			this.groupFooter3.Height = 0F;
			this.groupFooter3.Name = "groupFooter3";
			// 
			// SpeciesAndLocation
			// 
			this.SpeciesAndLocation.Height = 0.2291667F;
			this.SpeciesAndLocation.Left = 0.302F;
			this.SpeciesAndLocation.Name = "SpeciesAndLocation";
			this.SpeciesAndLocation.Text = "SpeciesAndLocation";
			this.SpeciesAndLocation.Top = 0F;
			this.SpeciesAndLocation.Width = 5.916F;
			// 
			// ScoreNumber
			// 
			this.ScoreNumber.Height = 0.2395833F;
			this.ScoreNumber.Left = 0.375F;
			this.ScoreNumber.Name = "ScoreNumber";
			this.ScoreNumber.Style = "background-color: DimGray; color: White";
			this.ScoreNumber.Text = "ScoreNumber";
			this.ScoreNumber.Top = 0.2916667F;
			this.ScoreNumber.Width = 0.302F;
			// 
			// ScoreDescription
			// 
			this.ScoreDescription.Height = 0.2395833F;
			this.ScoreDescription.Left = 0.677F;
			this.ScoreDescription.Name = "ScoreDescription";
			this.ScoreDescription.Style = "background-color: White; font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
			this.ScoreDescription.Text = "ScoreDescription";
			this.ScoreDescription.Top = 0.292F;
			this.ScoreDescription.Width = 1.125F;
			// 
			// label1
			// 
			this.label1.Height = 0.1875F;
			this.label1.HyperLink = null;
			this.label1.Left = 0.3958333F;
			this.label1.Name = "label1";
			this.label1.Style = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
			this.label1.Text = "Key Relevant Info:";
			this.label1.Top = 0.59375F;
			this.label1.Width = 1.40625F;
			// 
			// KeyInfo
			// 
			this.KeyInfo.Height = 0.21875F;
			this.KeyInfo.Left = 0.3854167F;
			this.KeyInfo.Name = "KeyInfo";
			this.KeyInfo.Text = "KeyInfo";
			this.KeyInfo.Top = 0.84375F;
			this.KeyInfo.Width = 6.114584F;
			// 
			// label2
			// 
			this.label2.Height = 0.1875F;
			this.label2.HyperLink = null;
			this.label2.Left = 0.3958333F;
			this.label2.Name = "label2";
			this.label2.Style = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
			this.label2.Text = "Detail Rationale:";
			this.label2.Top = 1.125F;
			this.label2.Width = 1.40625F;
			// 
			// Rationale
			// 
			this.Rationale.Height = 0.21875F;
			this.Rationale.Left = 0.3854167F;
			this.Rationale.Name = "Rationale";
			this.Rationale.Text = "Rationale";
			this.Rationale.Top = 1.375F;
			this.Rationale.Width = 6.114584F;
			// 
			// NewActiveReport1
			// 
			this.MasterReport = false;
			this.PageSettings.PaperHeight = 11F;
			this.PageSettings.PaperWidth = 8.5F;
			this.Sections.Add(this.pageHeader);
			this.Sections.Add(this.groupHeader1);
			this.Sections.Add(this.groupHeader2);
			this.Sections.Add(this.groupHeader3);
			this.Sections.Add(this.detail);
			this.Sections.Add(this.groupFooter3);
			this.Sections.Add(this.groupFooter2);
			this.Sections.Add(this.groupFooter1);
			this.Sections.Add(this.pageFooter);
			this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
            "l; font-size: 10pt; color: Black", "Normal"));
			this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
			this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
            "lic", "Heading2", "Normal"));
			this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
			((System.ComponentModel.ISupportInitialize)(this.Factor)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.FactorType)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.SpeciesAndLocation)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ScoreNumber)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ScoreDescription)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.KeyInfo)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.Rationale)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this)).EndInit();

		}
示例#26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AllInServiceTypeReport));
     this.pageHeader          = new DataDynamics.ActiveReports.PageHeader();
     this.shape1              = new DataDynamics.ActiveReports.Shape();
     this.UserNametxt         = new DataDynamics.ActiveReports.TextBox();
     this.label1              = new DataDynamics.ActiveReports.Label();
     this.label2              = new DataDynamics.ActiveReports.Label();
     this.FromDatetxt         = new DataDynamics.ActiveReports.TextBox();
     this.label3              = new DataDynamics.ActiveReports.Label();
     this.ToDatetxt           = new DataDynamics.ActiveReports.TextBox();
     this.label4              = new DataDynamics.ActiveReports.Label();
     this.FromTimetxt         = new DataDynamics.ActiveReports.TextBox();
     this.label5              = new DataDynamics.ActiveReports.Label();
     this.ToTimetxt           = new DataDynamics.ActiveReports.TextBox();
     this.label6              = new DataDynamics.ActiveReports.Label();
     this.Datetxt             = new DataDynamics.ActiveReports.TextBox();
     this.label7              = new DataDynamics.ActiveReports.Label();
     this.label8              = new DataDynamics.ActiveReports.Label();
     this.Timetxt             = new DataDynamics.ActiveReports.TextBox();
     this.shape2              = new DataDynamics.ActiveReports.Shape();
     this.label9              = new DataDynamics.ActiveReports.Label();
     this.label10             = new DataDynamics.ActiveReports.Label();
     this.label11             = new DataDynamics.ActiveReports.Label();
     this.label13             = new DataDynamics.ActiveReports.Label();
     this.line1               = new DataDynamics.ActiveReports.Line();
     this.line2               = new DataDynamics.ActiveReports.Line();
     this.line3               = new DataDynamics.ActiveReports.Line();
     this.detail              = new DataDynamics.ActiveReports.Detail();
     this.Rowtxt              = new DataDynamics.ActiveReports.TextBox();
     this.shape3              = new DataDynamics.ActiveReports.Shape();
     this.ServicesTypetxt     = new DataDynamics.ActiveReports.TextBox();
     this.line6               = new DataDynamics.ActiveReports.Line();
     this.line7               = new DataDynamics.ActiveReports.Line();
     this.CountWithLadetxt    = new DataDynamics.ActiveReports.TextBox();
     this.Pricetxt            = new DataDynamics.ActiveReports.TextBox();
     this.line5               = new DataDynamics.ActiveReports.Line();
     this.pageFooter          = new DataDynamics.ActiveReports.PageFooter();
     this.shape4              = new DataDynamics.ActiveReports.Shape();
     this.textBox2            = new DataDynamics.ActiveReports.TextBox();
     this.AllCountwithLadetxt = new DataDynamics.ActiveReports.TextBox();
     this.AllPricetxt         = new DataDynamics.ActiveReports.TextBox();
     this.line11              = new DataDynamics.ActiveReports.Line();
     this.line13              = new DataDynamics.ActiveReports.Line();
     this.label15             = new DataDynamics.ActiveReports.Label();
     this.label16             = new DataDynamics.ActiveReports.Label();
     this.line9               = new DataDynamics.ActiveReports.Line();
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromTimetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToTimetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rowtxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServicesTypetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CountWithLadetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllCountwithLadetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllPricetxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape1,
         this.UserNametxt,
         this.label1,
         this.label2,
         this.FromDatetxt,
         this.label3,
         this.ToDatetxt,
         this.label4,
         this.FromTimetxt,
         this.label5,
         this.ToTimetxt,
         this.label6,
         this.Datetxt,
         this.label7,
         this.label8,
         this.Timetxt,
         this.shape2,
         this.label9,
         this.label10,
         this.label11,
         this.label13,
         this.line1,
         this.line2,
         this.line3
     });
     this.pageHeader.Height = 1.291667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // shape1
     //
     this.shape1.Height         = 0.75F;
     this.shape1.Left           = 0.1875F;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = 9.999999F;
     this.shape1.Top            = 0.15625F;
     this.shape1.Width          = 5.385417F;
     //
     // UserNametxt
     //
     this.UserNametxt.Height      = 0.1979167F;
     this.UserNametxt.Left        = 0.1979167F;
     this.UserNametxt.Name        = "UserNametxt";
     this.UserNametxt.RightToLeft = true;
     this.UserNametxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.UserNametxt.Text        = "textBox1";
     this.UserNametxt.Top         = 0.2395833F;
     this.UserNametxt.Width       = 0.7083333F;
     //
     // label1
     //
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.label1.Height             = 0.3333333F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 1.541665F;
     this.label1.Name  = "label1";
     this.label1.Style = "font-family: B Mitra; font-size: 12pt; font-weight: bold; text-align: right; ddo-" +
                         "char-set: 178";
     this.label1.Text  = "گزارش تعداد ناوگان ورودی و مبالغ آن ها بر حسب نوع مراجعه";
     this.label1.Top   = 0.2291667F;
     this.label1.Width = 3.552083F;
     //
     // label2
     //
     this.label2.Height      = 0.1979167F;
     this.label2.HyperLink   = null;
     this.label2.Left        = 0.9166667F;
     this.label2.Name        = "label2";
     this.label2.RightToLeft = true;
     this.label2.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label2.Text        = "تهیه کننده :";
     this.label2.Top         = 0.2395833F;
     this.label2.Width       = 0.59375F;
     //
     // FromDatetxt
     //
     this.FromDatetxt.Height      = 0.1979167F;
     this.FromDatetxt.Left        = 4.4375F;
     this.FromDatetxt.Name        = "FromDatetxt";
     this.FromDatetxt.RightToLeft = true;
     this.FromDatetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.FromDatetxt.Text        = "textBox1";
     this.FromDatetxt.Top         = 0.6458333F;
     this.FromDatetxt.Width       = 0.6338583F;
     //
     // label3
     //
     this.label3.Height      = 0.1979167F;
     this.label3.HyperLink   = null;
     this.label3.Left        = 5.083334F;
     this.label3.Name        = "label3";
     this.label3.RightToLeft = true;
     this.label3.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label3.Text        = "از تاریخ :";
     this.label3.Top         = 0.6458333F;
     this.label3.Width       = 0.4583333F;
     //
     // ToDatetxt
     //
     this.ToDatetxt.Height      = 0.1979167F;
     this.ToDatetxt.Left        = 2.3125F;
     this.ToDatetxt.Name        = "ToDatetxt";
     this.ToDatetxt.RightToLeft = true;
     this.ToDatetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.ToDatetxt.Text        = "1389/05/15";
     this.ToDatetxt.Top         = 0.6458333F;
     this.ToDatetxt.Width       = 0.6354167F;
     //
     // label4
     //
     this.label4.Height      = 0.1979167F;
     this.label4.HyperLink   = null;
     this.label4.Left        = 2.958333F;
     this.label4.Name        = "label4";
     this.label4.RightToLeft = true;
     this.label4.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label4.Text        = "تا تاریخ :";
     this.label4.Top         = 0.6458333F;
     this.label4.Width       = 0.4479167F;
     //
     // FromTimetxt
     //
     this.FromTimetxt.Height      = 0.1979167F;
     this.FromTimetxt.Left        = 3.500001F;
     this.FromTimetxt.Name        = "FromTimetxt";
     this.FromTimetxt.RightToLeft = true;
     this.FromTimetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.FromTimetxt.Text        = "textBox1";
     this.FromTimetxt.Top         = 0.6458333F;
     this.FromTimetxt.Width       = 0.46875F;
     //
     // label5
     //
     this.label5.Height      = 0.1979167F;
     this.label5.HyperLink   = null;
     this.label5.Left        = 3.968751F;
     this.label5.Name        = "label5";
     this.label5.RightToLeft = true;
     this.label5.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label5.Text        = "ساعت :";
     this.label5.Top         = 0.6458333F;
     this.label5.Width       = 0.4166667F;
     //
     // ToTimetxt
     //
     this.ToTimetxt.Height      = 0.1979167F;
     this.ToTimetxt.Left        = 1.395833F;
     this.ToTimetxt.Name        = "ToTimetxt";
     this.ToTimetxt.RightToLeft = true;
     this.ToTimetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.ToTimetxt.Text        = "15:15:15";
     this.ToTimetxt.Top         = 0.6458333F;
     this.ToTimetxt.Width       = 0.46875F;
     //
     // label6
     //
     this.label6.Height      = 0.1979167F;
     this.label6.HyperLink   = null;
     this.label6.Left        = 0.947916F;
     this.label6.Name        = "label6";
     this.label6.RightToLeft = true;
     this.label6.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label6.Text        = "ساعت :";
     this.label6.Top         = 0.6458333F;
     this.label6.Width       = 0.3958333F;
     //
     // Datetxt
     //
     this.Datetxt.Height      = 0.1979167F;
     this.Datetxt.Left        = 0.2708333F;
     this.Datetxt.Name        = "Datetxt";
     this.Datetxt.RightToLeft = true;
     this.Datetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.Datetxt.Text        = "textBox1";
     this.Datetxt.Top         = 0.4479167F;
     this.Datetxt.Width       = 0.6354167F;
     //
     // label7
     //
     this.label7.Height      = 0.1979167F;
     this.label7.HyperLink   = null;
     this.label7.Left        = 0.9479167F;
     this.label7.Name        = "label7";
     this.label7.RightToLeft = true;
     this.label7.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label7.Text        = "تاریخ :";
     this.label7.Top         = 0.4479167F;
     this.label7.Width       = 0.34375F;
     //
     // label8
     //
     this.label8.Height      = 0.1979167F;
     this.label8.HyperLink   = null;
     this.label8.Left        = 1.875F;
     this.label8.Name        = "label8";
     this.label8.RightToLeft = true;
     this.label8.Style       = "font-family: B Mitra; font-size: 9.75pt; font-weight: bold; ddo-char-set: 178";
     this.label8.Text        = "ساعت :";
     this.label8.Top         = 0.6458333F;
     this.label8.Width       = 0.3958333F;
     //
     // Timetxt
     //
     this.Timetxt.Height      = 0.1979167F;
     this.Timetxt.Left        = 0.28125F;
     this.Timetxt.Name        = "Timetxt";
     this.Timetxt.RightToLeft = true;
     this.Timetxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; text-align: left; ddo-char-set: 178";
     this.Timetxt.Text        = "textBox1";
     this.Timetxt.Top         = 0.6666667F;
     this.Timetxt.Width       = 0.625F;
     //
     // shape2
     //
     this.shape2.BackColor      = System.Drawing.Color.Gainsboro;
     this.shape2.Height         = 0.3020833F;
     this.shape2.Left           = 0.6041664F;
     this.shape2.Name           = "shape2";
     this.shape2.RoundingRadius = 9.999999F;
     this.shape2.Top            = 0.9895837F;
     this.shape2.Width          = 4.645833F;
     //
     // label9
     //
     this.label9.Height      = 0.2395834F;
     this.label9.HyperLink   = null;
     this.label9.Left        = 4.8125F;
     this.label9.Name        = "label9";
     this.label9.RightToLeft = true;
     this.label9.Style       = "font-family: B Mitra; font-size: 11.25pt; font-weight: bold; vertical-align: midd" +
                               "le; ddo-char-set: 178";
     this.label9.Text  = "ردیف";
     this.label9.Top   = 1.020834F;
     this.label9.Width = 0.3229167F;
     //
     // label10
     //
     this.label10.Height      = 0.2395834F;
     this.label10.HyperLink   = null;
     this.label10.Left        = 3.291667F;
     this.label10.Name        = "label10";
     this.label10.RightToLeft = true;
     this.label10.Style       = "font-family: B Mitra; font-size: 11.25pt; font-weight: bold; text-align: center; " +
                                "vertical-align: middle; ddo-char-set: 178";
     this.label10.Text  = "نوع مراجعه";
     this.label10.Top   = 1.020834F;
     this.label10.Width = 1.166667F;
     //
     // label11
     //
     this.label11.Height      = 0.2395834F;
     this.label11.HyperLink   = null;
     this.label11.Left        = 2.510417F;
     this.label11.Name        = "label11";
     this.label11.RightToLeft = true;
     this.label11.Style       = "font-family: B Mitra; font-size: 11.25pt; font-weight: bold; vertical-align: midd" +
                                "le; ddo-char-set: 178";
     this.label11.Text  = "تعداد";
     this.label11.Top   = 1.020834F;
     this.label11.Width = 0.3541667F;
     //
     // label13
     //
     this.label13.Height      = 0.2395834F;
     this.label13.HyperLink   = null;
     this.label13.Left        = 0.8020833F;
     this.label13.Name        = "label13";
     this.label13.RightToLeft = true;
     this.label13.Style       = "font-family: B Mitra; font-size: 11.25pt; font-weight: bold; text-align: center; " +
                                "vertical-align: middle; ddo-char-set: 178";
     this.label13.Text  = "مبلغ تسهیلات";
     this.label13.Top   = 1.03125F;
     this.label13.Width = 0.9166667F;
     //
     // line1
     //
     this.line1.Height     = 0.3020833F;
     this.line1.Left       = 3.25F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.9895837F;
     this.line1.Width      = 0F;
     this.line1.X1         = 3.25F;
     this.line1.X2         = 3.25F;
     this.line1.Y1         = 0.9895837F;
     this.line1.Y2         = 1.291667F;
     //
     // line2
     //
     this.line2.Height     = 0.3020833F;
     this.line2.Left       = 4.78125F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.9895837F;
     this.line2.Width      = 0F;
     this.line2.X1         = 4.78125F;
     this.line2.X2         = 4.78125F;
     this.line2.Y1         = 0.9895837F;
     this.line2.Y2         = 1.291667F;
     //
     // line3
     //
     this.line3.Height     = 0.270833F;
     this.line3.Left       = 2.114583F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 1.010417F;
     this.line3.Width      = 0F;
     this.line3.X1         = 2.114583F;
     this.line3.X2         = 2.114583F;
     this.line3.Y1         = 1.010417F;
     this.line3.Y2         = 1.28125F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.Rowtxt,
         this.shape3,
         this.ServicesTypetxt,
         this.line6,
         this.line7,
         this.CountWithLadetxt,
         this.Pricetxt,
         this.line5
     });
     this.detail.Height       = 0.3229167F;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // Rowtxt
     //
     this.Rowtxt.Height      = 0.1979167F;
     this.Rowtxt.Left        = 4.822917F;
     this.Rowtxt.Name        = "Rowtxt";
     this.Rowtxt.RightToLeft = true;
     this.Rowtxt.Style       = "font-family: B Nazanin; font-size: 9.75pt; ddo-char-set: 178";
     this.Rowtxt.Text        = "textBox1";
     this.Rowtxt.Top         = 0.03125001F;
     this.Rowtxt.Width       = 0.331775F;
     //
     // shape3
     //
     this.shape3.Height         = 0.2708333F;
     this.shape3.Left           = 0.6041664F;
     this.shape3.Name           = "shape3";
     this.shape3.RoundingRadius = 9.999999F;
     this.shape3.Top            = 0F;
     this.shape3.Width          = 4.645833F;
     //
     // ServicesTypetxt
     //
     this.ServicesTypetxt.Height      = 0.21875F;
     this.ServicesTypetxt.Left        = 3.385417F;
     this.ServicesTypetxt.Name        = "ServicesTypetxt";
     this.ServicesTypetxt.RightToLeft = true;
     this.ServicesTypetxt.Style       = "font-family: B Nazanin; font-size: 11.25pt; text-align: left; ddo-char-set: 178";
     this.ServicesTypetxt.Text        = "textBox1";
     this.ServicesTypetxt.Top         = 0.02083334F;
     this.ServicesTypetxt.Width       = 1.342191F;
     //
     // line6
     //
     this.line6.Height     = 0.25F;
     this.line6.Left       = 4.791667F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.01041667F;
     this.line6.Width      = 0F;
     this.line6.X1         = 4.791667F;
     this.line6.X2         = 4.791667F;
     this.line6.Y1         = 0.01041667F;
     this.line6.Y2         = 0.2604167F;
     //
     // line7
     //
     this.line7.Height     = 0.25F;
     this.line7.Left       = 3.249999F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.01041667F;
     this.line7.Width      = 0F;
     this.line7.X1         = 3.249999F;
     this.line7.X2         = 3.249999F;
     this.line7.Y1         = 0.01041667F;
     this.line7.Y2         = 0.2604167F;
     //
     // CountWithLadetxt
     //
     this.CountWithLadetxt.Height      = 0.21875F;
     this.CountWithLadetxt.Left        = 2.4375F;
     this.CountWithLadetxt.Name        = "CountWithLadetxt";
     this.CountWithLadetxt.RightToLeft = true;
     this.CountWithLadetxt.Style       = "font-family: B Nazanin; font-size: 11.25pt; text-align: center; ddo-char-set: 178" +
                                         "";
     this.CountWithLadetxt.Text  = "textBox1";
     this.CountWithLadetxt.Top   = 0.02083333F;
     this.CountWithLadetxt.Width = 0.519275F;
     //
     // Pricetxt
     //
     this.Pricetxt.Height      = 0.21875F;
     this.Pricetxt.Left        = 0.770834F;
     this.Pricetxt.Name        = "Pricetxt";
     this.Pricetxt.RightToLeft = true;
     this.Pricetxt.Style       = "font-family: B Nazanin; font-size: 11.25pt; text-align: center; ddo-char-set: 178" +
                                 "";
     this.Pricetxt.Text  = "textBox1";
     this.Pricetxt.Top   = 0.02083334F;
     this.Pricetxt.Width = 0.956775F;
     //
     // line5
     //
     this.line5.Height     = 0.2604167F;
     this.line5.Left       = 2.104166F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.01041667F;
     this.line5.Width      = 0F;
     this.line5.X1         = 2.104166F;
     this.line5.X2         = 2.104166F;
     this.line5.Y1         = 0.01041667F;
     this.line5.Y2         = 0.2708333F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.shape4,
         this.textBox2,
         this.AllCountwithLadetxt,
         this.AllPricetxt,
         this.line11,
         this.line13,
         this.label15,
         this.label16,
         this.line9
     });
     this.pageFooter.Height  = 1.135417F;
     this.pageFooter.Name    = "pageFooter";
     this.pageFooter.Format += new System.EventHandler(this.pageFooter_Format);
     //
     // shape4
     //
     this.shape4.Height         = 0.2916667F;
     this.shape4.Left           = 0.6041664F;
     this.shape4.Name           = "shape4";
     this.shape4.RoundingRadius = 9.999999F;
     this.shape4.Top            = 0.08333333F;
     this.shape4.Width          = 4.645833F;
     //
     // textBox2
     //
     this.textBox2.CanGrow      = false;
     this.textBox2.Height       = 0.2291667F;
     this.textBox2.Left         = 4.427084F;
     this.textBox2.Name         = "textBox2";
     this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
     this.textBox2.Style        = "font-family: B Mitra; font-size: 14.25pt; font-weight: bold; text-align: center; " +
                                  "vertical-align: middle; white-space: nowrap; ddo-char-set: 178";
     this.textBox2.Text  = "جمع کل";
     this.textBox2.Top   = 0.1197916F;
     this.textBox2.Width = 0.7291667F;
     //
     // AllCountwithLadetxt
     //
     this.AllCountwithLadetxt.CanGrow      = false;
     this.AllCountwithLadetxt.Height       = 0.1979167F;
     this.AllCountwithLadetxt.Left         = 2.379429F;
     this.AllCountwithLadetxt.Name         = "AllCountwithLadetxt";
     this.AllCountwithLadetxt.OutputFormat = resources.GetString("AllCountwithLadetxt.OutputFormat");
     this.AllCountwithLadetxt.Style        = "background-color: WhiteSmoke; font-family: B Mitra; font-size: 14.25pt; font-weig" +
                                             "ht: normal; text-align: center; vertical-align: middle; white-space: nowrap; ddo" +
                                             "-char-set: 178";
     this.AllCountwithLadetxt.Text  = null;
     this.AllCountwithLadetxt.Top   = 0.1354166F;
     this.AllCountwithLadetxt.Width = 0.6354174F;
     //
     // AllPricetxt
     //
     this.AllPricetxt.CanGrow      = false;
     this.AllPricetxt.Height       = 0.1979167F;
     this.AllPricetxt.Left         = 0.6867211F;
     this.AllPricetxt.Name         = "AllPricetxt";
     this.AllPricetxt.OutputFormat = resources.GetString("AllPricetxt.OutputFormat");
     this.AllPricetxt.Style        = "background-color: WhiteSmoke; font-family: B Mitra; font-size: 14.25pt; font-weig" +
                                     "ht: normal; text-align: center; vertical-align: middle; white-space: nowrap; ddo" +
                                     "-char-set: 178";
     this.AllPricetxt.Text  = null;
     this.AllPricetxt.Top   = 0.1354166F;
     this.AllPricetxt.Width = 1.125001F;
     //
     // line11
     //
     this.line11.Height     = 0.28125F;
     this.line11.Left       = 3.229165F;
     this.line11.LineWeight = 1F;
     this.line11.Name       = "line11";
     this.line11.Top        = 0.09375003F;
     this.line11.Width      = 0F;
     this.line11.X1         = 3.229165F;
     this.line11.X2         = 3.229165F;
     this.line11.Y1         = 0.09375003F;
     this.line11.Y2         = 0.375F;
     //
     // line13
     //
     this.line13.Height     = 0F;
     this.line13.Left       = 0.125F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0.02083334F;
     this.line13.Width      = 5.4375F;
     this.line13.X1         = 0.125F;
     this.line13.X2         = 5.5625F;
     this.line13.Y1         = 0.02083334F;
     this.line13.Y2         = 0.02083334F;
     //
     // label15
     //
     this.label15.Height    = 0.2083333F;
     this.label15.HyperLink = null;
     this.label15.Left      = 3.666667F;
     this.label15.Name      = "label15";
     this.label15.Style     = "font-family: B Mitra; font-size: 12pt; text-align: right; vertical-align: middle;" +
                              " ddo-char-set: 178";
     this.label15.Text  = "تحویل دهنده";
     this.label15.Top   = 0.5833333F;
     this.label15.Width = 0.875F;
     //
     // label16
     //
     this.label16.Height    = 0.2083333F;
     this.label16.HyperLink = null;
     this.label16.Left      = 1.291667F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-family: B Mitra; font-size: 12pt; text-align: right; vertical-align: middle;" +
                              " ddo-char-set: 178";
     this.label16.Text  = "تحویل گیرنده";
     this.label16.Top   = 0.5833333F;
     this.label16.Width = 0.875F;
     //
     // line9
     //
     this.line9.Height     = 0.2604166F;
     this.line9.Left       = 2.104166F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 0.1041667F;
     this.line9.Width      = 0F;
     this.line9.X1         = 2.104166F;
     this.line9.X2         = 2.104166F;
     this.line9.Y1         = 0.1041667F;
     this.line9.Y2         = 0.3645833F;
     //
     // AllInServiceTypeReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0F;
     this.PageSettings.Margins.Left     = 0F;
     this.PageSettings.Margins.Right    = 0F;
     this.PageSettings.Margins.Top      = 0F;
     this.PageSettings.PaperHeight      = 8.267716F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A5;
     this.PageSettings.PaperWidth       = 5.826772F;
     this.PrintWidth = 5.84375F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.AllInServiceTypeReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.UserNametxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToDatetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FromTimetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ToTimetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Timetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rowtxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServicesTypetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CountWithLadetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pricetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllCountwithLadetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.AllPricetxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ARTrend));
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.detail     = new DataDynamics.ActiveReports.Detail();
     this.subARTrend = new DataDynamics.ActiveReports.SubReport();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.subARTrend
     });
     this.detail.Height = 0.5729167F;
     this.detail.Name   = "detail";
     //
     // subARTrend
     //
     this.subARTrend.Border.BottomColor = System.Drawing.Color.Black;
     this.subARTrend.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subARTrend.Border.LeftColor   = System.Drawing.Color.Black;
     this.subARTrend.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subARTrend.Border.RightColor  = System.Drawing.Color.Black;
     this.subARTrend.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subARTrend.Border.TopColor    = System.Drawing.Color.Black;
     this.subARTrend.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.subARTrend.CloseBorder        = false;
     this.subARTrend.Height             = 0.5625F;
     this.subARTrend.Left       = 0F;
     this.subARTrend.Name       = "subARTrend";
     this.subARTrend.Report     = null;
     this.subARTrend.ReportName = "subARTrend";
     this.subARTrend.Top        = 0F;
     this.subARTrend.Width      = 8.6875F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.02083333F;
     this.pageFooter.Name   = "pageFooter";
     //
     // ARTrend
     //
     this.MasterReport             = false;
     this.PageSettings.Orientation = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight = 11.69F;
     this.PageSettings.PaperWidth  = 8.27F;
     this.PrintWidth = 8.84375F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.ARTrend_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#28
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(rptGoalProgress));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     this.pageHeader     = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle       = new DataDynamics.ActiveReports.Label();
     this.imgLogo        = new DataDynamics.ActiveReports.Picture();
     this.detail         = new DataDynamics.ActiveReports.Detail();
     this.chartControl1  = new DataDynamics.ActiveReports.ChartControl();
     this.lblReportTitle = new DataDynamics.ActiveReports.Label();
     this.pageFooter     = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath    = new DataDynamics.ActiveReports.Picture();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo
     });
     this.pageHeader.Height = 0.3125F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "background-color: IndianRed; color: White; font-size: 16pt; font-weight: bold; te" +
                               "xt-align: center; vertical-align: middle";
     this.lblTitle.Text  = "Goal Progress";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 6.99F;
     //
     // imgLogo
     //
     this.imgLogo.Height    = 0.3125F;
     this.imgLogo.HyperLink = null;
     this.imgLogo.ImageData = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left      = 0F;
     this.imgLogo.Name      = "imgLogo";
     this.imgLogo.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top       = 0F;
     this.imgLogo.Width     = 0.625F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1,
         this.lblReportTitle
     });
     this.detail.Height = 5.94825F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh = true;
     this.chartControl1.Backdrop    = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Color.White, System.Drawing.Color.SteelBlue);
     chartArea1.AntiAliasMode       = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType      = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis1.LabelFormat   = "{0:MM/dd/yy}";
     axis1.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1D, 0F, false);
     axis1.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis1.Title         = "Date";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis2.Position      = 0D;
     axis2.TickOffset    = 0D;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.LabelsVisible = false;
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis3.Position      = 0D;
     axis3.Title         = "$";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.LabelsVisible = false;
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0D, 0F, false);
     axis5.Position      = 0D;
     axis5.TickOffset    = 0D;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border   = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light    = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name     = "defaultArea";
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 5.688F;
     this.chartControl1.Left        = 0F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Right;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     legend1.GridLayout = new DataDynamics.ActiveReports.Chart.GridLayout(0, 1);
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Actual";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Line", new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Red, 2))
     });
     series1.Type          = DataDynamics.ActiveReports.Chart.ChartType.Line;
     series1.ValueMembersY = "Actual";
     series1.ValueMemberX  = "Date";
     series2.AxisX         = axis1;
     series2.AxisY         = axis3;
     series2.ChartArea     = chartArea1;
     series2.Legend        = legend1;
     series2.LegendText    = "";
     series2.Name          = "Target";
     series2.Properties    = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Line", new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Blue, 2))
     });
     series2.Type          = DataDynamics.ActiveReports.Chart.ChartType.Line;
     series2.ValueMembersY = "Target";
     series2.ValueMemberX  = "Date";
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2
     });
     this.chartControl1.Top       = 0.26F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 6.99F;
     //
     // lblReportTitle
     //
     this.lblReportTitle.Height    = 0.2F;
     this.lblReportTitle.HyperLink = null;
     this.lblReportTitle.Left      = 0F;
     this.lblReportTitle.Name      = "lblReportTitle";
     this.lblReportTitle.Style     = "font-size: 12pt; font-weight: bold; text-align: center; ddo-char-set: 0";
     this.lblReportTitle.Text      = "Goal Name";
     this.lblReportTitle.Top       = 0F;
     this.lblReportTitle.Width     = 7.958F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath
     });
     this.pageFooter.Height = 0.3125F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Height    = 0.3125F;
     this.imgLeanPath.HyperLink = null;
     this.imgLeanPath.ImageData = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left      = 6.365F;
     this.imgLeanPath.Name      = "imgLeanPath";
     this.imgLeanPath.SizeMode  = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top       = 0F;
     this.imgLeanPath.Width     = 0.625F;
     //
     // rptGoalProgress
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.010585F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptGoalProgress_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReportTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(WeatherStatsReport));
     this.pageHeader     = new DataDynamics.ActiveReports.PageHeader();
     this.detail         = new DataDynamics.ActiveReports.Detail();
     this.customChart    = new DataDynamics.ActiveReports.CustomControl();
     this.pageFooter     = new DataDynamics.ActiveReports.PageFooter();
     this.reportHeader1  = new DataDynamics.ActiveReports.ReportHeader();
     this.txtTerm        = new DataDynamics.ActiveReports.TextBox();
     this.txtTypeWeather = new DataDynamics.ActiveReports.TextBox();
     this.txtDeviceName  = new DataDynamics.ActiveReports.TextBox();
     this.txtTitle       = new DataDynamics.ActiveReports.TextBox();
     this.txtUnit        = new DataDynamics.ActiveReports.TextBox();
     this.label1         = new DataDynamics.ActiveReports.Label();
     this.label3         = new DataDynamics.ActiveReports.Label();
     this.label4         = new DataDynamics.ActiveReports.Label();
     this.label5         = new DataDynamics.ActiveReports.Label();
     this.reportFooter1  = new DataDynamics.ActiveReports.ReportFooter();
     ((System.ComponentModel.ISupportInitialize)(this.customChart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTerm)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTypeWeather)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDeviceName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.2083333F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.customChart
     });
     this.detail.Height = 3.604167F;
     this.detail.Name   = "detail";
     //
     // customChart
     //
     this.customChart.Border.BottomColor = System.Drawing.Color.Black;
     this.customChart.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.customChart.Border.LeftColor   = System.Drawing.Color.Black;
     this.customChart.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.customChart.Border.RightColor  = System.Drawing.Color.Black;
     this.customChart.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.customChart.Border.TopColor    = System.Drawing.Color.Black;
     this.customChart.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.customChart.Height             = 3.267717F;
     this.customChart.Left  = 0F;
     this.customChart.Name  = "customChart";
     this.customChart.Top   = 0.07874016F;
     this.customChart.Type  = typeof(ChartFX.WinForms.Chart);
     this.customChart.Width = 10.07874F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportHeader1
     //
     this.reportHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtTerm,
         this.txtTypeWeather,
         this.txtDeviceName,
         this.txtTitle,
         this.txtUnit,
         this.label1,
         this.label3,
         this.label4,
         this.label5
     });
     this.reportHeader1.Height = 1.556693F;
     this.reportHeader1.Name   = "reportHeader1";
     //
     // txtTerm
     //
     this.txtTerm.Border.BottomColor = System.Drawing.Color.Black;
     this.txtTerm.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTerm.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtTerm.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTerm.Border.RightColor  = System.Drawing.Color.Black;
     this.txtTerm.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTerm.Border.TopColor    = System.Drawing.Color.Black;
     this.txtTerm.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTerm.Height             = 0.1968504F;
     this.txtTerm.Left  = 0.8267717F;
     this.txtTerm.Name  = "txtTerm";
     this.txtTerm.Style = "vertical-align: middle; ";
     this.txtTerm.Text  = "date";
     this.txtTerm.Top   = 0.6692913F;
     this.txtTerm.Width = 3.267717F;
     //
     // txtTypeWeather
     //
     this.txtTypeWeather.Border.BottomColor = System.Drawing.Color.Black;
     this.txtTypeWeather.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTypeWeather.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtTypeWeather.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTypeWeather.Border.RightColor  = System.Drawing.Color.Black;
     this.txtTypeWeather.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTypeWeather.Border.TopColor    = System.Drawing.Color.Black;
     this.txtTypeWeather.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTypeWeather.Height             = 0.1968504F;
     this.txtTypeWeather.Left  = 0.8267717F;
     this.txtTypeWeather.Name  = "txtTypeWeather";
     this.txtTypeWeather.Style = "vertical-align: middle; ";
     this.txtTypeWeather.Text  = "typeWeather";
     this.txtTypeWeather.Top   = 1.259843F;
     this.txtTypeWeather.Width = 1.102362F;
     //
     // txtDeviceName
     //
     this.txtDeviceName.Border.BottomColor = System.Drawing.Color.Black;
     this.txtDeviceName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDeviceName.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtDeviceName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDeviceName.Border.RightColor  = System.Drawing.Color.Black;
     this.txtDeviceName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDeviceName.Border.TopColor    = System.Drawing.Color.Black;
     this.txtDeviceName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtDeviceName.Height             = 0.1968504F;
     this.txtDeviceName.Left  = 0.8267717F;
     this.txtDeviceName.Name  = "txtDeviceName";
     this.txtDeviceName.Style = "vertical-align: middle; ";
     this.txtDeviceName.Text  = "deviceName";
     this.txtDeviceName.Top   = 1.062992F;
     this.txtDeviceName.Width = 1.338583F;
     //
     // txtTitle
     //
     this.txtTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtTitle.Height             = 0.3149606F;
     this.txtTitle.Left  = 0F;
     this.txtTitle.Name  = "txtTitle";
     this.txtTitle.Style = "text-align: center; font-weight: bold; font-size: 20pt; vertical-align: middle; ";
     this.txtTitle.Text  = "title";
     this.txtTitle.Top   = 0F;
     this.txtTitle.Width = 10.23622F;
     //
     // txtUnit
     //
     this.txtUnit.Border.BottomColor = System.Drawing.Color.Black;
     this.txtUnit.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUnit.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtUnit.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUnit.Border.RightColor  = System.Drawing.Color.Black;
     this.txtUnit.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUnit.Border.TopColor    = System.Drawing.Color.Black;
     this.txtUnit.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtUnit.Height             = 0.1968504F;
     this.txtUnit.Left  = 0.8267717F;
     this.txtUnit.Name  = "txtUnit";
     this.txtUnit.Style = "vertical-align: middle; ";
     this.txtUnit.Text  = "unit";
     this.txtUnit.Top   = 0.8661418F;
     this.txtUnit.Width = 1.102362F;
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.1968504F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 0F;
     this.label1.Name  = "label1";
     this.label1.Style = "ddo-char-set: 129; font-weight: bold; font-size: 9.75pt; font-family: 굴림; ";
     this.label1.Text  = "조회일자: ";
     this.label1.Top   = 0.6692914F;
     this.label1.Width = 0.6692913F;
     //
     // label3
     //
     this.label3.Border.BottomColor = System.Drawing.Color.Black;
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.LeftColor   = System.Drawing.Color.Black;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.RightColor  = System.Drawing.Color.Black;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.TopColor    = System.Drawing.Color.Black;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Height             = 0.1968504F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 0F;
     this.label3.Name  = "label3";
     this.label3.Style = "ddo-char-set: 129; font-weight: bold; font-size: 9.75pt; font-family: 굴림; ";
     this.label3.Text  = "측 기 명 : ";
     this.label3.Top   = 1.062992F;
     this.label3.Width = 0.6692913F;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.1968504F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 0F;
     this.label4.Name  = "label4";
     this.label4.Style = "ddo-char-set: 129; font-weight: bold; font-size: 9.75pt; font-family: 굴림; ";
     this.label4.Text  = "관측종류: ";
     this.label4.Top   = 1.259843F;
     this.label4.Width = 0.6692914F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.1968504F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 0F;
     this.label5.Name  = "label5";
     this.label5.Style = "ddo-char-set: 129; font-weight: bold; font-size: 9.75pt; font-family: 굴림; ";
     this.label5.Text  = "단     위 : ";
     this.label5.Top   = 0.8661418F;
     this.label5.Width = 0.6692913F;
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0.25F;
     this.reportFooter1.Name   = "reportFooter1";
     //
     // WeatherStatsReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.3937008F;
     this.PageSettings.Margins.Left   = 0.7086614F;
     this.PageSettings.Margins.Right  = 0.7086614F;
     this.PageSettings.Margins.Top    = 0.5905512F;
     this.PageSettings.Orientation    = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11.69F;
     this.PageSettings.PaperWidth     = 8.27F;
     this.PrintWidth = 10.22917F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.customChart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTerm)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTypeWeather)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDeviceName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナ サポートに必要なメソッドです。
 /// このメソッドの内容をコード エディタで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(BalanceSheetSub2));
     this.pageHeader      = new DataDynamics.ActiveReports.PageHeader();
     this.detail          = new DataDynamics.ActiveReports.Detail();
     this.txtKamoku       = new DataDynamics.ActiveReports.TextBox();
     this.txtKamokuId     = new DataDynamics.ActiveReports.TextBox();
     this.txtZougen       = new DataDynamics.ActiveReports.TextBox();
     this.txtTounen       = new DataDynamics.ActiveReports.TextBox();
     this.txtZennen       = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter      = new DataDynamics.ActiveReports.PageFooter();
     this.reportHeader1   = new DataDynamics.ActiveReports.ReportHeader();
     this.テキスト13          = new DataDynamics.ActiveReports.Label();
     this.テキスト16          = new DataDynamics.ActiveReports.Label();
     this.テキスト15          = new DataDynamics.ActiveReports.Label();
     this.テキスト14          = new DataDynamics.ActiveReports.Label();
     this.reportFooter1   = new DataDynamics.ActiveReports.ReportFooter();
     this.groupHeader1    = new DataDynamics.ActiveReports.GroupHeader();
     this.txtDaikubunName = new DataDynamics.ActiveReports.TextBox();
     this.txtDaikubunId   = new DataDynamics.ActiveReports.TextBox();
     this.textBox3        = new DataDynamics.ActiveReports.TextBox();
     this.txtTounenSum    = new DataDynamics.ActiveReports.TextBox();
     this.textBox5        = new DataDynamics.ActiveReports.TextBox();
     this.groupFooter1    = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.txtKamoku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKamokuId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtZougen)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTounen)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtZennen)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDaikubunName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDaikubunId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTounenSum)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtKamoku,
         this.txtKamokuId,
         this.txtZougen,
         this.txtTounen,
         this.txtZennen
     });
     this.detail.Height  = 0.125F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // txtKamoku
     //
     this.txtKamoku.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamoku.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamoku.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamoku.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamoku.CanGrow            = false;
     this.txtKamoku.Height             = 0.1251968F;
     this.txtKamoku.Left         = 0F;
     this.txtKamoku.Name         = "txtKamoku";
     this.txtKamoku.OutputFormat = resources.GetString("txtKamoku.OutputFormat");
     this.txtKamoku.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: left; ddo-char-set" +
                                   ": 128";
     this.txtKamoku.Tag   = "";
     this.txtKamoku.Text  = "=\"  \" & [科目]";
     this.txtKamoku.Top   = 0F;
     this.txtKamoku.Width = 1.574803F;
     //
     // txtKamokuId
     //
     this.txtKamokuId.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamokuId.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamokuId.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamokuId.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKamokuId.CanGrow            = false;
     this.txtKamokuId.DataField          = "Id";
     this.txtKamokuId.Height             = 0.125F;
     this.txtKamokuId.Left         = 0.78125F;
     this.txtKamokuId.Name         = "txtKamokuId";
     this.txtKamokuId.OutputFormat = resources.GetString("txtKamokuId.OutputFormat");
     this.txtKamokuId.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: left; ddo-char-set" +
                                     ": 128";
     this.txtKamokuId.Tag     = "";
     this.txtKamokuId.Text    = "科目ID";
     this.txtKamokuId.Top     = 0F;
     this.txtKamokuId.Visible = false;
     this.txtKamokuId.Width   = 0.43125F;
     //
     // txtZougen
     //
     this.txtZougen.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZougen.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZougen.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZougen.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZougen.CanGrow            = false;
     this.txtZougen.DataField          = "Sai";
     this.txtZougen.Height             = 0.125F;
     this.txtZougen.Left         = 2.913386F;
     this.txtZougen.Name         = "txtZougen";
     this.txtZougen.OutputFormat = resources.GetString("txtZougen.OutputFormat");
     this.txtZougen.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                   "t: 128";
     this.txtZougen.Tag   = "";
     this.txtZougen.Text  = null;
     this.txtZougen.Top   = 0F;
     this.txtZougen.Width = 0.6694444F;
     //
     // txtTounen
     //
     this.txtTounen.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounen.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounen.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounen.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounen.CanGrow            = false;
     this.txtTounen.DataField          = "CurrentSumAmount";
     this.txtTounen.Height             = 0.125F;
     this.txtTounen.Left         = 1.574803F;
     this.txtTounen.Name         = "txtTounen";
     this.txtTounen.OutputFormat = resources.GetString("txtTounen.OutputFormat");
     this.txtTounen.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                   "t: 128";
     this.txtTounen.Tag   = "";
     this.txtTounen.Text  = null;
     this.txtTounen.Top   = 0F;
     this.txtTounen.Width = 0.6694444F;
     //
     // txtZennen
     //
     this.txtZennen.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZennen.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZennen.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZennen.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtZennen.CanGrow            = false;
     this.txtZennen.DataField          = "LastSumAmount";
     this.txtZennen.Height             = 0.125F;
     this.txtZennen.Left         = 2.244094F;
     this.txtZennen.Name         = "txtZennen";
     this.txtZennen.OutputFormat = resources.GetString("txtZennen.OutputFormat");
     this.txtZennen.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                   "t: 128";
     this.txtZennen.Tag   = "";
     this.txtZennen.Text  = null;
     this.txtZennen.Top   = 0F;
     this.txtZennen.Width = 0.6694444F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportHeader1
     //
     this.reportHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.テキスト13,
         this.テキスト16,
         this.テキスト15,
         this.テキスト14
     });
     this.reportHeader1.Height = 0.125F;
     this.reportHeader1.Name   = "reportHeader1";
     //
     // テキスト13
     //
     this.テキスト13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト13.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト13.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト13.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト13.Height             = 0.125F;
     this.テキスト13.HyperLink          = "";
     this.テキスト13.Left  = 1.574803F;
     this.テキスト13.Name  = "テキスト13";
     this.テキスト13.Style = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: center; ddo-char-s" +
                         "et: 128";
     this.テキスト13.Tag   = "";
     this.テキスト13.Text  = "当年度末";
     this.テキスト13.Top   = 0F;
     this.テキスト13.Width = 0.6694444F;
     //
     // テキスト16
     //
     this.テキスト16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト16.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト16.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト16.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト16.Height             = 0.1251968F;
     this.テキスト16.HyperLink          = "";
     this.テキスト16.Left  = 0F;
     this.テキスト16.Name  = "テキスト16";
     this.テキスト16.Style = "color: Black; font-family: MS P明朝; font-size: 8pt; text-align: center; ddo-char-s" +
                         "et: 128";
     this.テキスト16.Tag   = "";
     this.テキスト16.Text  = "";
     this.テキスト16.Top   = 0F;
     this.テキスト16.Width = 1.574803F;
     //
     // テキスト15
     //
     this.テキスト15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト15.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト15.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト15.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト15.Height             = 0.125F;
     this.テキスト15.HyperLink          = "";
     this.テキスト15.Left  = 2.913386F;
     this.テキスト15.Name  = "テキスト15";
     this.テキスト15.Style = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: center; ddo-char-s" +
                         "et: 128";
     this.テキスト15.Tag   = "";
     this.テキスト15.Text  = "増減";
     this.テキスト15.Top   = 0F;
     this.テキスト15.Width = 0.6694444F;
     //
     // テキスト14
     //
     this.テキスト14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト14.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト14.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト14.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.テキスト14.Height             = 0.125F;
     this.テキスト14.HyperLink          = "";
     this.テキスト14.Left  = 2.244094F;
     this.テキスト14.Name  = "テキスト14";
     this.テキスト14.Style = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: center; ddo-char-s" +
                         "et: 128";
     this.テキスト14.Tag   = "";
     this.テキスト14.Text  = "前年度末";
     this.テキスト14.Top   = 0F;
     this.テキスト14.Width = 0.6694444F;
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0F;
     this.reportFooter1.Name   = "reportFooter1";
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtDaikubunName,
         this.txtDaikubunId,
         this.textBox3,
         this.txtTounenSum,
         this.textBox5
     });
     this.groupHeader1.DataField = "DaikubunId";
     this.groupHeader1.Height    = 0.125F;
     this.groupHeader1.Name      = "groupHeader1";
     this.groupHeader1.Format   += new System.EventHandler(this.groupHeader1_Format);
     //
     // txtDaikubunName
     //
     this.txtDaikubunName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunName.CanGrow            = false;
     this.txtDaikubunName.Height             = 0.1251968F;
     this.txtDaikubunName.Left         = 0F;
     this.txtDaikubunName.Name         = "txtDaikubunName";
     this.txtDaikubunName.OutputFormat = resources.GetString("txtDaikubunName.OutputFormat");
     this.txtDaikubunName.Style        = "color: Black; font-family: MS Pゴシック; font-size: 6.75pt; font-weight: bold; text-a" +
                                         "lign: left; ddo-char-set: 128";
     this.txtDaikubunName.Tag   = "";
     this.txtDaikubunName.Text  = "=\"  \" & [科目]";
     this.txtDaikubunName.Top   = 0F;
     this.txtDaikubunName.Width = 1.574803F;
     //
     // txtDaikubunId
     //
     this.txtDaikubunId.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunId.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunId.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunId.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtDaikubunId.CanGrow            = false;
     this.txtDaikubunId.DataField          = "DaikubunId";
     this.txtDaikubunId.Height             = 0.125F;
     this.txtDaikubunId.Left         = 0.78125F;
     this.txtDaikubunId.Name         = "txtDaikubunId";
     this.txtDaikubunId.OutputFormat = resources.GetString("txtDaikubunId.OutputFormat");
     this.txtDaikubunId.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: left; ddo-char-set" +
                                       ": 128";
     this.txtDaikubunId.Tag     = "";
     this.txtDaikubunId.Text    = "ID";
     this.txtDaikubunId.Top     = 0F;
     this.txtDaikubunId.Visible = false;
     this.txtDaikubunId.Width   = 0.43125F;
     //
     // textBox3
     //
     this.textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox3.CanGrow            = false;
     this.textBox3.DataField          = "Sai";
     this.textBox3.Height             = 0.125F;
     this.textBox3.Left         = 2.913386F;
     this.textBox3.Name         = "textBox3";
     this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
     this.textBox3.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                  "t: 128";
     this.textBox3.SummaryGroup = "groupHeader1";
     this.textBox3.SummaryType  = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.textBox3.Tag          = "";
     this.textBox3.Text         = null;
     this.textBox3.Top          = 0F;
     this.textBox3.Width        = 0.6694444F;
     //
     // txtTounenSum
     //
     this.txtTounenSum.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounenSum.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounenSum.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounenSum.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtTounenSum.CanGrow            = false;
     this.txtTounenSum.DataField          = "CurrentSumAmount";
     this.txtTounenSum.Height             = 0.125F;
     this.txtTounenSum.Left         = 1.574803F;
     this.txtTounenSum.Name         = "txtTounenSum";
     this.txtTounenSum.OutputFormat = resources.GetString("txtTounenSum.OutputFormat");
     this.txtTounenSum.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                      "t: 128";
     this.txtTounenSum.SummaryGroup = "groupHeader1";
     this.txtTounenSum.SummaryType  = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.txtTounenSum.Tag          = "";
     this.txtTounenSum.Text         = null;
     this.txtTounenSum.Top          = 0F;
     this.txtTounenSum.Width        = 0.6694444F;
     //
     // textBox5
     //
     this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.textBox5.CanGrow            = false;
     this.textBox5.DataField          = "LastSumAmount";
     this.textBox5.Height             = 0.125F;
     this.textBox5.Left         = 2.244094F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "color: Black; font-family: MS P明朝; font-size: 7pt; text-align: right; ddo-char-se" +
                                  "t: 128";
     this.textBox5.SummaryGroup = "groupHeader1";
     this.textBox5.SummaryType  = DataDynamics.ActiveReports.SummaryType.SubTotal;
     this.textBox5.Tag          = "";
     this.textBox5.Text         = null;
     this.textBox5.Top          = 0F;
     this.textBox5.Width        = 0.6694444F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // BalanceSheetSub2
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 3.582677F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: MS UI Gothic; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.txtKamoku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKamokuId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtZougen)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTounen)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtZennen)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.テキスト14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDaikubunName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDaikubunId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTounenSum)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナ サポートに必要なメソッドです。
 /// このメソッドの内容をコード エディタで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ShikinSyuushiKeisansyoHosei3Kai));
     this.pageHeader       = new DataDynamics.ActiveReports.PageHeader();
     this.ラベル52            = new DataDynamics.ActiveReports.Label();
     this.ラベル103           = new DataDynamics.ActiveReports.Label();
     this.ラベル1             = new DataDynamics.ActiveReports.Label();
     this.ラベル53            = new DataDynamics.ActiveReports.Label();
     this.ラベル5             = new DataDynamics.ActiveReports.Label();
     this.txtHoujinMei     = new DataDynamics.ActiveReports.TextBox();
     this.ラベル64            = new DataDynamics.ActiveReports.Label();
     this.ラベル2             = new DataDynamics.ActiveReports.Label();
     this.txtKimatsubi     = new DataDynamics.ActiveReports.TextBox();
     this.ラベル101           = new DataDynamics.ActiveReports.Label();
     this.txtKisanbi       = new DataDynamics.ActiveReports.TextBox();
     this.txtKaikeiKubun   = new DataDynamics.ActiveReports.TextBox();
     this.ラベル60            = new DataDynamics.ActiveReports.Label();
     this.ラベル67            = new DataDynamics.ActiveReports.Label();
     this.ラベル0             = new DataDynamics.ActiveReports.Label();
     this.detail           = new DataDynamics.ActiveReports.Detail();
     this.pageFooter       = new DataDynamics.ActiveReports.PageFooter();
     this.reportHeader1    = new DataDynamics.ActiveReports.ReportHeader();
     this.reportFooter1    = new DataDynamics.ActiveReports.ReportFooter();
     this.groupHeaderKubun = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter1     = new DataDynamics.ActiveReports.GroupFooter();
     this.txtKubunName     = new DataDynamics.ActiveReports.TextBox();
     this.txtKubunId       = new DataDynamics.ActiveReports.TextBox();
     this.groupHeader1     = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter2     = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル52)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル103)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル53)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHoujinMei)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル64)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKimatsubi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル101)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKisanbi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKaikeiKubun)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル60)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル67)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル0)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKubunName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKubunId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.ラベル52,
         this.ラベル103,
         this.ラベル1,
         this.ラベル53,
         this.ラベル5,
         this.txtHoujinMei,
         this.ラベル64,
         this.ラベル2,
         this.txtKimatsubi,
         this.ラベル101,
         this.txtKisanbi,
         this.txtKaikeiKubun,
         this.ラベル60,
         this.ラベル67,
         this.ラベル0
     });
     this.pageHeader.Height = 0.9895833F;
     this.pageHeader.Name   = "pageHeader";
     //
     // ラベル52
     //
     this.ラベル52.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル52.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル52.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル52.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル52.Height             = 0.1666667F;
     this.ラベル52.HyperLink          = "";
     this.ラベル52.Left  = 0F;
     this.ラベル52.Name  = "ラベル52";
     this.ラベル52.Style = "color: Black; font-family: MS Pゴシック; text-align: left; ddo-char-set: 128";
     this.ラベル52.Tag   = "";
     this.ラベル52.Text  = "会計区分";
     this.ラベル52.Top   = 0.1666667F;
     this.ラベル52.Width = 0.6041667F;
     //
     // ラベル103
     //
     this.ラベル103.Height    = 0.15625F;
     this.ラベル103.HyperLink = "";
     this.ラベル103.Left      = 3.983333F;
     this.ラベル103.Name      = "ラベル103";
     this.ラベル103.Style     = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: left; ddo-char-s" +
                             "et: 128";
     this.ラベル103.Tag   = "";
     this.ラベル103.Text  = "(至)";
     this.ラベル103.Top   = 0.3854167F;
     this.ラベル103.Width = 0.3020833F;
     //
     // ラベル1
     //
     this.ラベル1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル1.Height             = 0.15625F;
     this.ラベル1.HyperLink          = "";
     this.ラベル1.Left  = 2.59375F;
     this.ラベル1.Name  = "ラベル1";
     this.ラベル1.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                       "-set: 128";
     this.ラベル1.Tag   = "";
     this.ラベル1.Text  = "当初予算額";
     this.ラベル1.Top   = 0.8333333F;
     this.ラベル1.Width = 0.9847222F;
     //
     // ラベル53
     //
     this.ラベル53.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル53.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル53.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル53.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル53.Height             = 0.15625F;
     this.ラベル53.HyperLink          = "";
     this.ラベル53.Left  = 3.578472F;
     this.ラベル53.Name  = "ラベル53";
     this.ラベル53.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                        "-set: 128";
     this.ラベル53.Tag   = "";
     this.ラベル53.Text  = "1次補正後";
     this.ラベル53.Top   = 0.8333333F;
     this.ラベル53.Width = 0.9847222F;
     //
     // ラベル5
     //
     this.ラベル5.Height    = 0.25F;
     this.ラベル5.HyperLink = "";
     this.ラベル5.Left      = 3.275694F;
     this.ラベル5.Name      = "ラベル5";
     this.ラベル5.Style     = "color: Black; font-family: MS P明朝; font-size: 16pt; font-weight: bold; text-align" +
                           ": center; ddo-char-set: 128";
     this.ラベル5.Tag   = "";
     this.ラベル5.Text  = "収支計算書";
     this.ラベル5.Top   = 0F;
     this.ラベル5.Width = 1.166667F;
     //
     // txtHoujinMei
     //
     this.txtHoujinMei.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtHoujinMei.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtHoujinMei.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtHoujinMei.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtHoujinMei.CanGrow            = false;
     this.txtHoujinMei.Height             = 0.1666667F;
     this.txtHoujinMei.Left         = 0.6041667F;
     this.txtHoujinMei.Name         = "txtHoujinMei";
     this.txtHoujinMei.OutputFormat = resources.GetString("txtHoujinMei.OutputFormat");
     this.txtHoujinMei.Style        = "background-color: White; color: Black; font-family: MS Pゴシック; text-align: left; d" +
                                      "do-char-set: 128";
     this.txtHoujinMei.Tag   = "";
     this.txtHoujinMei.Text  = null;
     this.txtHoujinMei.Top   = 0F;
     this.txtHoujinMei.Width = 1.879167F;
     //
     // ラベル64
     //
     this.ラベル64.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル64.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル64.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル64.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル64.Height             = 0.1666667F;
     this.ラベル64.HyperLink          = "";
     this.ラベル64.Left  = 0F;
     this.ラベル64.Name  = "ラベル64";
     this.ラベル64.Style = "color: Black; font-family: MS Pゴシック; text-align: left; ddo-char-set: 128";
     this.ラベル64.Tag   = "";
     this.ラベル64.Text  = "法人名";
     this.ラベル64.Top   = 0F;
     this.ラベル64.Width = 0.6041667F;
     //
     // ラベル2
     //
     this.ラベル2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル2.Height             = 0.15625F;
     this.ラベル2.HyperLink          = "";
     this.ラベル2.Left  = 6.532639F;
     this.ラベル2.Name  = "ラベル2";
     this.ラベル2.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                       "-set: 128";
     this.ラベル2.Tag   = "";
     this.ラベル2.Text  = "決算";
     this.ラベル2.Top   = 0.8333333F;
     this.ラベル2.Width = 0.9847222F;
     //
     // txtKimatsubi
     //
     this.txtKimatsubi.CanGrow      = false;
     this.txtKimatsubi.Height       = 0.15625F;
     this.txtKimatsubi.Left         = 4.285417F;
     this.txtKimatsubi.Name         = "txtKimatsubi";
     this.txtKimatsubi.OutputFormat = resources.GetString("txtKimatsubi.OutputFormat");
     this.txtKimatsubi.Style        = "background-color: White; color: Black; font-family: MS Pゴシック; font-size: 9pt; tex" +
                                      "t-align: center; ddo-char-set: 128";
     this.txtKimatsubi.Tag   = "";
     this.txtKimatsubi.Text  = null;
     this.txtKimatsubi.Top   = 0.3854167F;
     this.txtKimatsubi.Width = 1.264583F;
     //
     // ラベル101
     //
     this.ラベル101.Height    = 0.15625F;
     this.ラベル101.HyperLink = "";
     this.ラベル101.Left      = 2.416667F;
     this.ラベル101.Name      = "ラベル101";
     this.ラベル101.Style     = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: left; ddo-char-s" +
                             "et: 128";
     this.ラベル101.Tag   = "";
     this.ラベル101.Text  = "(自)";
     this.ラベル101.Top   = 0.3854167F;
     this.ラベル101.Width = 0.3020833F;
     //
     // txtKisanbi
     //
     this.txtKisanbi.CanGrow      = false;
     this.txtKisanbi.Height       = 0.15625F;
     this.txtKisanbi.Left         = 2.71875F;
     this.txtKisanbi.Name         = "txtKisanbi";
     this.txtKisanbi.OutputFormat = resources.GetString("txtKisanbi.OutputFormat");
     this.txtKisanbi.Style        = "background-color: White; color: Black; font-family: MS Pゴシック; font-size: 9pt; tex" +
                                    "t-align: center; ddo-char-set: 128";
     this.txtKisanbi.Tag   = "";
     this.txtKisanbi.Text  = null;
     this.txtKisanbi.Top   = 0.3854167F;
     this.txtKisanbi.Width = 1.264583F;
     //
     // txtKaikeiKubun
     //
     this.txtKaikeiKubun.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKaikeiKubun.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKaikeiKubun.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKaikeiKubun.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKaikeiKubun.CanGrow            = false;
     this.txtKaikeiKubun.Height             = 0.1666667F;
     this.txtKaikeiKubun.Left         = 0.6041667F;
     this.txtKaikeiKubun.Name         = "txtKaikeiKubun";
     this.txtKaikeiKubun.OutputFormat = resources.GetString("txtKaikeiKubun.OutputFormat");
     this.txtKaikeiKubun.Style        = "background-color: White; color: Black; font-family: MS Pゴシック; text-align: left; d" +
                                        "do-char-set: 128";
     this.txtKaikeiKubun.Tag   = "";
     this.txtKaikeiKubun.Text  = null;
     this.txtKaikeiKubun.Top   = 0.1666667F;
     this.txtKaikeiKubun.Width = 1.879167F;
     //
     // ラベル60
     //
     this.ラベル60.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル60.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル60.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル60.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル60.Height             = 0.15625F;
     this.ラベル60.HyperLink          = "";
     this.ラベル60.Left  = 4.563194F;
     this.ラベル60.Name  = "ラベル60";
     this.ラベル60.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                        "-set: 128";
     this.ラベル60.Tag   = "";
     this.ラベル60.Text  = "2次補正後";
     this.ラベル60.Top   = 0.8333333F;
     this.ラベル60.Width = 0.9847222F;
     //
     // ラベル67
     //
     this.ラベル67.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル67.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル67.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル67.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル67.Height             = 0.15625F;
     this.ラベル67.HyperLink          = "";
     this.ラベル67.Left  = 5.547917F;
     this.ラベル67.Name  = "ラベル67";
     this.ラベル67.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                        "-set: 128";
     this.ラベル67.Tag   = "";
     this.ラベル67.Text  = "3次補正後";
     this.ラベル67.Top   = 0.8333333F;
     this.ラベル67.Width = 0.9847222F;
     //
     // ラベル0
     //
     this.ラベル0.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル0.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル0.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル0.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.ラベル0.Height             = 0.15625F;
     this.ラベル0.HyperLink          = "";
     this.ラベル0.Left  = 0F;
     this.ラベル0.Name  = "ラベル0";
     this.ラベル0.Style = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: center; ddo-char" +
                       "-set: 128";
     this.ラベル0.Tag   = "";
     this.ラベル0.Text  = "勘定科目";
     this.ラベル0.Top   = 0.8333333F;
     this.ラベル0.Width = 2.59375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Height        = 2F;
     this.detail.Name          = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportHeader1
     //
     this.reportHeader1.Height = 0F;
     this.reportHeader1.Name   = "reportHeader1";
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0.25F;
     this.reportFooter1.Name   = "reportFooter1";
     //
     // groupHeaderKubun
     //
     this.groupHeaderKubun.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtKubunName,
         this.txtKubunId
     });
     this.groupHeaderKubun.Height = 0.1980315F;
     this.groupHeaderKubun.Name   = "groupHeaderKubun";
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0.25F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // txtKubunName
     //
     this.txtKubunName.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKubunName.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKubunName.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKubunName.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.Solid;
     this.txtKubunName.CanGrow            = false;
     this.txtKubunName.DataField          = "資金収支計算書分類項目";
     this.txtKubunName.Height             = 0.1980315F;
     this.txtKubunName.Left         = 0F;
     this.txtKubunName.Name         = "txtKubunName";
     this.txtKubunName.OutputFormat = resources.GetString("txtKubunName.OutputFormat");
     this.txtKubunName.Style        = "color: Black; font-family: MS Pゴシック; font-weight: bold; text-align: left; ddo-cha" +
                                      "r-set: 128";
     this.txtKubunName.Tag   = "";
     this.txtKubunName.Text  = "資金収支計算書分類項目";
     this.txtKubunName.Top   = 0F;
     this.txtKubunName.Width = 7.517326F;
     //
     // txtKubunId
     //
     this.txtKubunId.CanGrow      = false;
     this.txtKubunId.DataField    = "PrintGroupKubunId";
     this.txtKubunId.Height       = 0.15625F;
     this.txtKubunId.Left         = 4.563386F;
     this.txtKubunId.Name         = "txtKubunId";
     this.txtKubunId.OutputFormat = resources.GetString("txtKubunId.OutputFormat");
     this.txtKubunId.Style        = "color: Black; font-family: MS Pゴシック; font-size: 9pt; text-align: left; ddo-char-s" +
                                    "et: 128";
     this.txtKubunId.Tag     = "";
     this.txtKubunId.Text    = "Id";
     this.txtKubunId.Top     = 0F;
     this.txtKubunId.Visible = false;
     this.txtKubunId.Width   = 1.18125F;
     //
     // groupHeader1
     //
     this.groupHeader1.Height = 0.25F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // groupFooter2
     //
     this.groupFooter2.Height = 0.25F;
     this.groupFooter2.Name   = "groupFooter2";
     //
     // ShikinSyuushiKeisansyoHosei3Kai
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 7.517361F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeaderKubun);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter2);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: MS UI Gothic; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.ラベル52)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル103)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル53)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHoujinMei)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル64)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKimatsubi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル101)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKisanbi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKaikeiKubun)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル60)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル67)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ラベル0)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKubunName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKubunId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(TripInputsBalance));
     this.pageHeader          = new DataDynamics.ActiveReports.PageHeader();
     this.reportInfo1         = new DataDynamics.ActiveReports.ReportInfo();
     this.label7              = new DataDynamics.ActiveReports.Label();
     this.detail              = new DataDynamics.ActiveReports.Detail();
     this.txtPackingName1     = new DataDynamics.ActiveReports.TextBox();
     this.txtQntDiff          = new DataDynamics.ActiveReports.TextBox();
     this.line1               = new DataDynamics.ActiveReports.Line();
     this.txtInBox            = new DataDynamics.ActiveReports.TextBox();
     this.txtQntActed         = new DataDynamics.ActiveReports.TextBox();
     this.txtQntDocuments     = new DataDynamics.ActiveReports.TextBox();
     this.txtQntConfirmed     = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter          = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo2         = new DataDynamics.ActiveReports.ReportInfo();
     this.groupTripID         = new DataDynamics.ActiveReports.GroupHeader();
     this.textBox2            = new DataDynamics.ActiveReports.TextBox();
     this.textBox1            = new DataDynamics.ActiveReports.TextBox();
     this.groupTripIDFooter   = new DataDynamics.ActiveReports.GroupFooter();
     this.line4               = new DataDynamics.ActiveReports.Line();
     this.groupKeyValue       = new DataDynamics.ActiveReports.GroupHeader();
     this.textBox4            = new DataDynamics.ActiveReports.TextBox();
     this.label4              = new DataDynamics.ActiveReports.Label();
     this.label5              = new DataDynamics.ActiveReports.Label();
     this.label15             = new DataDynamics.ActiveReports.Label();
     this.line2               = new DataDynamics.ActiveReports.Line();
     this.line5               = new DataDynamics.ActiveReports.Line();
     this.label1              = new DataDynamics.ActiveReports.Label();
     this.label3              = new DataDynamics.ActiveReports.Label();
     this.textBox3            = new DataDynamics.ActiveReports.TextBox();
     this.label8              = new DataDynamics.ActiveReports.Label();
     this.groupFooterKeyValue = new DataDynamics.ActiveReports.GroupFooter();
     this.line6               = new DataDynamics.ActiveReports.Line();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackingName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntDiff)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntActed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntDocuments)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntConfirmed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0F;
     this.pageHeader.Name   = "pageHeader";
     //
     // reportInfo1
     //
     this.reportInfo1.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.FormatString       = "Стр. {PageNumber} из {PageCount}";
     this.reportInfo1.Height             = 0.1574803F;
     this.reportInfo1.Left  = 6.259842F;
     this.reportInfo1.Name  = "reportInfo1";
     this.reportInfo1.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; font-family: Tahoma; ";
     this.reportInfo1.Top   = 0F;
     this.reportInfo1.Width = 1.181103F;
     //
     // label7
     //
     this.label7.Border.BottomColor = System.Drawing.Color.Black;
     this.label7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label7.Border.LeftColor   = System.Drawing.Color.Black;
     this.label7.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label7.Border.RightColor  = System.Drawing.Color.Black;
     this.label7.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label7.Border.TopColor    = System.Drawing.Color.Black;
     this.label7.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label7.Height             = 0.1968504F;
     this.label7.HyperLink          = null;
     this.label7.Left  = 0.03937008F;
     this.label7.Name  = "label7";
     this.label7.Style = "ddo-char-set: 204; font-weight: bold; font-size: 9.75pt; font-family: Tahoma; ";
     this.label7.Text  = "Акт о расхождениях в приходах для рейса";
     this.label7.Top   = 0.03937008F;
     this.label7.Width = 3.149606F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.txtPackingName1,
         this.txtQntDiff,
         this.line1,
         this.txtInBox,
         this.txtQntActed,
         this.txtQntDocuments,
         this.txtQntConfirmed
     });
     this.detail.Height       = 0.2395833F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // txtPackingName1
     //
     this.txtPackingName1.Border.BottomColor = System.Drawing.Color.Black;
     this.txtPackingName1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtPackingName1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.RightColor  = System.Drawing.Color.Black;
     this.txtPackingName1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.Border.TopColor    = System.Drawing.Color.Black;
     this.txtPackingName1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtPackingName1.DataField          = "GoodAlias";
     this.txtPackingName1.Height             = 0.1574803F;
     this.txtPackingName1.Left  = 0.07874016F;
     this.txtPackingName1.Name  = "txtPackingName1";
     this.txtPackingName1.Style = "";
     this.txtPackingName1.Text  = "GoodAlias";
     this.txtPackingName1.Top   = 0F;
     this.txtPackingName1.Width = 3.464567F;
     //
     // txtQntDiff
     //
     this.txtQntDiff.Border.BottomColor = System.Drawing.Color.Black;
     this.txtQntDiff.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDiff.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtQntDiff.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDiff.Border.RightColor  = System.Drawing.Color.Black;
     this.txtQntDiff.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDiff.Border.TopColor    = System.Drawing.Color.Black;
     this.txtQntDiff.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDiff.DataField          = "QntDiff";
     this.txtQntDiff.Height             = 0.1968504F;
     this.txtQntDiff.Left         = 6.653543F;
     this.txtQntDiff.Name         = "txtQntDiff";
     this.txtQntDiff.OutputFormat = resources.GetString("txtQntDiff.OutputFormat");
     this.txtQntDiff.Style        = "text-align: right; ";
     this.txtQntDiff.Text         = "txtQntDiff";
     this.txtQntDiff.Top          = 0F;
     this.txtQntDiff.Width        = 0.7874016F;
     //
     // line1
     //
     this.line1.Border.BottomColor = System.Drawing.Color.Black;
     this.line1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.LeftColor   = System.Drawing.Color.Black;
     this.line1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.RightColor  = System.Drawing.Color.Black;
     this.line1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.TopColor    = System.Drawing.Color.Black;
     this.line1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Height             = 0F;
     this.line1.Left       = 0.03937008F;
     this.line1.LineStyle  = DataDynamics.ActiveReports.LineStyle.Dot;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.2165354F;
     this.line1.Width      = 7.401575F;
     this.line1.X1         = 0.03937008F;
     this.line1.X2         = 7.440945F;
     this.line1.Y1         = 0.2165354F;
     this.line1.Y2         = 0.2165354F;
     //
     // txtInBox
     //
     this.txtInBox.Border.BottomColor = System.Drawing.Color.Black;
     this.txtInBox.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtInBox.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.RightColor  = System.Drawing.Color.Black;
     this.txtInBox.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.Border.TopColor    = System.Drawing.Color.Black;
     this.txtInBox.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInBox.DataField          = "InBox";
     this.txtInBox.Height             = 0.1574803F;
     this.txtInBox.Left         = 3.503937F;
     this.txtInBox.Name         = "txtInBox";
     this.txtInBox.OutputFormat = resources.GetString("txtInBox.OutputFormat");
     this.txtInBox.Style        = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.txtInBox.Text         = "txtInBox";
     this.txtInBox.Top          = 0F;
     this.txtInBox.Width        = 0.551181F;
     //
     // txtQntActed
     //
     this.txtQntActed.Border.BottomColor = System.Drawing.Color.Black;
     this.txtQntActed.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntActed.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtQntActed.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntActed.Border.RightColor  = System.Drawing.Color.Black;
     this.txtQntActed.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntActed.Border.TopColor    = System.Drawing.Color.Black;
     this.txtQntActed.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntActed.DataField          = "QntActed";
     this.txtQntActed.Height             = 0.1968504F;
     this.txtQntActed.Left         = 5.826772F;
     this.txtQntActed.Name         = "txtQntActed";
     this.txtQntActed.OutputFormat = resources.GetString("txtQntActed.OutputFormat");
     this.txtQntActed.Style        = "text-align: right; ";
     this.txtQntActed.Text         = "txtQntActed";
     this.txtQntActed.Top          = 0F;
     this.txtQntActed.Width        = 0.7874019F;
     //
     // txtQntDocuments
     //
     this.txtQntDocuments.Border.BottomColor = System.Drawing.Color.Black;
     this.txtQntDocuments.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDocuments.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtQntDocuments.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDocuments.Border.RightColor  = System.Drawing.Color.Black;
     this.txtQntDocuments.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDocuments.Border.TopColor    = System.Drawing.Color.Black;
     this.txtQntDocuments.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntDocuments.DataField          = "QntDocuments";
     this.txtQntDocuments.Height             = 0.1968504F;
     this.txtQntDocuments.Left         = 4.173228F;
     this.txtQntDocuments.Name         = "txtQntDocuments";
     this.txtQntDocuments.OutputFormat = resources.GetString("txtQntDocuments.OutputFormat");
     this.txtQntDocuments.Style        = "text-align: right; ";
     this.txtQntDocuments.Text         = "txtQntDocuments";
     this.txtQntDocuments.Top          = 0F;
     this.txtQntDocuments.Width        = 0.7874016F;
     //
     // txtQntConfirmed
     //
     this.txtQntConfirmed.Border.BottomColor = System.Drawing.Color.Black;
     this.txtQntConfirmed.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntConfirmed.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtQntConfirmed.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntConfirmed.Border.RightColor  = System.Drawing.Color.Black;
     this.txtQntConfirmed.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntConfirmed.Border.TopColor    = System.Drawing.Color.Black;
     this.txtQntConfirmed.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtQntConfirmed.DataField          = "QntConfirmed";
     this.txtQntConfirmed.Height             = 0.1968504F;
     this.txtQntConfirmed.Left         = 5F;
     this.txtQntConfirmed.Name         = "txtQntConfirmed";
     this.txtQntConfirmed.OutputFormat = resources.GetString("txtQntConfirmed.OutputFormat");
     this.txtQntConfirmed.Style        = "text-align: right; ";
     this.txtQntConfirmed.Text         = "txtQntConfirmed";
     this.txtQntConfirmed.Top          = 0F;
     this.txtQntConfirmed.Width        = 0.7874016F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo2,
         this.reportInfo1
     });
     this.pageFooter.Height = 0.1574803F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo2
     //
     this.reportInfo2.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo2.FormatString       = "{RunDateTime:dd.MM.yyyy HH:mm}";
     this.reportInfo2.Height             = 0.1145833F;
     this.reportInfo2.Left  = 0.03937008F;
     this.reportInfo2.Name  = "reportInfo2";
     this.reportInfo2.Style = "ddo-char-set: 1; text-align: left; font-size: 6pt; ";
     this.reportInfo2.Top   = 0F;
     this.reportInfo2.Width = 1.65625F;
     //
     // groupTripID
     //
     this.groupTripID.CanShrink = true;
     this.groupTripID.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox2,
         this.label7,
         this.textBox1
     });
     this.groupTripID.DataField    = "TripID";
     this.groupTripID.Height       = 0.4270833F;
     this.groupTripID.KeepTogether = true;
     this.groupTripID.Name         = "groupTripID";
     this.groupTripID.RepeatStyle  = DataDynamics.ActiveReports.RepeatStyle.OnPageIncludeNoDetail;
     //
     // textBox2
     //
     this.textBox2.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox2.DataField          = "DateTrip";
     this.textBox2.Height             = 0.1574803F;
     this.textBox2.Left         = 3.267717F;
     this.textBox2.Name         = "textBox2";
     this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
     this.textBox2.Style        = "font-weight: bold; font-size: 9.75pt; ";
     this.textBox2.Text         = "DateTrip";
     this.textBox2.Top          = 0.03937008F;
     this.textBox2.Width        = 1.141732F;
     //
     // textBox1
     //
     this.textBox1.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox1.DataField          = "TripAlias";
     this.textBox1.Height             = 0.1574803F;
     this.textBox1.Left  = 0.03937008F;
     this.textBox1.Name  = "textBox1";
     this.textBox1.Style = "font-weight: bold; font-size: 9.75pt; ";
     this.textBox1.Text  = "TripAlias";
     this.textBox1.Top   = 0.2362205F;
     this.textBox1.Width = 7.322834F;
     //
     // groupTripIDFooter
     //
     this.groupTripIDFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.line4
     });
     this.groupTripIDFooter.Height       = 0.03937008F;
     this.groupTripIDFooter.KeepTogether = true;
     this.groupTripIDFooter.Name         = "groupTripIDFooter";
     //
     // line4
     //
     this.line4.Border.BottomColor = System.Drawing.Color.Black;
     this.line4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.LeftColor   = System.Drawing.Color.Black;
     this.line4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.RightColor  = System.Drawing.Color.Black;
     this.line4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Border.TopColor    = System.Drawing.Color.Black;
     this.line4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line4.Height             = 0F;
     this.line4.Left       = 0.03937008F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0F;
     this.line4.Width      = 7.401575F;
     this.line4.X1         = 0.03937008F;
     this.line4.X2         = 7.440945F;
     this.line4.Y1         = 0F;
     this.line4.Y2         = 0F;
     //
     // groupKeyValue
     //
     this.groupKeyValue.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.textBox4,
         this.label4,
         this.label5,
         this.label15,
         this.line2,
         this.line5,
         this.label1,
         this.label3,
         this.textBox3,
         this.label8
     });
     this.groupKeyValue.Height      = 0.375F;
     this.groupKeyValue.Name        = "groupKeyValue";
     this.groupKeyValue.RepeatStyle = DataDynamics.ActiveReports.RepeatStyle.OnPage;
     //
     // textBox4
     //
     this.textBox4.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox4.DataField          = "GoodStateName";
     this.textBox4.Height             = 0.1574803F;
     this.textBox4.Left  = 3.779528F;
     this.textBox4.Name  = "textBox4";
     this.textBox4.Style = "text-align: right; ";
     this.textBox4.Text  = "GoodStateName";
     this.textBox4.Top   = 0F;
     this.textBox4.Width = 3.661417F;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.1574803F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 0.07874016F;
     this.label4.Name  = "label4";
     this.label4.Style = "ddo-char-set: 1; font-size: 8pt; ";
     this.label4.Text  = "Товар";
     this.label4.Top   = 0.1968504F;
     this.label4.Width = 0.5511811F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.1574803F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 4.094488F;
     this.label5.Name  = "label5";
     this.label5.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label5.Text  = "По документам";
     this.label5.Top   = 0.1968504F;
     this.label5.Width = 0.8661418F;
     //
     // label15
     //
     this.label15.Border.BottomColor = System.Drawing.Color.Black;
     this.label15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.LeftColor   = System.Drawing.Color.Black;
     this.label15.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.RightColor  = System.Drawing.Color.Black;
     this.label15.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Border.TopColor    = System.Drawing.Color.Black;
     this.label15.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label15.Height             = 0.1574803F;
     this.label15.HyperLink          = null;
     this.label15.Left  = 3.622047F;
     this.label15.Name  = "label15";
     this.label15.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label15.Text  = "В кор.";
     this.label15.Top   = 0.1968504F;
     this.label15.Width = 0.433071F;
     //
     // line2
     //
     this.line2.Border.BottomColor = System.Drawing.Color.Black;
     this.line2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.LeftColor   = System.Drawing.Color.Black;
     this.line2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.RightColor  = System.Drawing.Color.Black;
     this.line2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Border.TopColor    = System.Drawing.Color.Black;
     this.line2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line2.Height             = 0F;
     this.line2.Left       = 0.03937009F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.1968504F;
     this.line2.Width      = 7.401576F;
     this.line2.X1         = 0.03937009F;
     this.line2.X2         = 7.440946F;
     this.line2.Y1         = 0.1968504F;
     this.line2.Y2         = 0.1968504F;
     //
     // line5
     //
     this.line5.Border.BottomColor = System.Drawing.Color.Black;
     this.line5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.LeftColor   = System.Drawing.Color.Black;
     this.line5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.RightColor  = System.Drawing.Color.Black;
     this.line5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Border.TopColor    = System.Drawing.Color.Black;
     this.line5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line5.Height             = 0F;
     this.line5.Left       = 0.03937008F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.3543307F;
     this.line5.Width      = 7.401575F;
     this.line5.X1         = 0.03937008F;
     this.line5.X2         = 7.440945F;
     this.line5.Y1         = 0.3543307F;
     this.line5.Y2         = 0.3543307F;
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.1574803F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 6.929134F;
     this.label1.Name  = "label1";
     this.label1.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label1.Text  = "Баланс";
     this.label1.Top   = 0.1968504F;
     this.label1.Width = 0.5118107F;
     //
     // label3
     //
     this.label3.Border.BottomColor = System.Drawing.Color.Black;
     this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.LeftColor   = System.Drawing.Color.Black;
     this.label3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.RightColor  = System.Drawing.Color.Black;
     this.label3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Border.TopColor    = System.Drawing.Color.Black;
     this.label3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label3.Height             = 0.1574803F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 5F;
     this.label3.Name  = "label3";
     this.label3.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label3.Text  = "Получено";
     this.label3.Top   = 0.1968504F;
     this.label3.Width = 0.7874015F;
     //
     // textBox3
     //
     this.textBox3.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.textBox3.DataField          = "OwnerName";
     this.textBox3.Height             = 0.1574803F;
     this.textBox3.Left  = 0.07874016F;
     this.textBox3.Name  = "textBox3";
     this.textBox3.Style = "";
     this.textBox3.Text  = "OwnerName";
     this.textBox3.Top   = 0F;
     this.textBox3.Width = 3.661417F;
     //
     // label8
     //
     this.label8.Border.BottomColor = System.Drawing.Color.Black;
     this.label8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.LeftColor   = System.Drawing.Color.Black;
     this.label8.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.RightColor  = System.Drawing.Color.Black;
     this.label8.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Border.TopColor    = System.Drawing.Color.Black;
     this.label8.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.label8.Height             = 0.1574803F;
     this.label8.HyperLink          = null;
     this.label8.Left  = 5.748032F;
     this.label8.Name  = "label8";
     this.label8.Style = "ddo-char-set: 1; text-align: right; font-size: 8pt; ";
     this.label8.Text  = "Сактировано";
     this.label8.Top   = 0.1968504F;
     this.label8.Width = 0.9055119F;
     //
     // groupFooterKeyValue
     //
     this.groupFooterKeyValue.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.line6
     });
     this.groupFooterKeyValue.Height = 0.03937008F;
     this.groupFooterKeyValue.Name   = "groupFooterKeyValue";
     //
     // line6
     //
     this.line6.Border.BottomColor = System.Drawing.Color.Black;
     this.line6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line6.Border.LeftColor   = System.Drawing.Color.Black;
     this.line6.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line6.Border.RightColor  = System.Drawing.Color.Black;
     this.line6.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line6.Border.TopColor    = System.Drawing.Color.Black;
     this.line6.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line6.Height             = 0F;
     this.line6.Left       = 0.03937008F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0F;
     this.line6.Width      = 7.401575F;
     this.line6.X1         = 0.03937008F;
     this.line6.X2         = 7.440945F;
     this.line6.Y1         = 0F;
     this.line6.Y2         = 0F;
     //
     // TripInputsBalance
     //
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.3937008F;
     this.PageSettings.Margins.Left     = 0.3937008F;
     this.PageSettings.Margins.Right    = 0.3937008F;
     this.PageSettings.Margins.Top      = 0.3937008F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.480315F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupTripID);
     this.Sections.Add(this.groupKeyValue);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooterKeyValue);
     this.Sections.Add(this.groupTripIDFooter);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-weight: bold; ddo-char-set: 204; font-size: 12pt; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.FetchData += new DataDynamics.ActiveReports.ActiveReport3.FetchEventHandler(this.TripInputsBalance_FetchData);
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPackingName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntDiff)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntActed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntDocuments)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQntConfirmed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(repReportsBarCode));
     this.pageHeader   = new DataDynamics.ActiveReports.PageHeader();
     this.detail       = new DataDynamics.ActiveReports.Detail();
     this.bcBarCode    = new DataDynamics.ActiveReports.Barcode();
     this.reportInfo1  = new DataDynamics.ActiveReports.ReportInfo();
     this.txtInfo      = new DataDynamics.ActiveReports.TextBox();
     this.line1        = new DataDynamics.ActiveReports.Line();
     this.pageFooter   = new DataDynamics.ActiveReports.PageFooter();
     this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     this.field1       = new DataDynamics.ActiveReports.Field();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.08333334F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.bcBarCode,
         this.reportInfo1,
         this.txtInfo,
         this.line1
     });
     this.detail.Height = 1.864583F;
     this.detail.Name   = "detail";
     //
     // bcBarCode
     //
     this.bcBarCode.Border.BottomColor = System.Drawing.Color.Black;
     this.bcBarCode.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.bcBarCode.Border.LeftColor   = System.Drawing.Color.Black;
     this.bcBarCode.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.bcBarCode.Border.RightColor  = System.Drawing.Color.Black;
     this.bcBarCode.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.bcBarCode.Border.TopColor    = System.Drawing.Color.Black;
     this.bcBarCode.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.bcBarCode.CaptionPosition    = DataDynamics.ActiveReports.BarCodeCaptionPosition.Below;
     this.bcBarCode.DataField          = "BarCode";
     this.bcBarCode.Font   = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.bcBarCode.Height = 0.7874016F;
     this.bcBarCode.Left   = 0.1574803F;
     this.bcBarCode.Name   = "bcBarCode";
     this.bcBarCode.Style  = DataDynamics.ActiveReports.BarCodeStyle.Code_128auto;
     this.bcBarCode.Text   = "barcode";
     this.bcBarCode.Top    = 0.1968504F;
     this.bcBarCode.Width  = 2.913386F;
     //
     // reportInfo1
     //
     this.reportInfo1.Border.BottomColor = System.Drawing.Color.Black;
     this.reportInfo1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.LeftColor   = System.Drawing.Color.Black;
     this.reportInfo1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.RightColor  = System.Drawing.Color.Black;
     this.reportInfo1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.Border.TopColor    = System.Drawing.Color.Black;
     this.reportInfo1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.reportInfo1.FormatString       = "{RunDateTime:dd.MM.yyyy HH:mm}";
     this.reportInfo1.Height             = 0.1181103F;
     this.reportInfo1.Left  = 5.787402F;
     this.reportInfo1.Name  = "reportInfo1";
     this.reportInfo1.Style = "ddo-char-set: 1; text-align: right; font-size: 6pt; ";
     this.reportInfo1.Top   = 1.653543F;
     this.reportInfo1.Width = 1.338583F;
     //
     // txtInfo
     //
     this.txtInfo.Border.BottomColor = System.Drawing.Color.Black;
     this.txtInfo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInfo.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtInfo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInfo.Border.RightColor  = System.Drawing.Color.Black;
     this.txtInfo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInfo.Border.TopColor    = System.Drawing.Color.Black;
     this.txtInfo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtInfo.DataField          = "Info";
     this.txtInfo.Height             = 0.2362205F;
     this.txtInfo.Left  = 0.1181102F;
     this.txtInfo.Name  = "txtInfo";
     this.txtInfo.Style = "ddo-char-set: 1; text-align: left; font-weight: normal; font-size: 12pt; ";
     this.txtInfo.Text  = "Info";
     this.txtInfo.Top   = 1.220472F;
     this.txtInfo.Width = 7.007874F;
     //
     // line1
     //
     this.line1.Border.BottomColor = System.Drawing.Color.Black;
     this.line1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.LeftColor   = System.Drawing.Color.Black;
     this.line1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.RightColor  = System.Drawing.Color.Black;
     this.line1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Border.TopColor    = System.Drawing.Color.Black;
     this.line1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.line1.Height             = 0F;
     this.line1.Left       = 0.03937008F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.811024F;
     this.line1.Width      = 7.086614F;
     this.line1.X1         = 0.03937008F;
     this.line1.X2         = 7.125984F;
     this.line1.Y1         = 1.811024F;
     this.line1.Y2         = 1.811024F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.08333334F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeader1
     //
     this.groupHeader1.Height = 0.08333334F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0.07291666F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // field1
     //
     this.field1.DefaultValue = null;
     this.field1.FieldType    = DataDynamics.ActiveReports.FieldTypeEnum.Int32;
     this.field1.Formula      = "ID";
     this.field1.Name         = "field1";
     this.field1.Tag          = null;
     //
     // repReportsBarCode
     //
     this.CalculatedFields.Add(this.field1);
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.3937008F;
     this.PageSettings.Margins.Left     = 0.3937008F;
     this.PageSettings.Margins.Right    = 0.3897638F;
     this.PageSettings.Margins.Top      = 0.3937008F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.427083F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("ddo-char-set: 204; font-size: 12pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ddo-char-set: 204; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 204; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#34
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ArLapBuku));
            this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
            this.label1 = new DataDynamics.ActiveReports.Label();
            this.label2 = new DataDynamics.ActiveReports.Label();
            this.label3 = new DataDynamics.ActiveReports.Label();
            this.label4 = new DataDynamics.ActiveReports.Label();
            this.label5 = new DataDynamics.ActiveReports.Label();
            this.detail = new DataDynamics.ActiveReports.Detail();
            this.txtNo = new DataDynamics.ActiveReports.TextBox();
            this.txtISBN = new DataDynamics.ActiveReports.TextBox();
            this.txtJudul = new DataDynamics.ActiveReports.TextBox();
            this.txtPenerbit = new DataDynamics.ActiveReports.TextBox();
            this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtISBN)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtJudul)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPenerbit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.label1,
            this.label2,
            this.label3,
            this.label4,
            this.label5});
            this.pageHeader.Height = 0.7604167F;
            this.pageHeader.Name = "pageHeader";
            // 
            // label1
            // 
            this.label1.Border.BottomColor = System.Drawing.Color.Black;
            this.label1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label1.Border.LeftColor = System.Drawing.Color.Black;
            this.label1.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label1.Border.RightColor = System.Drawing.Color.Black;
            this.label1.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label1.Border.TopColor = System.Drawing.Color.Black;
            this.label1.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label1.Height = 0.25F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.0625F;
            this.label1.Name = "label1";
            this.label1.Style = "ddo-char-set: 0; text-align: center; font-size: 14.25pt; ";
            this.label1.Text = "LAPORAN DATA BUKU";
            this.label1.Top = 0.125F;
            this.label1.Width = 6.375F;
            // 
            // label2
            // 
            this.label2.Border.BottomColor = System.Drawing.Color.Black;
            this.label2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label2.Border.LeftColor = System.Drawing.Color.Black;
            this.label2.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label2.Border.RightColor = System.Drawing.Color.Black;
            this.label2.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label2.Border.TopColor = System.Drawing.Color.Black;
            this.label2.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label2.Height = 0.1875F;
            this.label2.HyperLink = null;
            this.label2.Left = 0.0625F;
            this.label2.Name = "label2";
            this.label2.Style = "text-align: center; background-color: #E0E0E0; font-size: 8pt; ";
            this.label2.Text = "No.";
            this.label2.Top = 0.5625F;
            this.label2.Width = 0.3125F;
            // 
            // label3
            // 
            this.label3.Border.BottomColor = System.Drawing.Color.Black;
            this.label3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label3.Border.LeftColor = System.Drawing.Color.Black;
            this.label3.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label3.Border.RightColor = System.Drawing.Color.Black;
            this.label3.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label3.Border.TopColor = System.Drawing.Color.Black;
            this.label3.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label3.Height = 0.1875F;
            this.label3.HyperLink = null;
            this.label3.Left = 0.375F;
            this.label3.Name = "label3";
            this.label3.Style = "text-align: center; background-color: #E0E0E0; font-size: 8pt; ";
            this.label3.Text = "ISBN";
            this.label3.Top = 0.5625F;
            this.label3.Width = 1.1875F;
            // 
            // label4
            // 
            this.label4.Border.BottomColor = System.Drawing.Color.Black;
            this.label4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label4.Border.LeftColor = System.Drawing.Color.Black;
            this.label4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label4.Border.RightColor = System.Drawing.Color.Black;
            this.label4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.label4.Border.TopColor = System.Drawing.Color.Black;
            this.label4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label4.Height = 0.1875F;
            this.label4.HyperLink = null;
            this.label4.Left = 1.5625F;
            this.label4.Name = "label4";
            this.label4.Style = "text-align: center; background-color: #E0E0E0; font-size: 8pt; ";
            this.label4.Text = "Judul";
            this.label4.Top = 0.5625F;
            this.label4.Width = 3.125F;
            // 
            // label5
            // 
            this.label5.Border.BottomColor = System.Drawing.Color.Black;
            this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label5.Border.LeftColor = System.Drawing.Color.Black;
            this.label5.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label5.Border.RightColor = System.Drawing.Color.Black;
            this.label5.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label5.Border.TopColor = System.Drawing.Color.Black;
            this.label5.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.label5.Height = 0.1875F;
            this.label5.HyperLink = null;
            this.label5.Left = 4.6875F;
            this.label5.Name = "label5";
            this.label5.Style = "text-align: center; background-color: #E0E0E0; font-size: 8pt; ";
            this.label5.Text = "Penerbit";
            this.label5.Top = 0.5625F;
            this.label5.Width = 1.75F;
            // 
            // detail
            // 
            this.detail.ColumnSpacing = 0F;
            this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
            this.txtNo,
            this.txtISBN,
            this.txtJudul,
            this.txtPenerbit});
            this.detail.Height = 0.1875F;
            this.detail.Name = "detail";
            this.detail.Format += new System.EventHandler(this.detail_Format);
            this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
            // 
            // txtNo
            // 
            this.txtNo.Border.BottomColor = System.Drawing.Color.Black;
            this.txtNo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtNo.Border.LeftColor = System.Drawing.Color.Black;
            this.txtNo.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtNo.Border.RightColor = System.Drawing.Color.Black;
            this.txtNo.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtNo.Border.TopColor = System.Drawing.Color.Black;
            this.txtNo.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtNo.Height = 0.1875F;
            this.txtNo.Left = 0.0625F;
            this.txtNo.Name = "txtNo";
            this.txtNo.Style = "text-align: center; font-size: 8pt; vertical-align: middle; ";
            this.txtNo.Text = "0";
            this.txtNo.Top = 0F;
            this.txtNo.Width = 0.3125F;
            // 
            // txtISBN
            // 
            this.txtISBN.Border.BottomColor = System.Drawing.Color.Black;
            this.txtISBN.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtISBN.Border.LeftColor = System.Drawing.Color.Black;
            this.txtISBN.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtISBN.Border.RightColor = System.Drawing.Color.Black;
            this.txtISBN.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtISBN.Border.TopColor = System.Drawing.Color.Black;
            this.txtISBN.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtISBN.Height = 0.1875F;
            this.txtISBN.Left = 0.375F;
            this.txtISBN.Name = "txtISBN";
            this.txtISBN.Style = "font-size: 8pt; vertical-align: middle; ";
            this.txtISBN.Text = null;
            this.txtISBN.Top = 0F;
            this.txtISBN.Width = 1.1875F;
            // 
            // txtJudul
            // 
            this.txtJudul.Border.BottomColor = System.Drawing.Color.Black;
            this.txtJudul.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtJudul.Border.LeftColor = System.Drawing.Color.Black;
            this.txtJudul.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtJudul.Border.RightColor = System.Drawing.Color.Black;
            this.txtJudul.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtJudul.Border.TopColor = System.Drawing.Color.Black;
            this.txtJudul.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtJudul.Height = 0.1875F;
            this.txtJudul.Left = 1.5625F;
            this.txtJudul.Name = "txtJudul";
            this.txtJudul.Style = "font-size: 8pt; vertical-align: middle; ";
            this.txtJudul.Text = null;
            this.txtJudul.Top = 0F;
            this.txtJudul.Width = 3.125F;
            // 
            // txtPenerbit
            // 
            this.txtPenerbit.Border.BottomColor = System.Drawing.Color.Black;
            this.txtPenerbit.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtPenerbit.Border.LeftColor = System.Drawing.Color.Black;
            this.txtPenerbit.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtPenerbit.Border.RightColor = System.Drawing.Color.Black;
            this.txtPenerbit.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
            this.txtPenerbit.Border.TopColor = System.Drawing.Color.Black;
            this.txtPenerbit.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
            this.txtPenerbit.Height = 0.1875F;
            this.txtPenerbit.Left = 4.6875F;
            this.txtPenerbit.Name = "txtPenerbit";
            this.txtPenerbit.Style = "font-size: 8pt; vertical-align: middle; ";
            this.txtPenerbit.Text = null;
            this.txtPenerbit.Top = 0F;
            this.txtPenerbit.Width = 1.75F;
            // 
            // pageFooter
            // 
            this.pageFooter.Height = 0.1041667F;
            this.pageFooter.Name = "pageFooter";
            // 
            // ArLapBuku
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            this.Sections.Add(this.pageFooter);
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                        "l; font-size: 10pt; color: Black; ", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                        "lic; ", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtISBN)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtJudul)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPenerbit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DataDynamics.ActiveReports.DataSources.XMLDataSource xmlDataSource1 = new DataDynamics.ActiveReports.DataSources.XMLDataSource();
     System.ComponentModel.ComponentResourceManager       resources      = new System.ComponentModel.ComponentResourceManager(typeof(SiteVisitReport));
     this.pageHeader           = new DataDynamics.ActiveReports.PageHeader();
     this.label1               = new DataDynamics.ActiveReports.Label();
     this.line1                = new DataDynamics.ActiveReports.Line();
     this.PrintedBy            = new DataDynamics.ActiveReports.TextBox();
     this.label2               = new DataDynamics.ActiveReports.Label();
     this.detail               = new DataDynamics.ActiveReports.Detail();
     this.ClaimTypeDescription = new DataDynamics.ActiveReports.TextBox();
     this.JobSeekerName        = new DataDynamics.ActiveReports.TextBox();
     this.ClaimID              = new DataDynamics.ActiveReports.TextBox();
     this.JobSeekerID          = new DataDynamics.ActiveReports.TextBox();
     this.textBox13            = new DataDynamics.ActiveReports.TextBox();
     this.ClaimAmount          = new DataDynamics.ActiveReports.TextBox();
     this.ClaimCreationDate    = new DataDynamics.ActiveReports.TextBox();
     this.textBox3             = new DataDynamics.ActiveReports.TextBox();
     this.DaysOverdue          = new DataDynamics.ActiveReports.TextBox();
     this.textBox7             = new DataDynamics.ActiveReports.TextBox();
     this.textBox8             = new DataDynamics.ActiveReports.TextBox();
     this.LastUpdateDate       = new DataDynamics.ActiveReports.TextBox();
     this.textBox10            = new DataDynamics.ActiveReports.TextBox();
     this.textBox11            = new DataDynamics.ActiveReports.TextBox();
     this.UploadDate           = new DataDynamics.ActiveReports.TextBox();
     this.OrgCode              = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter           = new DataDynamics.ActiveReports.PageFooter();
     this.reportInfo1          = new DataDynamics.ActiveReports.ReportInfo();
     this.line2                = new DataDynamics.ActiveReports.Line();
     this.groupHeader1         = new DataDynamics.ActiveReports.GroupHeader();
     this.OrgName              = new DataDynamics.ActiveReports.TextBox();
     this.ESACode              = new DataDynamics.ActiveReports.TextBox();
     this.label4               = new DataDynamics.ActiveReports.Label();
     this.ESAName              = new DataDynamics.ActiveReports.TextBox();
     this.SiteCode             = new DataDynamics.ActiveReports.TextBox();
     this.label16              = new DataDynamics.ActiveReports.Label();
     this.SiteName             = new DataDynamics.ActiveReports.TextBox();
     this.lblOrg               = new DataDynamics.ActiveReports.Label();
     this.lblESA               = new DataDynamics.ActiveReports.Label();
     this.lblSite              = new DataDynamics.ActiveReports.Label();
     this.line3                = new DataDynamics.ActiveReports.Line();
     this.groupFooter1         = new DataDynamics.ActiveReports.GroupFooter();
     this.label18              = new DataDynamics.ActiveReports.Label();
     this.groupHeader2         = new DataDynamics.ActiveReports.GroupHeader();
     this.ProjectID            = new DataDynamics.ActiveReports.TextBox();
     this.ProjectName          = new DataDynamics.ActiveReports.TextBox();
     this.label20              = new DataDynamics.ActiveReports.Label();
     this.label22              = new DataDynamics.ActiveReports.Label();
     this.label27              = new DataDynamics.ActiveReports.Label();
     this.label25              = new DataDynamics.ActiveReports.Label();
     this.label28              = new DataDynamics.ActiveReports.Label();
     this.label29              = new DataDynamics.ActiveReports.Label();
     this.label30              = new DataDynamics.ActiveReports.Label();
     this.label31              = new DataDynamics.ActiveReports.Label();
     this.label32              = new DataDynamics.ActiveReports.Label();
     this.label23              = new DataDynamics.ActiveReports.Label();
     this.label5               = new DataDynamics.ActiveReports.Label();
     this.label6               = new DataDynamics.ActiveReports.Label();
     this.lblProject           = new DataDynamics.ActiveReports.Label();
     this.line4                = new DataDynamics.ActiveReports.Line();
     this.line5                = new DataDynamics.ActiveReports.Line();
     this.groupFooter2         = new DataDynamics.ActiveReports.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimTypeDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.JobSeekerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.JobSeekerID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimCreationDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaysOverdue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastUpdateDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UploadDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.OrgCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.OrgName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ESACode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ESAName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SiteCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SiteName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOrg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblESA)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSite)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProjectID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProjectName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label27)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label25)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label28)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label29)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label31)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label32)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblProject)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label1,
         this.line1,
         this.PrintedBy
     });
     this.pageHeader.Height = 0.7911667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.312F;
     this.label1.HyperLink = null;
     this.label1.Left      = 3.625F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 18pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.label1.Text      = "Site Visit Report\r\n";
     this.label1.Top       = 0F;
     this.label1.Width     = 4.375F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0.062F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.687F;
     this.line1.Width      = 11.538F;
     this.line1.X1         = 0.062F;
     this.line1.X2         = 11.6F;
     this.line1.Y1         = 0.687F;
     this.line1.Y2         = 0.687F;
     //
     // PrintedBy
     //
     this.PrintedBy.Height       = 0.2F;
     this.PrintedBy.Left         = 8.562F;
     this.PrintedBy.Name         = "PrintedBy";
     this.PrintedBy.OutputFormat = resources.GetString("PrintedBy.OutputFormat");
     this.PrintedBy.Style        = "text-align: right";
     this.PrintedBy.Text         = "Printed By: XXXXXX";
     this.PrintedBy.Top          = 0.375F;
     this.PrintedBy.Width        = 3F;
     //
     // label2
     //
     this.label2.Height    = 0.25F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.062F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-weight: bold; vertical-align: top; ddo-char-set: 1";
     this.label2.Text      = "Org Code:";
     this.label2.Top       = 0.062F;
     this.label2.Width     = 0.7500001F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.ClaimTypeDescription,
         this.JobSeekerName,
         this.ClaimID,
         this.JobSeekerID,
         this.textBox13,
         this.ClaimAmount,
         this.ClaimCreationDate,
         this.textBox3,
         this.DaysOverdue,
         this.textBox7,
         this.textBox8,
         this.LastUpdateDate,
         this.textBox10,
         this.textBox11,
         this.UploadDate
     });
     this.detail.Height  = 0.8338336F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // ClaimTypeDescription
     //
     this.ClaimTypeDescription.DataField    = "ClaimTypeDescription";
     this.ClaimTypeDescription.Height       = 0.4380001F;
     this.ClaimTypeDescription.Left         = 3.187F;
     this.ClaimTypeDescription.Name         = "ClaimTypeDescription";
     this.ClaimTypeDescription.OutputFormat = resources.GetString("ClaimTypeDescription.OutputFormat");
     this.ClaimTypeDescription.Style        = "text-align: left";
     this.ClaimTypeDescription.Text         = "ClaimTypeDescription";
     this.ClaimTypeDescription.Top          = 0.312F;
     this.ClaimTypeDescription.Width        = 2.313F;
     //
     // JobSeekerName
     //
     this.JobSeekerName.DataField    = "JobSeekerName";
     this.JobSeekerName.Height       = 0.438F;
     this.JobSeekerName.Left         = 0.25F;
     this.JobSeekerName.Name         = "JobSeekerName";
     this.JobSeekerName.OutputFormat = resources.GetString("JobSeekerName.OutputFormat");
     this.JobSeekerName.Style        = "text-align: left";
     this.JobSeekerName.Text         = "JobSeekerName";
     this.JobSeekerName.Top          = 0.312F;
     this.JobSeekerName.Width        = 2.25F;
     //
     // ClaimID
     //
     this.ClaimID.DataField    = "ClaimID";
     this.ClaimID.Height       = 0.2F;
     this.ClaimID.Left         = 2.562F;
     this.ClaimID.Name         = "ClaimID";
     this.ClaimID.OutputFormat = resources.GetString("ClaimID.OutputFormat");
     this.ClaimID.Style        = "text-align: left";
     this.ClaimID.Text         = "ClaimID";
     this.ClaimID.Top          = 0.06200001F;
     this.ClaimID.Width        = 0.563F;
     //
     // JobSeekerID
     //
     this.JobSeekerID.DataField    = "JobSeekerID";
     this.JobSeekerID.Height       = 0.2F;
     this.JobSeekerID.Left         = 0.25F;
     this.JobSeekerID.Name         = "JobSeekerID";
     this.JobSeekerID.OutputFormat = resources.GetString("JobSeekerID.OutputFormat");
     this.JobSeekerID.Style        = "text-align: left";
     this.JobSeekerID.Text         = "JobSeekerID";
     this.JobSeekerID.Top          = 0.06200001F;
     this.JobSeekerID.Width        = 2.25F;
     //
     // textBox13
     //
     this.textBox13.DataField    = "ClaimType";
     this.textBox13.Height       = 0.438F;
     this.textBox13.Left         = 2.562F;
     this.textBox13.Name         = "textBox13";
     this.textBox13.OutputFormat = resources.GetString("textBox13.OutputFormat");
     this.textBox13.Style        = "text-align: left";
     this.textBox13.Text         = "ClaimType";
     this.textBox13.Top          = 0.312F;
     this.textBox13.Width        = 0.563F;
     //
     // ClaimAmount
     //
     this.ClaimAmount.DataField    = "ClaimAmount";
     this.ClaimAmount.Height       = 0.2F;
     this.ClaimAmount.Left         = 3.187F;
     this.ClaimAmount.Name         = "ClaimAmount";
     this.ClaimAmount.OutputFormat = resources.GetString("ClaimAmount.OutputFormat");
     this.ClaimAmount.Style        = "text-align: left";
     this.ClaimAmount.Text         = "ClaimAmount";
     this.ClaimAmount.Top          = 0.062F;
     this.ClaimAmount.Width        = 0.6880002F;
     //
     // ClaimCreationDate
     //
     this.ClaimCreationDate.DataField    = "ClaimCreationDate";
     this.ClaimCreationDate.Height       = 0.2F;
     this.ClaimCreationDate.Left         = 3.937F;
     this.ClaimCreationDate.Name         = "ClaimCreationDate";
     this.ClaimCreationDate.OutputFormat = resources.GetString("ClaimCreationDate.OutputFormat");
     this.ClaimCreationDate.Style        = "text-align: left";
     this.ClaimCreationDate.Text         = "ClaimCreationDate";
     this.ClaimCreationDate.Top          = 0.062F;
     this.ClaimCreationDate.Width        = 0.813F;
     //
     // textBox3
     //
     this.textBox3.DataField    = "ContractType";
     this.textBox3.Height       = 0.2F;
     this.textBox3.Left         = 4.812F;
     this.textBox3.Name         = "textBox3";
     this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
     this.textBox3.Style        = "text-align: left";
     this.textBox3.Text         = "ContractType";
     this.textBox3.Top          = 0.062F;
     this.textBox3.Width        = 0.813F;
     //
     // DaysOverdue
     //
     this.DaysOverdue.DataField    = "DaysOverdue";
     this.DaysOverdue.Height       = 0.2F;
     this.DaysOverdue.Left         = 5.687F;
     this.DaysOverdue.Name         = "DaysOverdue";
     this.DaysOverdue.OutputFormat = resources.GetString("DaysOverdue.OutputFormat");
     this.DaysOverdue.Style        = "text-align: left";
     this.DaysOverdue.Text         = "DaysOverdue";
     this.DaysOverdue.Top          = 0.062F;
     this.DaysOverdue.Width        = 0.6260004F;
     //
     // textBox7
     //
     this.textBox7.DataField    = "AssessmentOutcome";
     this.textBox7.Height       = 0.2F;
     this.textBox7.Left         = 6.375F;
     this.textBox7.Name         = "textBox7";
     this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style        = "text-align: left";
     this.textBox7.Text         = "AssessmentOutcome";
     this.textBox7.Top          = 0.062F;
     this.textBox7.Width        = 0.8750003F;
     //
     // textBox8
     //
     this.textBox8.DataField    = "FinalOutcome";
     this.textBox8.Height       = 0.2F;
     this.textBox8.Left         = 7.312F;
     this.textBox8.Name         = "textBox8";
     this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
     this.textBox8.Style        = "text-align: left";
     this.textBox8.Text         = "FinalOutcome";
     this.textBox8.Top          = 0.062F;
     this.textBox8.Width        = 0.813F;
     //
     // LastUpdateDate
     //
     this.LastUpdateDate.DataField    = "LastUpdateDate";
     this.LastUpdateDate.Height       = 0.2F;
     this.LastUpdateDate.Left         = 8.125F;
     this.LastUpdateDate.Name         = "LastUpdateDate";
     this.LastUpdateDate.OutputFormat = resources.GetString("LastUpdateDate.OutputFormat");
     this.LastUpdateDate.Style        = "text-align: left";
     this.LastUpdateDate.Text         = "LastUpdateDate";
     this.LastUpdateDate.Top          = 0.062F;
     this.LastUpdateDate.Width        = 0.813F;
     //
     // textBox10
     //
     this.textBox10.DataField    = "RecoveryReason";
     this.textBox10.Height       = 0.2F;
     this.textBox10.Left         = 9F;
     this.textBox10.Name         = "textBox10";
     this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
     this.textBox10.Style        = "text-align: left";
     this.textBox10.Text         = "RecoveryReason";
     this.textBox10.Top          = 0.062F;
     this.textBox10.Width        = 0.813F;
     //
     // textBox11
     //
     this.textBox11.DataField    = "ReviewStatus";
     this.textBox11.Height       = 0.2F;
     this.textBox11.Left         = 9.875F;
     this.textBox11.Name         = "textBox11";
     this.textBox11.OutputFormat = resources.GetString("textBox11.OutputFormat");
     this.textBox11.Style        = "text-align: left";
     this.textBox11.Text         = "ReviewStatus";
     this.textBox11.Top          = 0.062F;
     this.textBox11.Width        = 0.813F;
     //
     // UploadDate
     //
     this.UploadDate.DataField    = "UploadDate";
     this.UploadDate.Height       = 0.2F;
     this.UploadDate.Left         = 10.75F;
     this.UploadDate.Name         = "UploadDate";
     this.UploadDate.OutputFormat = resources.GetString("UploadDate.OutputFormat");
     this.UploadDate.Style        = "text-align: left";
     this.UploadDate.Text         = "UploadDate";
     this.UploadDate.Top          = 0.062F;
     this.UploadDate.Width        = 0.813F;
     //
     // OrgCode
     //
     this.OrgCode.DataField = "OrgCode";
     this.OrgCode.Height    = 0.25F;
     this.OrgCode.Left      = 5.375F;
     this.OrgCode.Name      = "OrgCode";
     this.OrgCode.Text      = "OrgCode";
     this.OrgCode.Top       = 0.062F;
     this.OrgCode.Visible   = false;
     this.OrgCode.Width     = 0.5619999F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.reportInfo1,
         this.line2
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "Page {PageNumber} of {PageCount} on {RunDateTime}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 8.375F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "text-align: right";
     this.reportInfo1.Top          = 0.062F;
     this.reportInfo1.Width        = 3.187F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0.062F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 11.538F;
     this.line2.X1         = 0.062F;
     this.line2.X2         = 11.6F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.OrgCode,
         this.label2,
         this.OrgName,
         this.ESACode,
         this.label4,
         this.ESAName,
         this.SiteCode,
         this.label16,
         this.SiteName,
         this.lblOrg,
         this.lblESA,
         this.lblSite,
         this.line3
     });
     this.groupHeader1.DataField = "SiteCode";
     this.groupHeader1.Height    = 1.020833F;
     this.groupHeader1.Name      = "groupHeader1";
     //
     // OrgName
     //
     this.OrgName.DataField = "OrgName";
     this.OrgName.Height    = 0.25F;
     this.OrgName.Left      = 6.125F;
     this.OrgName.Name      = "OrgName";
     this.OrgName.Text      = "OrgName";
     this.OrgName.Top       = 0.062F;
     this.OrgName.Visible   = false;
     this.OrgName.Width     = 4.188001F;
     //
     // ESACode
     //
     this.ESACode.DataField = "ESACode";
     this.ESACode.Height    = 0.25F;
     this.ESACode.Left      = 5.375F;
     this.ESACode.Name      = "ESACode";
     this.ESACode.Text      = "ESACode";
     this.ESACode.Top       = 0.3745F;
     this.ESACode.Visible   = false;
     this.ESACode.Width     = 0.5619999F;
     //
     // label4
     //
     this.label4.Height    = 0.25F;
     this.label4.HyperLink = null;
     this.label4.Left      = 0.062F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-weight: bold; vertical-align: top; ddo-char-set: 1";
     this.label4.Text      = "ESA Code:";
     this.label4.Top       = 0.3745F;
     this.label4.Width     = 0.7500001F;
     //
     // ESAName
     //
     this.ESAName.DataField = "ESAName";
     this.ESAName.Height    = 0.25F;
     this.ESAName.Left      = 6.125F;
     this.ESAName.Name      = "ESAName";
     this.ESAName.Text      = "ESAName";
     this.ESAName.Top       = 0.3745F;
     this.ESAName.Visible   = false;
     this.ESAName.Width     = 4.188001F;
     //
     // SiteCode
     //
     this.SiteCode.DataField = "SiteCode";
     this.SiteCode.Height    = 0.25F;
     this.SiteCode.Left      = 5.375F;
     this.SiteCode.Name      = "SiteCode";
     this.SiteCode.Text      = "SiteCode";
     this.SiteCode.Top       = 0.687F;
     this.SiteCode.Visible   = false;
     this.SiteCode.Width     = 0.5619999F;
     //
     // label16
     //
     this.label16.Height    = 0.25F;
     this.label16.HyperLink = null;
     this.label16.Left      = 0.062F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-weight: bold; vertical-align: top; ddo-char-set: 1";
     this.label16.Text      = "Site Code:";
     this.label16.Top       = 0.687F;
     this.label16.Width     = 0.7500001F;
     //
     // SiteName
     //
     this.SiteName.DataField = "SiteName";
     this.SiteName.Height    = 0.25F;
     this.SiteName.Left      = 6.125F;
     this.SiteName.Name      = "SiteName";
     this.SiteName.Text      = "SiteName";
     this.SiteName.Top       = 0.687F;
     this.SiteName.Visible   = false;
     this.SiteName.Width     = 4.188001F;
     //
     // lblOrg
     //
     this.lblOrg.Height    = 0.25F;
     this.lblOrg.HyperLink = null;
     this.lblOrg.Left      = 0.812F;
     this.lblOrg.Name      = "lblOrg";
     this.lblOrg.Style     = "font-weight: bold; ddo-char-set: 1";
     this.lblOrg.Text      = "label3";
     this.lblOrg.Top       = 0.062F;
     this.lblOrg.Width     = 4.187F;
     //
     // lblESA
     //
     this.lblESA.Height    = 0.25F;
     this.lblESA.HyperLink = null;
     this.lblESA.Left      = 0.812F;
     this.lblESA.Name      = "lblESA";
     this.lblESA.Style     = "font-weight: bold; ddo-char-set: 1";
     this.lblESA.Text      = "label3";
     this.lblESA.Top       = 0.374F;
     this.lblESA.Width     = 4.187F;
     //
     // lblSite
     //
     this.lblSite.Height    = 0.25F;
     this.lblSite.HyperLink = null;
     this.lblSite.Left      = 0.812F;
     this.lblSite.Name      = "lblSite";
     this.lblSite.Style     = "font-weight: bold; ddo-char-set: 1";
     this.lblSite.Text      = "label3";
     this.lblSite.Top       = 0.687F;
     this.lblSite.Width     = 4.187F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0.06200027F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 1F;
     this.line3.Width      = 5F;
     this.line3.X1         = 5.062F;
     this.line3.X2         = 0.06200027F;
     this.line3.Y1         = 1F;
     this.line3.Y2         = 1F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height  = 0.1041667F;
     this.groupFooter1.Name    = "groupFooter1";
     this.groupFooter1.Visible = false;
     //
     // label18
     //
     this.label18.Height    = 0.25F;
     this.label18.HyperLink = null;
     this.label18.Left      = 0.25F;
     this.label18.Name      = "label18";
     this.label18.Style     = "font-weight: bold; vertical-align: top; ddo-char-set: 1";
     this.label18.Text      = "Project ID:";
     this.label18.Top       = 0.062F;
     this.label18.Width     = 0.75F;
     //
     // groupHeader2
     //
     this.groupHeader2.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.label18,
         this.ProjectID,
         this.ProjectName,
         this.label20,
         this.label22,
         this.label27,
         this.label25,
         this.label28,
         this.label29,
         this.label30,
         this.label31,
         this.label32,
         this.label23,
         this.label5,
         this.label6,
         this.lblProject,
         this.line4,
         this.line5
     });
     this.groupHeader2.DataField = "ProjectID";
     this.groupHeader2.Height    = 1.104167F;
     this.groupHeader2.Name      = "groupHeader2";
     //
     // ProjectID
     //
     this.ProjectID.DataField = "ProjectID";
     this.ProjectID.Height    = 0.25F;
     this.ProjectID.Left      = 1.062F;
     this.ProjectID.Name      = "ProjectID";
     this.ProjectID.Text      = "ProjectID";
     this.ProjectID.Top       = 0.312F;
     this.ProjectID.Visible   = false;
     this.ProjectID.Width     = 0.5619999F;
     //
     // ProjectName
     //
     this.ProjectName.DataField = "ProjectName";
     this.ProjectName.Height    = 0.25F;
     this.ProjectName.Left      = 1.812F;
     this.ProjectName.Name      = "ProjectName";
     this.ProjectName.Text      = "ProjectName";
     this.ProjectName.Top       = 0.312F;
     this.ProjectName.Visible   = false;
     this.ProjectName.Width     = 4.188001F;
     //
     // label20
     //
     this.label20.Height    = 0.5F;
     this.label20.HyperLink = null;
     this.label20.Left      = 0.251F;
     this.label20.Name      = "label20";
     this.label20.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label20.Text      = "Job Seeker ";
     this.label20.Top       = 0.5F;
     this.label20.Width     = 1F;
     //
     // label22
     //
     this.label22.Height    = 0.5F;
     this.label22.HyperLink = null;
     this.label22.Left      = 2.562F;
     this.label22.Name      = "label22";
     this.label22.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label22.Text      = "Claim ID";
     this.label22.Top       = 0.5F;
     this.label22.Width     = 0.563F;
     //
     // label27
     //
     this.label27.Height    = 0.5F;
     this.label27.HyperLink = null;
     this.label27.Left      = 4.812F;
     this.label27.Name      = "label27";
     this.label27.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label27.Text      = "Contract Type";
     this.label27.Top       = 0.5F;
     this.label27.Width     = 0.813F;
     //
     // label25
     //
     this.label25.Height    = 0.5F;
     this.label25.HyperLink = null;
     this.label25.Left      = 5.687F;
     this.label25.Name      = "label25";
     this.label25.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label25.Text      = "Days Overdue";
     this.label25.Top       = 0.5F;
     this.label25.Width     = 0.6260004F;
     //
     // label28
     //
     this.label28.Height    = 0.5F;
     this.label28.HyperLink = null;
     this.label28.Left      = 6.375F;
     this.label28.Name      = "label28";
     this.label28.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label28.Text      = "Assessment Outcome";
     this.label28.Top       = 0.5F;
     this.label28.Width     = 0.8750003F;
     //
     // label29
     //
     this.label29.Height    = 0.5F;
     this.label29.HyperLink = null;
     this.label29.Left      = 7.312F;
     this.label29.Name      = "label29";
     this.label29.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label29.Text      = "Final Outcome";
     this.label29.Top       = 0.5F;
     this.label29.Width     = 0.813F;
     //
     // label30
     //
     this.label30.Height    = 0.5F;
     this.label30.HyperLink = null;
     this.label30.Left      = 8.125F;
     this.label30.Name      = "label30";
     this.label30.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label30.Text      = "Last Updated Date";
     this.label30.Top       = 0.5F;
     this.label30.Width     = 0.813F;
     //
     // label31
     //
     this.label31.Height    = 0.5F;
     this.label31.HyperLink = null;
     this.label31.Left      = 9F;
     this.label31.Name      = "label31";
     this.label31.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label31.Text      = "Recovery Reason";
     this.label31.Top       = 0.5F;
     this.label31.Width     = 0.813F;
     //
     // label32
     //
     this.label32.Height    = 0.5F;
     this.label32.HyperLink = null;
     this.label32.Left      = 9.875F;
     this.label32.Name      = "label32";
     this.label32.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label32.Text      = "Review Status";
     this.label32.Top       = 0.5F;
     this.label32.Width     = 0.813F;
     //
     // label23
     //
     this.label23.Height    = 0.5F;
     this.label23.HyperLink = null;
     this.label23.Left      = 10.75F;
     this.label23.Name      = "label23";
     this.label23.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label23.Text      = "Upload Date";
     this.label23.Top       = 0.5F;
     this.label23.Width     = 0.813F;
     //
     // label5
     //
     this.label5.Height    = 0.5F;
     this.label5.HyperLink = null;
     this.label5.Left      = 3.187F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label5.Text      = "Claim Amount ($)";
     this.label5.Top       = 0.5F;
     this.label5.Width     = 0.6880002F;
     //
     // label6
     //
     this.label6.Height    = 0.5F;
     this.label6.HyperLink = null;
     this.label6.Left      = 3.937F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-weight: bold; text-align: left; vertical-align: bottom; ddo-char-set: 1";
     this.label6.Text      = "Claim Creation Date";
     this.label6.Top       = 0.5F;
     this.label6.Width     = 0.8129997F;
     //
     // lblProject
     //
     this.lblProject.Height    = 0.25F;
     this.lblProject.HyperLink = null;
     this.lblProject.Left      = 1F;
     this.lblProject.Name      = "lblProject";
     this.lblProject.Style     = "font-weight: bold; ddo-char-set: 1";
     this.lblProject.Text      = "label3";
     this.lblProject.Top       = 0.062F;
     this.lblProject.Width     = 9.25F;
     //
     // line4
     //
     this.line4.Height     = 0F;
     this.line4.Left       = 0.25F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.375F;
     this.line4.Width      = 11.35F;
     this.line4.X1         = 0.25F;
     this.line4.X2         = 11.6F;
     this.line4.Y1         = 0.375F;
     this.line4.Y2         = 0.375F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0.25F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 1.062F;
     this.line5.Width      = 11.35F;
     this.line5.X1         = 0.25F;
     this.line5.X2         = 11.6F;
     this.line5.Y1         = 1.062F;
     this.line5.Y2         = 1.062F;
     //
     // groupFooter2
     //
     this.groupFooter2.Height  = 0.08333333F;
     this.groupFooter2.Name    = "groupFooter2";
     this.groupFooter2.Visible = false;
     //
     // SiteVisitReport
     //
     this.MasterReport      = false;
     xmlDataSource1.FileURL = "C:\\Userdata\\Source\\ESC\\Release\\WebSites\\ProgramAssuranceTool\\ProgramAssuranceTool" +
                              "\\Content\\Xml\\ComplianceRiskIndicatorReport.xml";
     xmlDataSource1.RecordsetPattern = "ArrayOfComplianceRiskIndicator/ComplianceRiskIndicator";
     this.DataSource = xmlDataSource1;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 11.69F;
     this.Script     = resources.GetString("$this.Script");
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.groupHeader2);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter2);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.SiteVisitReport_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrintedBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimTypeDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.JobSeekerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.JobSeekerID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClaimCreationDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaysOverdue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LastUpdateDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UploadDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.OrgCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.OrgName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ESACode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ESAName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SiteCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SiteName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOrg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblESA)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSite)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProjectID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProjectName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label27)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label25)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label28)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label29)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label31)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label32)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblProject)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#36
0
      // declare elements

      // init report components
      private void InitializeComponent()
      {
          System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TripWayListStd));
          this.PageHeader      = new DataDynamics.ActiveReports.PageHeader();
          this.txtPageHeader02 = new DataDynamics.ActiveReports.TextBox();
          this.txtPageHeader04 = new DataDynamics.ActiveReports.TextBox();
          this.txtPageHeader05 = new DataDynamics.ActiveReports.TextBox();
          this.textBox1        = new DataDynamics.ActiveReports.TextBox();
          this.Detail          = new DataDynamics.ActiveReports.Detail();
          this.picture1        = new DataDynamics.ActiveReports.Picture();
          this.picture2        = new DataDynamics.ActiveReports.Picture();
          this.textBox2        = new DataDynamics.ActiveReports.TextBox();
          this.textBox3        = new DataDynamics.ActiveReports.TextBox();
          this.textBox4        = new DataDynamics.ActiveReports.TextBox();
          this.textBox5        = new DataDynamics.ActiveReports.TextBox();
          this.textBox6        = new DataDynamics.ActiveReports.TextBox();
          this.textBox7        = new DataDynamics.ActiveReports.TextBox();
          this.textBox8        = new DataDynamics.ActiveReports.TextBox();
          this.textBox9        = new DataDynamics.ActiveReports.TextBox();
          this.textBox10       = new DataDynamics.ActiveReports.TextBox();
          this.textBox11       = new DataDynamics.ActiveReports.TextBox();
          this.textBox12       = new DataDynamics.ActiveReports.TextBox();
          this.textBox13       = new DataDynamics.ActiveReports.TextBox();
          this.textBox14       = new DataDynamics.ActiveReports.TextBox();
          this.textBox15       = new DataDynamics.ActiveReports.TextBox();
          this.textBox16       = new DataDynamics.ActiveReports.TextBox();
          this.textBox17       = new DataDynamics.ActiveReports.TextBox();
          this.textBox18       = new DataDynamics.ActiveReports.TextBox();
          this.pageBreak1      = new DataDynamics.ActiveReports.PageBreak();
          this.PageFooter      = new DataDynamics.ActiveReports.PageFooter();
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader02)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader04)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader05)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.picture2)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox12)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox13)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox14)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox15)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox16)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox17)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox18)).BeginInit();
          ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
          //
          // PageHeader
          //
          this.PageHeader.Height = 0F;
          this.PageHeader.Name   = "PageHeader";
          //
          // txtPageHeader02
          //
          this.txtPageHeader02.Border.BottomColor = System.Drawing.Color.Black;
          this.txtPageHeader02.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader02.Border.LeftColor   = System.Drawing.Color.Black;
          this.txtPageHeader02.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader02.Border.RightColor  = System.Drawing.Color.Black;
          this.txtPageHeader02.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader02.Border.TopColor    = System.Drawing.Color.Black;
          this.txtPageHeader02.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader02.DataField          = "CarName";
          this.txtPageHeader02.Height             = 0.1574803F;
          this.txtPageHeader02.HyperLink          = null;
          this.txtPageHeader02.Left      = 0.984252F;
          this.txtPageHeader02.MultiLine = false;
          this.txtPageHeader02.Name      = "txtPageHeader02";
          this.txtPageHeader02.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                           "t; font-family: Tahoma; ";
          this.txtPageHeader02.Text  = "CarName";
          this.txtPageHeader02.Top   = 1.653543F;
          this.txtPageHeader02.Width = 3.267717F;
          //
          // txtPageHeader04
          //
          this.txtPageHeader04.Border.BottomColor = System.Drawing.Color.Black;
          this.txtPageHeader04.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader04.Border.LeftColor   = System.Drawing.Color.Black;
          this.txtPageHeader04.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader04.Border.RightColor  = System.Drawing.Color.Black;
          this.txtPageHeader04.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader04.Border.TopColor    = System.Drawing.Color.Black;
          this.txtPageHeader04.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader04.DataField          = "DriverName";
          this.txtPageHeader04.Height             = 0.1574803F;
          this.txtPageHeader04.HyperLink          = null;
          this.txtPageHeader04.Left      = 0.5905512F;
          this.txtPageHeader04.MultiLine = false;
          this.txtPageHeader04.Name      = "txtPageHeader04";
          this.txtPageHeader04.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                           "t; font-family: Tahoma; ";
          this.txtPageHeader04.Text  = "DriverName";
          this.txtPageHeader04.Top   = 2.086614F;
          this.txtPageHeader04.Width = 3.110236F;
          //
          // txtPageHeader05
          //
          this.txtPageHeader05.Border.BottomColor = System.Drawing.Color.Black;
          this.txtPageHeader05.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader05.Border.LeftColor   = System.Drawing.Color.Black;
          this.txtPageHeader05.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader05.Border.RightColor  = System.Drawing.Color.Black;
          this.txtPageHeader05.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader05.Border.TopColor    = System.Drawing.Color.Black;
          this.txtPageHeader05.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.txtPageHeader05.DataField          = "DateTrip";
          this.txtPageHeader05.Height             = 0.1574803F;
          this.txtPageHeader05.HyperLink          = null;
          this.txtPageHeader05.Left         = 4.409449F;
          this.txtPageHeader05.MultiLine    = false;
          this.txtPageHeader05.Name         = "txtPageHeader05";
          this.txtPageHeader05.OutputFormat = resources.GetString("txtPageHeader05.OutputFormat");
          this.txtPageHeader05.Style        = "color: Black; ddo-char-set: 1; text-align: center; font-weight: bold; font-size: " +
                                              "8pt; font-family: Tahoma; ";
          this.txtPageHeader05.Text  = "DateTrip";
          this.txtPageHeader05.Top   = 0.6692913F;
          this.txtPageHeader05.Width = 1.023622F;
          //
          // textBox1
          //
          this.textBox1.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox1.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox1.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox1.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox1.DataField          = "TripID";
          this.textBox1.Height             = 0.1574803F;
          this.textBox1.HyperLink          = null;
          this.textBox1.Left      = 6.102362F;
          this.textBox1.MultiLine = false;
          this.textBox1.Name      = "textBox1";
          this.textBox1.Style     = "ddo-char-set: 1; color: Black; text-decoration: none; text-align: left; font-weig" +
                                    "ht: bold; font-size: 8pt; font-family: Tahoma; ";
          this.textBox1.Text  = "TripID";
          this.textBox1.Top   = 0.3937008F;
          this.textBox1.Width = 0.7480317F;
          //
          // Detail
          //
          this.Detail.CanShrink     = true;
          this.Detail.ColumnSpacing = 0F;
          this.Detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
                this.picture1,
                this.txtPageHeader04,
                this.textBox1,
                this.txtPageHeader05,
                this.txtPageHeader02,
                this.picture2,
                this.textBox2,
                this.textBox3,
                this.textBox4,
                this.textBox5,
                this.textBox6,
                this.textBox7,
                this.textBox8,
                this.textBox9,
                this.textBox10,
                this.textBox11,
                this.textBox12,
                this.textBox13,
                this.textBox14,
                this.textBox15,
                this.textBox16,
                this.textBox17,
                this.textBox18,
                this.pageBreak1
            });
          this.Detail.Height       = 15.44792F;
          this.Detail.KeepTogether = true;
          this.Detail.Name         = "Detail";
          //
          // picture1
          //
          this.picture1.Border.BottomColor = System.Drawing.Color.Black;
          this.picture1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture1.Border.LeftColor   = System.Drawing.Color.Black;
          this.picture1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture1.Border.RightColor  = System.Drawing.Color.Black;
          this.picture1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture1.Border.TopColor    = System.Drawing.Color.Black;
          this.picture1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture1.Height             = 7.874016F;
          this.picture1.Image      = ((System.Drawing.Image)(resources.GetObject("picture1.Image")));
          this.picture1.ImageData  = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
          this.picture1.Left       = 0F;
          this.picture1.LineWeight = 0F;
          this.picture1.Name       = "picture1";
          this.picture1.SizeMode   = DataDynamics.ActiveReports.SizeModes.Zoom;
          this.picture1.Top        = -0.1574803F;
          this.picture1.Width      = 11.02362F;
          //
          // picture2
          //
          this.picture2.Border.BottomColor = System.Drawing.Color.Black;
          this.picture2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture2.Border.LeftColor   = System.Drawing.Color.Black;
          this.picture2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture2.Border.RightColor  = System.Drawing.Color.Black;
          this.picture2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture2.Border.TopColor    = System.Drawing.Color.Black;
          this.picture2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.picture2.Height             = 7.874016F;
          this.picture2.Image      = ((System.Drawing.Image)(resources.GetObject("picture2.Image")));
          this.picture2.ImageData  = ((System.IO.Stream)(resources.GetObject("picture2.ImageData")));
          this.picture2.Left       = 0.03937008F;
          this.picture2.LineWeight = 0F;
          this.picture2.Name       = "picture2";
          this.picture2.SizeMode   = DataDynamics.ActiveReports.SizeModes.Zoom;
          this.picture2.Top        = 7.559055F;
          this.picture2.Width      = 11.02362F;
          //
          // textBox2
          //
          this.textBox2.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox2.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox2.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox2.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox2.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox2.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox2.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox2.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox2.DataField          = "CarNumber";
          this.textBox2.Height             = 0.1574804F;
          this.textBox2.HyperLink          = null;
          this.textBox2.Left      = 1.614173F;
          this.textBox2.MultiLine = false;
          this.textBox2.Name      = "textBox2";
          this.textBox2.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                    "t; font-family: Tahoma; ";
          this.textBox2.Text  = "CarNumber";
          this.textBox2.Top   = 1.889764F;
          this.textBox2.Width = 2.362205F;
          //
          // textBox3
          //
          this.textBox3.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox3.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox3.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox3.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox3.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox3.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox3.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox3.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox3.DataField          = "DriverLicenceNumber";
          this.textBox3.Height             = 0.1574802F;
          this.textBox3.HyperLink          = null;
          this.textBox3.Left      = 0.8267717F;
          this.textBox3.MultiLine = false;
          this.textBox3.Name      = "textBox3";
          this.textBox3.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                    "t; font-family: Tahoma; ";
          this.textBox3.Text  = "DriverLicenceNumber";
          this.textBox3.Top   = 2.322835F;
          this.textBox3.Width = 1.850394F;
          //
          // textBox4
          //
          this.textBox4.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox4.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox4.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox4.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox4.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox4.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox4.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox4.DataField          = "DriverCategory";
          this.textBox4.Height             = 0.1574802F;
          this.textBox4.HyperLink          = null;
          this.textBox4.Left      = 2.480315F;
          this.textBox4.MultiLine = false;
          this.textBox4.Name      = "textBox4";
          this.textBox4.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                    "t; font-family: Tahoma; ";
          this.textBox4.Text  = "DriverCategory";
          this.textBox4.Top   = 2.322835F;
          this.textBox4.Width = 1.850394F;
          //
          // textBox5
          //
          this.textBox5.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox5.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox5.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox5.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox5.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox5.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox5.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox5.DataField          = "WeName";
          this.textBox5.Height             = 0.1574802F;
          this.textBox5.HyperLink          = null;
          this.textBox5.Left      = 0.07874016F;
          this.textBox5.MultiLine = false;
          this.textBox5.Name      = "textBox5";
          this.textBox5.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 7p" +
                                    "t; font-family: Tahoma; ";
          this.textBox5.Text  = "WeName";
          this.textBox5.Top   = 4.212598F;
          this.textBox5.Width = 2.913386F;
          //
          // textBox6
          //
          this.textBox6.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox6.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox6.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox6.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox6.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox6.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox6.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox6.DataField          = "DriverName";
          this.textBox6.Height             = 0.1181101F;
          this.textBox6.HyperLink          = null;
          this.textBox6.Left      = 7.480315F;
          this.textBox6.MultiLine = false;
          this.textBox6.Name      = "textBox6";
          this.textBox6.Style     = "color: Black; ddo-char-set: 204; text-align: left; font-weight: normal; font-size" +
                                    ": 6.75pt; font-family: Tahoma; ";
          this.textBox6.Text  = "DriverName";
          this.textBox6.Top   = 4.370079F;
          this.textBox6.Width = 2.007874F;
          //
          // textBox7
          //
          this.textBox7.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox7.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox7.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox7.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox7.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox7.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox7.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox7.DataField          = "BillsList";
          this.textBox7.Height             = 0.3937005F;
          this.textBox7.HyperLink          = null;
          this.textBox7.Left  = 1.574803F;
          this.textBox7.Name  = "textBox7";
          this.textBox7.Style = "color: Black; ddo-char-set: 204; text-align: left; font-weight: normal; font-size" +
                                ": 6.75pt; font-family: Tahoma; ";
          this.textBox7.Text  = "BillsList";
          this.textBox7.Top   = 8.740157F;
          this.textBox7.Width = 2.755905F;
          //
          // textBox8
          //
          this.textBox8.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox8.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox8.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox8.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox8.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox8.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox8.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox8.DataField          = "BillsList";
          this.textBox8.Height             = 0.4724406F;
          this.textBox8.HyperLink          = null;
          this.textBox8.Left  = 1.614173F;
          this.textBox8.Name  = "textBox8";
          this.textBox8.Style = "color: Black; ddo-char-set: 204; text-align: left; font-weight: normal; font-size" +
                                ": 6.75pt; font-family: Tahoma; vertical-align: top; ";
          this.textBox8.Text  = "BillsList";
          this.textBox8.Top   = 14.68504F;
          this.textBox8.Width = 3.740157F;
          //
          // textBox9
          //
          this.textBox9.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox9.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox9.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox9.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox9.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox9.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox9.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox9.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox9.DataField          = "Cnt";
          this.textBox9.Height             = 0.1574806F;
          this.textBox9.HyperLink          = null;
          this.textBox9.Left      = 0.8661418F;
          this.textBox9.MultiLine = false;
          this.textBox9.Name      = "textBox9";
          this.textBox9.Style     = "color: Black; ddo-char-set: 1; text-align: center; font-weight: normal; font-size" +
                                    ": 8pt; font-family: Tahoma; ";
          this.textBox9.Text  = "Cnt";
          this.textBox9.Top   = 15.15748F;
          this.textBox9.Width = 0.3937007F;
          //
          // textBox10
          //
          this.textBox10.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox10.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox10.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox10.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox10.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox10.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox10.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox10.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox10.DataField          = "Cnt";
          this.textBox10.Height             = 0.1574806F;
          this.textBox10.HyperLink          = null;
          this.textBox10.Left      = 1.929134F;
          this.textBox10.MultiLine = false;
          this.textBox10.Name      = "textBox10";
          this.textBox10.Style     = "color: Black; ddo-char-set: 1; text-align: center; font-weight: normal; font-size" +
                                     ": 8pt; font-family: Tahoma; ";
          this.textBox10.Text  = "Cnt";
          this.textBox10.Top   = 15.15748F;
          this.textBox10.Width = 0.3937007F;
          //
          // textBox11
          //
          this.textBox11.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox11.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox11.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox11.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox11.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox11.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox11.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox11.DataField          = "CarName";
          this.textBox11.Height             = 0.1574797F;
          this.textBox11.HyperLink          = null;
          this.textBox11.Left      = 1.338583F;
          this.textBox11.MultiLine = false;
          this.textBox11.Name      = "textBox11";
          this.textBox11.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: normal; font-size: " +
                                     "8pt; font-family: Tahoma; ";
          this.textBox11.Text  = "CarName";
          this.textBox11.Top   = 13.4252F;
          this.textBox11.Width = 1.023622F;
          //
          // textBox12
          //
          this.textBox12.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox12.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox12.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox12.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox12.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox12.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox12.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox12.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox12.DataField          = "CarNumber";
          this.textBox12.Height             = 0.1574797F;
          this.textBox12.HyperLink          = null;
          this.textBox12.Left      = 4.055118F;
          this.textBox12.MultiLine = false;
          this.textBox12.Name      = "textBox12";
          this.textBox12.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: normal; font-size: " +
                                     "8pt; font-family: Tahoma; ";
          this.textBox12.Text  = "CarNumber";
          this.textBox12.Top   = 13.4252F;
          this.textBox12.Width = 1.220473F;
          //
          // textBox13
          //
          this.textBox13.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox13.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox13.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox13.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox13.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox13.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox13.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox13.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox13.DataField          = "DateTrip";
          this.textBox13.Height             = 0.1574797F;
          this.textBox13.HyperLink          = null;
          this.textBox13.Left         = 1.496063F;
          this.textBox13.MultiLine    = false;
          this.textBox13.Name         = "textBox13";
          this.textBox13.OutputFormat = resources.GetString("textBox13.OutputFormat");
          this.textBox13.Style        = "color: Black; ddo-char-set: 1; text-align: left; font-weight: normal; font-size: " +
                                        "8pt; font-family: Tahoma; ";
          this.textBox13.Text  = "DateTrip";
          this.textBox13.Top   = 14.13386F;
          this.textBox13.Width = 1.023622F;
          //
          // textBox14
          //
          this.textBox14.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox14.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox14.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox14.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox14.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox14.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox14.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox14.DataField          = "DateTrip";
          this.textBox14.Height             = 0.1574797F;
          this.textBox14.HyperLink          = null;
          this.textBox14.Left         = 1.417323F;
          this.textBox14.MultiLine    = false;
          this.textBox14.Name         = "textBox14";
          this.textBox14.OutputFormat = resources.GetString("textBox14.OutputFormat");
          this.textBox14.Style        = "color: Black; ddo-char-set: 1; text-align: left; font-weight: normal; font-size: " +
                                        "8pt; font-family: Tahoma; ";
          this.textBox14.Text  = "DateTrip";
          this.textBox14.Top   = 14.40945F;
          this.textBox14.Width = 1.023622F;
          //
          // textBox15
          //
          this.textBox15.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox15.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox15.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox15.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox15.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox15.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox15.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox15.DataField          = "WayText";
          this.textBox15.Height             = 0.5511814F;
          this.textBox15.HyperLink          = null;
          this.textBox15.Left  = 1.299213F;
          this.textBox15.Name  = "textBox15";
          this.textBox15.Style = "color: Black; ddo-char-set: 204; text-align: left; font-weight: normal; font-size" +
                                 ": 6.75pt; font-family: Tahoma; ";
          this.textBox15.Text  = "WayText";
          this.textBox15.Top   = 9.074803F;
          this.textBox15.Width = 3.031496F;
          //
          // textBox16
          //
          this.textBox16.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox16.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox16.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox16.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox16.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox16.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox16.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox16.DataField          = "Cnt";
          this.textBox16.Height             = 0.1574806F;
          this.textBox16.HyperLink          = null;
          this.textBox16.Left      = 4.80315F;
          this.textBox16.MultiLine = false;
          this.textBox16.Name      = "textBox16";
          this.textBox16.Style     = "color: Black; ddo-char-set: 1; text-align: center; font-weight: normal; font-size" +
                                     ": 8pt; font-family: Tahoma; ";
          this.textBox16.Text  = "Cnt";
          this.textBox16.Top   = 8.779528F;
          this.textBox16.Width = 0.3937007F;
          //
          // textBox17
          //
          this.textBox17.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox17.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox17.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox17.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox17.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox17.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox17.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox17.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox17.DataField          = "Cnt";
          this.textBox17.Height             = 0.1574806F;
          this.textBox17.HyperLink          = null;
          this.textBox17.Left      = 4.80315F;
          this.textBox17.MultiLine = false;
          this.textBox17.Name      = "textBox17";
          this.textBox17.Style     = "color: Black; ddo-char-set: 1; text-align: center; font-weight: normal; font-size" +
                                     ": 8pt; font-family: Tahoma; ";
          this.textBox17.Text  = "Cnt";
          this.textBox17.Top   = 9.173228F;
          this.textBox17.Width = 0.3937007F;
          //
          // textBox18
          //
          this.textBox18.Border.BottomColor = System.Drawing.Color.Black;
          this.textBox18.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox18.Border.LeftColor   = System.Drawing.Color.Black;
          this.textBox18.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox18.Border.RightColor  = System.Drawing.Color.Black;
          this.textBox18.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox18.Border.TopColor    = System.Drawing.Color.Black;
          this.textBox18.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.textBox18.DataField          = "WeName";
          this.textBox18.Height             = 0.1574803F;
          this.textBox18.HyperLink          = null;
          this.textBox18.Left      = 0.984252F;
          this.textBox18.MultiLine = false;
          this.textBox18.Name      = "textBox18";
          this.textBox18.Style     = "color: Black; ddo-char-set: 1; text-align: left; font-weight: bold; font-size: 8p" +
                                     "t; font-family: Tahoma; ";
          this.textBox18.Text  = "WeName";
          this.textBox18.Top   = 0.8267717F;
          this.textBox18.Width = 8.149607F;
          //
          // pageBreak1
          //
          this.pageBreak1.Border.BottomColor = System.Drawing.Color.Black;
          this.pageBreak1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.pageBreak1.Border.LeftColor   = System.Drawing.Color.Black;
          this.pageBreak1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.pageBreak1.Border.RightColor  = System.Drawing.Color.Black;
          this.pageBreak1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.pageBreak1.Border.TopColor    = System.Drawing.Color.Black;
          this.pageBreak1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
          this.pageBreak1.Height             = 0.03937022F;
          this.pageBreak1.Left  = 0F;
          this.pageBreak1.Name  = "pageBreak1";
          this.pageBreak1.Size  = new System.Drawing.SizeF(6.5F, 0.03937022F);
          this.pageBreak1.Top   = 7.519685F;
          this.pageBreak1.Width = 6.5F;
          //
          // PageFooter
          //
          this.PageFooter.Height = 0.01041667F;
          this.PageFooter.Name   = "PageFooter";
          //
          // TripWayListStd
          //
          this.PageSettings.Margins.Bottom = 0F;
          this.PageSettings.Margins.Left   = 0.3149606F;
          this.PageSettings.Margins.Right  = 0F;
          this.PageSettings.Margins.Top    = 0.1968504F;
          this.PageSettings.Orientation    = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
          this.PageSettings.PaperHeight    = 11.69F;
          this.PageSettings.PaperWidth     = 8.27F;
          this.PrintWidth = 11.33858F;
          this.Sections.Add(this.PageHeader);
          this.Sections.Add(this.Detail);
          this.Sections.Add(this.PageFooter);
          this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                          "l; font-size: 10pt; color: Black; ", "Normal"));
          this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
          this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                          "lic; ", "Heading2", "Normal"));
          this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader02)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader04)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.txtPageHeader05)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.picture2)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox12)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox13)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox14)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox15)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox16)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox17)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this.textBox18)).EndInit();
          ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
      }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(repCellLabelA4));
     this.pageHeader   = new DataDynamics.ActiveReports.PageHeader();
     this.detail       = new DataDynamics.ActiveReports.Detail();
     this.barcode1     = new DataDynamics.ActiveReports.Barcode();
     this.Address      = new DataDynamics.ActiveReports.TextBox();
     this.pageFooter   = new DataDynamics.ActiveReports.PageFooter();
     this.groupHeader1 = new DataDynamics.ActiveReports.GroupHeader();
     this.groupFooter1 = new DataDynamics.ActiveReports.GroupFooter();
     this.field1       = new DataDynamics.ActiveReports.Field();
     ((System.ComponentModel.ISupportInitialize)(this.Address)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.1968504F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.barcode1,
         this.Address
     });
     this.detail.Height       = 6.510417F;
     this.detail.KeepTogether = true;
     this.detail.Name         = "detail";
     //
     // barcode1
     //
     this.barcode1.Border.BottomColor = System.Drawing.Color.Black;
     this.barcode1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode1.Border.LeftColor   = System.Drawing.Color.Black;
     this.barcode1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode1.Border.RightColor  = System.Drawing.Color.Black;
     this.barcode1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode1.Border.TopColor    = System.Drawing.Color.Black;
     this.barcode1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.barcode1.CaptionPosition    = DataDynamics.ActiveReports.BarCodeCaptionPosition.Below;
     this.barcode1.DataField          = "BarCode";
     this.barcode1.Font   = new System.Drawing.Font("Tahoma", 42F, System.Drawing.FontStyle.Bold);
     this.barcode1.Height = 4.133858F;
     this.barcode1.Left   = 1.205709F;
     this.barcode1.Name   = "barcode1";
     this.barcode1.Style  = DataDynamics.ActiveReports.BarCodeStyle.Code_128auto;
     this.barcode1.Text   = "barcode1";
     this.barcode1.Top    = 2.214567F;
     this.barcode1.Width  = 8.489173F;
     //
     // Address
     //
     this.Address.Border.BottomColor = System.Drawing.Color.Black;
     this.Address.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.LeftColor   = System.Drawing.Color.Black;
     this.Address.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.RightColor  = System.Drawing.Color.Black;
     this.Address.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.Border.TopColor    = System.Drawing.Color.Black;
     this.Address.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.Address.DataField          = "Address";
     this.Address.Height             = 1.624016F;
     this.Address.Left  = 1.205709F;
     this.Address.Name  = "Address";
     this.Address.Style = "ddo-char-set: 1; text-align: center; font-weight: bold; font-size: 96pt; ";
     this.Address.Text  = "Address";
     this.Address.Top   = 0.4183071F;
     this.Address.Width = 8.489173F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.1968504F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeader1
     //
     this.groupHeader1.Height = 0.1968504F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // groupFooter1
     //
     this.groupFooter1.Height = 0.1968504F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // field1
     //
     this.field1.DefaultValue = null;
     this.field1.FieldType    = DataDynamics.ActiveReports.FieldTypeEnum.Int32;
     this.field1.Formula      = "ID";
     this.field1.Name         = "field1";
     this.field1.Tag          = null;
     //
     // repCellLabelA4
     //
     this.CalculatedFields.Add(this.field1);
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.3937008F;
     this.PageSettings.Margins.Left     = 0.3937008F;
     this.PageSettings.Margins.Right    = 0.3897638F;
     this.PageSettings.Margins.Top      = 0.3937008F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 10.7874F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.groupHeader1);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.groupFooter1);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; font-size: 10pt; " +
                                                     "color: Black; font-family: \"Tahoma\"; ddo-char-set: 204; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("ddo-char-set: 204; font-size: 12pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ddo-char-set: 204; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 204; ", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.Address)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
示例#38
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(rptComparision));
     DataDynamics.ActiveReports.Chart.ChartArea     chartArea1 = new DataDynamics.ActiveReports.Chart.ChartArea();
     DataDynamics.ActiveReports.Chart.Axis          axis1      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis2      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis3      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis4      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Axis          axis5      = new DataDynamics.ActiveReports.Chart.Axis();
     DataDynamics.ActiveReports.Chart.Legend        legend1    = new DataDynamics.ActiveReports.Chart.Legend();
     DataDynamics.ActiveReports.Chart.Title         title1     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title2     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Series        series1    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Series        series2    = new DataDynamics.ActiveReports.Chart.Series();
     DataDynamics.ActiveReports.Chart.Title         title3     = new DataDynamics.ActiveReports.Chart.Title();
     DataDynamics.ActiveReports.Chart.Title         title4     = new DataDynamics.ActiveReports.Chart.Title();
     this.pageHeader    = new DataDynamics.ActiveReports.PageHeader();
     this.lblTitle      = new DataDynamics.ActiveReports.Label();
     this.imgLogo       = new DataDynamics.ActiveReports.Picture();
     this.txtSubTitle   = new DataDynamics.ActiveReports.TextBox();
     this.detail        = new DataDynamics.ActiveReports.Detail();
     this.chartControl1 = new DataDynamics.ActiveReports.ChartControl();
     this.pageFooter    = new DataDynamics.ActiveReports.PageFooter();
     this.imgLeanPath   = new DataDynamics.ActiveReports.Picture();
     this.txtFilter     = new DataDynamics.ActiveReports.TextBox();
     this.lblWarning    = new DataDynamics.ActiveReports.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.CanShrink = true;
     this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.lblTitle,
         this.imgLogo,
         this.txtSubTitle
     });
     this.pageHeader.Height = 0.5F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblTitle
     //
     this.lblTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.lblTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.lblTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.lblTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblTitle.Height             = 0.3125F;
     this.lblTitle.HyperLink          = null;
     this.lblTitle.Left  = 0F;
     this.lblTitle.Name  = "lblTitle";
     this.lblTitle.Style = "color: White; text-align: center; font-weight: bold; background-color: IndianRed;" +
                           " font-size: 16pt; vertical-align: middle; ";
     this.lblTitle.Text  = "Comparison Report for";
     this.lblTitle.Top   = 0F;
     this.lblTitle.Width = 9.4375F;
     //
     // imgLogo
     //
     this.imgLogo.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLogo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLogo.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLogo.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLogo.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLogo.Height             = 0.3125F;
     this.imgLogo.Image      = ((System.Drawing.Image)(resources.GetObject("imgLogo.Image")));
     this.imgLogo.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLogo.ImageData")));
     this.imgLogo.Left       = 0F;
     this.imgLogo.LineWeight = 0F;
     this.imgLogo.Name       = "imgLogo";
     this.imgLogo.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLogo.Top        = 0F;
     this.imgLogo.Width      = 0.625F;
     //
     // txtSubTitle
     //
     this.txtSubTitle.Border.BottomColor = System.Drawing.Color.Black;
     this.txtSubTitle.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtSubTitle.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.RightColor  = System.Drawing.Color.Black;
     this.txtSubTitle.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.Border.TopColor    = System.Drawing.Color.Black;
     this.txtSubTitle.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtSubTitle.CanShrink          = true;
     this.txtSubTitle.Height             = 0.1875F;
     this.txtSubTitle.Left  = 0F;
     this.txtSubTitle.Name  = "txtSubTitle";
     this.txtSubTitle.Style = "text-align: center; ";
     this.txtSubTitle.Text  = null;
     this.txtSubTitle.Top   = 0.3125F;
     this.txtSubTitle.Width = 9.4375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.chartControl1
     });
     this.detail.Height = 5.583333F;
     this.detail.Name   = "detail";
     //
     // chartControl1
     //
     this.chartControl1.AutoRefresh        = true;
     this.chartControl1.Border.BottomColor = System.Drawing.Color.Black;
     this.chartControl1.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.LeftColor   = System.Drawing.Color.Black;
     this.chartControl1.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.RightColor  = System.Drawing.Color.Black;
     this.chartControl1.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.chartControl1.Border.TopColor    = System.Drawing.Color.Black;
     this.chartControl1.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     chartArea1.AntiAliasMode = DataDynamics.ActiveReports.Chart.Graphics.AntiAliasMode.Graphics;
     axis1.AxisType           = DataDynamics.ActiveReports.Chart.AxisType.Categorical;
     axis1.LabelFont          = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), 45F);
     axis1.MajorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 1, 1F, true);
     axis1.MinorTick          = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis1.StaggerLabels      = false;       // true;
     axis1.Title         = "Day of Week";
     axis1.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.LabelsGap     = 0;
     axis2.LabelsVisible = false;
     axis2.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis2.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis2.Position      = 0;
     axis2.TickOffset    = 0;
     axis2.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis2.Visible       = false;
     axis3.DisplayScale  = true;
     axis3.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis3.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.Dot), 0, 5F, true);
     axis3.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis3.Position      = 0;
     axis3.SmartLabels   = false;
     axis3.StaggerLabels = false;            // true;
     axis3.Title         = "Waste ($)";
     axis3.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F), -90F);
     axis4.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis4.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis4.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis4.Visible       = false;
     axis5.LabelFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.LabelsGap     = 0;
     axis5.LabelsVisible = false;
     axis5.Line          = new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None);
     axis5.MajorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.MinorTick     = new DataDynamics.ActiveReports.Chart.Tick(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, 0F, false);
     axis5.Position      = 0;
     axis5.TickOffset    = 0;
     axis5.TitleFont     = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     axis5.Visible       = false;
     chartArea1.Axes.AddRange(new DataDynamics.ActiveReports.Chart.AxisBase[] {
         axis1,
         axis2,
         axis3,
         axis4,
         axis5
     });
     chartArea1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     chartArea1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     chartArea1.Light      = new DataDynamics.ActiveReports.Chart.Light(new DataDynamics.ActiveReports.Chart.Graphics.Point3d(10F, 40F, 20F), DataDynamics.ActiveReports.Chart.LightType.InfiniteDirectional, 0.3F);
     chartArea1.Name       = "defaultArea";
     chartArea1.Projection = new DataDynamics.ActiveReports.Chart.Projection(DataDynamics.ActiveReports.Chart.Graphics.ProjectionType.Orthogonal, 0.1F, 0.1F);
     chartArea1.WallXY     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.White, ((byte)(56))));
     chartArea1.WallYZ     = new DataDynamics.ActiveReports.Chart.PlaneItem(new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))), ((byte)(0))));
     this.chartControl1.ChartAreas.AddRange(new DataDynamics.ActiveReports.Chart.ChartArea[] {
         chartArea1
     });
     this.chartControl1.ChartBorder = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     this.chartControl1.Height      = 5.5625F;
     this.chartControl1.Left        = 0.0625F;
     legend1.Alignment  = DataDynamics.ActiveReports.Chart.Alignment.Top;
     legend1.Backdrop   = new DataDynamics.ActiveReports.Chart.BackdropItem(System.Drawing.Color.White, ((byte)(128)));
     legend1.Border     = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(), 0, System.Drawing.Color.Black);
     legend1.DockArea   = chartArea1;
     title1.Backdrop    = new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(DataDynamics.ActiveReports.Chart.Graphics.BackdropStyle.Transparent, System.Drawing.Color.White, System.Drawing.Color.White, DataDynamics.ActiveReports.Chart.Graphics.GradientType.Vertical, System.Drawing.Drawing2D.HatchStyle.DottedGrid, null, DataDynamics.ActiveReports.Chart.Graphics.PicturePutStyle.Stretched);
     title1.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     title1.DockArea    = null;
     title1.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title1.Name        = "";
     title1.Text        = "";
     legend1.Footer     = title1;
     title2.Border      = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.White, 2), 0, System.Drawing.Color.Black);
     title2.DockArea    = null;
     title2.Font        = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title2.Name        = "";
     title2.Text        = "Legend";
     legend1.Header     = title2;
     legend1.LabelsFont = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     legend1.Name       = "defaultLegend";
     this.chartControl1.Legends.AddRange(new DataDynamics.ActiveReports.Chart.Legend[] {
         legend1
     });
     this.chartControl1.Name = "chartControl1";
     series1.AxisX           = axis1;
     series1.AxisY           = axis3;
     series1.ChartArea       = chartArea1;
     series1.Legend          = legend1;
     series1.LegendText      = "";
     series1.Name            = "Basic Week";
     series1.Properties      = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series1.Type       = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     series2.AxisX      = axis1;
     series2.AxisY      = axis3;
     series2.ChartArea  = chartArea1;
     series2.Legend     = legend1;
     series2.LegendText = "";
     series2.Name       = "ComparisionWeek";
     series2.Properties = new DataDynamics.ActiveReports.Chart.CustomProperties(new DataDynamics.ActiveReports.Chart.KeyValuePair[] {
         new DataDynamics.ActiveReports.Chart.KeyValuePair("Marker", new DataDynamics.ActiveReports.Chart.Marker(6, DataDynamics.ActiveReports.Chart.MarkerStyle.Triangle, new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.LabelInfo(new DataDynamics.ActiveReports.Chart.Graphics.Line(), new DataDynamics.ActiveReports.Chart.Graphics.Backdrop(), new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Arial", 6F)), "{Value:$#,##0}", DataDynamics.ActiveReports.Chart.Alignment.Top)))
     });
     series2.Type = DataDynamics.ActiveReports.Chart.ChartType.Bar3D;
     this.chartControl1.Series.AddRange(new DataDynamics.ActiveReports.Chart.Series[] {
         series1,
         series2
     });
     //title3.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     //title3.Border = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Transparent, 0, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None), 0, System.Drawing.Color.Black);
     //title3.DockArea = null;
     //title3.Font = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     //title3.Name = "Comparison report";
     //title3.Text = "Comparison report";
     title4.Alignment = DataDynamics.ActiveReports.Chart.Alignment.Center;
     title4.Border    = new DataDynamics.ActiveReports.Chart.Border(new DataDynamics.ActiveReports.Chart.Graphics.Line(System.Drawing.Color.Black, DataDynamics.ActiveReports.Chart.Graphics.LineStyle.None));
     title4.DockArea  = null;
     title4.Docking   = DataDynamics.ActiveReports.Chart.DockType.Bottom;
     title4.Font      = new DataDynamics.ActiveReports.Chart.FontInfo(System.Drawing.Color.Black, new System.Drawing.Font("Microsoft Sans Serif", 8F));
     title4.Name      = "footer";
     title4.Text      = "DB";
     this.chartControl1.Titles.AddRange(new DataDynamics.ActiveReports.Chart.Title[] {
         title3,
         title4
     });
     this.chartControl1.Top       = 0F;
     this.chartControl1.UIOptions = DataDynamics.ActiveReports.Chart.UIOptions.ForceHitTesting;
     this.chartControl1.Width     = 9.3125F;
     //
     // pageFooter
     //
     this.pageFooter.CanShrink = true;
     this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
         this.imgLeanPath,
         this.txtFilter,
         this.lblWarning
     });
     this.pageFooter.Height = 0.3645833F;
     this.pageFooter.Name   = "pageFooter";
     //
     // imgLeanPath
     //
     this.imgLeanPath.Border.BottomColor = System.Drawing.Color.Black;
     this.imgLeanPath.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.LeftColor   = System.Drawing.Color.Black;
     this.imgLeanPath.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.RightColor  = System.Drawing.Color.Black;
     this.imgLeanPath.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Border.TopColor    = System.Drawing.Color.Black;
     this.imgLeanPath.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.imgLeanPath.Height             = 0.3125F;
     this.imgLeanPath.Image      = ((System.Drawing.Image)(resources.GetObject("imgLeanPath.Image")));
     this.imgLeanPath.ImageData  = ((System.IO.Stream)(resources.GetObject("imgLeanPath.ImageData")));
     this.imgLeanPath.Left       = 8.625F;
     this.imgLeanPath.LineWeight = 0F;
     this.imgLeanPath.Name       = "imgLeanPath";
     this.imgLeanPath.SizeMode   = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.imgLeanPath.Top        = 0.0625F;
     this.imgLeanPath.Width      = 0.625F;
     //
     // txtFilter
     //
     this.txtFilter.Border.BottomColor = System.Drawing.Color.Black;
     this.txtFilter.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.LeftColor   = System.Drawing.Color.Black;
     this.txtFilter.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.RightColor  = System.Drawing.Color.Black;
     this.txtFilter.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Border.TopColor    = System.Drawing.Color.Black;
     this.txtFilter.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.txtFilter.Height             = 0.1875F;
     this.txtFilter.Left  = 0F;
     this.txtFilter.Name  = "txtFilter";
     this.txtFilter.Style = "ddo-char-set: 204; font-style: normal; font-size: 8pt; font-family: Microsoft San" +
                            "s Serif; ";
     this.txtFilter.Text  = null;
     this.txtFilter.Top   = 0.1875F;
     this.txtFilter.Width = 8.4375F;
     //
     // lblWarning
     //
     this.lblWarning.Border.BottomColor = System.Drawing.Color.Black;
     this.lblWarning.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.LeftColor   = System.Drawing.Color.Black;
     this.lblWarning.Border.LeftStyle   = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.RightColor  = System.Drawing.Color.Black;
     this.lblWarning.Border.RightStyle  = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Border.TopColor    = System.Drawing.Color.Black;
     this.lblWarning.Border.TopStyle    = DataDynamics.ActiveReports.BorderLineStyle.None;
     this.lblWarning.Height             = 0.1875F;
     this.lblWarning.Left  = 0F;
     this.lblWarning.Name  = "lblWarning";
     this.lblWarning.Style = "color: Red; ddo-char-set: 204; font-weight: bold; font-style: normal; font-size: " +
                             "10pt; font-family: Microsoft Sans Serif; ";
     this.lblWarning.Text  = null;
     this.lblWarning.Top   = 0F;
     this.lblWarning.Width = 8.4375F;
     //
     // rptComparision
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.75F;
     this.PageSettings.Margins.Left     = 0.75F;
     this.PageSettings.Margins.Right    = 0.75F;
     this.PageSettings.Margins.Top      = 0.75F;
     this.PageSettings.Orientation      = DataDynamics.ActiveReports.Document.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69F;
     this.PageSettings.PaperWidth       = 8.27F;
     this.PrintWidth = 9.46875F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
                                                     "l; font-size: 10pt; color: Black; ", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; ", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
                                                     "lic; ", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rptComparision_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSubTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgLeanPath)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFilter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWarning)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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(StudentReportPdf));
     this.detail = new DataDynamics.ActiveReports.Detail();
     this.label2 = new DataDynamics.ActiveReports.Label();
     this.txtDateLbl = new DataDynamics.ActiveReports.Label();
     this.label15 = new DataDynamics.ActiveReports.Label();
     this.label6 = new DataDynamics.ActiveReports.Label();
     this.txtSchool = new DataDynamics.ActiveReports.TextBox();
     this.txtStudName = new DataDynamics.ActiveReports.TextBox();
     this.label4 = new DataDynamics.ActiveReports.Label();
     this.label5 = new DataDynamics.ActiveReports.Label();
     this.txtDob = new DataDynamics.ActiveReports.TextBox();
     this.txtTeacher = new DataDynamics.ActiveReports.TextBox();
     this.txtGradeProgram = new DataDynamics.ActiveReports.TextBox();
     this.label7 = new DataDynamics.ActiveReports.Label();
     this.label8 = new DataDynamics.ActiveReports.Label();
     this.txtSpecialityArea = new DataDynamics.ActiveReports.TextBox();
     this.label9 = new DataDynamics.ActiveReports.Label();
     this.txtConsultants = new DataDynamics.ActiveReports.TextBox();
     this.label10 = new DataDynamics.ActiveReports.Label();
     this.richBackground = new DataDynamics.ActiveReports.RichTextBox();
     this.richObservations = new DataDynamics.ActiveReports.RichTextBox();
     this.label11 = new DataDynamics.ActiveReports.Label();
     this.richTestResults = new DataDynamics.ActiveReports.RichTextBox();
     this.label12 = new DataDynamics.ActiveReports.Label();
     this.richTreatment = new DataDynamics.ActiveReports.RichTextBox();
     this.label13 = new DataDynamics.ActiveReports.Label();
     this.richProgress = new DataDynamics.ActiveReports.RichTextBox();
     this.label14 = new DataDynamics.ActiveReports.Label();
     this.richRecommendations = new DataDynamics.ActiveReports.RichTextBox();
     this.label16 = new DataDynamics.ActiveReports.Label();
     this.richSummary = new DataDynamics.ActiveReports.RichTextBox();
     this.label17 = new DataDynamics.ActiveReports.Label();
     this.textBox6 = new DataDynamics.ActiveReports.TextBox();
     this.txtDate = new DataDynamics.ActiveReports.TextBox();
     this.reportHeader1 = new DataDynamics.ActiveReports.ReportHeader();
     this.picture1 = new DataDynamics.ActiveReports.Picture();
     this.label1 = new DataDynamics.ActiveReports.Label();
     this.reportFooter1 = new DataDynamics.ActiveReports.ReportFooter();
     this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
     this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateLbl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSchool)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStudName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDob)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTeacher)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGradeProgram)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSpecialityArea)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtConsultants)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
     this.label2,
     this.txtDateLbl,
     this.label15,
     this.label6,
     this.txtSchool,
     this.txtStudName,
     this.label4,
     this.label5,
     this.txtDob,
     this.txtTeacher,
     this.txtGradeProgram,
     this.label7,
     this.label8,
     this.txtSpecialityArea,
     this.label9,
     this.txtConsultants,
     this.label10,
     this.richBackground,
     this.richObservations,
     this.label11,
     this.richTestResults,
     this.label12,
     this.richTreatment,
     this.label13,
     this.richProgress,
     this.label14,
     this.richRecommendations,
     this.label16,
     this.richSummary,
     this.label17,
     this.textBox6,
     this.txtDate});
     this.detail.Height = 17.1655F;
     this.detail.Name = "detail";
     //
     // label2
     //
     this.label2.Height = 0.231F;
     this.label2.HyperLink = null;
     this.label2.Left = 1.917F;
     this.label2.Name = "label2";
     this.label2.Style = "font-size: 13pt; font-weight: bold";
     this.label2.Text = "Specialty Area (s) Report";
     this.label2.Top = 0.094F;
     this.label2.Width = 2.865F;
     //
     // txtDateLbl
     //
     this.txtDateLbl.Height = 0.231F;
     this.txtDateLbl.HyperLink = null;
     this.txtDateLbl.Left = 1.917F;
     this.txtDateLbl.Name = "txtDateLbl";
     this.txtDateLbl.Style = "font-size: 13pt; font-weight: bold";
     this.txtDateLbl.Text = "Date";
     this.txtDateLbl.Top = 0.3875F;
     this.txtDateLbl.Width = 0.5F;
     //
     // label15
     //
     this.label15.Height = 0.2F;
     this.label15.HyperLink = null;
     this.label15.Left = 0.18F;
     this.label15.Name = "label15";
     this.label15.Style = "font-size: 9pt; font-weight: bold";
     this.label15.Text = "Student Name:";
     this.label15.Top = 0.89F;
     this.label15.Width = 1F;
     //
     // label6
     //
     this.label6.Height = 0.2F;
     this.label6.HyperLink = null;
     this.label6.Left = 0.18F;
     this.label6.Name = "label6";
     this.label6.Style = "font-size: 9pt; font-weight: bold";
     this.label6.Text = "School:";
     this.label6.Top = 1.151F;
     this.label6.Width = 1F;
     //
     // txtSchool
     //
     this.txtSchool.Height = 0.2F;
     this.txtSchool.Left = 1.18F;
     this.txtSchool.Name = "txtSchool";
     this.txtSchool.Style = "font-size: 9pt";
     this.txtSchool.Text = null;
     this.txtSchool.Top = 1.151F;
     this.txtSchool.Width = 1.052F;
     //
     // txtStudName
     //
     this.txtStudName.Height = 0.2F;
     this.txtStudName.Left = 1.18F;
     this.txtStudName.Name = "txtStudName";
     this.txtStudName.Style = "font-size: 9pt";
     this.txtStudName.Text = null;
     this.txtStudName.Top = 0.89F;
     this.txtStudName.Width = 2.331F;
     //
     // label4
     //
     this.label4.Height = 0.2F;
     this.label4.HyperLink = null;
     this.label4.Left = 0.18F;
     this.label4.Name = "label4";
     this.label4.Style = "font-size: 9pt; font-weight: bold";
     this.label4.Text = "Teacher:";
     this.label4.Top = 1.406F;
     this.label4.Width = 1F;
     //
     // label5
     //
     this.label5.Height = 0.2F;
     this.label5.HyperLink = null;
     this.label5.Left = 3.917F;
     this.label5.Name = "label5";
     this.label5.Style = "font-size: 9pt; font-weight: bold";
     this.label5.Text = "Date Of Birth:";
     this.label5.Top = 0.89F;
     this.label5.Width = 1.156F;
     //
     // txtDob
     //
     this.txtDob.Height = 0.2F;
     this.txtDob.Left = 5.073F;
     this.txtDob.Name = "txtDob";
     this.txtDob.Style = "font-size: 9pt";
     this.txtDob.Text = null;
     this.txtDob.Top = 0.89F;
     this.txtDob.Width = 2.302F;
     //
     // txtTeacher
     //
     this.txtTeacher.Height = 0.2F;
     this.txtTeacher.Left = 1.18F;
     this.txtTeacher.Name = "txtTeacher";
     this.txtTeacher.Style = "font-size: 9pt";
     this.txtTeacher.Text = null;
     this.txtTeacher.Top = 1.406F;
     this.txtTeacher.Width = 2.331F;
     //
     // txtGradeProgram
     //
     this.txtGradeProgram.Height = 0.2F;
     this.txtGradeProgram.Left = 5.073F;
     this.txtGradeProgram.Name = "txtGradeProgram";
     this.txtGradeProgram.Style = "font-size: 9pt";
     this.txtGradeProgram.Text = null;
     this.txtGradeProgram.Top = 1.142F;
     this.txtGradeProgram.Width = 2.302F;
     //
     // label7
     //
     this.label7.Height = 0.2F;
     this.label7.HyperLink = null;
     this.label7.Left = 3.917F;
     this.label7.Name = "label7";
     this.label7.Style = "font-size: 9pt; font-weight: bold";
     this.label7.Text = "Grade/Program:";
     this.label7.Top = 1.151F;
     this.label7.Width = 1.156001F;
     //
     // label8
     //
     this.label8.Height = 0.2F;
     this.label8.HyperLink = null;
     this.label8.Left = 0.18F;
     this.label8.Name = "label8";
     this.label8.Style = "font-size: 9pt; font-weight: bold";
     this.label8.Text = "Specialty Area(s):";
     this.label8.Top = 1.839F;
     this.label8.Width = 1.25F;
     //
     // txtSpecialityArea
     //
     this.txtSpecialityArea.Height = 0.5230002F;
     this.txtSpecialityArea.Left = 0.18F;
     this.txtSpecialityArea.Name = "txtSpecialityArea";
     this.txtSpecialityArea.Style = "font-size: 9pt";
     this.txtSpecialityArea.Text = null;
     this.txtSpecialityArea.Top = 2.089F;
     this.txtSpecialityArea.Width = 3.331F;
     //
     // label9
     //
     this.label9.Height = 0.2F;
     this.label9.HyperLink = null;
     this.label9.Left = 3.917F;
     this.label9.Name = "label9";
     this.label9.Style = "font-size: 9pt; font-weight: bold";
     this.label9.Text = "Consultant Name(s):";
     this.label9.Top = 1.839F;
     this.label9.Width = 1.479F;
     //
     // txtConsultants
     //
     this.txtConsultants.Height = 0.5230002F;
     this.txtConsultants.Left = 3.917F;
     this.txtConsultants.Name = "txtConsultants";
     this.txtConsultants.Style = "font-size: 9pt";
     this.txtConsultants.Text = null;
     this.txtConsultants.Top = 2.089F;
     this.txtConsultants.Width = 3.458F;
     //
     // label10
     //
     this.label10.Height = 0.2420001F;
     this.label10.HyperLink = null;
     this.label10.Left = 0F;
     this.label10.Name = "label10";
     this.label10.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label10.Text = "BACKGROUND";
     this.label10.Top = 2.792F;
     this.label10.Width = 7.532001F;
     //
     // richBackground
     //
     this.richBackground.AutoReplaceFields = true;
     this.richBackground.Font = new System.Drawing.Font("Arial", 10F);
     this.richBackground.Height = 1.5F;
     this.richBackground.Left = 0F;
     this.richBackground.Name = "richBackground";
     this.richBackground.RTF = resources.GetString("richBackground.RTF");
     this.richBackground.Top = 3.034F;
     this.richBackground.Width = 7.532001F;
     //
     // richObservations
     //
     this.richObservations.AutoReplaceFields = true;
     this.richObservations.Font = new System.Drawing.Font("Arial", 10F);
     this.richObservations.Height = 1.5F;
     this.richObservations.Left = 0F;
     this.richObservations.Name = "richObservations";
     this.richObservations.RTF = resources.GetString("richObservations.RTF");
     this.richObservations.Top = 4.8385F;
     this.richObservations.Width = 7.532F;
     //
     // label11
     //
     this.label11.Height = 0.2420001F;
     this.label11.HyperLink = null;
     this.label11.Left = 0F;
     this.label11.Name = "label11";
     this.label11.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label11.Text = "OVSERVATIONS";
     this.label11.Top = 4.5965F;
     this.label11.Width = 7.532F;
     //
     // richTestResults
     //
     this.richTestResults.AutoReplaceFields = true;
     this.richTestResults.Font = new System.Drawing.Font("Arial", 10F);
     this.richTestResults.Height = 1.5F;
     this.richTestResults.Left = 0F;
     this.richTestResults.Name = "richTestResults";
     this.richTestResults.RTF = resources.GetString("richTestResults.RTF");
     this.richTestResults.Top = 6.643F;
     this.richTestResults.Width = 7.532F;
     //
     // label12
     //
     this.label12.Height = 0.2420001F;
     this.label12.HyperLink = null;
     this.label12.Left = 0F;
     this.label12.Name = "label12";
     this.label12.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label12.Text = "TEST RESULTS & INTERPRETATIONS";
     this.label12.Top = 6.401F;
     this.label12.Width = 7.532F;
     //
     // richTreatment
     //
     this.richTreatment.AutoReplaceFields = true;
     this.richTreatment.Font = new System.Drawing.Font("Arial", 10F);
     this.richTreatment.Height = 1.5F;
     this.richTreatment.Left = 0F;
     this.richTreatment.Name = "richTreatment";
     this.richTreatment.RTF = resources.GetString("richTreatment.RTF");
     this.richTreatment.Top = 8.447499F;
     this.richTreatment.Width = 7.532F;
     //
     // label13
     //
     this.label13.Height = 0.2420001F;
     this.label13.HyperLink = null;
     this.label13.Left = 0F;
     this.label13.Name = "label13";
     this.label13.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label13.Text = "TREATMENT GOALS";
     this.label13.Top = 8.2055F;
     this.label13.Width = 7.532F;
     //
     // richProgress
     //
     this.richProgress.AutoReplaceFields = true;
     this.richProgress.Font = new System.Drawing.Font("Arial", 10F);
     this.richProgress.Height = 1.5F;
     this.richProgress.Left = 0F;
     this.richProgress.Name = "richProgress";
     this.richProgress.RTF = resources.GetString("richProgress.RTF");
     this.richProgress.Top = 10.252F;
     this.richProgress.Width = 7.532F;
     //
     // label14
     //
     this.label14.Height = 0.2420001F;
     this.label14.HyperLink = null;
     this.label14.Left = 0F;
     this.label14.Name = "label14";
     this.label14.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label14.Text = "PROGRESS";
     this.label14.Top = 10.01F;
     this.label14.Width = 7.532F;
     //
     // richRecommendations
     //
     this.richRecommendations.AutoReplaceFields = true;
     this.richRecommendations.Font = new System.Drawing.Font("Arial", 10F);
     this.richRecommendations.Height = 1.5F;
     this.richRecommendations.Left = 0F;
     this.richRecommendations.Name = "richRecommendations";
     this.richRecommendations.RTF = resources.GetString("richRecommendations.RTF");
     this.richRecommendations.Top = 12.0565F;
     this.richRecommendations.Width = 7.532F;
     //
     // label16
     //
     this.label16.Height = 0.2420001F;
     this.label16.HyperLink = null;
     this.label16.Left = 0F;
     this.label16.Name = "label16";
     this.label16.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label16.Text = "RECOMMENDATIONS";
     this.label16.Top = 11.8145F;
     this.label16.Width = 7.532F;
     //
     // richSummary
     //
     this.richSummary.AutoReplaceFields = true;
     this.richSummary.Font = new System.Drawing.Font("Arial", 10F);
     this.richSummary.Height = 1.5F;
     this.richSummary.Left = 0F;
     this.richSummary.Name = "richSummary";
     this.richSummary.RTF = resources.GetString("richSummary.RTF");
     this.richSummary.Top = 13.861F;
     this.richSummary.Width = 7.532F;
     //
     // label17
     //
     this.label17.Height = 0.2420001F;
     this.label17.HyperLink = null;
     this.label17.Left = 0F;
     this.label17.Name = "label17";
     this.label17.Style = "background-color: #C5E0B4; font-size: 11pt; font-weight: bold";
     this.label17.Text = "SUMMARY & STATUS";
     this.label17.Top = 13.619F;
     this.label17.Width = 7.532F;
     //
     // textBox6
     //
     this.textBox6.Height = 1.481F;
     this.textBox6.Left = 0F;
     this.textBox6.Name = "textBox6";
     this.textBox6.Text = "If you have any questions or concerns regarding the content of this report, pleas" +
     "e feel free to contact the consultant.\r\nSignature (electronic)\r\nTitle\r\nEmail/con" +
     "tact info\r\n";
     this.textBox6.Top = 15.51F;
     this.textBox6.Width = 7.156F;
     //
     // txtDate
     //
     this.txtDate.Height = 0.231F;
     this.txtDate.Left = 2.511F;
     this.txtDate.Name = "txtDate";
     this.txtDate.Style = "font-size: 12pt";
     this.txtDate.Text = "textBox1";
     this.txtDate.Top = 0.387F;
     this.txtDate.Width = 2.271F;
     //
     // reportHeader1
     //
     this.reportHeader1.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
     this.picture1,
     this.label1});
     this.reportHeader1.Height = 0.9791667F;
     this.reportHeader1.Name = "reportHeader1";
     //
     // picture1
     //
     this.picture1.Height = 0.9F;
     this.picture1.ImageData = ((System.IO.Stream)(resources.GetObject("picture1.ImageData")));
     this.picture1.Left = 0F;
     this.picture1.Name = "picture1";
     this.picture1.SizeMode = DataDynamics.ActiveReports.SizeModes.Stretch;
     this.picture1.Top = 0F;
     this.picture1.Width = 1.545F;
     //
     // label1
     //
     this.label1.Height = 0.7130001F;
     this.label1.HyperLink = null;
     this.label1.Left = 1.74F;
     this.label1.Name = "label1";
     this.label1.Style = "";
     this.label1.Text = "9351- 116 Avenue\r\nGrande Prairie, AB\r\nT8V 6L5\r\n                           (780) 5" +
     "39-0333\r\n";
     this.label1.Top = 0F;
     this.label1.Width = 2.177F;
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0F;
     this.reportFooter1.Name = "reportFooter1";
     //
     // pageHeader
     //
     this.pageHeader.Height = 0F;
     this.pageHeader.Name = "pageHeader";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name = "pageFooter";
     //
     // StudentReportPdf
     //
     this.MasterReport = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth = 8.5F;
     this.PrintWidth = 7.532084F;
     this.Sections.Add(this.reportHeader1);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter1);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
     "l; font-size: 10pt; color: Black", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
     "lic", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDateLbl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSchool)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStudName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDob)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTeacher)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGradeProgram)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSpecialityArea)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtConsultants)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }