Пример #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(rprtDrawingLogSubTest));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.textBox1   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).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 GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox1
     });
     this.detail.Height = 0.2916666F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name   = "pageFooter";
     //
     // textBox1
     //
     this.textBox1.DataField = "RevisionNumber";
     this.textBox1.Height    = 0.2F;
     this.textBox1.Left      = 0F;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Text      = "textBox1";
     this.textBox1.Top       = 0F;
     this.textBox1.Width     = 1F;
     //
     // rprtDrawingLogSubTest
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 2.28125F;
     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.textBox1)).EndInit();
     ((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(ReportErrors));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.txtError   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.txtError)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Name = "pageHeader";
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtError
     });
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // pageFooter
     //
     this.pageFooter.Name = "pageFooter";
     //
     // txtError
     //
     this.txtError.Height = 1.512F;
     this.txtError.Left   = 2F;
     this.txtError.Name   = "txtError";
     this.txtError.Text   = "textBox1";
     this.txtError.Top    = 0.312F;
     this.txtError.Width  = 2.01F;
     //
     // ReportErrors
     //
     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.txtError)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(MainReport));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0.9895833F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.Height = 0.9895833F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.6666666F;
     this.pageFooter.Name   = "pageFooter";
     //
     // MainReport
     //
     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.MainReport_ReportStart);
     ((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(CustomReport));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.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";
     //
     // SectionReport1
     //
     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>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CustomerFeeSectionReport));
     this.pageHeader      = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label1          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblcompanycode  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate          = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lbltitle        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line2           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label2          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCustomerName = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCurrencyCode = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line6           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line9           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line10          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line12          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line3           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line14          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line22          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail          = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtCustomerCode = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerName = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtUpdateAt1    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtFee1         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtUpdateAt2    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtFee2         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtUpdateAt3    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtFee3         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCurrencyCode = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line1           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line11          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line20          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line18          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line17          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line19          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line16          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line4           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter      = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1     = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCurrencyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).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.txtCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCurrencyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.lblcompanycode,
         this.lbldate,
         this.ridate,
         this.lbltitle,
         this.line2,
         this.label2,
         this.lblCustomerName,
         this.lblCurrencyCode,
         this.label5,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.label10,
         this.line6,
         this.line7,
         this.line9,
         this.line10,
         this.line12,
         this.line5,
         this.line3,
         this.line14,
         this.line22
     });
     this.pageHeader.Height = 0.975F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.02440945F;
     this.label1.Name      = "label1";
     this.label1.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.label1.Text      = "会社コード :";
     this.label1.Top       = 0F;
     this.label1.Width     = 0.7874016F;
     //
     // lblcompanycode
     //
     this.lblcompanycode.Height    = 0.2F;
     this.lblcompanycode.HyperLink = null;
     this.lblcompanycode.Left      = 0.811811F;
     this.lblcompanycode.Name      = "lblcompanycode";
     this.lblcompanycode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblcompanycode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblcompanycode.Text      = "label2";
     this.lblcompanycode.Top       = 0F;
     this.lblcompanycode.Width     = 3.136F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 5.856299F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lbldate.Text      = "出力日付 :";
     this.lbldate.Top       = 0F;
     this.lbldate.Width     = 0.6153545F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 6.47126F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 0.7480315F;
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lbltitle.Text      = "登録手数料一覧";
     this.lbltitle.Top       = 0.2704725F;
     this.lbltitle.Width     = 7.244094F;
     //
     // line2
     //
     this.line2.Height     = 6.300211E-05F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.646F;
     this.line2.Width      = 7.283465F;
     this.line2.X1         = 0F;
     this.line2.X2         = 7.283465F;
     this.line2.Y1         = 0.646F;
     this.line2.Y2         = 0.646063F;
     //
     // label2
     //
     this.label2.Height    = 0.3140001F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0F;
     this.label2.Name      = "label2";
     this.label2.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label2.Text      = "得意先コード";
     this.label2.Top       = 0.657F;
     this.label2.Width     = 0.848F;
     //
     // lblCustomerName
     //
     this.lblCustomerName.Height    = 0.315F;
     this.lblCustomerName.HyperLink = null;
     this.lblCustomerName.Left      = 0.8470001F;
     this.lblCustomerName.Name      = "lblCustomerName";
     this.lblCustomerName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblCustomerName.Text      = "得意先名称";
     this.lblCustomerName.Top       = 0.66F;
     this.lblCustomerName.Width     = 1.27F;
     //
     // lblCurrencyCode
     //
     this.lblCurrencyCode.Height    = 0.315F;
     this.lblCurrencyCode.HyperLink = null;
     this.lblCurrencyCode.Left      = 2.111F;
     this.lblCurrencyCode.Name      = "lblCurrencyCode";
     this.lblCurrencyCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblCurrencyCode.Text      = "通貨";
     this.lblCurrencyCode.Top       = 0.654F;
     this.lblCurrencyCode.Width     = 0.3329999F;
     //
     // label5
     //
     this.label5.Height    = 0.3149999F;
     this.label5.HyperLink = null;
     this.label5.Left      = 2.444F;
     this.label5.Name      = "label5";
     this.label5.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label5.Text      = "登録日1";
     this.label5.Top       = 0.654F;
     this.label5.Width     = 0.798F;
     //
     // label6
     //
     this.label6.Height    = 0.315F;
     this.label6.HyperLink = null;
     this.label6.Left      = 3.242F;
     this.label6.Name      = "label6";
     this.label6.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label6.Text      = "手数料1";
     this.label6.Top       = 0.654F;
     this.label6.Width     = 0.789F;
     //
     // label7
     //
     this.label7.Height    = 0.315F;
     this.label7.HyperLink = null;
     this.label7.Left      = 4.027F;
     this.label7.Name      = "label7";
     this.label7.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label7.Text      = "登録日2";
     this.label7.Top       = 0.654F;
     this.label7.Width     = 0.7670003F;
     //
     // label8
     //
     this.label8.Height    = 0.314F;
     this.label8.HyperLink = null;
     this.label8.Left      = 4.794F;
     this.label8.Name      = "label8";
     this.label8.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label8.Text      = "手数料2";
     this.label8.Top       = 0.654F;
     this.label8.Width     = 0.822F;
     //
     // label9
     //
     this.label9.Height    = 0.3149999F;
     this.label9.HyperLink = null;
     this.label9.Left      = 5.613F;
     this.label9.Name      = "label9";
     this.label9.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label9.Text      = "登録日3";
     this.label9.Top       = 0.6530001F;
     this.label9.Width     = 0.85F;
     //
     // label10
     //
     this.label10.Height    = 0.314F;
     this.label10.HyperLink = null;
     this.label10.Left      = 6.47126F;
     this.label10.Name      = "label10";
     this.label10.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label10.Text      = "手数料3";
     this.label10.Top       = 0.6602362F;
     this.label10.Width     = 0.8122047F;
     //
     // line6
     //
     this.line6.Height     = 0.319F;
     this.line6.Left       = 2.446F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.645F;
     this.line6.Width      = 0F;
     this.line6.X1         = 2.446F;
     this.line6.X2         = 2.446F;
     this.line6.Y1         = 0.645F;
     this.line6.Y2         = 0.964F;
     //
     // line7
     //
     this.line7.Height     = 0.319F;
     this.line7.Left       = 3.242F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.65F;
     this.line7.Width      = 0F;
     this.line7.X1         = 3.242F;
     this.line7.X2         = 3.242F;
     this.line7.Y1         = 0.65F;
     this.line7.Y2         = 0.969F;
     //
     // line9
     //
     this.line9.Height     = 0.3190003F;
     this.line9.Left       = 4.034F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 0.65F;
     this.line9.Width      = 0F;
     this.line9.X1         = 4.034F;
     this.line9.X2         = 4.034F;
     this.line9.Y1         = 0.65F;
     this.line9.Y2         = 0.9690003F;
     //
     // line10
     //
     this.line10.Height     = 0.3190003F;
     this.line10.Left       = 4.794F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 0.65F;
     this.line10.Width      = 0F;
     this.line10.X1         = 4.794F;
     this.line10.X2         = 4.794F;
     this.line10.Y1         = 0.65F;
     this.line10.Y2         = 0.9690003F;
     //
     // line12
     //
     this.line12.Height     = 0.3189999F;
     this.line12.Left       = 6.467F;
     this.line12.LineWeight = 1F;
     this.line12.Name       = "line12";
     this.line12.Top        = 0.649F;
     this.line12.Width      = 0F;
     this.line12.X1         = 6.467F;
     this.line12.X2         = 6.467F;
     this.line12.Y1         = 0.649F;
     this.line12.Y2         = 0.9679999F;
     //
     // line5
     //
     this.line5.Height     = 0.3189998F;
     this.line5.Left       = 0.839F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.647F;
     this.line5.Width      = 0F;
     this.line5.X1         = 0.839F;
     this.line5.X2         = 0.839F;
     this.line5.Y1         = 0.647F;
     this.line5.Y2         = 0.9659998F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.965F;
     this.line3.Width      = 7.283465F;
     this.line3.X1         = 0F;
     this.line3.X2         = 7.283465F;
     this.line3.Y1         = 0.965F;
     this.line3.Y2         = 0.965F;
     //
     // line14
     //
     this.line14.Height     = 0.319F;
     this.line14.Left       = 2.11F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0.65F;
     this.line14.Width      = 0F;
     this.line14.X1         = 2.11F;
     this.line14.X2         = 2.11F;
     this.line14.Y1         = 0.65F;
     this.line14.Y2         = 0.969F;
     //
     // line22
     //
     this.line22.Height     = 0.3189999F;
     this.line22.Left       = 5.61F;
     this.line22.LineWeight = 1F;
     this.line22.Name       = "line22";
     this.line22.Top        = 0.649F;
     this.line22.Width      = 0F;
     this.line22.X1         = 5.61F;
     this.line22.X2         = 5.61F;
     this.line22.Y1         = 0.649F;
     this.line22.Y2         = 0.9679999F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtCustomerCode,
         this.txtCustomerName,
         this.txtUpdateAt1,
         this.txtFee1,
         this.txtUpdateAt2,
         this.txtFee2,
         this.txtUpdateAt3,
         this.txtFee3,
         this.txtCurrencyCode,
         this.line1,
         this.line11,
         this.line20,
         this.line18,
         this.line17,
         this.line19,
         this.line16,
         this.line13,
         this.line4
     });
     this.detail.Height       = 0.2460834F;
     this.detail.Name         = "detail";
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // txtCustomerCode
     //
     this.txtCustomerCode.Height    = 0.25F;
     this.txtCustomerCode.Left      = 0.003F;
     this.txtCustomerCode.MultiLine = false;
     this.txtCustomerCode.Name      = "txtCustomerCode";
     this.txtCustomerCode.Style     = "text-align: center; vertical-align: middle";
     this.txtCustomerCode.Text      = "txtCusCode";
     this.txtCustomerCode.Top       = 0F;
     this.txtCustomerCode.Width     = 0.844F;
     //
     // txtCustomerName
     //
     this.txtCustomerName.Height    = 0.25F;
     this.txtCustomerName.Left      = 0.8420001F;
     this.txtCustomerName.MultiLine = false;
     this.txtCustomerName.Name      = "txtCustomerName";
     this.txtCustomerName.Padding   = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtCustomerName.Style     = "vertical-align: middle";
     this.txtCustomerName.Text      = "txtCustomerName";
     this.txtCustomerName.Top       = 0F;
     this.txtCustomerName.Width     = 1.256F;
     //
     // txtUpdateAt1
     //
     this.txtUpdateAt1.Height       = 0.25F;
     this.txtUpdateAt1.Left         = 2.452F;
     this.txtUpdateAt1.MultiLine    = false;
     this.txtUpdateAt1.Name         = "txtUpdateAt1";
     this.txtUpdateAt1.OutputFormat = resources.GetString("txtUpdateAt1.OutputFormat");
     this.txtUpdateAt1.Style        = "text-align: center; vertical-align: middle";
     this.txtUpdateAt1.Text         = "txtUpdateAt1";
     this.txtUpdateAt1.Top          = 0.001F;
     this.txtUpdateAt1.Width        = 0.7900001F;
     //
     // txtFee1
     //
     this.txtFee1.Height       = 0.25F;
     this.txtFee1.Left         = 3.242F;
     this.txtFee1.MultiLine    = false;
     this.txtFee1.Name         = "txtFee1";
     this.txtFee1.OutputFormat = resources.GetString("txtFee1.OutputFormat");
     this.txtFee1.Padding      = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtFee1.Style        = "text-align: right; vertical-align: middle";
     this.txtFee1.Text         = "txtFee1";
     this.txtFee1.Top          = 0.001F;
     this.txtFee1.Width        = 0.8059998F;
     //
     // txtUpdateAt2
     //
     this.txtUpdateAt2.Height       = 0.25F;
     this.txtUpdateAt2.Left         = 4.03F;
     this.txtUpdateAt2.MultiLine    = false;
     this.txtUpdateAt2.Name         = "txtUpdateAt2";
     this.txtUpdateAt2.OutputFormat = resources.GetString("txtUpdateAt2.OutputFormat");
     this.txtUpdateAt2.Style        = "text-align: center; vertical-align: middle";
     this.txtUpdateAt2.Text         = null;
     this.txtUpdateAt2.Top          = 0F;
     this.txtUpdateAt2.Width        = 0.7639999F;
     //
     // txtFee2
     //
     this.txtFee2.Height       = 0.25F;
     this.txtFee2.Left         = 4.794F;
     this.txtFee2.MultiLine    = false;
     this.txtFee2.Name         = "txtFee2";
     this.txtFee2.OutputFormat = resources.GetString("txtFee2.OutputFormat");
     this.txtFee2.Padding      = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtFee2.Style        = "text-align: right; vertical-align: middle";
     this.txtFee2.Text         = "txtFee2";
     this.txtFee2.Top          = 0F;
     this.txtFee2.Width        = 0.8180003F;
     //
     // txtUpdateAt3
     //
     this.txtUpdateAt3.Height       = 0.25F;
     this.txtUpdateAt3.Left         = 5.610237F;
     this.txtUpdateAt3.MultiLine    = false;
     this.txtUpdateAt3.Name         = "txtUpdateAt3";
     this.txtUpdateAt3.OutputFormat = resources.GetString("txtUpdateAt3.OutputFormat");
     this.txtUpdateAt3.Style        = "text-align: center; vertical-align: middle";
     this.txtUpdateAt3.Text         = "txtUpdateAt3";
     this.txtUpdateAt3.Top          = 0F;
     this.txtUpdateAt3.Width        = 0.8400002F;
     //
     // txtFee3
     //
     this.txtFee3.Height       = 0.25F;
     this.txtFee3.Left         = 6.47126F;
     this.txtFee3.MultiLine    = false;
     this.txtFee3.Name         = "txtFee3";
     this.txtFee3.OutputFormat = resources.GetString("txtFee3.OutputFormat");
     this.txtFee3.Padding      = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtFee3.Style        = "text-align: right; vertical-align: middle";
     this.txtFee3.Text         = "txtFee3";
     this.txtFee3.Top          = 0F;
     this.txtFee3.Width        = 0.8122047F;
     //
     // txtCurrencyCode
     //
     this.txtCurrencyCode.Height    = 0.25F;
     this.txtCurrencyCode.Left      = 2.102F;
     this.txtCurrencyCode.MultiLine = false;
     this.txtCurrencyCode.Name      = "txtCurrencyCode";
     this.txtCurrencyCode.Style     = "text-align: center; vertical-align: middle";
     this.txtCurrencyCode.Text      = "txtCrCode";
     this.txtCurrencyCode.Top       = 0F;
     this.txtCurrencyCode.Width     = 0.3429999F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.247F;
     this.line1.Width      = 7.283465F;
     this.line1.X1         = 0F;
     this.line1.X2         = 7.283465F;
     this.line1.Y1         = 0.247F;
     this.line1.Y2         = 0.247F;
     //
     // line11
     //
     this.line11.Height     = 0.2480315F;
     this.line11.Left       = 5.609843F;
     this.line11.LineWeight = 1F;
     this.line11.Name       = "line11";
     this.line11.Top        = 0F;
     this.line11.Width      = 0F;
     this.line11.X1         = 5.609843F;
     this.line11.X2         = 5.609843F;
     this.line11.Y1         = 0F;
     this.line11.Y2         = 0.2480315F;
     //
     // line20
     //
     this.line20.Height     = 0.2460315F;
     this.line20.Left       = 4.794F;
     this.line20.LineWeight = 1F;
     this.line20.Name       = "line20";
     this.line20.Top        = 0F;
     this.line20.Width      = 0F;
     this.line20.X1         = 4.794F;
     this.line20.X2         = 4.794F;
     this.line20.Y1         = 0F;
     this.line20.Y2         = 0.2460315F;
     //
     // line18
     //
     this.line18.Height     = 0.2480315F;
     this.line18.Left       = 4.033859F;
     this.line18.LineWeight = 1F;
     this.line18.Name       = "line18";
     this.line18.Top        = 0F;
     this.line18.Width      = 0F;
     this.line18.X1         = 4.033859F;
     this.line18.X2         = 4.033859F;
     this.line18.Y1         = 0F;
     this.line18.Y2         = 0.2480315F;
     //
     // line17
     //
     this.line17.Height     = 0.2480315F;
     this.line17.Left       = 3.242F;
     this.line17.LineWeight = 1F;
     this.line17.Name       = "line17";
     this.line17.Top        = 0F;
     this.line17.Width      = 0F;
     this.line17.X1         = 3.242F;
     this.line17.X2         = 3.242F;
     this.line17.Y1         = 0F;
     this.line17.Y2         = 0.2480315F;
     //
     // line19
     //
     this.line19.Height     = 0.2480315F;
     this.line19.Left       = 2.446063F;
     this.line19.LineWeight = 1F;
     this.line19.Name       = "line19";
     this.line19.Top        = 0F;
     this.line19.Width      = 0F;
     this.line19.X1         = 2.446063F;
     this.line19.X2         = 2.446063F;
     this.line19.Y1         = 0F;
     this.line19.Y2         = 0.2480315F;
     //
     // line16
     //
     this.line16.Height     = 0.2480315F;
     this.line16.Left       = 2.109843F;
     this.line16.LineWeight = 1F;
     this.line16.Name       = "line16";
     this.line16.Top        = 0F;
     this.line16.Width      = 0F;
     this.line16.X1         = 2.109843F;
     this.line16.X2         = 2.109843F;
     this.line16.Y1         = 0F;
     this.line16.Y2         = 0.2480315F;
     //
     // line13
     //
     this.line13.Height     = 0.2480315F;
     this.line13.Left       = 0.8389764F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0F;
     this.line13.Width      = 0F;
     this.line13.X1         = 0.8389764F;
     this.line13.X2         = 0.8389764F;
     this.line13.Y1         = 0F;
     this.line13.Y2         = 0.2480315F;
     //
     // line4
     //
     this.line4.Height     = 0.2480315F;
     this.line4.Left       = 6.466929F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0F;
     this.line4.Width      = 0F;
     this.line4.X1         = 6.466929F;
     this.line4.X2         = 6.466929F;
     this.line4.Y1         = 0F;
     this.line4.Y2         = 0.2480315F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 7.244094F;
     //
     // CustomerFeeSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.5F;
     this.PageSettings.Margins.Left     = 0.5F;
     this.PageSettings.Margins.Right    = 0.5F;
     this.PageSettings.Margins.Top      = 0.5F;
     this.PageSettings.Orientation      = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.244094F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.DataInitialize += new System.EventHandler(this.CustomerFeeSectionReport_DataInitialize);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCurrencyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).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.txtCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateAt3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFee3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCurrencyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_chk_schedule));
     this.pageHeader               = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.line5                    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label11                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label17                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label18                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label19                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label20                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_today                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label8                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail                   = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.tb_torihikisaki_cd       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki_name     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_juchu_cd1             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_juchu_cd2             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seihin_cd             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seihin_name           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seq                   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_busyo_cd              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_busyo_name            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_koutei_cd             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_koutei_name           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_nouhin_yotei_date     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_nouhin_ruikei         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seisan_kaisibi        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seisan_jisseki_ruikei = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seisan_yotei_ruikei   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_chk                   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter               = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportHeader1            = new GrapeCity.ActiveReports.SectionReportModel.ReportHeader();
     this.label4                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label21                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_nouhin_yotei_date1    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_nouhin_yotei_date2    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label22                  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_select_busyo_name     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.reportFooter1            = new GrapeCity.ActiveReports.SectionReportModel.ReportFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).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.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_ruikei)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_kaisibi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_jisseki_ruikei)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_yotei_ruikei)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_chk)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_select_busyo_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.line5,
         this.label11,
         this.label12,
         this.label14,
         this.label17,
         this.label18,
         this.label1,
         this.label3,
         this.label5,
         this.label19,
         this.label6,
         this.label7,
         this.label9,
         this.label10,
         this.label13,
         this.label15,
         this.label16,
         this.label20,
         this.label2
     });
     this.pageHeader.Height = 0.5208333F;
     this.pageHeader.Name   = "pageHeader";
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.4480315F;
     this.line5.Width      = 10.88544F;
     this.line5.X1         = 0F;
     this.line5.X2         = 10.88544F;
     this.line5.Y1         = 0.4480315F;
     this.line5.Y2         = 0.4480315F;
     //
     // label11
     //
     this.label11.Height    = 0.09370076F;
     this.label11.HyperLink = null;
     this.label11.Left      = 2.202756F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-size: 6pt; text-align: left";
     this.label11.Text      = "製品コード";
     this.label11.Top       = 0.3019685F;
     this.label11.Width     = 1.016142F;
     //
     // label12
     //
     this.label12.Height    = 0.09370076F;
     this.label12.HyperLink = null;
     this.label12.Left      = 3.218898F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-size: 6pt; text-align: left";
     this.label12.Text      = "製品名";
     this.label12.Top       = 0.3019685F;
     this.label12.Width     = 1.83189F;
     //
     // label14
     //
     this.label14.Height    = 0.09370076F;
     this.label14.HyperLink = null;
     this.label14.Left      = 0F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 6pt; text-align: left";
     this.label14.Text      = "取引先CD";
     this.label14.Top       = 0.3019685F;
     this.label14.Width     = 0.4637796F;
     //
     // label17
     //
     this.label17.Height    = 0.09370076F;
     this.label17.HyperLink = null;
     this.label17.Left      = 1.188189F;
     this.label17.Name      = "label17";
     this.label17.Style     = "font-size: 6pt; text-align: left";
     this.label17.Text      = "受注CD1";
     this.label17.Top       = 0.3019685F;
     this.label17.Width     = 0.5582678F;
     //
     // label18
     //
     this.label18.Height    = 0.09370076F;
     this.label18.HyperLink = null;
     this.label18.Left      = 5.050788F;
     this.label18.Name      = "label18";
     this.label18.Style     = "font-size: 6pt; text-align: right";
     this.label18.Text      = "SEQ";
     this.label18.Top       = 0.3019685F;
     this.label18.Width     = 0.2519684F;
     //
     // label1
     //
     this.label1.Height    = 0.09370076F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.4637796F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 6pt; text-align: left";
     this.label1.Text      = "取引先名";
     this.label1.Top       = 0.3019685F;
     this.label1.Width     = 0.7244095F;
     //
     // label3
     //
     this.label3.Height    = 0.09370076F;
     this.label3.HyperLink = null;
     this.label3.Left      = 5.302756F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 6pt; text-align: left";
     this.label3.Text      = "部署CD";
     this.label3.Top       = 0.3019685F;
     this.label3.Width     = 0.357874F;
     //
     // label5
     //
     this.label5.Height    = 0.09370076F;
     this.label5.HyperLink = null;
     this.label5.Left      = 5.66063F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 6pt; text-align: left";
     this.label5.Text      = "部署名";
     this.label5.Top       = 0.3019685F;
     this.label5.Width     = 0.4929135F;
     //
     // label19
     //
     this.label19.Height    = 0.09370076F;
     this.label19.HyperLink = null;
     this.label19.Left      = 1.746457F;
     this.label19.Name      = "label19";
     this.label19.Style     = "font-size: 6pt; text-align: left";
     this.label19.Text      = "受注CD2";
     this.label19.Top       = 0.3019685F;
     this.label19.Width     = 0.4562991F;
     //
     // label6
     //
     this.label6.Height    = 0.09370076F;
     this.label6.HyperLink = null;
     this.label6.Left      = 6.153544F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 6pt; text-align: left";
     this.label6.Text      = "工程CD";
     this.label6.Top       = 0.3019685F;
     this.label6.Width     = 0.3578741F;
     //
     // label7
     //
     this.label7.Height    = 0.09370076F;
     this.label7.HyperLink = null;
     this.label7.Left      = 6.511418F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 6pt; text-align: left";
     this.label7.Text      = "工程名";
     this.label7.Top       = 0.3019685F;
     this.label7.Width     = 0.5866139F;
     //
     // label9
     //
     this.label9.Height    = 0.09370076F;
     this.label9.HyperLink = null;
     this.label9.Left      = 7.098032F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 6pt; text-align: left";
     this.label9.Text      = "納品予定日";
     this.label9.Top       = 0.3019685F;
     this.label9.Width     = 0.4929135F;
     //
     // label10
     //
     this.label10.Height    = 0.09370076F;
     this.label10.HyperLink = null;
     this.label10.Left      = 7.590945F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 6pt; text-align: left";
     this.label10.Text      = "納品予定累計";
     this.label10.Top       = 0.3019685F;
     this.label10.Width     = 0.5346453F;
     //
     // label13
     //
     this.label13.Height    = 0.09370076F;
     this.label13.HyperLink = null;
     this.label13.Left      = 8.201575F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 6pt; text-align: left";
     this.label13.Text      = "生産開始日";
     this.label13.Top       = 0.3019685F;
     this.label13.Width     = 0.4929135F;
     //
     // label15
     //
     this.label15.Height    = 0.09370076F;
     this.label15.HyperLink = null;
     this.label15.Left      = 8.694489F;
     this.label15.Name      = "label15";
     this.label15.Style     = "font-size: 6pt; text-align: left";
     this.label15.Text      = "生産実績累計";
     this.label15.Top       = 0.3019685F;
     this.label15.Width     = 0.5657485F;
     //
     // label16
     //
     this.label16.Height    = 0.09370076F;
     this.label16.HyperLink = null;
     this.label16.Left      = 9.322835F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 6pt; text-align: left";
     this.label16.Text      = "生産予定累計";
     this.label16.Top       = 0.3019685F;
     this.label16.Width     = 0.5657485F;
     //
     // label20
     //
     this.label20.Height    = 0.09370076F;
     this.label20.HyperLink = null;
     this.label20.Left      = 10.19055F;
     this.label20.Name      = "label20";
     this.label20.Style     = "font-size: 6pt; text-align: left";
     this.label20.Text      = "チェック内容";
     this.label20.Top       = 0.3019685F;
     this.label20.Width     = 0.6637795F;
     //
     // label2
     //
     this.label2.Height    = 0.1562992F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 9pt";
     this.label2.Text      = "受注数と生産数に差異あり";
     this.label2.Top       = 0F;
     this.label2.Width     = 1.937795F;
     //
     // tb_today
     //
     this.tb_today.Height       = 0.1409449F;
     this.tb_today.Left         = 9.333072F;
     this.tb_today.Name         = "tb_today";
     this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
     this.tb_today.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_today.Text         = null;
     this.tb_today.Top          = 0F;
     this.tb_today.Width        = 1.552357F;
     //
     // label8
     //
     this.label8.Height    = 0.1979167F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 14.25pt";
     this.label8.Text      = "生産スケジュールチェックレポート";
     this.label8.Top       = 0F;
     this.label8.Width     = 3.218898F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_torihikisaki_cd,
         this.tb_torihikisaki_name,
         this.tb_juchu_cd1,
         this.tb_juchu_cd2,
         this.tb_seihin_cd,
         this.tb_seihin_name,
         this.tb_seq,
         this.tb_busyo_cd,
         this.tb_busyo_name,
         this.tb_koutei_cd,
         this.tb_koutei_name,
         this.tb_nouhin_yotei_date,
         this.tb_nouhin_ruikei,
         this.tb_seisan_kaisibi,
         this.tb_seisan_jisseki_ruikei,
         this.tb_seisan_yotei_ruikei,
         this.tb_chk
     });
     this.detail.Height = 0.1666831F;
     this.detail.Name   = "detail";
     //
     // tb_torihikisaki_cd
     //
     this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
     this.tb_torihikisaki_cd.Height    = 0.1354331F;
     this.tb_torihikisaki_cd.Left      = 0F;
     this.tb_torihikisaki_cd.Name      = "tb_torihikisaki_cd";
     this.tb_torihikisaki_cd.Style     = "font-size: 6pt; text-align: left";
     this.tb_torihikisaki_cd.Text      = null;
     this.tb_torihikisaki_cd.Top       = 0F;
     this.tb_torihikisaki_cd.Width     = 0.4637796F;
     //
     // tb_torihikisaki_name
     //
     this.tb_torihikisaki_name.DataField = "取引先名";
     this.tb_torihikisaki_name.Height    = 0.1354331F;
     this.tb_torihikisaki_name.Left      = 0.4637796F;
     this.tb_torihikisaki_name.Name      = "tb_torihikisaki_name";
     this.tb_torihikisaki_name.Style     = "font-size: 6pt; text-align: left";
     this.tb_torihikisaki_name.Text      = null;
     this.tb_torihikisaki_name.Top       = 0F;
     this.tb_torihikisaki_name.Width     = 0.7244095F;
     //
     // tb_juchu_cd1
     //
     this.tb_juchu_cd1.DataField = "juchu_cd1";
     this.tb_juchu_cd1.Height    = 0.1354331F;
     this.tb_juchu_cd1.Left      = 1.188189F;
     this.tb_juchu_cd1.Name      = "tb_juchu_cd1";
     this.tb_juchu_cd1.Style     = "font-size: 6pt; text-align: left";
     this.tb_juchu_cd1.Text      = null;
     this.tb_juchu_cd1.Top       = 0F;
     this.tb_juchu_cd1.Width     = 0.5582678F;
     //
     // tb_juchu_cd2
     //
     this.tb_juchu_cd2.DataField = "juchu_cd2";
     this.tb_juchu_cd2.Height    = 0.1354331F;
     this.tb_juchu_cd2.Left      = 1.746457F;
     this.tb_juchu_cd2.Name      = "tb_juchu_cd2";
     this.tb_juchu_cd2.Style     = "font-size: 6pt; text-align: left";
     this.tb_juchu_cd2.Text      = null;
     this.tb_juchu_cd2.Top       = 0F;
     this.tb_juchu_cd2.Width     = 0.4437006F;
     //
     // tb_seihin_cd
     //
     this.tb_seihin_cd.DataField = "seihin_cd";
     this.tb_seihin_cd.Height    = 0.1354331F;
     this.tb_seihin_cd.Left      = 2.202756F;
     this.tb_seihin_cd.Name      = "tb_seihin_cd";
     this.tb_seihin_cd.Style     = "font-size: 6pt; text-align: left";
     this.tb_seihin_cd.Text      = null;
     this.tb_seihin_cd.Top       = 0F;
     this.tb_seihin_cd.Width     = 1.016142F;
     //
     // tb_seihin_name
     //
     this.tb_seihin_name.DataField = "製品名";
     this.tb_seihin_name.Height    = 0.1354331F;
     this.tb_seihin_name.Left      = 3.218898F;
     this.tb_seihin_name.Name      = "tb_seihin_name";
     this.tb_seihin_name.Style     = "font-size: 6pt; text-align: left";
     this.tb_seihin_name.Text      = null;
     this.tb_seihin_name.Top       = 0F;
     this.tb_seihin_name.Width     = 1.83189F;
     //
     // tb_seq
     //
     this.tb_seq.DataField = "seq_no";
     this.tb_seq.Height    = 0.1354331F;
     this.tb_seq.Left      = 5.050788F;
     this.tb_seq.Name      = "tb_seq";
     this.tb_seq.Style     = "font-size: 6pt; text-align: right";
     this.tb_seq.Text      = null;
     this.tb_seq.Top       = 0F;
     this.tb_seq.Width     = 0.2519683F;
     //
     // tb_busyo_cd
     //
     this.tb_busyo_cd.DataField = "busyo_cd";
     this.tb_busyo_cd.Height    = 0.1354331F;
     this.tb_busyo_cd.Left      = 5.302756F;
     this.tb_busyo_cd.Name      = "tb_busyo_cd";
     this.tb_busyo_cd.Style     = "font-size: 6pt; text-align: center";
     this.tb_busyo_cd.Text      = null;
     this.tb_busyo_cd.Top       = 0F;
     this.tb_busyo_cd.Width     = 0.3578738F;
     //
     // tb_busyo_name
     //
     this.tb_busyo_name.DataField = "部署名";
     this.tb_busyo_name.Height    = 0.1354331F;
     this.tb_busyo_name.Left      = 5.66063F;
     this.tb_busyo_name.Name      = "tb_busyo_name";
     this.tb_busyo_name.Style     = "font-size: 6pt; text-align: left";
     this.tb_busyo_name.Text      = null;
     this.tb_busyo_name.Top       = 0F;
     this.tb_busyo_name.Width     = 0.4929136F;
     //
     // tb_koutei_cd
     //
     this.tb_koutei_cd.DataField = "koutei_cd";
     this.tb_koutei_cd.Height    = 0.1354331F;
     this.tb_koutei_cd.Left      = 6.153544F;
     this.tb_koutei_cd.Name      = "tb_koutei_cd";
     this.tb_koutei_cd.Style     = "font-size: 6pt; text-align: center";
     this.tb_koutei_cd.Text      = null;
     this.tb_koutei_cd.Top       = 0F;
     this.tb_koutei_cd.Width     = 0.3578739F;
     //
     // tb_koutei_name
     //
     this.tb_koutei_name.DataField = "工程名";
     this.tb_koutei_name.Height    = 0.1354331F;
     this.tb_koutei_name.Left      = 6.511418F;
     this.tb_koutei_name.Name      = "tb_koutei_name";
     this.tb_koutei_name.Style     = "font-size: 6pt; text-align: left";
     this.tb_koutei_name.Text      = null;
     this.tb_koutei_name.Top       = 0F;
     this.tb_koutei_name.Width     = 0.5866141F;
     //
     // tb_nouhin_yotei_date
     //
     this.tb_nouhin_yotei_date.DataField    = "nouhin_yotei_date";
     this.tb_nouhin_yotei_date.Height       = 0.1354331F;
     this.tb_nouhin_yotei_date.Left         = 7.098032F;
     this.tb_nouhin_yotei_date.Name         = "tb_nouhin_yotei_date";
     this.tb_nouhin_yotei_date.OutputFormat = resources.GetString("tb_nouhin_yotei_date.OutputFormat");
     this.tb_nouhin_yotei_date.Style        = "font-size: 6pt; text-align: left";
     this.tb_nouhin_yotei_date.Text         = null;
     this.tb_nouhin_yotei_date.Top          = 0F;
     this.tb_nouhin_yotei_date.Width        = 0.4929132F;
     //
     // tb_nouhin_ruikei
     //
     this.tb_nouhin_ruikei.DataField    = "nouhin_yotei_ruikei";
     this.tb_nouhin_ruikei.Height       = 0.1354331F;
     this.tb_nouhin_ruikei.Left         = 7.590945F;
     this.tb_nouhin_ruikei.Name         = "tb_nouhin_ruikei";
     this.tb_nouhin_ruikei.OutputFormat = resources.GetString("tb_nouhin_ruikei.OutputFormat");
     this.tb_nouhin_ruikei.Style        = "font-size: 6pt; text-align: right";
     this.tb_nouhin_ruikei.Text         = null;
     this.tb_nouhin_ruikei.Top          = 0F;
     this.tb_nouhin_ruikei.Width        = 0.534645F;
     //
     // tb_seisan_kaisibi
     //
     this.tb_seisan_kaisibi.DataField    = "seisan_kaisibi";
     this.tb_seisan_kaisibi.Height       = 0.1354331F;
     this.tb_seisan_kaisibi.Left         = 8.201575F;
     this.tb_seisan_kaisibi.Name         = "tb_seisan_kaisibi";
     this.tb_seisan_kaisibi.OutputFormat = resources.GetString("tb_seisan_kaisibi.OutputFormat");
     this.tb_seisan_kaisibi.Style        = "font-size: 6pt; text-align: left";
     this.tb_seisan_kaisibi.Text         = null;
     this.tb_seisan_kaisibi.Top          = 0F;
     this.tb_seisan_kaisibi.Width        = 0.4929142F;
     //
     // tb_seisan_jisseki_ruikei
     //
     this.tb_seisan_jisseki_ruikei.DataField    = "seisan_jisseki_ruikei";
     this.tb_seisan_jisseki_ruikei.Height       = 0.1354331F;
     this.tb_seisan_jisseki_ruikei.Left         = 8.694489F;
     this.tb_seisan_jisseki_ruikei.Name         = "tb_seisan_jisseki_ruikei";
     this.tb_seisan_jisseki_ruikei.OutputFormat = resources.GetString("tb_seisan_jisseki_ruikei.OutputFormat");
     this.tb_seisan_jisseki_ruikei.Style        = "font-size: 6pt; text-align: right";
     this.tb_seisan_jisseki_ruikei.Text         = null;
     this.tb_seisan_jisseki_ruikei.Top          = 0F;
     this.tb_seisan_jisseki_ruikei.Width        = 0.5657482F;
     //
     // tb_seisan_yotei_ruikei
     //
     this.tb_seisan_yotei_ruikei.DataField    = "seisan_yotei_ruikei";
     this.tb_seisan_yotei_ruikei.Height       = 0.1354331F;
     this.tb_seisan_yotei_ruikei.Left         = 9.322835F;
     this.tb_seisan_yotei_ruikei.Name         = "tb_seisan_yotei_ruikei";
     this.tb_seisan_yotei_ruikei.OutputFormat = resources.GetString("tb_seisan_yotei_ruikei.OutputFormat");
     this.tb_seisan_yotei_ruikei.Style        = "font-size: 6pt; text-align: right";
     this.tb_seisan_yotei_ruikei.Text         = null;
     this.tb_seisan_yotei_ruikei.Top          = 0F;
     this.tb_seisan_yotei_ruikei.Width        = 0.5657482F;
     //
     // tb_chk
     //
     this.tb_chk.DataField = "chk";
     this.tb_chk.Height    = 0.1354331F;
     this.tb_chk.Left      = 10.19055F;
     this.tb_chk.Name      = "tb_chk";
     this.tb_chk.Style     = "font-size: 6pt; text-align: left";
     this.tb_chk.Text      = null;
     this.tb_chk.Top       = 0F;
     this.tb_chk.Width     = 0.6637793F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.28125F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportHeader1
     //
     this.reportHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label8,
         this.tb_today,
         this.label4,
         this.label21,
         this.tb_nouhin_yotei_date1,
         this.tb_nouhin_yotei_date2,
         this.label22,
         this.tb_select_busyo_name
     });
     this.reportHeader1.Height = 0.59375F;
     this.reportHeader1.Name   = "reportHeader1";
     //
     // label4
     //
     this.label4.Height    = 0.1409449F;
     this.label4.HyperLink = null;
     this.label4.Left      = 8.125591F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 8.25pt";
     this.label4.Text      = "部署";
     this.label4.Top       = 0.4527559F;
     this.label4.Width     = 0.8334646F;
     //
     // label21
     //
     this.label21.Height    = 0.1409449F;
     this.label21.HyperLink = null;
     this.label21.Left      = 8.125591F;
     this.label21.Name      = "label21";
     this.label21.Style     = "font-size: 8.25pt";
     this.label21.Text      = "納品予定日";
     this.label21.Top       = 0.2452756F;
     this.label21.Width     = 0.8334646F;
     //
     // tb_nouhin_yotei_date1
     //
     this.tb_nouhin_yotei_date1.Height       = 0.1354331F;
     this.tb_nouhin_yotei_date1.Left         = 9.029529F;
     this.tb_nouhin_yotei_date1.Name         = "tb_nouhin_yotei_date1";
     this.tb_nouhin_yotei_date1.OutputFormat = resources.GetString("tb_nouhin_yotei_date1.OutputFormat");
     this.tb_nouhin_yotei_date1.Style        = "font-size: 6pt; text-align: left";
     this.tb_nouhin_yotei_date1.Text         = null;
     this.tb_nouhin_yotei_date1.Top          = 0.2507873F;
     this.tb_nouhin_yotei_date1.Width        = 0.7547244F;
     //
     // tb_nouhin_yotei_date2
     //
     this.tb_nouhin_yotei_date2.Height       = 0.1354331F;
     this.tb_nouhin_yotei_date2.Left         = 10.06536F;
     this.tb_nouhin_yotei_date2.Name         = "tb_nouhin_yotei_date2";
     this.tb_nouhin_yotei_date2.OutputFormat = resources.GetString("tb_nouhin_yotei_date2.OutputFormat");
     this.tb_nouhin_yotei_date2.Style        = "font-size: 6pt; text-align: left";
     this.tb_nouhin_yotei_date2.Text         = null;
     this.tb_nouhin_yotei_date2.Top          = 0.2507873F;
     this.tb_nouhin_yotei_date2.Width        = 0.7547243F;
     //
     // label22
     //
     this.label22.Height    = 0.1598179F;
     this.label22.HyperLink = null;
     this.label22.Left      = 9.888583F;
     this.label22.Name      = "label22";
     this.label22.Style     = "font-size: 8.25pt";
     this.label22.Text      = "~";
     this.label22.Top       = 0.2264025F;
     this.label22.Width     = 0.1460599F;
     //
     // tb_select_busyo_name
     //
     this.tb_select_busyo_name.Height = 0.1354331F;
     this.tb_select_busyo_name.Left   = 9.029529F;
     this.tb_select_busyo_name.Name   = "tb_select_busyo_name";
     this.tb_select_busyo_name.Style  = "font-size: 6pt; text-align: left";
     this.tb_select_busyo_name.Text   = null;
     this.tb_select_busyo_name.Top    = 0.4527559F;
     this.tb_select_busyo_name.Width  = 0.7547249F;
     //
     // reportFooter1
     //
     this.reportFooter1.Height = 0.1875F;
     this.reportFooter1.Name   = "reportFooter1";
     //
     // rpt_chk_schedule
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 10.88544F;
     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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_chk_schedule_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).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.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_ruikei)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_kaisibi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_jisseki_ruikei)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_yotei_ruikei)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_chk)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nouhin_yotei_date2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_select_busyo_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_buhin_nyusyukkoidou));
     this.pageHeader         = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label1             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_syoribi1        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label4             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_torihikisaki1   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label3             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_buhin_cd1       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_syoribi2        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki2   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_cd2       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_today           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label5             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label17            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label18            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label19            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label20            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label21            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label22            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label23            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label25            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label24            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label10            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail             = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.tb_buhin_cd        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_name      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_zaiko_kbn       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_juchu_cd1       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_juchu_cd2       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_suryou          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_syori_kbn       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_bikou           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_denpyou_no      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox1           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox2           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox3           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox4           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter         = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1        = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.groupHeader1       = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.textBox5           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.groupFooter1       = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     this.line2              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.tb_buhin_syori_no  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.groupHeader2       = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.line3              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.groupFooter2       = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label25)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).BeginInit();
     ((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.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.tb_syoribi1,
         this.label4,
         this.label2,
         this.tb_torihikisaki1,
         this.label3,
         this.tb_buhin_cd1,
         this.tb_syoribi2,
         this.tb_torihikisaki2,
         this.tb_buhin_cd2,
         this.tb_today,
         this.label5,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.label11,
         this.label12,
         this.label13,
         this.label14,
         this.label15,
         this.label17,
         this.label18,
         this.label19,
         this.label20,
         this.label16,
         this.label21,
         this.label22,
         this.label23,
         this.label25,
         this.label24,
         this.line1,
         this.label10
     });
     this.pageHeader.Height = 1.104232F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.1979167F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.06260058F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 14.25pt";
     this.label1.Text      = "部品入出庫履歴";
     this.label1.Top       = 0.04173234F;
     this.label1.Width     = 1.604331F;
     //
     // tb_syoribi1
     //
     this.tb_syoribi1.Height = 0.146063F;
     this.tb_syoribi1.Left   = 8.760634F;
     this.tb_syoribi1.Name   = "tb_syoribi1";
     this.tb_syoribi1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_syoribi1.Text   = null;
     this.tb_syoribi1.Top    = 0.2188977F;
     this.tb_syoribi1.Width  = 0.927166F;
     //
     // label4
     //
     this.label4.Height    = 0.146063F;
     this.label4.HyperLink = null;
     this.label4.Left      = 8.031496F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label4.Text      = "処理日";
     this.label4.Top       = 0.2188977F;
     this.label4.Width     = 0.7291334F;
     //
     // label2
     //
     this.label2.Height    = 0.1251968F;
     this.label2.HyperLink = null;
     this.label2.Left      = 8.031496F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label2.Tag       = "";
     this.label2.Text      = "取引先コード";
     this.label2.Top       = 0.3649608F;
     this.label2.Width     = 0.7291334F;
     //
     // tb_torihikisaki1
     //
     this.tb_torihikisaki1.Height = 0.1251969F;
     this.tb_torihikisaki1.Left   = 8.760634F;
     this.tb_torihikisaki1.Name   = "tb_torihikisaki1";
     this.tb_torihikisaki1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_torihikisaki1.Text   = null;
     this.tb_torihikisaki1.Top    = 0.3649608F;
     this.tb_torihikisaki1.Width  = 0.927166F;
     //
     // label3
     //
     this.label3.Height    = 0.1460629F;
     this.label3.HyperLink = null;
     this.label3.Left      = 8.031496F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label3.Tag       = "";
     this.label3.Text      = "部品コード";
     this.label3.Top       = 0.4901575F;
     this.label3.Width     = 0.7291334F;
     //
     // tb_buhin_cd1
     //
     this.tb_buhin_cd1.Height = 0.146063F;
     this.tb_buhin_cd1.Left   = 8.760634F;
     this.tb_buhin_cd1.Name   = "tb_buhin_cd1";
     this.tb_buhin_cd1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_buhin_cd1.Text   = null;
     this.tb_buhin_cd1.Top    = 0.4901575F;
     this.tb_buhin_cd1.Width  = 0.927166F;
     //
     // tb_syoribi2
     //
     this.tb_syoribi2.Height = 0.146063F;
     this.tb_syoribi2.Left   = 9.864962F;
     this.tb_syoribi2.Name   = "tb_syoribi2";
     this.tb_syoribi2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_syoribi2.Text   = null;
     this.tb_syoribi2.Top    = 0.2188977F;
     this.tb_syoribi2.Width  = 0.927166F;
     //
     // tb_torihikisaki2
     //
     this.tb_torihikisaki2.Height = 0.1251969F;
     this.tb_torihikisaki2.Left   = 9.864962F;
     this.tb_torihikisaki2.Name   = "tb_torihikisaki2";
     this.tb_torihikisaki2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_torihikisaki2.Text   = null;
     this.tb_torihikisaki2.Top    = 0.3649608F;
     this.tb_torihikisaki2.Width  = 0.927166F;
     //
     // tb_buhin_cd2
     //
     this.tb_buhin_cd2.Height = 0.146063F;
     this.tb_buhin_cd2.Left   = 9.864962F;
     this.tb_buhin_cd2.Name   = "tb_buhin_cd2";
     this.tb_buhin_cd2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_buhin_cd2.Text   = null;
     this.tb_buhin_cd2.Top    = 0.4901575F;
     this.tb_buhin_cd2.Width  = 0.927166F;
     //
     // tb_today
     //
     this.tb_today.Height = 0.1409449F;
     this.tb_today.Left   = 9.687795F;
     this.tb_today.Name   = "tb_today";
     this.tb_today.Style  = "font-size: 8.25pt; text-align: right";
     this.tb_today.Text   = null;
     this.tb_today.Top    = 0.04173234F;
     this.tb_today.Width  = 1.104331F;
     //
     // label5
     //
     this.label5.Height    = 0.146063F;
     this.label5.HyperLink = null;
     this.label5.Left      = 9.687795F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 8.25pt; text-align: center";
     this.label5.Text      = "~";
     this.label5.Top       = 0.2188977F;
     this.label5.Width     = 0.177166F;
     //
     // label6
     //
     this.label6.Height    = 0.125197F;
     this.label6.HyperLink = null;
     this.label6.Left      = 9.687795F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 8.25pt; text-align: center";
     this.label6.Text      = "~";
     this.label6.Top       = 0.3649608F;
     this.label6.Width     = 0.177166F;
     //
     // label7
     //
     this.label7.Height    = 0.1460631F;
     this.label7.HyperLink = null;
     this.label7.Left      = 9.687795F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 8.25pt; text-align: center";
     this.label7.Text      = "~";
     this.label7.Top       = 0.4901575F;
     this.label7.Width     = 0.177166F;
     //
     // label8
     //
     this.label8.Height    = 0.1874017F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 6pt; ddo-char-set: 1";
     this.label8.Text      = "入出庫\r\n移動区分";
     this.label8.Top       = 0.8751969F;
     this.label8.Width     = 0.4082677F;
     //
     // label9
     //
     this.label9.Height    = 0.09370076F;
     this.label9.HyperLink = null;
     this.label9.Left      = 8.720473F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 6pt";
     this.label9.Text      = "入出庫移動番号";
     this.label9.Top       = 0.9062993F;
     this.label9.Width     = 0.7346458F;
     //
     // label11
     //
     this.label11.Height    = 0.09370076F;
     this.label11.HyperLink = null;
     this.label11.Left      = 1.208267F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-size: 6pt";
     this.label11.Text      = "部品コード";
     this.label11.Top       = 0.9062992F;
     this.label11.Width     = 0.8598431F;
     //
     // label12
     //
     this.label12.Height    = 0.09370076F;
     this.label12.HyperLink = null;
     this.label12.Left      = 2.068111F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-size: 6pt";
     this.label12.Text      = "部品名";
     this.label12.Top       = 0.9062992F;
     this.label12.Width     = 1.525591F;
     //
     // label13
     //
     this.label13.Height    = 0.1874016F;
     this.label13.HyperLink = null;
     this.label13.Left      = 3.598819F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 6pt";
     this.label13.Text      = "在庫\r\n区分";
     this.label13.Top       = 0.8125985F;
     this.label13.Width     = 0.2661414F;
     //
     // label14
     //
     this.label14.Height    = 0.09370076F;
     this.label14.HyperLink = null;
     this.label14.Left      = 3.864961F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 6pt";
     this.label14.Text      = "取引先コード";
     this.label14.Top       = 0.9062992F;
     this.label14.Width     = 0.4948818F;
     //
     // label15
     //
     this.label15.Height    = 0.09370076F;
     this.label15.HyperLink = null;
     this.label15.Left      = 4.359844F;
     this.label15.Name      = "label15";
     this.label15.Style     = "font-size: 6pt";
     this.label15.Text      = "受注コード1";
     this.label15.Top       = 0.9062992F;
     this.label15.Width     = 0.7448816F;
     //
     // label17
     //
     this.label17.Height    = 0.09370076F;
     this.label17.HyperLink = null;
     this.label17.Left      = 5.849606F;
     this.label17.Name      = "label17";
     this.label17.Style     = "font-size: 6pt; text-align: center";
     this.label17.Text      = "数量";
     this.label17.Top       = 0.9062992F;
     this.label17.Width     = 0.484645F;
     //
     // label18
     //
     this.label18.Height    = 0.09370076F;
     this.label18.HyperLink = null;
     this.label18.Left      = 0.4082673F;
     this.label18.Name      = "label18";
     this.label18.Style     = "font-size: 6pt";
     this.label18.Text      = "伝票番号";
     this.label18.Top       = 0.9062992F;
     this.label18.Width     = 0.8051178F;
     //
     // label19
     //
     this.label19.Height    = 0.1874016F;
     this.label19.HyperLink = null;
     this.label19.Left      = 9.518898F;
     this.label19.Name      = "label19";
     this.label19.Style     = "font-size: 6pt; text-align: center";
     this.label19.Text      = "処理\r\n区分";
     this.label19.Top       = 0.8125985F;
     this.label19.Width     = 0.2866144F;
     //
     // label20
     //
     this.label20.Height    = 0.09370076F;
     this.label20.HyperLink = null;
     this.label20.Left      = 9.864962F;
     this.label20.Name      = "label20";
     this.label20.Style     = "font-size: 6pt; text-align: center";
     this.label20.Text      = "備考";
     this.label20.Top       = 0.9062993F;
     this.label20.Width     = 1.010234F;
     //
     // label16
     //
     this.label16.Height    = 0.09370076F;
     this.label16.HyperLink = null;
     this.label16.Left      = 5.104724F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 6pt";
     this.label16.Text      = "受注コード2";
     this.label16.Top       = 0.9062992F;
     this.label16.Width     = 0.7448821F;
     //
     // label21
     //
     this.label21.Height    = 0.1874017F;
     this.label21.HyperLink = null;
     this.label21.Left      = 6.334252F;
     this.label21.Name      = "label21";
     this.label21.Style     = "font-size: 6pt";
     this.label21.Text      = "移動先\r\n在庫区分";
     this.label21.Top       = 0.8125985F;
     this.label21.Width     = 0.4015747F;
     //
     // label22
     //
     this.label22.Height    = 0.1874017F;
     this.label22.HyperLink = null;
     this.label22.Left      = 6.735826F;
     this.label22.Name      = "label22";
     this.label22.Style     = "font-size: 6pt";
     this.label22.Text      = "移動先\r\n取引先コード";
     this.label22.Top       = 0.8125985F;
     this.label22.Width     = 0.4948818F;
     //
     // label23
     //
     this.label23.Height    = 0.1874016F;
     this.label23.HyperLink = null;
     this.label23.Left      = 7.230709F;
     this.label23.Name      = "label23";
     this.label23.Style     = "font-size: 6pt";
     this.label23.Text      = "移動先\r\n受注コード1";
     this.label23.Top       = 0.8125985F;
     this.label23.Width     = 0.7448821F;
     //
     // label25
     //
     this.label25.Height    = 0.1874016F;
     this.label25.HyperLink = null;
     this.label25.Left      = 7.975592F;
     this.label25.Name      = "label25";
     this.label25.Style     = "font-size: 6pt";
     this.label25.Text      = "移動先\r\n受注コード2";
     this.label25.Top       = 0.8125985F;
     this.label25.Width     = 0.7448816F;
     //
     // label24
     //
     this.label24.Height    = 0.09370076F;
     this.label24.HyperLink = null;
     this.label24.Left      = 0F;
     this.label24.Name      = "label24";
     this.label24.Style     = "font-size: 6pt; text-align: center";
     this.label24.Text      = "処理日";
     this.label24.Top       = 0.7814961F;
     this.label24.Width     = 0.6791338F;
     //
     // line1
     //
     this.line1.Height     = 0.0003939867F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.093701F;
     this.line1.Width      = 10.8752F;
     this.line1.X1         = 0F;
     this.line1.X2         = 10.8752F;
     this.line1.Y1         = 1.093701F;
     this.line1.Y2         = 1.094095F;
     //
     // label10
     //
     this.label10.Height    = 0.1354331F;
     this.label10.HyperLink = null;
     this.label10.Left      = 0.06259823F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 6pt";
     this.label10.Text      = "(01:入庫 02:出庫  03:移動)";
     this.label10.Top       = 0.4531496F;
     this.label10.Width     = 1.155906F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_buhin_cd,
         this.tb_buhin_name,
         this.tb_zaiko_kbn,
         this.tb_torihikisaki_cd,
         this.tb_juchu_cd1,
         this.tb_juchu_cd2,
         this.tb_suryou,
         this.tb_syori_kbn,
         this.tb_bikou,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.tb_denpyou_no,
         this.tb_buhin_syori_no
     });
     this.detail.Height = 0.1564797F;
     this.detail.Name   = "detail";
     //
     // tb_buhin_cd
     //
     this.tb_buhin_cd.DataField = "buhin_cd";
     this.tb_buhin_cd.Height    = 0.146063F;
     this.tb_buhin_cd.Left      = 1.199606F;
     this.tb_buhin_cd.Name      = "tb_buhin_cd";
     this.tb_buhin_cd.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_cd.Text      = null;
     this.tb_buhin_cd.Top       = 0F;
     this.tb_buhin_cd.Width     = 0.8547251F;
     //
     // tb_buhin_name
     //
     this.tb_buhin_name.DataField = "buhin_name";
     this.tb_buhin_name.Height    = 0.146063F;
     this.tb_buhin_name.Left      = 2.059449F;
     this.tb_buhin_name.Name      = "tb_buhin_name";
     this.tb_buhin_name.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_name.Text      = null;
     this.tb_buhin_name.Top       = 0F;
     this.tb_buhin_name.Width     = 1.525591F;
     //
     // tb_zaiko_kbn
     //
     this.tb_zaiko_kbn.DataField = "zaiko_kbn";
     this.tb_zaiko_kbn.Height    = 0.146063F;
     this.tb_zaiko_kbn.Left      = 3.58504F;
     this.tb_zaiko_kbn.Name      = "tb_zaiko_kbn";
     this.tb_zaiko_kbn.Style     = "font-size: 8.25pt; text-align: center";
     this.tb_zaiko_kbn.Text      = null;
     this.tb_zaiko_kbn.Top       = 0F;
     this.tb_zaiko_kbn.Width     = 0.2661414F;
     //
     // tb_torihikisaki_cd
     //
     this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
     this.tb_torihikisaki_cd.Height    = 0.146063F;
     this.tb_torihikisaki_cd.Left      = 3.851181F;
     this.tb_torihikisaki_cd.Name      = "tb_torihikisaki_cd";
     this.tb_torihikisaki_cd.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_torihikisaki_cd.Text      = null;
     this.tb_torihikisaki_cd.Top       = 0F;
     this.tb_torihikisaki_cd.Width     = 0.4948816F;
     //
     // tb_juchu_cd1
     //
     this.tb_juchu_cd1.DataField = "juchu_cd1";
     this.tb_juchu_cd1.Height    = 0.146063F;
     this.tb_juchu_cd1.Left      = 4.346065F;
     this.tb_juchu_cd1.Name      = "tb_juchu_cd1";
     this.tb_juchu_cd1.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_juchu_cd1.Text      = null;
     this.tb_juchu_cd1.Top       = 0F;
     this.tb_juchu_cd1.Width     = 0.7448816F;
     //
     // tb_juchu_cd2
     //
     this.tb_juchu_cd2.DataField = "juchu_cd2";
     this.tb_juchu_cd2.Height    = 0.146063F;
     this.tb_juchu_cd2.Left      = 5.090945F;
     this.tb_juchu_cd2.Name      = "tb_juchu_cd2";
     this.tb_juchu_cd2.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_juchu_cd2.Text      = null;
     this.tb_juchu_cd2.Top       = 0F;
     this.tb_juchu_cd2.Width     = 0.7448816F;
     //
     // tb_suryou
     //
     this.tb_suryou.DataField    = "suryou";
     this.tb_suryou.Height       = 0.146063F;
     this.tb_suryou.Left         = 5.835827F;
     this.tb_suryou.Name         = "tb_suryou";
     this.tb_suryou.OutputFormat = resources.GetString("tb_suryou.OutputFormat");
     this.tb_suryou.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_suryou.Text         = null;
     this.tb_suryou.Top          = 0F;
     this.tb_suryou.Width        = 0.4846457F;
     //
     // tb_syori_kbn
     //
     this.tb_syori_kbn.DataField = "syori_kbn";
     this.tb_syori_kbn.Height    = 0.146063F;
     this.tb_syori_kbn.Left      = 9.518898F;
     this.tb_syori_kbn.Name      = "tb_syori_kbn";
     this.tb_syori_kbn.Style     = "font-size: 8.25pt; text-align: center";
     this.tb_syori_kbn.Text      = null;
     this.tb_syori_kbn.Top       = 0F;
     this.tb_syori_kbn.Width     = 0.2866144F;
     //
     // tb_bikou
     //
     this.tb_bikou.DataField = "bikou";
     this.tb_bikou.Height    = 0.146063F;
     this.tb_bikou.Left      = 9.864962F;
     this.tb_bikou.Name      = "tb_bikou";
     this.tb_bikou.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_bikou.Text      = null;
     this.tb_bikou.Top       = 0F;
     this.tb_bikou.Width     = 1.010237F;
     //
     // tb_buhin_syori_kbn
     //
     this.tb_buhin_syori_kbn.DataField      = "buhin_syori_kbn";
     this.tb_buhin_syori_kbn.Height         = 0.146063F;
     this.tb_buhin_syori_kbn.Left           = 0F;
     this.tb_buhin_syori_kbn.Name           = "tb_buhin_syori_kbn";
     this.tb_buhin_syori_kbn.Style          = "font-size: 8.25pt; text-align: center; ddo-char-set: 1";
     this.tb_buhin_syori_kbn.SummaryGroup   = "groupHeader1";
     this.tb_buhin_syori_kbn.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.tb_buhin_syori_kbn.Text           = null;
     this.tb_buhin_syori_kbn.Top            = 0F;
     this.tb_buhin_syori_kbn.Width          = 0.2602362F;
     //
     // tb_denpyou_no
     //
     this.tb_denpyou_no.DataField = "denpyou_no";
     this.tb_denpyou_no.Height    = 0.146063F;
     this.tb_denpyou_no.Left      = 0.4082673F;
     this.tb_denpyou_no.Name      = "tb_denpyou_no";
     this.tb_denpyou_no.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_denpyou_no.Text      = null;
     this.tb_denpyou_no.Top       = 0F;
     this.tb_denpyou_no.Width     = 0.791338F;
     //
     // textBox1
     //
     this.textBox1.DataField = "idousaki_zaiko_kbn";
     this.textBox1.Height    = 0.146063F;
     this.textBox1.Left      = 6.320473F;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Style     = "font-size: 8.25pt; text-align: center";
     this.textBox1.Text      = null;
     this.textBox1.Top       = 0F;
     this.textBox1.Width     = 0.4015747F;
     //
     // textBox2
     //
     this.textBox2.DataField = "idousaki_torihikisaki_cd";
     this.textBox2.Height    = 0.146063F;
     this.textBox2.Left      = 6.722048F;
     this.textBox2.Name      = "textBox2";
     this.textBox2.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox2.Text      = null;
     this.textBox2.Top       = 0F;
     this.textBox2.Width     = 0.4948816F;
     //
     // textBox3
     //
     this.textBox3.DataField = "idousaki_juchu_cd1";
     this.textBox3.Height    = 0.146063F;
     this.textBox3.Left      = 7.216931F;
     this.textBox3.Name      = "textBox3";
     this.textBox3.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox3.Text      = null;
     this.textBox3.Top       = 0F;
     this.textBox3.Width     = 0.7448819F;
     //
     // textBox4
     //
     this.textBox4.DataField = "idousaki_juchu_cd2";
     this.textBox4.Height    = 0.146063F;
     this.textBox4.Left      = 7.975593F;
     this.textBox4.Name      = "textBox4";
     this.textBox4.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox4.Text      = null;
     this.textBox4.Top       = 0F;
     this.textBox4.Width     = 0.7448819F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Name = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
     this.reportInfo1.Height       = 0.1979167F;
     this.reportInfo1.Left         = 4.182374F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "font-size: 8.25pt; text-align: center";
     this.reportInfo1.Top          = 0.02604163F;
     this.reportInfo1.Width        = 2.489584F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox5
     });
     this.groupHeader1.DataField = "buhin_syori_date";
     this.groupHeader1.Height    = 0.1666667F;
     this.groupHeader1.Name      = "groupHeader1";
     //
     // textBox5
     //
     this.textBox5.DataField      = "buhin_syori_date";
     this.textBox5.Height         = 0.146063F;
     this.textBox5.Left           = 0F;
     this.textBox5.Name           = "textBox5";
     this.textBox5.OutputFormat   = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style          = "font-size: 8.25pt; text-align: center; ddo-char-set: 1";
     this.textBox5.SummaryGroup   = "groupHeader1";
     this.textBox5.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.textBox5.Text           = null;
     this.textBox5.Top            = 0F;
     this.textBox5.Width          = 0.6791338F;
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.line2
     });
     this.groupFooter1.Height = 0F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // line2
     //
     this.line2.Height     = 0.0003937483F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 10.87519F;
     this.line2.X1         = 0F;
     this.line2.X2         = 10.87519F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0.0003937483F;
     //
     // tb_buhin_syori_no
     //
     this.tb_buhin_syori_no.DataField    = "buhin_syori_no";
     this.tb_buhin_syori_no.Height       = 0.146063F;
     this.tb_buhin_syori_no.Left         = 8.720473F;
     this.tb_buhin_syori_no.Name         = "tb_buhin_syori_no";
     this.tb_buhin_syori_no.Style        = "font-size: 8.25pt; text-align: left; vertical-align: bottom";
     this.tb_buhin_syori_no.SummaryGroup = "groupHeader1";
     this.tb_buhin_syori_no.Text         = null;
     this.tb_buhin_syori_no.Top          = 0F;
     this.tb_buhin_syori_no.Width        = 0.7346458F;
     //
     // groupHeader2
     //
     this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.line3,
         this.tb_buhin_syori_kbn
     });
     this.groupHeader2.DataField = "buhin_syori_kbn";
     this.groupHeader2.Height    = 0.146063F;
     this.groupHeader2.Name      = "groupHeader2";
     //
     // line3
     //
     this.line3.Height     = 0.0003937483F;
     this.line3.Left       = 0.5311024F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0F;
     this.line3.Width      = 10.34409F;
     this.line3.X1         = 0.5311024F;
     this.line3.X2         = 10.87519F;
     this.line3.Y1         = 0F;
     this.line3.Y2         = 0.0003937483F;
     //
     // groupFooter2
     //
     this.groupFooter2.Height = 0F;
     this.groupFooter2.Name   = "groupFooter2";
     //
     // rpt_buhin_nyusyukkoidou
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 10.8752F;
     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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_buhin_nyusyukkoidou_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label25)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).EndInit();
     ((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.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_buhin_nyusyukko));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_syoribi1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_buhin_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syoribi2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label20 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_buhin_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label21 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label24 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_buhin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_zaiko_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_denpyou_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_bikou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_syori_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_suryou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label1,
            this.tb_syoribi1,
            this.label4,
            this.label2,
            this.tb_torihikisaki1,
            this.label3,
            this.tb_buhin_cd1,
            this.tb_syoribi2,
            this.tb_torihikisaki2,
            this.tb_buhin_cd2,
            this.tb_today,
            this.label5,
            this.label6,
            this.label7,
            this.label8,
            this.label9,
            this.label11,
            this.label12,
            this.label13,
            this.label14,
            this.label15,
            this.label17,
            this.label18,
            this.label19,
            this.label20,
            this.label16,
            this.tb_buhin_syori_kbn,
            this.label21,
            this.label24});
            this.pageHeader.Height = 0.990092F;
            this.pageHeader.Name = "pageHeader";
            // 
            // label1
            // 
            this.label1.Height = 0.1979167F;
            this.label1.HyperLink = null;
            this.label1.Left = 0F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 14.25pt";
            this.label1.Text = "部品入出庫履歴";
            this.label1.Top = 0F;
            this.label1.Width = 1.604331F;
            // 
            // tb_syoribi1
            // 
            this.tb_syoribi1.Height = 0.146063F;
            this.tb_syoribi1.Left = 8.698032F;
            this.tb_syoribi1.Name = "tb_syoribi1";
            this.tb_syoribi1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syoribi1.Text = null;
            this.tb_syoribi1.Top = 0.1771654F;
            this.tb_syoribi1.Width = 0.927166F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 7.968898F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "処理日";
            this.label4.Top = 0.1771654F;
            this.label4.Width = 0.7291336F;
            // 
            // label2
            // 
            this.label2.Height = 0.1251968F;
            this.label2.HyperLink = null;
            this.label2.Left = 7.968898F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.3232284F;
            this.label2.Width = 0.7291336F;
            // 
            // tb_torihikisaki1
            // 
            this.tb_torihikisaki1.Height = 0.1251969F;
            this.tb_torihikisaki1.Left = 8.698032F;
            this.tb_torihikisaki1.Name = "tb_torihikisaki1";
            this.tb_torihikisaki1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki1.Text = null;
            this.tb_torihikisaki1.Top = 0.3232284F;
            this.tb_torihikisaki1.Width = 0.927166F;
            // 
            // label3
            // 
            this.label3.Height = 0.1460629F;
            this.label3.HyperLink = null;
            this.label3.Left = 7.968898F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label3.Tag = "";
            this.label3.Text = "部品コード";
            this.label3.Top = 0.4484252F;
            this.label3.Width = 0.7291336F;
            // 
            // tb_buhin_cd1
            // 
            this.tb_buhin_cd1.Height = 0.146063F;
            this.tb_buhin_cd1.Left = 8.698036F;
            this.tb_buhin_cd1.Name = "tb_buhin_cd1";
            this.tb_buhin_cd1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_cd1.Text = null;
            this.tb_buhin_cd1.Top = 0.4484252F;
            this.tb_buhin_cd1.Width = 0.927166F;
            // 
            // tb_syoribi2
            // 
            this.tb_syoribi2.Height = 0.146063F;
            this.tb_syoribi2.Left = 9.802362F;
            this.tb_syoribi2.Name = "tb_syoribi2";
            this.tb_syoribi2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syoribi2.Text = null;
            this.tb_syoribi2.Top = 0.1771654F;
            this.tb_syoribi2.Width = 0.927166F;
            // 
            // tb_torihikisaki2
            // 
            this.tb_torihikisaki2.Height = 0.1251969F;
            this.tb_torihikisaki2.Left = 9.802362F;
            this.tb_torihikisaki2.Name = "tb_torihikisaki2";
            this.tb_torihikisaki2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki2.Text = null;
            this.tb_torihikisaki2.Top = 0.3232284F;
            this.tb_torihikisaki2.Width = 0.927166F;
            // 
            // tb_buhin_cd2
            // 
            this.tb_buhin_cd2.Height = 0.146063F;
            this.tb_buhin_cd2.Left = 9.802362F;
            this.tb_buhin_cd2.Name = "tb_buhin_cd2";
            this.tb_buhin_cd2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_cd2.Text = null;
            this.tb_buhin_cd2.Top = 0.4484252F;
            this.tb_buhin_cd2.Width = 0.927166F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.625197F;
            this.tb_today.Name = "tb_today";
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0F;
            this.tb_today.Width = 1.104331F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.625197F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: center";
            this.label5.Text = "~";
            this.label5.Top = 0.1771654F;
            this.label5.Width = 0.177166F;
            // 
            // label6
            // 
            this.label6.Height = 0.125197F;
            this.label6.HyperLink = null;
            this.label6.Left = 9.625197F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 8.25pt; text-align: center";
            this.label6.Text = "~";
            this.label6.Top = 0.3232284F;
            this.label6.Width = 0.177166F;
            // 
            // label7
            // 
            this.label7.Height = 0.1460631F;
            this.label7.HyperLink = null;
            this.label7.Left = 9.625197F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 8.25pt; text-align: center";
            this.label7.Text = "~";
            this.label7.Top = 0.4484252F;
            this.label7.Width = 0.177166F;
            // 
            // label8
            // 
            this.label8.Height = 0.1874016F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.09409449F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 9pt";
            this.label8.Text = "入出庫移動区分";
            this.label8.Top = 0.3543307F;
            this.label8.Width = 1.135433F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370078F;
            this.label9.HyperLink = null;
            this.label9.Left = 0.3696851F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt";
            this.label9.Text = "伝票番号";
            this.label9.Top = 0.7814961F;
            this.label9.Width = 0.9846456F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 1.354331F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "部品コード";
            this.label11.Top = 0.7814961F;
            this.label11.Width = 1.016142F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 2.370473F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt";
            this.label12.Text = "部品名";
            this.label12.Top = 0.7814961F;
            this.label12.Width = 2.508661F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 5.478347F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt";
            this.label13.Text = "在庫区分";
            this.label13.Top = 0.7814961F;
            this.label13.Width = 0.4015747F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 5.879922F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.7814961F;
            this.label14.Width = 0.7346463F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 6.614568F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt";
            this.label15.Text = "受注コード1";
            this.label15.Top = 0.7814961F;
            this.label15.Width = 0.7866135F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 4.879134F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt; text-align: right";
            this.label17.Text = "数量";
            this.label17.Top = 0.7814961F;
            this.label17.Width = 0.5472451F;
            // 
            // label18
            // 
            this.label18.Height = 0.09370076F;
            this.label18.HyperLink = null;
            this.label18.Left = 8.308662F;
            this.label18.Name = "label18";
            this.label18.Style = "font-size: 6pt";
            this.label18.Text = "入出庫移動番号";
            this.label18.Top = 0.7814961F;
            this.label18.Width = 0.8779527F;
            // 
            // label19
            // 
            this.label19.Height = 0.09370076F;
            this.label19.HyperLink = null;
            this.label19.Left = 9.186615F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 6pt; text-align: center";
            this.label19.Text = "処理区分";
            this.label19.Top = 0.7814961F;
            this.label19.Width = 0.4118109F;
            // 
            // label20
            // 
            this.label20.Height = 0.09370076F;
            this.label20.HyperLink = null;
            this.label20.Left = 9.598426F;
            this.label20.Name = "label20";
            this.label20.Style = "font-size: 6pt; text-align: center";
            this.label20.Text = "備考";
            this.label20.Top = 0.7814961F;
            this.label20.Width = 1.255905F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 7.401181F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt";
            this.label16.Text = "受注コード2";
            this.label16.Top = 0.7814961F;
            this.label16.Width = 0.7866139F;
            // 
            // tb_buhin_syori_kbn
            // 
            this.tb_buhin_syori_kbn.DataField = "buhin_syori_kbn";
            this.tb_buhin_syori_kbn.Height = 0.1874016F;
            this.tb_buhin_syori_kbn.Left = 1.229528F;
            this.tb_buhin_syori_kbn.Name = "tb_buhin_syori_kbn";
            this.tb_buhin_syori_kbn.Style = "font-size: 9pt; text-align: center";
            this.tb_buhin_syori_kbn.SummaryGroup = "groupHeader1";
            this.tb_buhin_syori_kbn.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.tb_buhin_syori_kbn.Text = null;
            this.tb_buhin_syori_kbn.Top = 0.3543307F;
            this.tb_buhin_syori_kbn.Width = 0.4062992F;
            // 
            // label21
            // 
            this.label21.Height = 0.1354331F;
            this.label21.HyperLink = null;
            this.label21.Left = 0.07322835F;
            this.label21.Name = "label21";
            this.label21.Style = "font-size: 8.25pt";
            this.label21.Text = "(01:入庫 02:出庫)";
            this.label21.Top = 0.5417323F;
            this.label21.Width = 1.051969F;
            // 
            // label24
            // 
            this.label24.Height = 0.09370076F;
            this.label24.HyperLink = null;
            this.label24.Left = 0F;
            this.label24.Name = "label24";
            this.label24.Style = "font-size: 6pt; text-align: center";
            this.label24.Text = "処理日";
            this.label24.Top = 0.6877953F;
            this.label24.Width = 0.6094489F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_buhin_cd,
            this.tb_buhin_name,
            this.tb_zaiko_kbn,
            this.tb_torihikisaki_cd,
            this.tb_juchu_cd1,
            this.tb_juchu_cd2,
            this.tb_denpyou_no,
            this.tb_syori_kbn,
            this.tb_bikou,
            this.tb_buhin_syori_no,
            this.tb_suryou});
            this.detail.Height = 0.146063F;
            this.detail.Name = "detail";
            // 
            // tb_buhin_cd
            // 
            this.tb_buhin_cd.DataField = "buhin_cd";
            this.tb_buhin_cd.Height = 0.146063F;
            this.tb_buhin_cd.Left = 1.354331F;
            this.tb_buhin_cd.Name = "tb_buhin_cd";
            this.tb_buhin_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_cd.Text = null;
            this.tb_buhin_cd.Top = 0F;
            this.tb_buhin_cd.Width = 1.016142F;
            // 
            // tb_buhin_name
            // 
            this.tb_buhin_name.DataField = "buhin_name";
            this.tb_buhin_name.Height = 0.146063F;
            this.tb_buhin_name.Left = 2.370473F;
            this.tb_buhin_name.Name = "tb_buhin_name";
            this.tb_buhin_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_name.Text = null;
            this.tb_buhin_name.Top = 0F;
            this.tb_buhin_name.Width = 2.508661F;
            // 
            // tb_zaiko_kbn
            // 
            this.tb_zaiko_kbn.DataField = "zaiko_kbn";
            this.tb_zaiko_kbn.Height = 0.146063F;
            this.tb_zaiko_kbn.Left = 5.478347F;
            this.tb_zaiko_kbn.Name = "tb_zaiko_kbn";
            this.tb_zaiko_kbn.Style = "font-size: 8.25pt; text-align: center";
            this.tb_zaiko_kbn.Text = null;
            this.tb_zaiko_kbn.Top = 0F;
            this.tb_zaiko_kbn.Width = 0.4015746F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 5.879922F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0F;
            this.tb_torihikisaki_cd.Width = 0.7346459F;
            // 
            // tb_juchu_cd1
            // 
            this.tb_juchu_cd1.DataField = "juchu_cd1";
            this.tb_juchu_cd1.Height = 0.146063F;
            this.tb_juchu_cd1.Left = 6.614568F;
            this.tb_juchu_cd1.Name = "tb_juchu_cd1";
            this.tb_juchu_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd1.Text = null;
            this.tb_juchu_cd1.Top = 0F;
            this.tb_juchu_cd1.Width = 0.7866135F;
            // 
            // tb_juchu_cd2
            // 
            this.tb_juchu_cd2.DataField = "juchu_cd2";
            this.tb_juchu_cd2.Height = 0.146063F;
            this.tb_juchu_cd2.Left = 7.401181F;
            this.tb_juchu_cd2.Name = "tb_juchu_cd2";
            this.tb_juchu_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd2.Text = null;
            this.tb_juchu_cd2.Top = 0F;
            this.tb_juchu_cd2.Width = 0.7866144F;
            // 
            // tb_denpyou_no
            // 
            this.tb_denpyou_no.DataField = "BUHIN_SYORI_NO";
            this.tb_denpyou_no.Height = 0.146063F;
            this.tb_denpyou_no.Left = 8.308662F;
            this.tb_denpyou_no.Name = "tb_denpyou_no";
            this.tb_denpyou_no.Style = "font-size: 8.25pt; text-align: left";
            this.tb_denpyou_no.Text = null;
            this.tb_denpyou_no.Top = 0F;
            this.tb_denpyou_no.Width = 0.8779534F;
            // 
            // tb_syori_kbn
            // 
            this.tb_syori_kbn.DataField = "syori_kbn";
            this.tb_syori_kbn.Height = 0.146063F;
            this.tb_syori_kbn.Left = 9.186615F;
            this.tb_syori_kbn.Name = "tb_syori_kbn";
            this.tb_syori_kbn.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syori_kbn.Text = null;
            this.tb_syori_kbn.Top = 0F;
            this.tb_syori_kbn.Width = 0.4118109F;
            // 
            // tb_bikou
            // 
            this.tb_bikou.DataField = "bikou";
            this.tb_bikou.Height = 0.146063F;
            this.tb_bikou.Left = 9.598426F;
            this.tb_bikou.Name = "tb_bikou";
            this.tb_bikou.Style = "font-size: 8.25pt; text-align: left";
            this.tb_bikou.Text = null;
            this.tb_bikou.Top = 0F;
            this.tb_bikou.Width = 1.255905F;
            // 
            // tb_buhin_syori_no
            // 
            this.tb_buhin_syori_no.DataField = "DENPYOU_NO";
            this.tb_buhin_syori_no.Height = 0.146063F;
            this.tb_buhin_syori_no.Left = 0.3696851F;
            this.tb_buhin_syori_no.Name = "tb_buhin_syori_no";
            this.tb_buhin_syori_no.Style = "font-size: 8.25pt; text-align: left; vertical-align: bottom";
            this.tb_buhin_syori_no.SummaryGroup = "groupHeader1";
            this.tb_buhin_syori_no.Text = null;
            this.tb_buhin_syori_no.Top = 0F;
            this.tb_buhin_syori_no.Width = 0.9846456F;
            // 
            // tb_suryou
            // 
            this.tb_suryou.DataField = "suryou";
            this.tb_suryou.Height = 0.146063F;
            this.tb_suryou.Left = 4.879134F;
            this.tb_suryou.Name = "tb_suryou";
            this.tb_suryou.OutputFormat = resources.GetString("tb_suryou.OutputFormat");
            this.tb_suryou.Style = "font-size: 8.25pt; text-align: right";
            this.tb_suryou.Text = null;
            this.tb_suryou.Top = 0F;
            this.tb_suryou.Width = 0.5472449F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.124804F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.05196851F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.line1,
            this.textBox5});
            this.groupHeader1.DataField = "buhin_syori_date";
            this.groupHeader1.Height = 0.1668964F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0F;
            this.line1.Width = 10.85433F;
            this.line1.X1 = 0F;
            this.line1.X2 = 10.85433F;
            this.line1.Y1 = 0F;
            this.line1.Y2 = 0F;
            // 
            // textBox5
            // 
            this.textBox5.DataField = "buhin_syori_date";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 0F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: center; ddo-char-set: 1";
            this.textBox5.SummaryGroup = "groupHeader1";
            this.textBox5.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox5.Text = null;
            this.textBox5.Top = 0.02086614F;
            this.textBox5.Width = 0.609449F;
            // 
            // groupFooter1
            // 
            this.groupFooter1.Height = 0.0625F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // rpt_buhin_nyusyukko
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.85433F;
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_buhin_nyusyukko_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).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(GeneralSettingSectionReport));
     this.pageHeader     = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompanyName = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCode = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate         = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lbltitle       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line6          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lnheader1      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line4          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line8          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail         = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.lndetail1      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtcode        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtvalue       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtlength      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line3          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtdescription = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line1          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter     = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1    = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).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.txtcode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtvalue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtlength)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtdescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompanyName,
         this.lbldate,
         this.lblCompanyCode,
         this.ridate,
         this.lbltitle,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.line6,
         this.lnheader1,
         this.line4,
         this.line7,
         this.line8
     });
     this.pageHeader.Height = 1.007416F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompanyName
     //
     this.lblCompanyName.Height    = 0.2F;
     this.lblCompanyName.HyperLink = null;
     this.lblCompanyName.Left      = 0.811811F;
     this.lblCompanyName.Name      = "lblCompanyName";
     this.lblCompanyName.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyName.Style     = "color: Gray; font-size: 7pt";
     this.lblCompanyName.Text      = "label2";
     this.lblCompanyName.Top       = 0F;
     this.lblCompanyName.Width     = 3.657087F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 8.809055F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; text-align: right";
     this.lbldate.Text      = "出力日付 :";
     this.lbldate.Top       = 0F;
     this.lbldate.Width     = 0.6984252F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt";
     this.lblCompanyCode.Text      = "会社コード :";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 0.7874016F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left";
     this.ridate.Top          = 0F;
     this.ridate.Width        = 1.015F;
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline";
     this.lbltitle.Text      = "管理マスター一覧";
     this.lbltitle.Top       = 0.2704725F;
     this.lbltitle.Width     = 10.62992F;
     //
     // label6
     //
     this.label6.Height    = 0.3189999F;
     this.label6.HyperLink = null;
     this.label6.Left      = 0.062F;
     this.label6.Name      = "label6";
     this.label6.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label6.Text      = "管理コード";
     this.label6.Top       = 0.678F;
     this.label6.Width     = 2.522F;
     //
     // label7
     //
     this.label7.Height    = 0.3189999F;
     this.label7.HyperLink = null;
     this.label7.Left      = 2.584F;
     this.label7.Name      = "label7";
     this.label7.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label7.Text      = "データ";
     this.label7.Top       = 0.678F;
     this.label7.Width     = 3.073F;
     //
     // label8
     //
     this.label8.Height    = 0.3189999F;
     this.label8.HyperLink = null;
     this.label8.Left      = 5.657F;
     this.label8.Name      = "label8";
     this.label8.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label8.Text      = "有効桁数";
     this.label8.Top       = 0.6810001F;
     this.label8.Width     = 1.125677F;
     //
     // label9
     //
     this.label9.Height    = 0.3189999F;
     this.label9.HyperLink = null;
     this.label9.Left      = 6.782284F;
     this.label9.Name      = "label9";
     this.label9.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label9.Text      = "説明";
     this.label9.Top       = 0.6783465F;
     this.label9.Width     = 3.769765F;
     //
     // line6
     //
     this.line6.Height     = 0.003149509F;
     this.line6.Left       = 0.07300001F;
     this.line6.LineWeight = 2F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.9968505F;
     this.line6.Width      = 10.47936F;
     this.line6.X1         = 0.07300001F;
     this.line6.X2         = 10.55236F;
     this.line6.Y1         = 1F;
     this.line6.Y2         = 0.9968505F;
     //
     // lnheader1
     //
     this.lnheader1.Height     = 4.714727E-05F;
     this.lnheader1.Left       = 0.07300001F;
     this.lnheader1.LineWeight = 2F;
     this.lnheader1.Name       = "lnheader1";
     this.lnheader1.Top        = 0.6779528F;
     this.lnheader1.Width      = 10.47897F;
     this.lnheader1.X1         = 0.07300001F;
     this.lnheader1.X2         = 10.55197F;
     this.lnheader1.Y1         = 0.678F;
     this.lnheader1.Y2         = 0.6779528F;
     //
     // line4
     //
     this.line4.Height     = 0.3220473F;
     this.line4.Left       = 2.583858F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.6740158F;
     this.line4.Width      = 0F;
     this.line4.X1         = 2.583858F;
     this.line4.X2         = 2.583858F;
     this.line4.Y1         = 0.6740158F;
     this.line4.Y2         = 0.9960631F;
     //
     // line7
     //
     this.line7.Height     = 0.3220473F;
     this.line7.Left       = 5.657087F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.6740158F;
     this.line7.Width      = 0F;
     this.line7.X1         = 5.657087F;
     this.line7.X2         = 5.657087F;
     this.line7.Y1         = 0.6740158F;
     this.line7.Y2         = 0.9960631F;
     //
     // line8
     //
     this.line8.Height     = 0.3322832F;
     this.line8.Left       = 6.786221F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.6740158F;
     this.line8.Width      = 0F;
     this.line8.X1         = 6.786221F;
     this.line8.X2         = 6.786221F;
     this.line8.Y1         = 0.6740158F;
     this.line8.Y2         = 1.006299F;
     //
     // detail
     //
     this.detail.CanGrow         = false;
     this.detail.ColumnDirection = GrapeCity.ActiveReports.SectionReportModel.ColumnDirection.AcrossDown;
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lndetail1,
         this.txtcode,
         this.txtvalue,
         this.txtlength,
         this.line3,
         this.line5,
         this.txtdescription,
         this.line1
     });
     this.detail.Height = 0.3295014F;
     this.detail.Name   = "detail";
     //
     // lndetail1
     //
     this.lndetail1.Height     = 0.000110209F;
     this.lndetail1.Left       = 0.06181103F;
     this.lndetail1.LineStyle  = GrapeCity.ActiveReports.SectionReportModel.LineStyle.Dot;
     this.lndetail1.LineWeight = 1F;
     this.lndetail1.Name       = "lndetail1";
     this.lndetail1.Top        = 0.3278426F;
     this.lndetail1.Width      = 10.5006F;
     this.lndetail1.X1         = 0.06181103F;
     this.lndetail1.X2         = 10.56241F;
     this.lndetail1.Y1         = 0.3279528F;
     this.lndetail1.Y2         = 0.3278426F;
     //
     // txtcode
     //
     this.txtcode.Height  = 0.302F;
     this.txtcode.Left    = 0.062F;
     this.txtcode.Name    = "txtcode";
     this.txtcode.Padding = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtcode.Style   = "vertical-align: middle";
     this.txtcode.Text    = "textBox1";
     this.txtcode.Top     = 0.01F;
     this.txtcode.Width   = 2.522F;
     //
     // txtvalue
     //
     this.txtvalue.Height  = 0.302F;
     this.txtvalue.Left    = 2.584F;
     this.txtvalue.Name    = "txtvalue";
     this.txtvalue.Padding = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtvalue.Style   = "vertical-align: middle";
     this.txtvalue.Text    = "textBox2";
     this.txtvalue.Top     = 0.01F;
     this.txtvalue.Width   = 3.073F;
     //
     // txtlength
     //
     this.txtlength.Height       = 0.302F;
     this.txtlength.Left         = 5.657F;
     this.txtlength.Name         = "txtlength";
     this.txtlength.OutputFormat = resources.GetString("txtlength.OutputFormat");
     this.txtlength.Padding      = new GrapeCity.ActiveReports.PaddingEx(0, 0, 4, 0);
     this.txtlength.Style        = "text-align: right; text-justify: auto; vertical-align: middle";
     this.txtlength.Text         = "textBox3";
     this.txtlength.Top          = 0.01F;
     this.txtlength.Width        = 1.125677F;
     //
     // line3
     //
     this.line3.Height     = 0.3322835F;
     this.line3.Left       = 2.583858F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0F;
     this.line3.Width      = 0.0001420975F;
     this.line3.X1         = 2.584F;
     this.line3.X2         = 2.583858F;
     this.line3.Y1         = 0F;
     this.line3.Y2         = 0.3322835F;
     //
     // line5
     //
     this.line5.Height     = 0.3320001F;
     this.line5.Left       = 5.657087F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0F;
     this.line5.Width      = 0F;
     this.line5.X1         = 5.657087F;
     this.line5.X2         = 5.657087F;
     this.line5.Y1         = 0F;
     this.line5.Y2         = 0.3320001F;
     //
     // txtdescription
     //
     this.txtdescription.Height  = 0.302F;
     this.txtdescription.Left    = 6.776772F;
     this.txtdescription.Name    = "txtdescription";
     this.txtdescription.Padding = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtdescription.Style   = "vertical-align: middle";
     this.txtdescription.Text    = "textBox4";
     this.txtdescription.Top     = 0.009842521F;
     this.txtdescription.Width   = 3.769764F;
     //
     // line1
     //
     this.line1.Height     = 0.3295276F;
     this.line1.Left       = 6.780709F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0F;
     this.line1.Width      = 0F;
     this.line1.X1         = 6.780709F;
     this.line1.X2         = 6.780709F;
     this.line1.Y1         = 0F;
     this.line1.Y2         = 0.3295276F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center";
     this.reportInfo1.Top          = 0.05748032F;
     this.reportInfo1.Width        = 10.62992F;
     //
     // GeneralSettingSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).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.txtcode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtvalue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtlength)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtdescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CustomerGroupSectionReport));
     this.pageHeader            = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompanyCode        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyName        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblOutputDate         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate                = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblParentCustomerCode = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblParentCustomerName = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblParentCustomerKana = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblChildCustomerCode  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblChildCustomerName  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line4  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line8  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line6  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line3  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13 = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtParentCustomerCode = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtChildCustomerCode  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line11 = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line1  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line14 = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line10 = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtChildCustomerName  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtParentCustomerName = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtParentCustomerKana = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter            = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1           = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerKana)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblChildCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblChildCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtChildCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtChildCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerKana)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompanyCode,
         this.lblCompanyName,
         this.lblOutputDate,
         this.ridate,
         this.lblTitle,
         this.lblParentCustomerCode,
         this.lblParentCustomerName,
         this.lblParentCustomerKana,
         this.lblChildCustomerCode,
         this.lblChildCustomerName,
         this.line4,
         this.line5,
         this.line8,
         this.line6,
         this.line3,
         this.line13
     });
     this.pageHeader.Height = 0.9159167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyCode.Text      = "会社コード :";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 0.7874016F;
     //
     // lblCompanyName
     //
     this.lblCompanyName.Height    = 0.2F;
     this.lblCompanyName.HyperLink = null;
     this.lblCompanyName.Left      = 0.811811F;
     this.lblCompanyName.Name      = "lblCompanyName";
     this.lblCompanyName.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyName.Text      = "label2";
     this.lblCompanyName.Top       = 0F;
     this.lblCompanyName.Width     = 3.657087F;
     //
     // lblOutputDate
     //
     this.lblOutputDate.Height    = 0.2F;
     this.lblOutputDate.HyperLink = null;
     this.lblOutputDate.Left      = 5.856299F;
     this.lblOutputDate.Name      = "lblOutputDate";
     this.lblOutputDate.Style     = "color: Gray; font-size: 7pt; text-align: right; vertical-align: middle; ddo-char-" +
                                    "set: 1";
     this.lblOutputDate.Text  = "出力日付 :";
     this.lblOutputDate.Top   = 0F;
     this.lblOutputDate.Width = 0.6153543F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 6.47126F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 0.7480315F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline";
     this.lblTitle.Text      = "債権代表者マスター一覧";
     this.lblTitle.Top       = 0.2704725F;
     this.lblTitle.Width     = 7.244094F;
     //
     // lblParentCustomerCode
     //
     this.lblParentCustomerCode.Height = 0.319F;
     this.lblParentCustomerCode.Left   = 0.001F;
     this.lblParentCustomerCode.Name   = "lblParentCustomerCode";
     this.lblParentCustomerCode.Style  = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblParentCustomerCode.Text   = "親得意先コード";
     this.lblParentCustomerCode.Top    = 0.594F;
     this.lblParentCustomerCode.Width  = 1.052F;
     //
     // lblParentCustomerName
     //
     this.lblParentCustomerName.Height    = 0.319F;
     this.lblParentCustomerName.HyperLink = null;
     this.lblParentCustomerName.Left      = 1.052F;
     this.lblParentCustomerName.Name      = "lblParentCustomerName";
     this.lblParentCustomerName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblParentCustomerName.Text      = "親得意先名";
     this.lblParentCustomerName.Top       = 0.594F;
     this.lblParentCustomerName.Width     = 1.72F;
     //
     // lblParentCustomerKana
     //
     this.lblParentCustomerKana.Height    = 0.319F;
     this.lblParentCustomerKana.HyperLink = null;
     this.lblParentCustomerKana.Left      = 2.767F;
     this.lblParentCustomerKana.Name      = "lblParentCustomerKana";
     this.lblParentCustomerKana.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblParentCustomerKana.Text      = "親得意先カナ";
     this.lblParentCustomerKana.Top       = 0.594F;
     this.lblParentCustomerKana.Width     = 1.879F;
     //
     // lblChildCustomerCode
     //
     this.lblChildCustomerCode.Height    = 0.319F;
     this.lblChildCustomerCode.HyperLink = null;
     this.lblChildCustomerCode.Left      = 4.649F;
     this.lblChildCustomerCode.Name      = "lblChildCustomerCode";
     this.lblChildCustomerCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblChildCustomerCode.Text      = "子得意先コード";
     this.lblChildCustomerCode.Top       = 0.594F;
     this.lblChildCustomerCode.Width     = 0.9700003F;
     //
     // lblChildCustomerName
     //
     this.lblChildCustomerName.Height    = 0.319F;
     this.lblChildCustomerName.HyperLink = null;
     this.lblChildCustomerName.Left      = 5.615F;
     this.lblChildCustomerName.Name      = "lblChildCustomerName";
     this.lblChildCustomerName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblChildCustomerName.Text      = "子得意先名";
     this.lblChildCustomerName.Top       = 0.594F;
     this.lblChildCustomerName.Width     = 1.617F;
     //
     // line4
     //
     this.line4.Height     = 0.3267717F;
     this.line4.Left       = 5.614961F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.5917323F;
     this.line4.Width      = 0F;
     this.line4.X1         = 5.614961F;
     this.line4.X2         = 5.614961F;
     this.line4.Y1         = 0.5917323F;
     this.line4.Y2         = 0.918504F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.595F;
     this.line5.Width      = 7.23F;
     this.line5.X1         = 0F;
     this.line5.X2         = 7.23F;
     this.line5.Y1         = 0.595F;
     this.line5.Y2         = 0.595F;
     //
     // line8
     //
     this.line8.Height     = 0F;
     this.line8.Left       = 0F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.9120001F;
     this.line8.Width      = 7.229999F;
     this.line8.X1         = 0F;
     this.line8.X2         = 7.229999F;
     this.line8.Y1         = 0.9120001F;
     this.line8.Y2         = 0.9120001F;
     //
     // line6
     //
     this.line6.Height     = 0.3287402F;
     this.line6.Left       = 1.05315F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.5897638F;
     this.line6.Width      = 0F;
     this.line6.X1         = 1.05315F;
     this.line6.X2         = 1.05315F;
     this.line6.Y1         = 0.5897638F;
     this.line6.Y2         = 0.918504F;
     //
     // line3
     //
     this.line3.Height     = 0.3271654F;
     this.line3.Left       = 4.644882F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.5909449F;
     this.line3.Width      = 0F;
     this.line3.X1         = 4.644882F;
     this.line3.X2         = 4.644882F;
     this.line3.Y1         = 0.5909449F;
     this.line3.Y2         = 0.9181103F;
     //
     // line13
     //
     this.line13.Height     = 0.3271654F;
     this.line13.Left       = 2.770079F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0.5909449F;
     this.line13.Width      = 0F;
     this.line13.X1         = 2.770079F;
     this.line13.X2         = 2.770079F;
     this.line13.Y1         = 0.5909449F;
     this.line13.Y2         = 0.9181103F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtParentCustomerCode,
         this.txtChildCustomerCode,
         this.line11,
         this.line1,
         this.line14,
         this.line10,
         this.txtChildCustomerName,
         this.txtParentCustomerName,
         this.txtParentCustomerKana
     });
     this.detail.Height = 0.3033386F;
     this.detail.Name   = "detail";
     //
     // txtParentCustomerCode
     //
     this.txtParentCustomerCode.CanGrow = false;
     this.txtParentCustomerCode.Height  = 0.2992126F;
     this.txtParentCustomerCode.Left    = 0F;
     this.txtParentCustomerCode.Name    = "txtParentCustomerCode";
     this.txtParentCustomerCode.Style   = "text-align: center; vertical-align: middle";
     this.txtParentCustomerCode.Text    = null;
     this.txtParentCustomerCode.Top     = 0F;
     this.txtParentCustomerCode.Width   = 0.98F;
     //
     // txtChildCustomerCode
     //
     this.txtChildCustomerCode.CanGrow = false;
     this.txtChildCustomerCode.Height  = 0.3031496F;
     this.txtChildCustomerCode.Left    = 4.724803F;
     this.txtChildCustomerCode.Name    = "txtChildCustomerCode";
     this.txtChildCustomerCode.Style   = "text-align: center; vertical-align: middle";
     this.txtChildCustomerCode.Text    = null;
     this.txtChildCustomerCode.Top     = 1.862645E-09F;
     this.txtChildCustomerCode.Width   = 0.8241973F;
     //
     // line11
     //
     this.line11.Height     = 0.3031496F;
     this.line11.Left       = 5.614961F;
     this.line11.LineWeight = 1F;
     this.line11.Name       = "line11";
     this.line11.Top        = 0F;
     this.line11.Width      = 0F;
     this.line11.X1         = 5.614961F;
     this.line11.X2         = 5.614961F;
     this.line11.Y1         = 0F;
     this.line11.Y2         = 0.3031496F;
     //
     // line1
     //
     this.line1.Height     = 0.3031496F;
     this.line1.Left       = 4.644882F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0F;
     this.line1.Width      = 0F;
     this.line1.X1         = 4.644882F;
     this.line1.X2         = 4.644882F;
     this.line1.Y1         = 0F;
     this.line1.Y2         = 0.3031496F;
     //
     // line14
     //
     this.line14.Height     = 0.3031496F;
     this.line14.Left       = 2.770079F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0F;
     this.line14.Width      = 0F;
     this.line14.X1         = 2.770079F;
     this.line14.X2         = 2.770079F;
     this.line14.Y1         = 0F;
     this.line14.Y2         = 0.3031496F;
     //
     // line10
     //
     this.line10.Height     = 0.3031496F;
     this.line10.Left       = 1.05315F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 0F;
     this.line10.Width      = 0F;
     this.line10.X1         = 1.05315F;
     this.line10.X2         = 1.05315F;
     this.line10.Y1         = 0F;
     this.line10.Y2         = 0.3031496F;
     //
     // txtChildCustomerName
     //
     this.txtChildCustomerName.CanGrow = false;
     this.txtChildCustomerName.Height  = 0.3033386F;
     this.txtChildCustomerName.Left    = 5.699F;
     this.txtChildCustomerName.Name    = "txtChildCustomerName";
     this.txtChildCustomerName.Style   = "text-align: left; vertical-align: middle";
     this.txtChildCustomerName.Text    = null;
     this.txtChildCustomerName.Top     = 0F;
     this.txtChildCustomerName.Width   = 1.545F;
     //
     // txtParentCustomerName
     //
     this.txtParentCustomerName.CanGrow = false;
     this.txtParentCustomerName.Height  = 0.3033386F;
     this.txtParentCustomerName.Left    = 1.105F;
     this.txtParentCustomerName.Name    = "txtParentCustomerName";
     this.txtParentCustomerName.Style   = "text-align: left; vertical-align: middle; white-space: nowrap; ddo-wrap-mode: now" +
                                          "rap";
     this.txtParentCustomerName.Text  = null;
     this.txtParentCustomerName.Top   = 0F;
     this.txtParentCustomerName.Width = 1.552F;
     //
     // txtParentCustomerKana
     //
     this.txtParentCustomerKana.CanGrow = false;
     this.txtParentCustomerKana.Height  = 0.2973386F;
     this.txtParentCustomerKana.Left    = 2.824F;
     this.txtParentCustomerKana.Name    = "txtParentCustomerKana";
     this.txtParentCustomerKana.Style   = "text-align: left; vertical-align: middle";
     this.txtParentCustomerKana.Text    = null;
     this.txtParentCustomerKana.Top     = -4.656613E-10F;
     this.txtParentCustomerKana.Width   = 1.716001F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 7.244094F;
     //
     // CustomerGroupSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.5F;
     this.PageSettings.Margins.Left     = 0.5F;
     this.PageSettings.Margins.Right    = 0.5F;
     this.PageSettings.Margins.Top      = 0.5F;
     this.PageSettings.Orientation      = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 7.244094F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblParentCustomerKana)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblChildCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblChildCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtChildCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtChildCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtParentCustomerKana)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_uriage));
     this.pageHeader           = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.tb_uriage_no1        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label4               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_torihikisaki_cd   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label3               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_uriage_date1      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_uriage_no2        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_uriage_date2      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_today             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label5               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_juchu_cd1         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label9               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_juchu_cd2         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label6               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_seihin_cd         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seihin_name       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label8               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label17              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label18              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label20              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label24              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label19              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail               = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.tb_buhin_cd          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_name        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox2             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox3             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_suryou            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_denpyou_no        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_syori_kbn         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_bikou             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter           = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1          = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.groupHeader1         = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.textBox5             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line1        = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     this.label22      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.textBox8     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line3        = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.groupHeader2 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.textBox6     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox1     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox4     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.groupFooter2 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     this.label21      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.textBox7     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line2        = new GrapeCity.ActiveReports.SectionReportModel.Line();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).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.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_uriage_no1,
         this.label4,
         this.label2,
         this.tb_torihikisaki_cd,
         this.label3,
         this.tb_uriage_date1,
         this.tb_uriage_no2,
         this.tb_torihikisaki_name,
         this.tb_uriage_date2,
         this.tb_today,
         this.label5,
         this.label7,
         this.label1,
         this.tb_juchu_cd1,
         this.label9,
         this.tb_juchu_cd2,
         this.label6,
         this.tb_seihin_cd,
         this.tb_seihin_name,
         this.label8,
         this.label10,
         this.label11,
         this.label12,
         this.label14,
         this.label15,
         this.label17,
         this.label18,
         this.label20,
         this.label16,
         this.label24,
         this.label19,
         this.label13
     });
     this.pageHeader.Height = 1.489583F;
     this.pageHeader.Name   = "pageHeader";
     //
     // tb_uriage_no1
     //
     this.tb_uriage_no1.Height = 0.146063F;
     this.tb_uriage_no1.Left   = 8.82284F;
     this.tb_uriage_no1.Name   = "tb_uriage_no1";
     this.tb_uriage_no1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_uriage_no1.Text   = null;
     this.tb_uriage_no1.Top    = 0.4007874F;
     this.tb_uriage_no1.Width  = 0.927166F;
     //
     // label4
     //
     this.label4.Height    = 0.146063F;
     this.label4.HyperLink = null;
     this.label4.Left      = 8.093701F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label4.Text      = "売上番号";
     this.label4.Top       = 0.4007874F;
     this.label4.Width     = 0.7291334F;
     //
     // label2
     //
     this.label2.Height    = 0.1251968F;
     this.label2.HyperLink = null;
     this.label2.Left      = 8.093701F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label2.Tag       = "";
     this.label2.Text      = "取引先コード";
     this.label2.Top       = 0.5468504F;
     this.label2.Width     = 0.7291334F;
     //
     // tb_torihikisaki_cd
     //
     this.tb_torihikisaki_cd.Height = 0.1251969F;
     this.tb_torihikisaki_cd.Left   = 8.82284F;
     this.tb_torihikisaki_cd.Name   = "tb_torihikisaki_cd";
     this.tb_torihikisaki_cd.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_torihikisaki_cd.Text   = null;
     this.tb_torihikisaki_cd.Top    = 0.5468504F;
     this.tb_torihikisaki_cd.Width  = 0.927166F;
     //
     // label3
     //
     this.label3.Height    = 0.1460629F;
     this.label3.HyperLink = null;
     this.label3.Left      = 8.093701F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label3.Tag       = "";
     this.label3.Text      = "売上計上日";
     this.label3.Top       = 0.2547244F;
     this.label3.Width     = 0.7291334F;
     //
     // tb_uriage_date1
     //
     this.tb_uriage_date1.Height = 0.146063F;
     this.tb_uriage_date1.Left   = 8.82284F;
     this.tb_uriage_date1.Name   = "tb_uriage_date1";
     this.tb_uriage_date1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_uriage_date1.Text   = null;
     this.tb_uriage_date1.Top    = 0.2547244F;
     this.tb_uriage_date1.Width  = 0.927166F;
     //
     // tb_uriage_no2
     //
     this.tb_uriage_no2.Height = 0.146063F;
     this.tb_uriage_no2.Left   = 9.927167F;
     this.tb_uriage_no2.Name   = "tb_uriage_no2";
     this.tb_uriage_no2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_uriage_no2.Text   = null;
     this.tb_uriage_no2.Top    = 0.4007874F;
     this.tb_uriage_no2.Width  = 0.927166F;
     //
     // tb_torihikisaki_name
     //
     this.tb_torihikisaki_name.Height = 0.1251969F;
     this.tb_torihikisaki_name.Left   = 9.750006F;
     this.tb_torihikisaki_name.Name   = "tb_torihikisaki_name";
     this.tb_torihikisaki_name.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_torihikisaki_name.Text   = null;
     this.tb_torihikisaki_name.Top    = 0.5468503F;
     this.tb_torihikisaki_name.Width  = 1.10433F;
     //
     // tb_uriage_date2
     //
     this.tb_uriage_date2.Height = 0.146063F;
     this.tb_uriage_date2.Left   = 9.927167F;
     this.tb_uriage_date2.Name   = "tb_uriage_date2";
     this.tb_uriage_date2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_uriage_date2.Text   = null;
     this.tb_uriage_date2.Top    = 0.2547244F;
     this.tb_uriage_date2.Width  = 0.927166F;
     //
     // tb_today
     //
     this.tb_today.Height = 0.1409449F;
     this.tb_today.Left   = 9.749995F;
     this.tb_today.Name   = "tb_today";
     this.tb_today.Style  = "font-size: 8.25pt; text-align: right";
     this.tb_today.Text   = null;
     this.tb_today.Top    = 0.07755908F;
     this.tb_today.Width  = 1.104331F;
     //
     // label5
     //
     this.label5.Height    = 0.146063F;
     this.label5.HyperLink = null;
     this.label5.Left      = 9.75F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 8.25pt; text-align: center";
     this.label5.Text      = "~";
     this.label5.Top       = 0.4007874F;
     this.label5.Width     = 0.177166F;
     //
     // label7
     //
     this.label7.Height    = 0.1460631F;
     this.label7.HyperLink = null;
     this.label7.Left      = 9.75F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 8.25pt; text-align: center";
     this.label7.Text      = "~";
     this.label7.Top       = 0.2547244F;
     this.label7.Width     = 0.177166F;
     //
     // label1
     //
     this.label1.Height    = 0.1460629F;
     this.label1.HyperLink = null;
     this.label1.Left      = 8.093697F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label1.Tag       = "";
     this.label1.Text      = "受注コード1";
     this.label1.Top       = 0.6720473F;
     this.label1.Width     = 0.7291334F;
     //
     // tb_juchu_cd1
     //
     this.tb_juchu_cd1.Height = 0.146063F;
     this.tb_juchu_cd1.Left   = 8.822835F;
     this.tb_juchu_cd1.Name   = "tb_juchu_cd1";
     this.tb_juchu_cd1.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_juchu_cd1.Text   = null;
     this.tb_juchu_cd1.Top    = 0.6720473F;
     this.tb_juchu_cd1.Width  = 0.927166F;
     //
     // label9
     //
     this.label9.Height    = 0.1460629F;
     this.label9.HyperLink = null;
     this.label9.Left      = 8.093697F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label9.Tag       = "";
     this.label9.Text      = "受注コード2";
     this.label9.Top       = 0.8181103F;
     this.label9.Width     = 0.7291334F;
     //
     // tb_juchu_cd2
     //
     this.tb_juchu_cd2.Height = 0.146063F;
     this.tb_juchu_cd2.Left   = 8.822835F;
     this.tb_juchu_cd2.Name   = "tb_juchu_cd2";
     this.tb_juchu_cd2.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_juchu_cd2.Text   = null;
     this.tb_juchu_cd2.Top    = 0.8181103F;
     this.tb_juchu_cd2.Width  = 0.927166F;
     //
     // label6
     //
     this.label6.Height    = 0.1251968F;
     this.label6.HyperLink = null;
     this.label6.Left      = 8.093697F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label6.Tag       = "";
     this.label6.Text      = "製品コード";
     this.label6.Top       = 0.9641733F;
     this.label6.Width     = 0.7291334F;
     //
     // tb_seihin_cd
     //
     this.tb_seihin_cd.Height = 0.1251969F;
     this.tb_seihin_cd.Left   = 8.822835F;
     this.tb_seihin_cd.Name   = "tb_seihin_cd";
     this.tb_seihin_cd.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_seihin_cd.Text   = null;
     this.tb_seihin_cd.Top    = 0.9641733F;
     this.tb_seihin_cd.Width  = 0.927166F;
     //
     // tb_seihin_name
     //
     this.tb_seihin_name.Height = 0.1251969F;
     this.tb_seihin_name.Left   = 9.750002F;
     this.tb_seihin_name.Name   = "tb_seihin_name";
     this.tb_seihin_name.Style  = "font-size: 8.25pt; text-align: center";
     this.tb_seihin_name.Text   = null;
     this.tb_seihin_name.Top    = 0.9641733F;
     this.tb_seihin_name.Width  = 1.10433F;
     //
     // label8
     //
     this.label8.Height    = 0.1979167F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0.04173231F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 14.25pt";
     this.label8.Text      = "製品売上明細";
     this.label8.Top       = 0.0566929F;
     this.label8.Width     = 1.375197F;
     //
     // label10
     //
     this.label10.Height    = 0.09370076F;
     this.label10.HyperLink = null;
     this.label10.Left      = 0.276378F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 6pt";
     this.label10.Text      = "売上番号";
     this.label10.Top       = 1.318504F;
     this.label10.Width     = 0.7346458F;
     //
     // label11
     //
     this.label11.Height    = 0.09370076F;
     this.label11.HyperLink = null;
     this.label11.Left      = 2.362205F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-size: 6pt";
     this.label11.Text      = "製品コード";
     this.label11.Top       = 1.318504F;
     this.label11.Width     = 1.016142F;
     //
     // label12
     //
     this.label12.Height    = 0.09370076F;
     this.label12.HyperLink = null;
     this.label12.Left      = 3.378347F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-size: 6pt";
     this.label12.Text      = "製品名";
     this.label12.Top       = 1.318504F;
     this.label12.Width     = 1.75315F;
     //
     // label14
     //
     this.label14.Height    = 0.09370076F;
     this.label14.HyperLink = null;
     this.label14.Left      = 1.031496F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 6pt";
     this.label14.Text      = "取引先コード";
     this.label14.Top       = 1.318504F;
     this.label14.Width     = 0.5716535F;
     //
     // label15
     //
     this.label15.Height    = 0.09370076F;
     this.label15.HyperLink = null;
     this.label15.Left      = 5.131496F;
     this.label15.Name      = "label15";
     this.label15.Style     = "font-size: 6pt";
     this.label15.Text      = "受注コード1";
     this.label15.Top       = 1.318504F;
     this.label15.Width     = 1.036614F;
     //
     // label17
     //
     this.label17.Height    = 0.09370076F;
     this.label17.HyperLink = null;
     this.label17.Left      = 7.204725F;
     this.label17.Name      = "label17";
     this.label17.Style     = "font-size: 6pt; text-align: right";
     this.label17.Text      = "売上数量";
     this.label17.Top       = 1.318504F;
     this.label17.Width     = 0.5681106F;
     //
     // label18
     //
     this.label18.Height    = 0.09370076F;
     this.label18.HyperLink = null;
     this.label18.Left      = 7.772835F;
     this.label18.Name      = "label18";
     this.label18.Style     = "font-size: 6pt; text-align: center";
     this.label18.Text      = "販売単価";
     this.label18.Top       = 1.318504F;
     this.label18.Width     = 0.8779528F;
     //
     // label20
     //
     this.label20.Height    = 0.09370076F;
     this.label20.HyperLink = null;
     this.label20.Left      = 9.553544F;
     this.label20.Name      = "label20";
     this.label20.Style     = "font-size: 6pt; text-align: center";
     this.label20.Text      = "備考";
     this.label20.Top       = 1.318504F;
     this.label20.Width     = 1.34252F;
     //
     // label16
     //
     this.label16.Height    = 0.09370076F;
     this.label16.HyperLink = null;
     this.label16.Left      = 6.168111F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 6pt";
     this.label16.Text      = "受注コード2";
     this.label16.Top       = 1.318504F;
     this.label16.Width     = 1.036614F;
     //
     // label24
     //
     this.label24.Height    = 0.09370076F;
     this.label24.HyperLink = null;
     this.label24.Left      = 0F;
     this.label24.Name      = "label24";
     this.label24.Style     = "font-size: 6pt; text-align: left";
     this.label24.Text      = "売上計上日";
     this.label24.Top       = 1.193701F;
     this.label24.Width     = 0.6094489F;
     //
     // label19
     //
     this.label19.Height    = 0.09370076F;
     this.label19.HyperLink = null;
     this.label19.Left      = 8.650788F;
     this.label19.Name      = "label19";
     this.label19.Style     = "font-size: 6pt; text-align: center";
     this.label19.Text      = "売上金額";
     this.label19.Top       = 1.318504F;
     this.label19.Width     = 0.9027559F;
     //
     // label13
     //
     this.label13.Height    = 0.09370076F;
     this.label13.HyperLink = null;
     this.label13.Left      = 1.60315F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 6pt";
     this.label13.Text      = "取引先名";
     this.label13.Top       = 1.318504F;
     this.label13.Width     = 0.7590553F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_buhin_cd,
         this.tb_buhin_name,
         this.textBox2,
         this.textBox3,
         this.tb_suryou,
         this.tb_denpyou_no,
         this.tb_syori_kbn,
         this.tb_bikou
     });
     this.detail.Height = 0.2083333F;
     this.detail.Name   = "detail";
     //
     // tb_buhin_cd
     //
     this.tb_buhin_cd.DataField = "seihin_cd";
     this.tb_buhin_cd.Height    = 0.146063F;
     this.tb_buhin_cd.Left      = 2.362205F;
     this.tb_buhin_cd.Name      = "tb_buhin_cd";
     this.tb_buhin_cd.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_cd.Text      = null;
     this.tb_buhin_cd.Top       = 0F;
     this.tb_buhin_cd.Width     = 1.016142F;
     //
     // tb_buhin_name
     //
     this.tb_buhin_name.DataField = "seihin_name";
     this.tb_buhin_name.Height    = 0.146063F;
     this.tb_buhin_name.Left      = 3.378346F;
     this.tb_buhin_name.Name      = "tb_buhin_name";
     this.tb_buhin_name.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_name.Text      = null;
     this.tb_buhin_name.Top       = 0F;
     this.tb_buhin_name.Width     = 1.75315F;
     //
     // textBox2
     //
     this.textBox2.DataField = "juchu_cd1";
     this.textBox2.Height    = 0.146063F;
     this.textBox2.Left      = 5.131496F;
     this.textBox2.Name      = "textBox2";
     this.textBox2.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox2.Text      = null;
     this.textBox2.Top       = 0F;
     this.textBox2.Width     = 1.036614F;
     //
     // textBox3
     //
     this.textBox3.DataField = "juchu_cd2";
     this.textBox3.Height    = 0.146063F;
     this.textBox3.Left      = 6.168111F;
     this.textBox3.Name      = "textBox3";
     this.textBox3.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox3.Text      = null;
     this.textBox3.Top       = 0F;
     this.textBox3.Width     = 1.036614F;
     //
     // tb_suryou
     //
     this.tb_suryou.DataField    = "uriage_su";
     this.tb_suryou.Height       = 0.146063F;
     this.tb_suryou.Left         = 7.204725F;
     this.tb_suryou.Name         = "tb_suryou";
     this.tb_suryou.OutputFormat = resources.GetString("tb_suryou.OutputFormat");
     this.tb_suryou.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_suryou.Text         = null;
     this.tb_suryou.Top          = 0F;
     this.tb_suryou.Width        = 0.5681103F;
     //
     // tb_denpyou_no
     //
     this.tb_denpyou_no.DataField    = "hanbai_tanka";
     this.tb_denpyou_no.Height       = 0.146063F;
     this.tb_denpyou_no.Left         = 7.772835F;
     this.tb_denpyou_no.Name         = "tb_denpyou_no";
     this.tb_denpyou_no.OutputFormat = resources.GetString("tb_denpyou_no.OutputFormat");
     this.tb_denpyou_no.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_denpyou_no.Text         = null;
     this.tb_denpyou_no.Top          = 0F;
     this.tb_denpyou_no.Width        = 0.8779535F;
     //
     // tb_syori_kbn
     //
     this.tb_syori_kbn.DataField    = "uriage_kingaku";
     this.tb_syori_kbn.Height       = 0.146063F;
     this.tb_syori_kbn.Left         = 8.650788F;
     this.tb_syori_kbn.Name         = "tb_syori_kbn";
     this.tb_syori_kbn.OutputFormat = resources.GetString("tb_syori_kbn.OutputFormat");
     this.tb_syori_kbn.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_syori_kbn.Text         = null;
     this.tb_syori_kbn.Top          = 0F;
     this.tb_syori_kbn.Width        = 0.9027557F;
     //
     // tb_bikou
     //
     this.tb_bikou.DataField = "bikou";
     this.tb_bikou.Height    = 0.146063F;
     this.tb_bikou.Left      = 9.553544F;
     this.tb_bikou.Name      = "tb_bikou";
     this.tb_bikou.Style     = "font-size: 8.25pt; text-align: left";
     this.tb_bikou.Text      = null;
     this.tb_bikou.Top       = 0F;
     this.tb_bikou.Width     = 1.34252F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Name = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
     this.reportInfo1.Height       = 0.1979167F;
     this.reportInfo1.Left         = 4.192823F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "font-size: 8.25pt; text-align: center";
     this.reportInfo1.Top          = 0.02604163F;
     this.reportInfo1.Width        = 2.489584F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox5,
         this.line1
     });
     this.groupHeader1.DataField = "uriage_date";
     this.groupHeader1.Height    = 0.1875F;
     this.groupHeader1.Name      = "groupHeader1";
     //
     // textBox5
     //
     this.textBox5.DataField    = "uriage_date";
     this.textBox5.Height       = 0.146063F;
     this.textBox5.Left         = 0F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "font-size: 8.25pt; text-align: left";
     this.textBox5.Top          = 0.04133859F;
     this.textBox5.Width        = 0.6511812F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0F;
     this.line1.Width      = 10.8752F;
     this.line1.X1         = 0F;
     this.line1.X2         = 10.8752F;
     this.line1.Y1         = 0F;
     this.line1.Y2         = 0F;
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label22,
         this.textBox8,
         this.line3
     });
     this.groupFooter1.Height = 0.21875F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // label22
     //
     this.label22.Height    = 0.146063F;
     this.label22.HyperLink = null;
     this.label22.Left      = 8.748425F;
     this.label22.Name      = "label22";
     this.label22.Style     = "font-size: 6pt; text-align: center; vertical-align: middle";
     this.label22.Text      = "売上計上日計";
     this.label22.Top       = 0.05196851F;
     this.label22.Width     = 0.7346458F;
     //
     // textBox8
     //
     this.textBox8.DataField      = "uriage_kingaku";
     this.textBox8.Height         = 0.146063F;
     this.textBox8.Left           = 9.553544F;
     this.textBox8.Name           = "textBox8";
     this.textBox8.OutputFormat   = resources.GetString("textBox8.OutputFormat");
     this.textBox8.Style          = "font-size: 8.25pt; text-align: right; vertical-align: middle";
     this.textBox8.SummaryGroup   = "groupHeader1";
     this.textBox8.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.textBox8.SummaryType    = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
     this.textBox8.Text           = null;
     this.textBox8.Top            = 0.05196851F;
     this.textBox8.Width          = 1.257087F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 8.650788F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0F;
     this.line3.Width      = 2.245272F;
     this.line3.X1         = 8.650788F;
     this.line3.X2         = 10.89606F;
     this.line3.Y1         = 0F;
     this.line3.Y2         = 0F;
     //
     // groupHeader2
     //
     this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox6,
         this.textBox1,
         this.textBox4
     });
     this.groupHeader2.DataField = "uriage_no";
     this.groupHeader2.Height    = 0.146063F;
     this.groupHeader2.Name      = "groupHeader2";
     //
     // textBox6
     //
     this.textBox6.DataField    = "uriage_no";
     this.textBox6.Height       = 0.146063F;
     this.textBox6.Left         = 0.276378F;
     this.textBox6.Name         = "textBox6";
     this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
     this.textBox6.Style        = "font-size: 8.25pt; text-align: left";
     this.textBox6.Text         = null;
     this.textBox6.Top          = 0F;
     this.textBox6.Width        = 0.7346457F;
     //
     // textBox1
     //
     this.textBox1.DataField = "torihikisaki_cd";
     this.textBox1.Height    = 0.146063F;
     this.textBox1.Left      = 1.031496F;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox1.Text      = null;
     this.textBox1.Top       = 0F;
     this.textBox1.Width     = 0.5716534F;
     //
     // textBox4
     //
     this.textBox4.DataField = "torihikisaki_name";
     this.textBox4.Height    = 0.146063F;
     this.textBox4.Left      = 1.60315F;
     this.textBox4.Name      = "textBox4";
     this.textBox4.Style     = "font-size: 8.25pt; text-align: left";
     this.textBox4.Text      = null;
     this.textBox4.Top       = 0F;
     this.textBox4.Width     = 0.7346458F;
     //
     // groupFooter2
     //
     this.groupFooter2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label21,
         this.textBox7,
         this.line2
     });
     this.groupFooter2.Height = 0.2503937F;
     this.groupFooter2.Name   = "groupFooter2";
     //
     // label21
     //
     this.label21.Height    = 0.146063F;
     this.label21.HyperLink = null;
     this.label21.Left      = 7.84567F;
     this.label21.Name      = "label21";
     this.label21.Style     = "font-size: 6pt; text-align: center; vertical-align: middle";
     this.label21.Text      = "売上番号計";
     this.label21.Top       = 0.0523622F;
     this.label21.Width     = 0.7346458F;
     //
     // textBox7
     //
     this.textBox7.DataField      = "uriage_kingaku";
     this.textBox7.Height         = 0.146063F;
     this.textBox7.Left           = 8.650788F;
     this.textBox7.Name           = "textBox7";
     this.textBox7.OutputFormat   = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style          = "font-size: 8.25pt; text-align: right; vertical-align: middle";
     this.textBox7.SummaryGroup   = "groupHeader2";
     this.textBox7.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.textBox7.SummaryType    = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
     this.textBox7.Text           = null;
     this.textBox7.Top            = 0.0523622F;
     this.textBox7.Width          = 0.9027556F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0.276378F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0F;
     this.line2.Width      = 10.61968F;
     this.line2.X1         = 0.276378F;
     this.line2.X2         = 10.89606F;
     this.line2.Y1         = 0F;
     this.line2.Y2         = 0F;
     //
     // rpt_uriage
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 10.87523F;
     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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_uriage_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).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.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ReminderListByCustomerReport));
     this.pageHeader        = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompany        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCode    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDate           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.riDate            = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail            = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtReminderAmount = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtInputTypeName  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCreateBy       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtMemo           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line19            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line22            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtCreateAt       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line14            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line24            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line2             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter        = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.riPageNumber      = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblReminderAmount = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblAction         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCreateBy       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line7             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line8             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line9             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblMemo           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCreateAt       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line3             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label1            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.groupHeader1      = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.txtCustomerCode   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerName   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line1             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.groupFooter1      = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompany)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReminderAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInputTypeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateAt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReminderAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateAt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompany,
         this.lblCompanyCode,
         this.lblDate,
         this.riDate,
         this.lblTitle
     });
     this.pageHeader.Height = 0.6354661F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompany
     //
     this.lblCompany.Height    = 0.2F;
     this.lblCompany.HyperLink = null;
     this.lblCompany.Left      = 0F;
     this.lblCompany.Name      = "lblCompany";
     this.lblCompany.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                 "-set: 1";
     this.lblCompany.Text  = "会社コード :";
     this.lblCompany.Top   = 0F;
     this.lblCompany.Width = 0.7874014F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.7874014F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyCode.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.lblCompanyCode.Text  = "label2";
     this.lblCompanyCode.Top   = 0F;
     this.lblCompanyCode.Width = 3.657F;
     //
     // lblDate
     //
     this.lblDate.Height    = 0.2F;
     this.lblDate.HyperLink = null;
     this.lblDate.Left      = 8.784646F;
     this.lblDate.Name      = "lblDate";
     this.lblDate.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                              "-set: 1";
     this.lblDate.Text  = "出力日付:";
     this.lblDate.Top   = 0F;
     this.lblDate.Width = 0.698425F;
     //
     // riDate
     //
     this.riDate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.riDate.Height       = 0.2F;
     this.riDate.Left         = 9.498028F;
     this.riDate.Name         = "riDate";
     this.riDate.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: left; vertical-align" +
                                ": middle; ddo-char-set: 1";
     this.riDate.Top   = 0F;
     this.riDate.Width = 1.014961F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-family: MS 明朝; font-size: 14pt; text-align: center; text-decoration: underli" +
                               "ne; ddo-char-set: 1";
     this.lblTitle.Text  = "督促管理帳票";
     this.lblTitle.Top   = 0.2F;
     this.lblTitle.Width = 10.62992F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtReminderAmount,
         this.txtInputTypeName,
         this.txtCreateBy,
         this.txtMemo,
         this.line19,
         this.line22,
         this.txtCreateAt,
         this.line14,
         this.line24,
         this.line2
     });
     this.detail.Height = 0.9583333F;
     this.detail.Name   = "detail";
     //
     // txtReminderAmount
     //
     this.txtReminderAmount.Height    = 0.4023622F;
     this.txtReminderAmount.Left      = 1.383465F;
     this.txtReminderAmount.MultiLine = false;
     this.txtReminderAmount.Name      = "txtReminderAmount";
     this.txtReminderAmount.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtReminderAmount.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: right; vertical-align: middle; dd" +
                                        "o-char-set: 1";
     this.txtReminderAmount.Text  = "99,999,999,999";
     this.txtReminderAmount.Top   = 0F;
     this.txtReminderAmount.Width = 1.13622F;
     //
     // txtInputTypeName
     //
     this.txtInputTypeName.Height    = 0.4011811F;
     this.txtInputTypeName.Left      = 2.522441F;
     this.txtInputTypeName.MultiLine = false;
     this.txtInputTypeName.Name      = "txtInputTypeName";
     this.txtInputTypeName.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 4, 0);
     this.txtInputTypeName.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                       "do-char-set: 1";
     this.txtInputTypeName.Text  = "入力";
     this.txtInputTypeName.Top   = 0.001181102F;
     this.txtInputTypeName.Width = 0.9374015F;
     //
     // txtCreateBy
     //
     this.txtCreateBy.Height    = 0.4F;
     this.txtCreateBy.Left      = 9.500001F;
     this.txtCreateBy.MultiLine = false;
     this.txtCreateBy.Name      = "txtCreateBy";
     this.txtCreateBy.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtCreateBy.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtCreateBy.Text      = "小梅太夫";
     this.txtCreateBy.Top       = 0.002362207F;
     this.txtCreateBy.Width     = 1.07559F;
     //
     // txtMemo
     //
     this.txtMemo.Height    = 0.4023622F;
     this.txtMemo.Left      = 3.459843F;
     this.txtMemo.MultiLine = false;
     this.txtMemo.Name      = "txtMemo";
     this.txtMemo.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtMemo.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: top; ddo-char-set: 1";
     this.txtMemo.Text      = "入金未確認。要督促";
     this.txtMemo.Top       = 0F;
     this.txtMemo.Width     = 6.03819F;
     //
     // line19
     //
     this.line19.Height     = 0.4023622F;
     this.line19.Left       = 2.520473F;
     this.line19.LineWeight = 1F;
     this.line19.Name       = "line19";
     this.line19.Top        = 0F;
     this.line19.Width      = 0.001968145F;
     this.line19.X1         = 2.522441F;
     this.line19.X2         = 2.520473F;
     this.line19.Y1         = 0F;
     this.line19.Y2         = 0.4023622F;
     //
     // line22
     //
     this.line22.Height     = 0.4023622F;
     this.line22.Left       = 3.46063F;
     this.line22.LineWeight = 1F;
     this.line22.Name       = "line22";
     this.line22.Top        = 0F;
     this.line22.Width      = 0F;
     this.line22.X1         = 3.46063F;
     this.line22.X2         = 3.46063F;
     this.line22.Y1         = 0F;
     this.line22.Y2         = 0.4023622F;
     //
     // txtCreateAt
     //
     this.txtCreateAt.Height    = 0.4023622F;
     this.txtCreateAt.Left      = 0.001181103F;
     this.txtCreateAt.MultiLine = false;
     this.txtCreateAt.Name      = "txtCreateAt";
     this.txtCreateAt.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtCreateAt.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                  "do-char-set: 1";
     this.txtCreateAt.Text  = "2018/01/01 12:00:00";
     this.txtCreateAt.Top   = 0F;
     this.txtCreateAt.Width = 1.381102F;
     //
     // line14
     //
     this.line14.Height     = 0.4011811F;
     this.line14.Left       = 1.382284F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0.001181102F;
     this.line14.Width      = 0.001181006F;
     this.line14.X1         = 1.383465F;
     this.line14.X2         = 1.382284F;
     this.line14.Y1         = 0.001181102F;
     this.line14.Y2         = 0.4023622F;
     //
     // line24
     //
     this.line24.Height     = 0.4023622F;
     this.line24.Left       = 9.498033F;
     this.line24.LineWeight = 1F;
     this.line24.Name       = "line24";
     this.line24.Top        = 0F;
     this.line24.Width      = 0.001968384F;
     this.line24.X1         = 9.500001F;
     this.line24.X2         = 9.498033F;
     this.line24.Y1         = 0F;
     this.line24.Y2         = 0.4023622F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.4023622F;
     this.line2.Width      = 10.575F;
     this.line2.X1         = 0F;
     this.line2.X2         = 10.575F;
     this.line2.Y1         = 0.4023622F;
     this.line2.Y2         = 0.4023622F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.riPageNumber
     });
     this.pageFooter.Name = "pageFooter";
     //
     // riPageNumber
     //
     this.riPageNumber.FormatString = "{PageNumber} / {PageCount}";
     this.riPageNumber.Height       = 0.2F;
     this.riPageNumber.Left         = 0.01673126F;
     this.riPageNumber.Name         = "riPageNumber";
     this.riPageNumber.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: center; vertical-ali" +
                                      "gn: middle; ddo-char-set: 1";
     this.riPageNumber.Top   = 0.025F;
     this.riPageNumber.Width = 10.59646F;
     //
     // lblReminderAmount
     //
     this.lblReminderAmount.Height    = 0.23F;
     this.lblReminderAmount.HyperLink = null;
     this.lblReminderAmount.Left      = 1.383465F;
     this.lblReminderAmount.Name      = "lblReminderAmount";
     this.lblReminderAmount.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblReminderAmount.Text  = "滞留金額";
     this.lblReminderAmount.Top   = 0.4035433F;
     this.lblReminderAmount.Width = 1.13622F;
     //
     // lblAction
     //
     this.lblAction.Height    = 0.23F;
     this.lblAction.HyperLink = null;
     this.lblAction.Left      = 2.522441F;
     this.lblAction.Name      = "lblAction";
     this.lblAction.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblAction.Text  = "アクション";
     this.lblAction.Top   = 0.4023622F;
     this.lblAction.Width = 0.9374015F;
     //
     // lblCreateBy
     //
     this.lblCreateBy.Height    = 0.23F;
     this.lblCreateBy.HyperLink = null;
     this.lblCreateBy.Left      = 9.501182F;
     this.lblCreateBy.Name      = "lblCreateBy";
     this.lblCreateBy.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCreateBy.Text  = "更新者名";
     this.lblCreateBy.Top   = 0.4033622F;
     this.lblCreateBy.Width = 1.072603F;
     //
     // line7
     //
     this.line7.Height     = 0.2299916F;
     this.line7.Left       = 1.382091F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.4035433F;
     this.line7.Width      = 0.0001929998F;
     this.line7.X1         = 1.382284F;
     this.line7.X2         = 1.382091F;
     this.line7.Y1         = 0.4035433F;
     this.line7.Y2         = 0.6335349F;
     //
     // line8
     //
     this.line8.Height     = 0.2299916F;
     this.line8.Left       = 2.519685F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.4035433F;
     this.line8.Width      = 0.0008940697F;
     this.line8.X1         = 2.519685F;
     this.line8.X2         = 2.520579F;
     this.line8.Y1         = 0.4035433F;
     this.line8.Y2         = 0.6335349F;
     //
     // line9
     //
     this.line9.Height     = 0.2299916F;
     this.line9.Left       = 3.459843F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 0.4035433F;
     this.line9.Width      = 0.0008940697F;
     this.line9.X1         = 3.459843F;
     this.line9.X2         = 3.460737F;
     this.line9.Y1         = 0.4035433F;
     this.line9.Y2         = 0.6335349F;
     //
     // lblMemo
     //
     this.lblMemo.Height    = 0.23F;
     this.lblMemo.HyperLink = null;
     this.lblMemo.Left      = 3.46063F;
     this.lblMemo.Name      = "lblMemo";
     this.lblMemo.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                              "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblMemo.Text  = "対応記録";
     this.lblMemo.Top   = 0.4035433F;
     this.lblMemo.Width = 6.022441F;
     //
     // lblCreateAt
     //
     this.lblCreateAt.Height    = 0.23F;
     this.lblCreateAt.HyperLink = null;
     this.lblCreateAt.Left      = 0.001180649F;
     this.lblCreateAt.Name      = "lblCreateAt";
     this.lblCreateAt.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCreateAt.Text  = "更新日時";
     this.lblCreateAt.Top   = 0.4035433F;
     this.lblCreateAt.Width = 1.381103F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0.0007875115F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.4033622F;
     this.line3.Width      = 10.57499F;
     this.line3.X1         = 0.0007875115F;
     this.line3.X2         = 10.57578F;
     this.line3.Y1         = 0.4033622F;
     this.line3.Y2         = 0.4033622F;
     //
     // line13
     //
     this.line13.Height     = 0.2288103F;
     this.line13.Left       = 9.500001F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0.4035433F;
     this.line13.Width      = 0.001069069F;
     this.line13.X1         = 9.500001F;
     this.line13.X2         = 9.50107F;
     this.line13.Y1         = 0.4035433F;
     this.line13.Y2         = 0.6323537F;
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0F;
     this.label1.Name      = "label1";
     this.label1.Style     = "color: Black; font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-cha" +
                             "r-set: 1";
     this.label1.Text  = "得意先コード:";
     this.label1.Top   = 0.0001811981F;
     this.label1.Width = 0.9125985F;
     //
     // label2
     //
     this.label2.Height    = 0.2F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.001181126F;
     this.label2.Name      = "label2";
     this.label2.Style     = "color: Black; font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-cha" +
                             "r-set: 1";
     this.label2.Text  = "得意先名    :";
     this.label2.Top   = 0.2001812F;
     this.label2.Width = 0.9114174F;
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblReminderAmount,
         this.lblAction,
         this.lblCreateBy,
         this.line7,
         this.line8,
         this.line9,
         this.lblMemo,
         this.lblCreateAt,
         this.line3,
         this.line13,
         this.label1,
         this.label2,
         this.txtCustomerCode,
         this.txtCustomerName,
         this.line1
     });
     this.groupHeader1.Height = 0.9043766F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // txtCustomerCode
     //
     this.txtCustomerCode.Height    = 0.2F;
     this.txtCustomerCode.Left      = 0.9125985F;
     this.txtCustomerCode.MultiLine = false;
     this.txtCustomerCode.Name      = "txtCustomerCode";
     this.txtCustomerCode.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 4, 0);
     this.txtCustomerCode.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: left; vertical-align: middle; ddo" +
                                      "-char-set: 1";
     this.txtCustomerCode.Text  = "CustomerCode";
     this.txtCustomerCode.Top   = 0F;
     this.txtCustomerCode.Width = 4.25F;
     //
     // txtCustomerName
     //
     this.txtCustomerName.Height    = 0.2F;
     this.txtCustomerName.Left      = 0.9125985F;
     this.txtCustomerName.MultiLine = false;
     this.txtCustomerName.Name      = "txtCustomerName";
     this.txtCustomerName.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: left; vertical-align: middle; ddo" +
                                      "-char-set: 1";
     this.txtCustomerName.Text  = "CustomerName";
     this.txtCustomerName.Top   = 0.2F;
     this.txtCustomerName.Width = 4.25F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.6322835F;
     this.line1.Width      = 10.57499F;
     this.line1.X1         = 0F;
     this.line1.X2         = 10.57499F;
     this.line1.Y1         = 0.6322835F;
     this.line1.Y2         = 0.6322835F;
     //
     // groupFooter1
     //
     this.groupFooter1.Name = "groupFooter1";
     //
     // ReminderListByCustomerReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompany)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReminderAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInputTypeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateAt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReminderAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateAt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #13
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CustomerSectionReport));
     this.pageHeader           = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label1               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblcompanycode       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate               = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lbltitle             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line2                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label2               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label4               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line9                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line12               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line8                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line20               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line3                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line4                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail               = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtCode              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtIsParent          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerName      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffName         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtKana              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtNote              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtShareTransferFee  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtClosingDay        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCreditLimit       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCollectOffsetDate = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCategoryName      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtPostalCode        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtAddress1          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtTel               = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtFax               = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line18               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtAddress2          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line6                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line21               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line17               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line16               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line15               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line14               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line1                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter           = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1          = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIsParent)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKana)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNote)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtShareTransferFee)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtClosingDay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreditLimit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCollectOffsetDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCategoryName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPostalCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.lblcompanycode,
         this.lbldate,
         this.ridate,
         this.lbltitle,
         this.line2,
         this.label2,
         this.label4,
         this.label6,
         this.label8,
         this.label10,
         this.label12,
         this.label14,
         this.label15,
         this.line9,
         this.line12,
         this.line8,
         this.line20,
         this.line7,
         this.line3,
         this.line5,
         this.line4
     });
     this.pageHeader.Height = 1.283F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.02440945F;
     this.label1.Name      = "label1";
     this.label1.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.label1.Text      = "会社コード :";
     this.label1.Top       = 0F;
     this.label1.Width     = 0.7874016F;
     //
     // lblcompanycode
     //
     this.lblcompanycode.Height    = 0.2F;
     this.lblcompanycode.HyperLink = null;
     this.lblcompanycode.Left      = 0.811811F;
     this.lblcompanycode.Name      = "lblcompanycode";
     this.lblcompanycode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblcompanycode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblcompanycode.Text      = "label2";
     this.lblcompanycode.Top       = 0F;
     this.lblcompanycode.Width     = 3.657F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 8.809055F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lbldate.Text      = "出力日付 :";
     this.lbldate.Top       = 0F;
     this.lbldate.Width     = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 1.014961F;
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lbltitle.Text      = "得意先マスター一覧";
     this.lbltitle.Top       = 0.2704725F;
     this.lbltitle.Width     = 10.62992F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.6708662F;
     this.line2.Width      = 10.59882F;
     this.line2.X1         = 0F;
     this.line2.X2         = 10.59882F;
     this.line2.Y1         = 0.6708662F;
     this.line2.Y2         = 0.6708662F;
     //
     // label2
     //
     this.label2.Height    = 0.6060001F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0F;
     this.label2.Name      = "label2";
     this.label2.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label2.Text      = "得意先コード\r\n\r\n\r\n債権代表者";
     this.label2.Top       = 0.677F;
     this.label2.Width     = 0.906F;
     //
     // label4
     //
     this.label4.Height    = 0.606F;
     this.label4.HyperLink = null;
     this.label4.Left      = 0.8980001F;
     this.label4.Name      = "label4";
     this.label4.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label4.Text      = "得意先名\r\n\r\n\r\n営業担当者";
     this.label4.Top       = 0.678F;
     this.label4.Width     = 1.739F;
     //
     // label6
     //
     this.label6.Height    = 0.606F;
     this.label6.HyperLink = null;
     this.label6.Left      = 2.649F;
     this.label6.Name      = "label6";
     this.label6.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label6.Text      = "得意先カナ\r\n\r\n\r\n備考";
     this.label6.Top       = 0.679F;
     this.label6.Width     = 1.613F;
     //
     // label8
     //
     this.label8.Height    = 0.606F;
     this.label8.HyperLink = null;
     this.label8.Left      = 4.267F;
     this.label8.Name      = "label8";
     this.label8.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label8.Text      = "手数料\r\n負担区分\r\n\r\n締日";
     this.label8.Top       = 0.6810001F;
     this.label8.Width     = 0.6660001F;
     //
     // label10
     //
     this.label10.Height    = 0.606F;
     this.label10.HyperLink = null;
     this.label10.Left      = 4.946F;
     this.label10.Name      = "label10";
     this.label10.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label10.Text      = "与信限度額\r\n\r\n\r\n回収予定";
     this.label10.Top       = 0.678F;
     this.label10.Width     = 1.51F;
     //
     // label12
     //
     this.label12.Height    = 0.606F;
     this.label12.HyperLink = null;
     this.label12.Left      = 6.471F;
     this.label12.Name      = "label12";
     this.label12.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label12.Text      = "回収区分\r\n\r\n\r\n郵便番号";
     this.label12.Top       = 0.68F;
     this.label12.Width     = 0.7920002F;
     //
     // label14
     //
     this.label14.Height    = 0.606F;
     this.label14.HyperLink = null;
     this.label14.Left      = 7.263F;
     this.label14.Name      = "label14";
     this.label14.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label14.Text      = "住所";
     this.label14.Top       = 0.674F;
     this.label14.Width     = 1.677999F;
     //
     // label15
     //
     this.label15.Height    = 0.606F;
     this.label15.HyperLink = null;
     this.label15.Left      = 8.946F;
     this.label15.Name      = "label15";
     this.label15.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.label15.Text      = "電話番号\r\n\r\n\r\nFAX番号";
     this.label15.Top       = 0.677F;
     this.label15.Width     = 1.645F;
     //
     // line9
     //
     this.line9.Height     = 0.6109999F;
     this.line9.Left       = 8.935001F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 0.671F;
     this.line9.Width      = 3.910065E-05F;
     this.line9.X1         = 8.93504F;
     this.line9.X2         = 8.935001F;
     this.line9.Y1         = 0.671F;
     this.line9.Y2         = 1.282F;
     //
     // line12
     //
     this.line12.Height     = 0F;
     this.line12.Left       = 0.002F;
     this.line12.LineWeight = 1F;
     this.line12.Name       = "line12";
     this.line12.Top        = 1.277F;
     this.line12.Width      = 10.59682F;
     this.line12.X1         = 0.002F;
     this.line12.X2         = 10.59882F;
     this.line12.Y1         = 1.277F;
     this.line12.Y2         = 1.277F;
     //
     // line8
     //
     this.line8.Height     = 0.6109999F;
     this.line8.Left       = 7.259843F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.669F;
     this.line8.Width      = 0.0001573563F;
     this.line8.X1         = 7.259843F;
     this.line8.X2         = 7.26F;
     this.line8.Y1         = 0.669F;
     this.line8.Y2         = 1.28F;
     //
     // line20
     //
     this.line20.Height     = 0.6109999F;
     this.line20.Left       = 6.468F;
     this.line20.LineWeight = 1F;
     this.line20.Name       = "line20";
     this.line20.Top        = 0.6670001F;
     this.line20.Width      = 0.0001111031F;
     this.line20.X1         = 6.468F;
     this.line20.X2         = 6.468111F;
     this.line20.Y1         = 0.6670001F;
     this.line20.Y2         = 1.278F;
     //
     // line7
     //
     this.line7.Height     = 0.6110001F;
     this.line7.Left       = 4.935F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.668F;
     this.line7.Width      = 4.005432E-05F;
     this.line7.X1         = 4.93504F;
     this.line7.X2         = 4.935F;
     this.line7.Y1         = 0.668F;
     this.line7.Y2         = 1.279F;
     //
     // line3
     //
     this.line3.Height     = 0.6109999F;
     this.line3.Left       = 4.257F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.669F;
     this.line3.Width      = 8.72612E-05F;
     this.line3.X1         = 4.257F;
     this.line3.X2         = 4.257087F;
     this.line3.Y1         = 0.669F;
     this.line3.Y2         = 1.28F;
     //
     // line5
     //
     this.line5.Height     = 0.6109999F;
     this.line5.Left       = 2.635827F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.669F;
     this.line5.Width      = 0.0001728535F;
     this.line5.X1         = 2.636F;
     this.line5.X2         = 2.635827F;
     this.line5.Y1         = 0.669F;
     this.line5.Y2         = 1.28F;
     //
     // line4
     //
     this.line4.Height     = 0.6109999F;
     this.line4.Left       = 0.896F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.6670001F;
     this.line4.Width      = 6.300211E-05F;
     this.line4.X1         = 0.896F;
     this.line4.X2         = 0.896063F;
     this.line4.Y1         = 0.6670001F;
     this.line4.Y2         = 1.278F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtCode,
         this.txtIsParent,
         this.txtCustomerName,
         this.txtStaffName,
         this.txtKana,
         this.txtNote,
         this.txtShareTransferFee,
         this.txtClosingDay,
         this.txtCreditLimit,
         this.txtCollectOffsetDate,
         this.txtCategoryName,
         this.txtPostalCode,
         this.txtAddress1,
         this.txtTel,
         this.txtFax,
         this.line18,
         this.txtAddress2,
         this.line6,
         this.line21,
         this.line17,
         this.line16,
         this.line15,
         this.line14,
         this.line1
     });
     this.detail.Height       = 0.51425F;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // txtCode
     //
     this.txtCode.Height    = 0.25F;
     this.txtCode.Left      = 0F;
     this.txtCode.MultiLine = false;
     this.txtCode.Name      = "txtCode";
     this.txtCode.Style     = "text-align: center; vertical-align: middle";
     this.txtCode.Text      = "txtCode";
     this.txtCode.Top       = 0.005000001F;
     this.txtCode.Width     = 0.895F;
     //
     // txtIsParent
     //
     this.txtIsParent.Height    = 0.25F;
     this.txtIsParent.Left      = 0F;
     this.txtIsParent.MultiLine = false;
     this.txtIsParent.Name      = "txtIsParent";
     this.txtIsParent.Style     = "text-align: center; vertical-align: middle";
     this.txtIsParent.Text      = "txtIsParent";
     this.txtIsParent.Top       = 0.25F;
     this.txtIsParent.Width     = 0.8950001F;
     //
     // txtCustomerName
     //
     this.txtCustomerName.Height      = 0.25F;
     this.txtCustomerName.Left        = 0.892F;
     this.txtCustomerName.Name        = "txtCustomerName";
     this.txtCustomerName.Padding     = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtCustomerName.ShrinkToFit = true;
     this.txtCustomerName.Style       = "vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtCustomerName.Text        = "txtCustomerName";
     this.txtCustomerName.Top         = 0F;
     this.txtCustomerName.Width       = 1.739F;
     //
     // txtStaffName
     //
     this.txtStaffName.Height      = 0.25F;
     this.txtStaffName.Left        = 0.8930001F;
     this.txtStaffName.Name        = "txtStaffName";
     this.txtStaffName.Padding     = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtStaffName.ShrinkToFit = true;
     this.txtStaffName.Style       = "vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtStaffName.Text        = "txtStaffName";
     this.txtStaffName.Top         = 0.25F;
     this.txtStaffName.Width       = 1.739F;
     //
     // txtKana
     //
     this.txtKana.Height      = 0.25F;
     this.txtKana.Left        = 2.631F;
     this.txtKana.Name        = "txtKana";
     this.txtKana.ShrinkToFit = true;
     this.txtKana.Style       = "text-align: left; vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtKana.Text        = "txtKana";
     this.txtKana.Top         = 0F;
     this.txtKana.Width       = 1.625F;
     //
     // txtNote
     //
     this.txtNote.Height      = 0.25F;
     this.txtNote.Left        = 2.636F;
     this.txtNote.Name        = "txtNote";
     this.txtNote.Padding     = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtNote.ShrinkToFit = true;
     this.txtNote.Style       = "vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtNote.Text        = "txtNote";
     this.txtNote.Top         = 0.25F;
     this.txtNote.Width       = 1.625F;
     //
     // txtShareTransferFee
     //
     this.txtShareTransferFee.Height    = 0.25F;
     this.txtShareTransferFee.Left      = 4.256F;
     this.txtShareTransferFee.MultiLine = false;
     this.txtShareTransferFee.Name      = "txtShareTransferFee";
     this.txtShareTransferFee.Style     = "text-align: center; vertical-align: middle";
     this.txtShareTransferFee.Text      = "txtShrFee";
     this.txtShareTransferFee.Top       = 0F;
     this.txtShareTransferFee.Width     = 0.6780005F;
     //
     // txtClosingDay
     //
     this.txtClosingDay.Height    = 0.25F;
     this.txtClosingDay.Left      = 4.256F;
     this.txtClosingDay.MultiLine = false;
     this.txtClosingDay.Name      = "txtClosingDay";
     this.txtClosingDay.Style     = "text-align: center; vertical-align: middle";
     this.txtClosingDay.Text      = "txtClsDay";
     this.txtClosingDay.Top       = 0.249F;
     this.txtClosingDay.Width     = 0.678F;
     //
     // txtCreditLimit
     //
     this.txtCreditLimit.Height       = 0.25F;
     this.txtCreditLimit.Left         = 4.943F;
     this.txtCreditLimit.MultiLine    = false;
     this.txtCreditLimit.Name         = "txtCreditLimit";
     this.txtCreditLimit.OutputFormat = resources.GetString("txtCreditLimit.OutputFormat");
     this.txtCreditLimit.Padding      = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtCreditLimit.Style        = "text-align: right; vertical-align: middle";
     this.txtCreditLimit.Text         = "txtCreditLimit";
     this.txtCreditLimit.Top          = 0F;
     this.txtCreditLimit.Width        = 1.521F;
     //
     // txtCollectOffsetDate
     //
     this.txtCollectOffsetDate.Height    = 0.25F;
     this.txtCollectOffsetDate.Left      = 4.952F;
     this.txtCollectOffsetDate.MultiLine = false;
     this.txtCollectOffsetDate.Name      = "txtCollectOffsetDate";
     this.txtCollectOffsetDate.Style     = "text-align: center; vertical-align: middle";
     this.txtCollectOffsetDate.Text      = "txtCollectOffsetDate";
     this.txtCollectOffsetDate.Top       = 0.249F;
     this.txtCollectOffsetDate.Width     = 1.521F;
     //
     // txtCategoryName
     //
     this.txtCategoryName.Height    = 0.25F;
     this.txtCategoryName.Left      = 6.464F;
     this.txtCategoryName.MultiLine = false;
     this.txtCategoryName.Name      = "txtCategoryName";
     this.txtCategoryName.Style     = "text-align: center; vertical-align: middle";
     this.txtCategoryName.Text      = "txtCatName";
     this.txtCategoryName.Top       = 0F;
     this.txtCategoryName.Width     = 0.802F;
     //
     // txtPostalCode
     //
     this.txtPostalCode.Height    = 0.25F;
     this.txtPostalCode.Left      = 6.473001F;
     this.txtPostalCode.MultiLine = false;
     this.txtPostalCode.Name      = "txtPostalCode";
     this.txtPostalCode.Style     = "text-align: center; vertical-align: middle";
     this.txtPostalCode.Text      = "txtPosCode";
     this.txtPostalCode.Top       = 0.25F;
     this.txtPostalCode.Width     = 0.8019996F;
     //
     // txtAddress1
     //
     this.txtAddress1.Height      = 0.25F;
     this.txtAddress1.Left        = 7.261F;
     this.txtAddress1.Name        = "txtAddress1";
     this.txtAddress1.Padding     = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtAddress1.ShrinkToFit = true;
     this.txtAddress1.Style       = "vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtAddress1.Text        = "txtAddress1";
     this.txtAddress1.Top         = 0F;
     this.txtAddress1.Width       = 1.677001F;
     //
     // txtTel
     //
     this.txtTel.Height    = 0.25F;
     this.txtTel.Left      = 8.937F;
     this.txtTel.MultiLine = false;
     this.txtTel.Name      = "txtTel";
     this.txtTel.Padding   = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtTel.Style     = "vertical-align: middle";
     this.txtTel.Text      = "txtTel";
     this.txtTel.Top       = 0F;
     this.txtTel.Width     = 1.648F;
     //
     // txtFax
     //
     this.txtFax.Height    = 0.25F;
     this.txtFax.Left      = 8.941F;
     this.txtFax.MultiLine = false;
     this.txtFax.Name      = "txtFax";
     this.txtFax.Padding   = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtFax.Style     = "vertical-align: middle";
     this.txtFax.Text      = "txtFax";
     this.txtFax.Top       = 0.248F;
     this.txtFax.Width     = 1.648F;
     //
     // line18
     //
     this.line18.AnchorBottom = true;
     this.line18.Height       = 0.4980315F;
     this.line18.Left         = 8.93504F;
     this.line18.LineWeight   = 1F;
     this.line18.Name         = "line18";
     this.line18.Top          = 0F;
     this.line18.Width        = 0F;
     this.line18.X1           = 8.93504F;
     this.line18.X2           = 8.93504F;
     this.line18.Y1           = 0F;
     this.line18.Y2           = 0.4980315F;
     //
     // txtAddress2
     //
     this.txtAddress2.Height      = 0.25F;
     this.txtAddress2.Left        = 7.27F;
     this.txtAddress2.Name        = "txtAddress2";
     this.txtAddress2.Padding     = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtAddress2.ShrinkToFit = true;
     this.txtAddress2.Style       = "vertical-align: middle; ddo-shrink-to-fit: true";
     this.txtAddress2.Text        = "txtAddress2";
     this.txtAddress2.Top         = 0.25F;
     this.txtAddress2.Width       = 1.677F;
     //
     // line6
     //
     this.line6.Height     = 0F;
     this.line6.Left       = 0F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.5039371F;
     this.line6.Width      = 10.59882F;
     this.line6.X1         = 0F;
     this.line6.X2         = 10.59882F;
     this.line6.Y1         = 0.5039371F;
     this.line6.Y2         = 0.5039371F;
     //
     // line21
     //
     this.line21.AnchorBottom = true;
     this.line21.Height       = 0.4980315F;
     this.line21.Left         = 7.259843F;
     this.line21.LineWeight   = 1F;
     this.line21.Name         = "line21";
     this.line21.Top          = 0F;
     this.line21.Width        = 0F;
     this.line21.X1           = 7.259843F;
     this.line21.X2           = 7.259843F;
     this.line21.Y1           = 0F;
     this.line21.Y2           = 0.4980315F;
     //
     // line17
     //
     this.line17.AnchorBottom = true;
     this.line17.Height       = 0.4980315F;
     this.line17.Left         = 6.468111F;
     this.line17.LineWeight   = 1F;
     this.line17.Name         = "line17";
     this.line17.Top          = 0F;
     this.line17.Width        = 0F;
     this.line17.X1           = 6.468111F;
     this.line17.X2           = 6.468111F;
     this.line17.Y1           = 0F;
     this.line17.Y2           = 0.4980315F;
     //
     // line16
     //
     this.line16.AnchorBottom = true;
     this.line16.Height       = 0.4980315F;
     this.line16.Left         = 4.93504F;
     this.line16.LineWeight   = 1F;
     this.line16.Name         = "line16";
     this.line16.Top          = 0F;
     this.line16.Width        = 0F;
     this.line16.X1           = 4.93504F;
     this.line16.X2           = 4.93504F;
     this.line16.Y1           = 0F;
     this.line16.Y2           = 0.4980315F;
     //
     // line15
     //
     this.line15.AnchorBottom = true;
     this.line15.Height       = 0.4980315F;
     this.line15.Left         = 4.257087F;
     this.line15.LineWeight   = 1F;
     this.line15.Name         = "line15";
     this.line15.Top          = 0F;
     this.line15.Width        = 0F;
     this.line15.X1           = 4.257087F;
     this.line15.X2           = 4.257087F;
     this.line15.Y1           = 0F;
     this.line15.Y2           = 0.4980315F;
     //
     // line14
     //
     this.line14.AnchorBottom = true;
     this.line14.Height       = 0.4980315F;
     this.line14.Left         = 2.635827F;
     this.line14.LineWeight   = 1F;
     this.line14.Name         = "line14";
     this.line14.Top          = 0F;
     this.line14.Width        = 0F;
     this.line14.X1           = 2.635827F;
     this.line14.X2           = 2.635827F;
     this.line14.Y1           = 0F;
     this.line14.Y2           = 0.4980315F;
     //
     // line1
     //
     this.line1.AnchorBottom = true;
     this.line1.Height       = 0.4980315F;
     this.line1.Left         = 0.896063F;
     this.line1.LineWeight   = 1F;
     this.line1.Name         = "line1";
     this.line1.Top          = 0F;
     this.line1.Width        = 0F;
     this.line1.X1           = 0.896063F;
     this.line1.X2           = 0.896063F;
     this.line1.Y1           = 0F;
     this.line1.Y2           = 0.4980315F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 10.62992F;
     //
     // CustomerSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.5F;
     this.PageSettings.Margins.Left     = 0.5F;
     this.PageSettings.Margins.Right    = 0.5F;
     this.PageSettings.Margins.Top      = 0.5F;
     this.PageSettings.Orientation      = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 10.63F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; font-size: 9pt; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIsParent)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKana)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNote)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtShareTransferFee)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtClosingDay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreditLimit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCollectOffsetDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCategoryName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPostalCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAddress2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_nouhin_schedule));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_hd41 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.lbl_31 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_30 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_29 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_28 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_27 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_26 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_25 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_24 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_23 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_22 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_21 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_20 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_09 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_08 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_07 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_06 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_05 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_04 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_03 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_02 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.lbl_01 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_hd_yyyymm = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_hd_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd30 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd20 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd40 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.crossSectionLine1 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine2 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine3 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine4 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine5 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine6 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine7 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine8 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine9 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine10 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine11 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine12 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine13 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine14 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine15 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine16 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine17 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine18 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine19 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine20 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine21 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine22 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine23 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine24 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine25 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine26 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine27 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine28 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine29 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine30 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine31 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine32 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine34 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine37 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label39 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.crossSectionLine33 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.tb_hd11 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd21 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd31 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hd_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_day_01 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.juchu_su = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_02 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_03 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_04 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_05 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_06 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_07 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_08 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_12 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_14 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_15 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_16 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_17 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_09 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_11 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_13 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_19 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_21 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_23 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_24 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_25 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_26 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_18 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_20 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_22 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_27 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_28 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_29 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_30 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_day_31 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_bikou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo2 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd41)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_31)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_27)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_09)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_08)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_07)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_06)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_05)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_04)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_03)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_02)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_01)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_yyyymm)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_torihikisaki_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd40)).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.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label39)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd31)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_01)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.juchu_su)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_02)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_03)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_04)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_05)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_06)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_07)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_08)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_09)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_27)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_31)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_hd41,
            this.lbl_31,
            this.lbl_30,
            this.lbl_29,
            this.lbl_28,
            this.lbl_27,
            this.lbl_26,
            this.lbl_25,
            this.lbl_24,
            this.lbl_23,
            this.lbl_22,
            this.lbl_21,
            this.lbl_20,
            this.lbl_19,
            this.lbl_18,
            this.lbl_17,
            this.lbl_16,
            this.lbl_15,
            this.lbl_14,
            this.lbl_13,
            this.lbl_12,
            this.lbl_11,
            this.lbl_10,
            this.lbl_09,
            this.lbl_08,
            this.lbl_07,
            this.lbl_06,
            this.lbl_05,
            this.lbl_04,
            this.lbl_03,
            this.lbl_02,
            this.label6,
            this.lbl_01,
            this.tb_hd_yyyymm,
            this.label1,
            this.tb_hd_torihikisaki_name,
            this.tb_hd10,
            this.tb_hd30,
            this.tb_hd20,
            this.tb_hd40,
            this.crossSectionLine1,
            this.crossSectionLine2,
            this.crossSectionLine3,
            this.crossSectionLine4,
            this.crossSectionLine5,
            this.crossSectionLine6,
            this.crossSectionLine7,
            this.crossSectionLine8,
            this.crossSectionLine9,
            this.crossSectionLine10,
            this.crossSectionLine11,
            this.crossSectionLine12,
            this.crossSectionLine13,
            this.crossSectionLine14,
            this.crossSectionLine15,
            this.crossSectionLine16,
            this.crossSectionLine17,
            this.crossSectionLine18,
            this.crossSectionLine19,
            this.crossSectionLine20,
            this.crossSectionLine21,
            this.crossSectionLine22,
            this.crossSectionLine23,
            this.crossSectionLine24,
            this.crossSectionLine25,
            this.crossSectionLine26,
            this.crossSectionLine27,
            this.crossSectionLine28,
            this.crossSectionLine29,
            this.crossSectionLine30,
            this.crossSectionLine31,
            this.crossSectionLine32,
            this.crossSectionLine34,
            this.crossSectionLine37,
            this.line2,
            this.label2,
            this.label3,
            this.label4,
            this.label5,
            this.label7,
            this.line3,
            this.label39,
            this.crossSectionLine33,
            this.tb_hd11,
            this.tb_hd21,
            this.tb_hd31,
            this.tb_hd_torihikisaki_cd,
            this.reportInfo1});
            this.pageHeader.Height = 0.8045823F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_hd41
            // 
            this.tb_hd41.Height = 0.1448819F;
            this.tb_hd41.Left = 7.261024F;
            this.tb_hd41.Name = "tb_hd41";
            this.tb_hd41.Style = "font-size: 8.25pt";
            this.tb_hd41.Text = null;
            this.tb_hd41.Top = 0.438189F;
            this.tb_hd41.Width = 0.7811028F;
            // 
            // lbl_31
            // 
            this.lbl_31.Height = 0.2074803F;
            this.lbl_31.HyperLink = null;
            this.lbl_31.Left = 8.961812F;
            this.lbl_31.Name = "lbl_31";
            this.lbl_31.Style = "font-size: 6pt; text-align: center";
            this.lbl_31.Text = "31";
            this.lbl_31.Top = 0.584252F;
            this.lbl_31.Width = 0.2125974F;
            // 
            // lbl_30
            // 
            this.lbl_30.Height = 0.2074803F;
            this.lbl_30.HyperLink = null;
            this.lbl_30.Left = 8.749213F;
            this.lbl_30.Name = "lbl_30";
            this.lbl_30.Style = "font-size: 6pt; text-align: center";
            this.lbl_30.Text = "30";
            this.lbl_30.Top = 0.584252F;
            this.lbl_30.Width = 0.2125984F;
            // 
            // lbl_29
            // 
            this.lbl_29.Height = 0.2074803F;
            this.lbl_29.HyperLink = null;
            this.lbl_29.Left = 8.536614F;
            this.lbl_29.Name = "lbl_29";
            this.lbl_29.Style = "font-size: 6pt; text-align: center";
            this.lbl_29.Text = "29";
            this.lbl_29.Top = 0.584252F;
            this.lbl_29.Width = 0.2125984F;
            // 
            // lbl_28
            // 
            this.lbl_28.Height = 0.2074803F;
            this.lbl_28.HyperLink = null;
            this.lbl_28.Left = 8.324017F;
            this.lbl_28.Name = "lbl_28";
            this.lbl_28.Style = "font-size: 6pt; text-align: center";
            this.lbl_28.Text = "28";
            this.lbl_28.Top = 0.584252F;
            this.lbl_28.Width = 0.2125984F;
            // 
            // lbl_27
            // 
            this.lbl_27.Height = 0.2074803F;
            this.lbl_27.HyperLink = null;
            this.lbl_27.Left = 8.111418F;
            this.lbl_27.Name = "lbl_27";
            this.lbl_27.Style = "font-size: 6pt; text-align: center";
            this.lbl_27.Text = "27";
            this.lbl_27.Top = 0.584252F;
            this.lbl_27.Width = 0.2125984F;
            // 
            // lbl_26
            // 
            this.lbl_26.Height = 0.2074803F;
            this.lbl_26.HyperLink = null;
            this.lbl_26.Left = 7.898819F;
            this.lbl_26.Name = "lbl_26";
            this.lbl_26.Style = "font-size: 6pt; text-align: center";
            this.lbl_26.Text = "26";
            this.lbl_26.Top = 0.584252F;
            this.lbl_26.Width = 0.2125984F;
            // 
            // lbl_25
            // 
            this.lbl_25.Height = 0.2074803F;
            this.lbl_25.HyperLink = null;
            this.lbl_25.Left = 7.686221F;
            this.lbl_25.Name = "lbl_25";
            this.lbl_25.Style = "font-size: 6pt; text-align: center";
            this.lbl_25.Text = "25";
            this.lbl_25.Top = 0.584252F;
            this.lbl_25.Width = 0.2125984F;
            // 
            // lbl_24
            // 
            this.lbl_24.Height = 0.2074803F;
            this.lbl_24.HyperLink = null;
            this.lbl_24.Left = 7.473623F;
            this.lbl_24.Name = "lbl_24";
            this.lbl_24.Style = "font-size: 6pt; text-align: center";
            this.lbl_24.Text = "24";
            this.lbl_24.Top = 0.584252F;
            this.lbl_24.Width = 0.2125984F;
            // 
            // lbl_23
            // 
            this.lbl_23.Height = 0.2074803F;
            this.lbl_23.HyperLink = null;
            this.lbl_23.Left = 7.261024F;
            this.lbl_23.Name = "lbl_23";
            this.lbl_23.Style = "font-size: 6pt; text-align: center";
            this.lbl_23.Text = "23";
            this.lbl_23.Top = 0.584252F;
            this.lbl_23.Width = 0.2125984F;
            // 
            // lbl_22
            // 
            this.lbl_22.Height = 0.2074803F;
            this.lbl_22.HyperLink = null;
            this.lbl_22.Left = 7.048426F;
            this.lbl_22.Name = "lbl_22";
            this.lbl_22.Style = "font-size: 6pt; text-align: center";
            this.lbl_22.Text = "22";
            this.lbl_22.Top = 0.584252F;
            this.lbl_22.Width = 0.2125984F;
            // 
            // lbl_21
            // 
            this.lbl_21.Height = 0.2074803F;
            this.lbl_21.HyperLink = null;
            this.lbl_21.Left = 6.835827F;
            this.lbl_21.Name = "lbl_21";
            this.lbl_21.Style = "font-size: 6pt; text-align: center";
            this.lbl_21.Text = "21";
            this.lbl_21.Top = 0.584252F;
            this.lbl_21.Width = 0.2125984F;
            // 
            // lbl_20
            // 
            this.lbl_20.Height = 0.2074803F;
            this.lbl_20.HyperLink = null;
            this.lbl_20.Left = 6.623229F;
            this.lbl_20.Name = "lbl_20";
            this.lbl_20.Style = "font-size: 6pt; text-align: center";
            this.lbl_20.Text = "20";
            this.lbl_20.Top = 0.584252F;
            this.lbl_20.Width = 0.2125984F;
            // 
            // lbl_19
            // 
            this.lbl_19.Height = 0.2074803F;
            this.lbl_19.HyperLink = null;
            this.lbl_19.Left = 6.41063F;
            this.lbl_19.Name = "lbl_19";
            this.lbl_19.Style = "font-size: 6pt; text-align: center";
            this.lbl_19.Text = "19";
            this.lbl_19.Top = 0.584252F;
            this.lbl_19.Width = 0.2125984F;
            // 
            // lbl_18
            // 
            this.lbl_18.Height = 0.2074803F;
            this.lbl_18.HyperLink = null;
            this.lbl_18.Left = 6.198032F;
            this.lbl_18.Name = "lbl_18";
            this.lbl_18.Style = "font-size: 6pt; text-align: center";
            this.lbl_18.Text = "18";
            this.lbl_18.Top = 0.584252F;
            this.lbl_18.Width = 0.2125984F;
            // 
            // lbl_17
            // 
            this.lbl_17.Height = 0.2074803F;
            this.lbl_17.HyperLink = null;
            this.lbl_17.Left = 5.985434F;
            this.lbl_17.Name = "lbl_17";
            this.lbl_17.Style = "font-size: 6pt; text-align: center";
            this.lbl_17.Text = "17";
            this.lbl_17.Top = 0.584252F;
            this.lbl_17.Width = 0.2125984F;
            // 
            // lbl_16
            // 
            this.lbl_16.Height = 0.2074803F;
            this.lbl_16.HyperLink = null;
            this.lbl_16.Left = 5.772835F;
            this.lbl_16.Name = "lbl_16";
            this.lbl_16.Style = "font-size: 6pt; text-align: center";
            this.lbl_16.Text = "16";
            this.lbl_16.Top = 0.584252F;
            this.lbl_16.Width = 0.2125984F;
            // 
            // lbl_15
            // 
            this.lbl_15.Height = 0.2074803F;
            this.lbl_15.HyperLink = null;
            this.lbl_15.Left = 5.560236F;
            this.lbl_15.Name = "lbl_15";
            this.lbl_15.Style = "font-size: 6pt; text-align: center";
            this.lbl_15.Text = "15";
            this.lbl_15.Top = 0.584252F;
            this.lbl_15.Width = 0.2125984F;
            // 
            // lbl_14
            // 
            this.lbl_14.Height = 0.2074803F;
            this.lbl_14.HyperLink = null;
            this.lbl_14.Left = 5.347638F;
            this.lbl_14.Name = "lbl_14";
            this.lbl_14.Style = "font-size: 6pt; text-align: center";
            this.lbl_14.Text = "14";
            this.lbl_14.Top = 0.584252F;
            this.lbl_14.Width = 0.2125984F;
            // 
            // lbl_13
            // 
            this.lbl_13.Height = 0.2074803F;
            this.lbl_13.HyperLink = null;
            this.lbl_13.Left = 5.13504F;
            this.lbl_13.Name = "lbl_13";
            this.lbl_13.Style = "font-size: 6pt; text-align: center";
            this.lbl_13.Text = "13";
            this.lbl_13.Top = 0.584252F;
            this.lbl_13.Width = 0.2125984F;
            // 
            // lbl_12
            // 
            this.lbl_12.Height = 0.2074803F;
            this.lbl_12.HyperLink = null;
            this.lbl_12.Left = 4.922441F;
            this.lbl_12.Name = "lbl_12";
            this.lbl_12.Style = "font-size: 6pt; text-align: center";
            this.lbl_12.Text = "12";
            this.lbl_12.Top = 0.584252F;
            this.lbl_12.Width = 0.2125984F;
            // 
            // lbl_11
            // 
            this.lbl_11.Height = 0.2074803F;
            this.lbl_11.HyperLink = null;
            this.lbl_11.Left = 4.709843F;
            this.lbl_11.Name = "lbl_11";
            this.lbl_11.Style = "font-size: 6pt; text-align: center";
            this.lbl_11.Text = "11";
            this.lbl_11.Top = 0.584252F;
            this.lbl_11.Width = 0.2125984F;
            // 
            // lbl_10
            // 
            this.lbl_10.Height = 0.2074803F;
            this.lbl_10.HyperLink = null;
            this.lbl_10.Left = 4.497244F;
            this.lbl_10.Name = "lbl_10";
            this.lbl_10.Style = "font-size: 6pt; text-align: center";
            this.lbl_10.Text = "10";
            this.lbl_10.Top = 0.584252F;
            this.lbl_10.Width = 0.2125984F;
            // 
            // lbl_09
            // 
            this.lbl_09.Height = 0.2074803F;
            this.lbl_09.HyperLink = null;
            this.lbl_09.Left = 4.284646F;
            this.lbl_09.Name = "lbl_09";
            this.lbl_09.Style = "font-size: 6pt; text-align: center";
            this.lbl_09.Text = "9";
            this.lbl_09.Top = 0.584252F;
            this.lbl_09.Width = 0.2125984F;
            // 
            // lbl_08
            // 
            this.lbl_08.Height = 0.2074803F;
            this.lbl_08.HyperLink = null;
            this.lbl_08.Left = 4.072048F;
            this.lbl_08.Name = "lbl_08";
            this.lbl_08.Style = "font-size: 6pt; text-align: center";
            this.lbl_08.Text = "8";
            this.lbl_08.Top = 0.584252F;
            this.lbl_08.Width = 0.2125984F;
            // 
            // lbl_07
            // 
            this.lbl_07.Height = 0.2074803F;
            this.lbl_07.HyperLink = null;
            this.lbl_07.Left = 3.859449F;
            this.lbl_07.Name = "lbl_07";
            this.lbl_07.Style = "font-size: 6pt; text-align: center";
            this.lbl_07.Text = "7";
            this.lbl_07.Top = 0.584252F;
            this.lbl_07.Width = 0.2125984F;
            // 
            // lbl_06
            // 
            this.lbl_06.Height = 0.2074803F;
            this.lbl_06.HyperLink = null;
            this.lbl_06.Left = 3.646851F;
            this.lbl_06.Name = "lbl_06";
            this.lbl_06.Style = "font-size: 6pt; text-align: center";
            this.lbl_06.Text = "6";
            this.lbl_06.Top = 0.584252F;
            this.lbl_06.Width = 0.2125984F;
            // 
            // lbl_05
            // 
            this.lbl_05.Height = 0.2074803F;
            this.lbl_05.HyperLink = null;
            this.lbl_05.Left = 3.434252F;
            this.lbl_05.Name = "lbl_05";
            this.lbl_05.Style = "font-size: 6pt; text-align: center";
            this.lbl_05.Text = "5";
            this.lbl_05.Top = 0.584252F;
            this.lbl_05.Width = 0.2125984F;
            // 
            // lbl_04
            // 
            this.lbl_04.Height = 0.2074803F;
            this.lbl_04.HyperLink = null;
            this.lbl_04.Left = 3.221654F;
            this.lbl_04.Name = "lbl_04";
            this.lbl_04.Style = "font-size: 6pt; text-align: center";
            this.lbl_04.Text = "4";
            this.lbl_04.Top = 0.584252F;
            this.lbl_04.Width = 0.2125984F;
            // 
            // lbl_03
            // 
            this.lbl_03.Height = 0.2074803F;
            this.lbl_03.HyperLink = null;
            this.lbl_03.Left = 3.009055F;
            this.lbl_03.Name = "lbl_03";
            this.lbl_03.Style = "font-size: 6pt; text-align: center";
            this.lbl_03.Text = "3";
            this.lbl_03.Top = 0.584252F;
            this.lbl_03.Width = 0.2125984F;
            // 
            // lbl_02
            // 
            this.lbl_02.Height = 0.2074803F;
            this.lbl_02.HyperLink = null;
            this.lbl_02.Left = 2.796457F;
            this.lbl_02.Name = "lbl_02";
            this.lbl_02.Style = "font-size: 6pt; text-align: center";
            this.lbl_02.Text = "2";
            this.lbl_02.Top = 0.584252F;
            this.lbl_02.Width = 0.2125984F;
            // 
            // label6
            // 
            this.label6.Height = 0.1043307F;
            this.label6.HyperLink = null;
            this.label6.Left = 0.3334646F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: left; vertical-align: middle";
            this.label6.Text = "製品名";
            this.label6.Top = 0.6885827F;
            this.label6.Width = 1.718898F;
            // 
            // lbl_01
            // 
            this.lbl_01.Height = 0.2074803F;
            this.lbl_01.HyperLink = null;
            this.lbl_01.Left = 2.583858F;
            this.lbl_01.Name = "lbl_01";
            this.lbl_01.Style = "font-size: 6pt; text-align: center";
            this.lbl_01.Text = "1";
            this.lbl_01.Top = 0.584252F;
            this.lbl_01.Width = 0.2125984F;
            // 
            // tb_hd_yyyymm
            // 
            this.tb_hd_yyyymm.Height = 0.1665355F;
            this.tb_hd_yyyymm.Left = 1.225591F;
            this.tb_hd_yyyymm.Name = "tb_hd_yyyymm";
            this.tb_hd_yyyymm.Text = "2015年12月";
            this.tb_hd_yyyymm.Top = 0F;
            this.tb_hd_yyyymm.Width = 1.437402F;
            // 
            // label1
            // 
            this.label1.Height = 0.1665355F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.02047244F;
            this.label1.Name = "label1";
            this.label1.Style = "";
            this.label1.Text = "納品スケジュール";
            this.label1.Top = 0F;
            this.label1.Width = 1F;
            // 
            // tb_hd_torihikisaki_name
            // 
            this.tb_hd_torihikisaki_name.Height = 0.146063F;
            this.tb_hd_torihikisaki_name.Left = 2.760237F;
            this.tb_hd_torihikisaki_name.Name = "tb_hd_torihikisaki_name";
            this.tb_hd_torihikisaki_name.Style = "font-size: 9pt";
            this.tb_hd_torihikisaki_name.Text = "DN工業株式会社";
            this.tb_hd_torihikisaki_name.Top = 0.1665355F;
            this.tb_hd_torihikisaki_name.Width = 2.687401F;
            // 
            // tb_hd10
            // 
            this.tb_hd10.Height = 0.146063F;
            this.tb_hd10.Left = 5.729134F;
            this.tb_hd10.Name = "tb_hd10";
            this.tb_hd10.Style = "font-size: 8.25pt";
            this.tb_hd10.Text = null;
            this.tb_hd10.Top = 0F;
            this.tb_hd10.Width = 1.53189F;
            // 
            // tb_hd30
            // 
            this.tb_hd30.Height = 0.146063F;
            this.tb_hd30.Left = 5.729134F;
            this.tb_hd30.Name = "tb_hd30";
            this.tb_hd30.Style = "font-size: 8.25pt";
            this.tb_hd30.Text = null;
            this.tb_hd30.Top = 0.292126F;
            this.tb_hd30.Width = 1.53189F;
            // 
            // tb_hd20
            // 
            this.tb_hd20.Height = 0.146063F;
            this.tb_hd20.Left = 5.729134F;
            this.tb_hd20.Name = "tb_hd20";
            this.tb_hd20.Style = "font-size: 8.25pt";
            this.tb_hd20.Text = null;
            this.tb_hd20.Top = 0.146063F;
            this.tb_hd20.Width = 1.53189F;
            // 
            // tb_hd40
            // 
            this.tb_hd40.Height = 0.146063F;
            this.tb_hd40.Left = 5.729134F;
            this.tb_hd40.Name = "tb_hd40";
            this.tb_hd40.Style = "font-size: 8.25pt";
            this.tb_hd40.Text = null;
            this.tb_hd40.Top = 0.438189F;
            this.tb_hd40.Width = 1.53189F;
            // 
            // crossSectionLine1
            // 
            this.crossSectionLine1.Bottom = 0F;
            this.crossSectionLine1.Left = 10.85118F;
            this.crossSectionLine1.LineWeight = 1F;
            this.crossSectionLine1.Name = "crossSectionLine1";
            this.crossSectionLine1.Top = 0.5830713F;
            // 
            // crossSectionLine2
            // 
            this.crossSectionLine2.Bottom = 7.152557E-07F;
            this.crossSectionLine2.Left = 9.17441F;
            this.crossSectionLine2.LineWeight = 1F;
            this.crossSectionLine2.Name = "crossSectionLine2";
            this.crossSectionLine2.Top = 0.5830713F;
            // 
            // crossSectionLine3
            // 
            this.crossSectionLine3.Bottom = 4.768372E-07F;
            this.crossSectionLine3.Left = 8.961812F;
            this.crossSectionLine3.LineWeight = 1F;
            this.crossSectionLine3.Name = "crossSectionLine3";
            this.crossSectionLine3.Top = 0.5830713F;
            // 
            // crossSectionLine4
            // 
            this.crossSectionLine4.Bottom = 4.768372E-07F;
            this.crossSectionLine4.Left = 8.749213F;
            this.crossSectionLine4.LineWeight = 1F;
            this.crossSectionLine4.Name = "crossSectionLine4";
            this.crossSectionLine4.Top = 0.5830713F;
            // 
            // crossSectionLine5
            // 
            this.crossSectionLine5.Bottom = 9.536743E-07F;
            this.crossSectionLine5.Left = 8.536614F;
            this.crossSectionLine5.LineWeight = 1F;
            this.crossSectionLine5.Name = "crossSectionLine5";
            this.crossSectionLine5.Top = 0.5866142F;
            // 
            // crossSectionLine6
            // 
            this.crossSectionLine6.Bottom = 9.536743E-07F;
            this.crossSectionLine6.Left = 8.324017F;
            this.crossSectionLine6.LineWeight = 1F;
            this.crossSectionLine6.Name = "crossSectionLine6";
            this.crossSectionLine6.Top = 0.5866142F;
            // 
            // crossSectionLine7
            // 
            this.crossSectionLine7.Bottom = 4.768372E-07F;
            this.crossSectionLine7.Left = 8.111418F;
            this.crossSectionLine7.LineWeight = 1F;
            this.crossSectionLine7.Name = "crossSectionLine7";
            this.crossSectionLine7.Top = 0.5830713F;
            // 
            // crossSectionLine8
            // 
            this.crossSectionLine8.Bottom = 4.768372E-07F;
            this.crossSectionLine8.Left = 7.898819F;
            this.crossSectionLine8.LineWeight = 1F;
            this.crossSectionLine8.Name = "crossSectionLine8";
            this.crossSectionLine8.Top = 0.5830713F;
            // 
            // crossSectionLine9
            // 
            this.crossSectionLine9.Bottom = 4.768372E-07F;
            this.crossSectionLine9.Left = 7.686221F;
            this.crossSectionLine9.LineWeight = 1F;
            this.crossSectionLine9.Name = "crossSectionLine9";
            this.crossSectionLine9.Top = 0.5830713F;
            // 
            // crossSectionLine10
            // 
            this.crossSectionLine10.Bottom = 4.768372E-07F;
            this.crossSectionLine10.Left = 7.473623F;
            this.crossSectionLine10.LineWeight = 1F;
            this.crossSectionLine10.Name = "crossSectionLine10";
            this.crossSectionLine10.Top = 0.584252F;
            // 
            // crossSectionLine11
            // 
            this.crossSectionLine11.Bottom = 0F;
            this.crossSectionLine11.Left = 7.261024F;
            this.crossSectionLine11.LineWeight = 1F;
            this.crossSectionLine11.Name = "crossSectionLine11";
            this.crossSectionLine11.Top = 0.5830709F;
            // 
            // crossSectionLine12
            // 
            this.crossSectionLine12.Bottom = 4.768372E-07F;
            this.crossSectionLine12.Left = 7.048426F;
            this.crossSectionLine12.LineWeight = 1F;
            this.crossSectionLine12.Name = "crossSectionLine12";
            this.crossSectionLine12.Top = 0.5830713F;
            // 
            // crossSectionLine13
            // 
            this.crossSectionLine13.Bottom = 2.384186E-07F;
            this.crossSectionLine13.Left = 6.835827F;
            this.crossSectionLine13.LineWeight = 1F;
            this.crossSectionLine13.Name = "crossSectionLine13";
            this.crossSectionLine13.Top = 0.5830713F;
            // 
            // crossSectionLine14
            // 
            this.crossSectionLine14.Bottom = 7.152557E-07F;
            this.crossSectionLine14.Left = 6.623229F;
            this.crossSectionLine14.LineWeight = 1F;
            this.crossSectionLine14.Name = "crossSectionLine14";
            this.crossSectionLine14.Top = 0.5830713F;
            // 
            // crossSectionLine15
            // 
            this.crossSectionLine15.Bottom = 7.152557E-07F;
            this.crossSectionLine15.Left = 6.41063F;
            this.crossSectionLine15.LineWeight = 1F;
            this.crossSectionLine15.Name = "crossSectionLine15";
            this.crossSectionLine15.Top = 0.5830709F;
            // 
            // crossSectionLine16
            // 
            this.crossSectionLine16.Bottom = 7.152557E-07F;
            this.crossSectionLine16.Left = 6.198032F;
            this.crossSectionLine16.LineWeight = 1F;
            this.crossSectionLine16.Name = "crossSectionLine16";
            this.crossSectionLine16.Top = 0.584252F;
            // 
            // crossSectionLine17
            // 
            this.crossSectionLine17.Bottom = 7.152557E-07F;
            this.crossSectionLine17.Left = 5.985434F;
            this.crossSectionLine17.LineWeight = 1F;
            this.crossSectionLine17.Name = "crossSectionLine17";
            this.crossSectionLine17.Top = 0.5830713F;
            // 
            // crossSectionLine18
            // 
            this.crossSectionLine18.Bottom = 9.536743E-07F;
            this.crossSectionLine18.Left = 5.772835F;
            this.crossSectionLine18.LineWeight = 1F;
            this.crossSectionLine18.Name = "crossSectionLine18";
            this.crossSectionLine18.Top = 0.5830713F;
            // 
            // crossSectionLine19
            // 
            this.crossSectionLine19.Bottom = 1.192093E-06F;
            this.crossSectionLine19.Left = 5.560236F;
            this.crossSectionLine19.LineWeight = 1F;
            this.crossSectionLine19.Name = "crossSectionLine19";
            this.crossSectionLine19.Top = 0.5830713F;
            // 
            // crossSectionLine20
            // 
            this.crossSectionLine20.Bottom = 1.192093E-06F;
            this.crossSectionLine20.Left = 5.347638F;
            this.crossSectionLine20.LineWeight = 1F;
            this.crossSectionLine20.Name = "crossSectionLine20";
            this.crossSectionLine20.Top = 0.584252F;
            // 
            // crossSectionLine21
            // 
            this.crossSectionLine21.Bottom = 1.192093E-06F;
            this.crossSectionLine21.Left = 5.13504F;
            this.crossSectionLine21.LineWeight = 1F;
            this.crossSectionLine21.Name = "crossSectionLine21";
            this.crossSectionLine21.Top = 0.584252F;
            // 
            // crossSectionLine22
            // 
            this.crossSectionLine22.Bottom = 1.192093E-06F;
            this.crossSectionLine22.Left = 4.922441F;
            this.crossSectionLine22.LineWeight = 1F;
            this.crossSectionLine22.Name = "crossSectionLine22";
            this.crossSectionLine22.Top = 0.584252F;
            // 
            // crossSectionLine23
            // 
            this.crossSectionLine23.Bottom = 1.192093E-06F;
            this.crossSectionLine23.Left = 4.709843F;
            this.crossSectionLine23.LineWeight = 1F;
            this.crossSectionLine23.Name = "crossSectionLine23";
            this.crossSectionLine23.Top = 0.584252F;
            // 
            // crossSectionLine24
            // 
            this.crossSectionLine24.Bottom = 9.536743E-07F;
            this.crossSectionLine24.Left = 4.497244F;
            this.crossSectionLine24.LineWeight = 1F;
            this.crossSectionLine24.Name = "crossSectionLine24";
            this.crossSectionLine24.Top = 0.584252F;
            // 
            // crossSectionLine25
            // 
            this.crossSectionLine25.Bottom = 1.192093E-06F;
            this.crossSectionLine25.Left = 4.284646F;
            this.crossSectionLine25.LineWeight = 1F;
            this.crossSectionLine25.Name = "crossSectionLine25";
            this.crossSectionLine25.Top = 0.584252F;
            // 
            // crossSectionLine26
            // 
            this.crossSectionLine26.Bottom = 1.430511E-06F;
            this.crossSectionLine26.Left = 4.072048F;
            this.crossSectionLine26.LineWeight = 1F;
            this.crossSectionLine26.Name = "crossSectionLine26";
            this.crossSectionLine26.Top = 0.584252F;
            // 
            // crossSectionLine27
            // 
            this.crossSectionLine27.Bottom = 1.192093E-06F;
            this.crossSectionLine27.Left = 3.859449F;
            this.crossSectionLine27.LineWeight = 1F;
            this.crossSectionLine27.Name = "crossSectionLine27";
            this.crossSectionLine27.Top = 0.584252F;
            // 
            // crossSectionLine28
            // 
            this.crossSectionLine28.Bottom = 1.430511E-06F;
            this.crossSectionLine28.Left = 3.646851F;
            this.crossSectionLine28.LineWeight = 1F;
            this.crossSectionLine28.Name = "crossSectionLine28";
            this.crossSectionLine28.Top = 0.584252F;
            // 
            // crossSectionLine29
            // 
            this.crossSectionLine29.Bottom = 2.622604E-06F;
            this.crossSectionLine29.Left = 3.434252F;
            this.crossSectionLine29.LineWeight = 1F;
            this.crossSectionLine29.Name = "crossSectionLine29";
            this.crossSectionLine29.Top = 0.584252F;
            // 
            // crossSectionLine30
            // 
            this.crossSectionLine30.Bottom = 3.099442E-06F;
            this.crossSectionLine30.Left = 3.221654F;
            this.crossSectionLine30.LineWeight = 1F;
            this.crossSectionLine30.Name = "crossSectionLine30";
            this.crossSectionLine30.Top = 0.584252F;
            // 
            // crossSectionLine31
            // 
            this.crossSectionLine31.Bottom = 3.33786E-06F;
            this.crossSectionLine31.Left = 3.009055F;
            this.crossSectionLine31.LineWeight = 1F;
            this.crossSectionLine31.Name = "crossSectionLine31";
            this.crossSectionLine31.Top = 0.584252F;
            // 
            // crossSectionLine32
            // 
            this.crossSectionLine32.Bottom = 2.622604E-06F;
            this.crossSectionLine32.Left = 2.796457F;
            this.crossSectionLine32.LineWeight = 1F;
            this.crossSectionLine32.Name = "crossSectionLine32";
            this.crossSectionLine32.Top = 0.584252F;
            // 
            // crossSectionLine34
            // 
            this.crossSectionLine34.Bottom = 0.001180887F;
            this.crossSectionLine34.Left = 2.583858F;
            this.crossSectionLine34.LineWeight = 1F;
            this.crossSectionLine34.Name = "crossSectionLine34";
            this.crossSectionLine34.Top = 0.584252F;
            // 
            // crossSectionLine37
            // 
            this.crossSectionLine37.Bottom = 0F;
            this.crossSectionLine37.Left = 0.02559055F;
            this.crossSectionLine37.LineWeight = 1F;
            this.crossSectionLine37.Name = "crossSectionLine37";
            this.crossSectionLine37.Top = 0.584252F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 0.02047817F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0.7976379F;
            this.line2.Width = 10.8307F;
            this.line2.X1 = 10.85118F;
            this.line2.X2 = 0.02047817F;
            this.line2.Y1 = 0.7976379F;
            this.line2.Y2 = 0.7976379F;
            // 
            // label2
            // 
            this.label2.Height = 0.1043306F;
            this.label2.HyperLink = null;
            this.label2.Left = 0.02559055F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 6pt; text-align: left; vertical-align: middle";
            this.label2.Text = "顧客";
            this.label2.Top = 0.584252F;
            this.label2.Width = 0.3078741F;
            // 
            // label3
            // 
            this.label3.Height = 0.1043306F;
            this.label3.HyperLink = null;
            this.label3.Left = 0.3334646F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: left; vertical-align: middle";
            this.label3.Text = "コード";
            this.label3.Top = 0.584252F;
            this.label3.Width = 0.2917325F;
            // 
            // label4
            // 
            this.label4.Height = 0.1043306F;
            this.label4.HyperLink = null;
            this.label4.Left = 0.6251969F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 6pt; text-align: left; vertical-align: middle";
            this.label4.Text = "受注コード1";
            this.label4.Top = 0.584252F;
            this.label4.Width = 0.7291337F;
            // 
            // label5
            // 
            this.label5.Height = 0.1043306F;
            this.label5.HyperLink = null;
            this.label5.Left = 1.354331F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt; text-align: left; vertical-align: middle";
            this.label5.Text = "受注コード2";
            this.label5.Top = 0.584252F;
            this.label5.Width = 0.6980316F;
            // 
            // label7
            // 
            this.label7.Height = 0.1043306F;
            this.label7.HyperLink = null;
            this.label7.Left = 2.052362F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: center; vertical-align: middle";
            this.label7.Text = "受注数";
            this.label7.Top = 0.584252F;
            this.label7.Width = 0.5314962F;
            // 
            // line3
            // 
            this.line3.Height = 0F;
            this.line3.Left = 0.02047244F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0.584252F;
            this.line3.Width = 10.83386F;
            this.line3.X1 = 0.02047244F;
            this.line3.X2 = 10.85433F;
            this.line3.Y1 = 0.584252F;
            this.line3.Y2 = 0.584252F;
            // 
            // label39
            // 
            this.label39.Height = 0.1043307F;
            this.label39.HyperLink = null;
            this.label39.Left = 9.195276F;
            this.label39.Name = "label39";
            this.label39.Style = "font-size: 6pt; text-align: center";
            this.label39.Text = "備考";
            this.label39.Top = 0.5889764F;
            this.label39.Width = 1.630315F;
            // 
            // crossSectionLine33
            // 
            this.crossSectionLine33.Bottom = 7.450581E-09F;
            this.crossSectionLine33.Left = 2.047244F;
            this.crossSectionLine33.LineWeight = 1F;
            this.crossSectionLine33.Name = "crossSectionLine33";
            this.crossSectionLine33.Top = 0.584252F;
            // 
            // tb_hd11
            // 
            this.tb_hd11.Height = 0.146063F;
            this.tb_hd11.Left = 7.261024F;
            this.tb_hd11.Name = "tb_hd11";
            this.tb_hd11.Style = "font-size: 8.25pt";
            this.tb_hd11.Text = null;
            this.tb_hd11.Top = 0F;
            this.tb_hd11.Width = 0.7811028F;
            // 
            // tb_hd21
            // 
            this.tb_hd21.Height = 0.146063F;
            this.tb_hd21.Left = 7.261024F;
            this.tb_hd21.Name = "tb_hd21";
            this.tb_hd21.Style = "font-size: 8.25pt";
            this.tb_hd21.Text = null;
            this.tb_hd21.Top = 0.146063F;
            this.tb_hd21.Width = 0.7811028F;
            // 
            // tb_hd31
            // 
            this.tb_hd31.Height = 0.146063F;
            this.tb_hd31.Left = 7.261024F;
            this.tb_hd31.Name = "tb_hd31";
            this.tb_hd31.Style = "font-size: 8.25pt";
            this.tb_hd31.Text = null;
            this.tb_hd31.Top = 0.292126F;
            this.tb_hd31.Width = 0.7811028F;
            // 
            // tb_hd_torihikisaki_cd
            // 
            this.tb_hd_torihikisaki_cd.Height = 0.146063F;
            this.tb_hd_torihikisaki_cd.Left = 2.760237F;
            this.tb_hd_torihikisaki_cd.Name = "tb_hd_torihikisaki_cd";
            this.tb_hd_torihikisaki_cd.Style = "font-size: 9pt";
            this.tb_hd_torihikisaki_cd.Text = "999999";
            this.tb_hd_torihikisaki_cd.Top = 0F;
            this.tb_hd_torihikisaki_cd.Width = 1F;
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.146063F;
            this.reportInfo1.Left = 8.961812F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0F;
            this.reportInfo1.Width = 1.89234F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_day_01,
            this.textBox2,
            this.tb_torihikisaki_cd,
            this.tb_juchu_cd1,
            this.tb_juchu_cd2,
            this.tb_seihin_name,
            this.juchu_su,
            this.tb_day_02,
            this.tb_day_03,
            this.tb_day_04,
            this.tb_day_05,
            this.tb_day_06,
            this.tb_day_07,
            this.tb_day_08,
            this.tb_day_10,
            this.tb_day_12,
            this.tb_day_14,
            this.tb_day_15,
            this.tb_day_16,
            this.tb_day_17,
            this.tb_day_09,
            this.tb_day_11,
            this.tb_day_13,
            this.tb_day_19,
            this.tb_day_21,
            this.tb_day_23,
            this.tb_day_24,
            this.tb_day_25,
            this.tb_day_26,
            this.tb_day_18,
            this.tb_day_20,
            this.tb_day_22,
            this.tb_day_27,
            this.tb_day_28,
            this.tb_day_29,
            this.tb_day_30,
            this.tb_day_31,
            this.tb_bikou,
            this.line5});
            this.detail.Height = 0.2299213F;
            this.detail.Name = "detail";
            // 
            // tb_day_01
            // 
            this.tb_day_01.DataField = "01";
            this.tb_day_01.Height = 0.2299213F;
            this.tb_day_01.Left = 2.583858F;
            this.tb_day_01.Name = "tb_day_01";
            this.tb_day_01.Style = "font-size: 6pt; text-align: right";
            this.tb_day_01.Text = null;
            this.tb_day_01.Top = 0F;
            this.tb_day_01.Width = 0.2125983F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "torihikisaki_ryakusiki_moji";
            this.textBox2.Height = 0.1149606F;
            this.textBox2.Left = 0.02047244F;
            this.textBox2.Name = "textBox2";
            this.textBox2.Style = "font-size: 6pt; vertical-align: middle";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 0.3129922F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
            this.tb_torihikisaki_cd.Height = 0.1149606F;
            this.tb_torihikisaki_cd.Left = 0.3334646F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 6pt; vertical-align: middle";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0F;
            this.tb_torihikisaki_cd.Width = 0.2917323F;
            // 
            // tb_juchu_cd1
            // 
            this.tb_juchu_cd1.DataField = "juchu_cd1";
            this.tb_juchu_cd1.Height = 0.1149606F;
            this.tb_juchu_cd1.Left = 0.6251969F;
            this.tb_juchu_cd1.Name = "tb_juchu_cd1";
            this.tb_juchu_cd1.Style = "font-size: 6pt; vertical-align: middle";
            this.tb_juchu_cd1.Text = null;
            this.tb_juchu_cd1.Top = 0F;
            this.tb_juchu_cd1.Width = 0.729134F;
            // 
            // tb_juchu_cd2
            // 
            this.tb_juchu_cd2.DataField = "juchu_cd2";
            this.tb_juchu_cd2.Height = 0.1149606F;
            this.tb_juchu_cd2.Left = 1.354331F;
            this.tb_juchu_cd2.Name = "tb_juchu_cd2";
            this.tb_juchu_cd2.Style = "font-size: 6pt; vertical-align: middle";
            this.tb_juchu_cd2.Text = null;
            this.tb_juchu_cd2.Top = 0F;
            this.tb_juchu_cd2.Width = 0.6980315F;
            // 
            // tb_seihin_name
            // 
            this.tb_seihin_name.DataField = "seihin_name";
            this.tb_seihin_name.Height = 0.1149606F;
            this.tb_seihin_name.Left = 0.3334646F;
            this.tb_seihin_name.Name = "tb_seihin_name";
            this.tb_seihin_name.Style = "font-size: 6pt; vertical-align: middle";
            this.tb_seihin_name.Text = null;
            this.tb_seihin_name.Top = 0.1149606F;
            this.tb_seihin_name.Width = 1.71378F;
            // 
            // juchu_su
            // 
            this.juchu_su.DataField = "juchu_su";
            this.juchu_su.Height = 0.1149606F;
            this.juchu_su.Left = 2.052362F;
            this.juchu_su.Name = "juchu_su";
            this.juchu_su.Style = "font-size: 6pt; text-align: center; vertical-align: middle";
            this.juchu_su.Text = null;
            this.juchu_su.Top = 0F;
            this.juchu_su.Width = 0.5314962F;
            // 
            // tb_day_02
            // 
            this.tb_day_02.DataField = "02";
            this.tb_day_02.Height = 0.2299213F;
            this.tb_day_02.Left = 2.796457F;
            this.tb_day_02.Name = "tb_day_02";
            this.tb_day_02.Style = "font-size: 6pt; text-align: right";
            this.tb_day_02.Text = null;
            this.tb_day_02.Top = 0F;
            this.tb_day_02.Width = 0.2125984F;
            // 
            // tb_day_03
            // 
            this.tb_day_03.DataField = "03";
            this.tb_day_03.Height = 0.2299213F;
            this.tb_day_03.Left = 3.009055F;
            this.tb_day_03.Name = "tb_day_03";
            this.tb_day_03.Style = "font-size: 6pt; text-align: right";
            this.tb_day_03.Text = null;
            this.tb_day_03.Top = 0F;
            this.tb_day_03.Width = 0.2125984F;
            // 
            // tb_day_04
            // 
            this.tb_day_04.DataField = "04";
            this.tb_day_04.Height = 0.2299213F;
            this.tb_day_04.Left = 3.221654F;
            this.tb_day_04.Name = "tb_day_04";
            this.tb_day_04.Style = "font-size: 6pt; text-align: right";
            this.tb_day_04.Text = null;
            this.tb_day_04.Top = 0F;
            this.tb_day_04.Width = 0.2125984F;
            // 
            // tb_day_05
            // 
            this.tb_day_05.DataField = "05";
            this.tb_day_05.Height = 0.2299213F;
            this.tb_day_05.Left = 3.434252F;
            this.tb_day_05.Name = "tb_day_05";
            this.tb_day_05.Style = "font-size: 6pt; text-align: right";
            this.tb_day_05.Text = null;
            this.tb_day_05.Top = 0F;
            this.tb_day_05.Width = 0.2125984F;
            // 
            // tb_day_06
            // 
            this.tb_day_06.DataField = "06";
            this.tb_day_06.Height = 0.2299213F;
            this.tb_day_06.Left = 3.646851F;
            this.tb_day_06.Name = "tb_day_06";
            this.tb_day_06.Style = "font-size: 6pt; text-align: right";
            this.tb_day_06.Text = null;
            this.tb_day_06.Top = 0F;
            this.tb_day_06.Width = 0.2125983F;
            // 
            // tb_day_07
            // 
            this.tb_day_07.DataField = "07";
            this.tb_day_07.Height = 0.2299213F;
            this.tb_day_07.Left = 3.859449F;
            this.tb_day_07.Name = "tb_day_07";
            this.tb_day_07.Style = "font-size: 6pt; text-align: right";
            this.tb_day_07.Text = null;
            this.tb_day_07.Top = 0F;
            this.tb_day_07.Width = 0.2125984F;
            // 
            // tb_day_08
            // 
            this.tb_day_08.DataField = "08";
            this.tb_day_08.Height = 0.2299213F;
            this.tb_day_08.Left = 4.072047F;
            this.tb_day_08.Name = "tb_day_08";
            this.tb_day_08.Style = "font-size: 6pt; text-align: right";
            this.tb_day_08.Text = null;
            this.tb_day_08.Top = 0F;
            this.tb_day_08.Width = 0.2125984F;
            // 
            // tb_day_10
            // 
            this.tb_day_10.DataField = "10";
            this.tb_day_10.Height = 0.2299213F;
            this.tb_day_10.Left = 4.497244F;
            this.tb_day_10.Name = "tb_day_10";
            this.tb_day_10.Style = "font-size: 6pt; text-align: right";
            this.tb_day_10.Text = null;
            this.tb_day_10.Top = 0F;
            this.tb_day_10.Width = 0.2125984F;
            // 
            // tb_day_12
            // 
            this.tb_day_12.DataField = "12";
            this.tb_day_12.Height = 0.2299213F;
            this.tb_day_12.Left = 4.922441F;
            this.tb_day_12.Name = "tb_day_12";
            this.tb_day_12.Style = "font-size: 6pt; text-align: right";
            this.tb_day_12.Text = null;
            this.tb_day_12.Top = 0F;
            this.tb_day_12.Width = 0.2125984F;
            // 
            // tb_day_14
            // 
            this.tb_day_14.DataField = "14";
            this.tb_day_14.Height = 0.2299213F;
            this.tb_day_14.Left = 5.347638F;
            this.tb_day_14.Name = "tb_day_14";
            this.tb_day_14.Style = "font-size: 6pt; text-align: right";
            this.tb_day_14.Text = null;
            this.tb_day_14.Top = 0F;
            this.tb_day_14.Width = 0.2125984F;
            // 
            // tb_day_15
            // 
            this.tb_day_15.DataField = "15";
            this.tb_day_15.Height = 0.2299213F;
            this.tb_day_15.Left = 5.560236F;
            this.tb_day_15.Name = "tb_day_15";
            this.tb_day_15.Style = "font-size: 6pt; text-align: right";
            this.tb_day_15.Text = null;
            this.tb_day_15.Top = 0F;
            this.tb_day_15.Width = 0.2125984F;
            // 
            // tb_day_16
            // 
            this.tb_day_16.DataField = "16";
            this.tb_day_16.Height = 0.2299213F;
            this.tb_day_16.Left = 5.772835F;
            this.tb_day_16.Name = "tb_day_16";
            this.tb_day_16.Style = "font-size: 6pt; text-align: right";
            this.tb_day_16.Text = null;
            this.tb_day_16.Top = 0F;
            this.tb_day_16.Width = 0.2125984F;
            // 
            // tb_day_17
            // 
            this.tb_day_17.DataField = "17";
            this.tb_day_17.Height = 0.2299213F;
            this.tb_day_17.Left = 5.985434F;
            this.tb_day_17.Name = "tb_day_17";
            this.tb_day_17.Style = "font-size: 6pt; text-align: right";
            this.tb_day_17.Text = null;
            this.tb_day_17.Top = 0F;
            this.tb_day_17.Width = 0.2125984F;
            // 
            // tb_day_09
            // 
            this.tb_day_09.DataField = "09";
            this.tb_day_09.Height = 0.2299213F;
            this.tb_day_09.Left = 4.284646F;
            this.tb_day_09.Name = "tb_day_09";
            this.tb_day_09.Style = "font-size: 6pt; text-align: right";
            this.tb_day_09.Text = null;
            this.tb_day_09.Top = 0F;
            this.tb_day_09.Width = 0.2125984F;
            // 
            // tb_day_11
            // 
            this.tb_day_11.DataField = "11";
            this.tb_day_11.Height = 0.2299213F;
            this.tb_day_11.Left = 4.709843F;
            this.tb_day_11.Name = "tb_day_11";
            this.tb_day_11.Style = "font-size: 6pt; text-align: right";
            this.tb_day_11.Text = null;
            this.tb_day_11.Top = 0F;
            this.tb_day_11.Width = 0.2125984F;
            // 
            // tb_day_13
            // 
            this.tb_day_13.DataField = "13";
            this.tb_day_13.Height = 0.2299213F;
            this.tb_day_13.Left = 5.13504F;
            this.tb_day_13.Name = "tb_day_13";
            this.tb_day_13.Style = "font-size: 6pt; text-align: right";
            this.tb_day_13.Text = null;
            this.tb_day_13.Top = 0F;
            this.tb_day_13.Width = 0.2125984F;
            // 
            // tb_day_19
            // 
            this.tb_day_19.DataField = "19";
            this.tb_day_19.Height = 0.2299213F;
            this.tb_day_19.Left = 6.41063F;
            this.tb_day_19.Name = "tb_day_19";
            this.tb_day_19.Style = "font-size: 6pt; text-align: right";
            this.tb_day_19.Text = null;
            this.tb_day_19.Top = 0F;
            this.tb_day_19.Width = 0.2125984F;
            // 
            // tb_day_21
            // 
            this.tb_day_21.DataField = "21";
            this.tb_day_21.Height = 0.2299213F;
            this.tb_day_21.Left = 6.835827F;
            this.tb_day_21.Name = "tb_day_21";
            this.tb_day_21.Style = "font-size: 6pt; text-align: right";
            this.tb_day_21.Text = null;
            this.tb_day_21.Top = 0F;
            this.tb_day_21.Width = 0.2125984F;
            // 
            // tb_day_23
            // 
            this.tb_day_23.DataField = "23";
            this.tb_day_23.Height = 0.2299213F;
            this.tb_day_23.Left = 7.261024F;
            this.tb_day_23.Name = "tb_day_23";
            this.tb_day_23.Style = "font-size: 6pt; text-align: right";
            this.tb_day_23.Text = null;
            this.tb_day_23.Top = 0F;
            this.tb_day_23.Width = 0.2125984F;
            // 
            // tb_day_24
            // 
            this.tb_day_24.DataField = "24";
            this.tb_day_24.Height = 0.2299213F;
            this.tb_day_24.Left = 7.473622F;
            this.tb_day_24.Name = "tb_day_24";
            this.tb_day_24.Style = "font-size: 6pt; text-align: right";
            this.tb_day_24.Text = null;
            this.tb_day_24.Top = 0F;
            this.tb_day_24.Width = 0.2125984F;
            // 
            // tb_day_25
            // 
            this.tb_day_25.DataField = "25";
            this.tb_day_25.Height = 0.2299213F;
            this.tb_day_25.Left = 7.686221F;
            this.tb_day_25.Name = "tb_day_25";
            this.tb_day_25.Style = "font-size: 6pt; text-align: right";
            this.tb_day_25.Text = null;
            this.tb_day_25.Top = 0F;
            this.tb_day_25.Width = 0.2125984F;
            // 
            // tb_day_26
            // 
            this.tb_day_26.DataField = "26";
            this.tb_day_26.Height = 0.2299213F;
            this.tb_day_26.Left = 7.898819F;
            this.tb_day_26.Name = "tb_day_26";
            this.tb_day_26.Style = "font-size: 6pt; text-align: right";
            this.tb_day_26.Text = null;
            this.tb_day_26.Top = 0F;
            this.tb_day_26.Width = 0.2125984F;
            // 
            // tb_day_18
            // 
            this.tb_day_18.DataField = "18";
            this.tb_day_18.Height = 0.2299213F;
            this.tb_day_18.Left = 6.198032F;
            this.tb_day_18.Name = "tb_day_18";
            this.tb_day_18.Style = "font-size: 6pt; text-align: right";
            this.tb_day_18.Text = null;
            this.tb_day_18.Top = 0F;
            this.tb_day_18.Width = 0.2125984F;
            // 
            // tb_day_20
            // 
            this.tb_day_20.DataField = "20";
            this.tb_day_20.Height = 0.2299213F;
            this.tb_day_20.Left = 6.623229F;
            this.tb_day_20.Name = "tb_day_20";
            this.tb_day_20.Style = "font-size: 6pt; text-align: right";
            this.tb_day_20.Text = null;
            this.tb_day_20.Top = 0F;
            this.tb_day_20.Width = 0.2125984F;
            // 
            // tb_day_22
            // 
            this.tb_day_22.DataField = "22";
            this.tb_day_22.Height = 0.2299213F;
            this.tb_day_22.Left = 7.048426F;
            this.tb_day_22.Name = "tb_day_22";
            this.tb_day_22.Style = "font-size: 6pt; text-align: right";
            this.tb_day_22.Text = null;
            this.tb_day_22.Top = 0F;
            this.tb_day_22.Width = 0.2125984F;
            // 
            // tb_day_27
            // 
            this.tb_day_27.DataField = "27";
            this.tb_day_27.Height = 0.2299213F;
            this.tb_day_27.Left = 8.111418F;
            this.tb_day_27.Name = "tb_day_27";
            this.tb_day_27.Style = "font-size: 6pt; text-align: right";
            this.tb_day_27.Text = null;
            this.tb_day_27.Top = 0F;
            this.tb_day_27.Width = 0.2125984F;
            // 
            // tb_day_28
            // 
            this.tb_day_28.DataField = "28";
            this.tb_day_28.Height = 0.2299213F;
            this.tb_day_28.Left = 8.324017F;
            this.tb_day_28.Name = "tb_day_28";
            this.tb_day_28.Style = "font-size: 6pt; text-align: right";
            this.tb_day_28.Text = null;
            this.tb_day_28.Top = 0F;
            this.tb_day_28.Width = 0.2125984F;
            // 
            // tb_day_29
            // 
            this.tb_day_29.DataField = "29";
            this.tb_day_29.Height = 0.2299213F;
            this.tb_day_29.Left = 8.536614F;
            this.tb_day_29.Name = "tb_day_29";
            this.tb_day_29.Style = "font-size: 6pt; text-align: right";
            this.tb_day_29.Text = null;
            this.tb_day_29.Top = 0F;
            this.tb_day_29.Width = 0.2125984F;
            // 
            // tb_day_30
            // 
            this.tb_day_30.DataField = "30";
            this.tb_day_30.Height = 0.2299213F;
            this.tb_day_30.Left = 8.749213F;
            this.tb_day_30.Name = "tb_day_30";
            this.tb_day_30.Style = "font-size: 6pt; text-align: right";
            this.tb_day_30.Text = null;
            this.tb_day_30.Top = 0F;
            this.tb_day_30.Width = 0.2125984F;
            // 
            // tb_day_31
            // 
            this.tb_day_31.DataField = "31";
            this.tb_day_31.Height = 0.2299213F;
            this.tb_day_31.Left = 8.961812F;
            this.tb_day_31.Name = "tb_day_31";
            this.tb_day_31.Style = "font-size: 6pt; text-align: right";
            this.tb_day_31.Text = null;
            this.tb_day_31.Top = 0F;
            this.tb_day_31.Width = 0.2125984F;
            // 
            // tb_bikou
            // 
            this.tb_bikou.DataField = "bikou";
            this.tb_bikou.Height = 0.2299213F;
            this.tb_bikou.Left = 9.17441F;
            this.tb_bikou.Name = "tb_bikou";
            this.tb_bikou.ShrinkToFit = true;
            this.tb_bikou.Style = "font-size: 6pt; ddo-shrink-to-fit: true";
            this.tb_bikou.Text = null;
            this.tb_bikou.Top = 0F;
            this.tb_bikou.Width = 1.651181F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0.02047244F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.2299213F;
            this.line5.Width = 10.83386F;
            this.line5.X1 = 0.02047244F;
            this.line5.X2 = 10.85433F;
            this.line5.Y1 = 0.2299213F;
            this.line5.Y2 = 0.2299213F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo2,
            this.line1});
            this.pageFooter.Height = 0.1458334F;
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo2
            // 
            this.reportInfo2.FormatString = "{RunDateTime:}";
            this.reportInfo2.Height = 0.1145669F;
            this.reportInfo2.Left = 8.769686F;
            this.reportInfo2.Name = "reportInfo2";
            this.reportInfo2.Style = "font-size: 6pt; text-align: right; ddo-char-set: 1";
            this.reportInfo2.Top = 0.02086614F;
            this.reportInfo2.Width = 2.076378F;
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 0.02047244F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0F;
            this.line1.Width = 10.83386F;
            this.line1.X1 = 0.02047244F;
            this.line1.X2 = 10.85433F;
            this.line1.Y1 = 0F;
            this.line1.Y2 = 0F;
            // 
            // rpt_nouhin_schedule
            // 
            this.MasterReport = false;
            this.PageSettings.Margins.Bottom = 1.181102F;
            this.PageSettings.Margins.Top = 1.574803F;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.85433F;
            this.Script = "public void ActiveReport_DataInitialize()\r\n{\r\n\t\r\n}\r\n\r\n\r\npublic void ActiveReport_" +
    "ReportStart()\r\n{\r\n\t\r\n}\r\n\r\n\r\n";
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_nouhin_schedule_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd41)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_31)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_27)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_09)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_08)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_07)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_06)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_05)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_04)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_03)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_02)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lbl_01)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_yyyymm)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_torihikisaki_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd40)).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.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label39)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd31)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hd_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_01)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.juchu_su)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_02)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_03)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_04)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_05)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_06)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_07)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_08)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_09)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_27)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_day_31)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seisan_schedule_03));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seisan_yotei_date = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_busyo_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_koutei_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_line_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_busyo_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_koutei_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_line_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_create_user_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_update_user_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_create_datetime = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_update_datetime = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox11 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox12 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox13 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox14 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox15 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox16 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox17 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox18 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox19 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox20 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox21 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox22 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line6 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line7 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line8 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line9 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line10 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line11 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line12 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line13 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line14 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line15 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line16 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line18 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line19 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line20 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line21 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.textBox23 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line22 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line4 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line23 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.groupHeader2 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label25 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label26 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label27 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label28 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label29 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label30 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label31 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label32 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label33 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label34 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label35 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label36 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label37 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label38 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label39 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label40 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label41 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label42 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.groupFooter2 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_yotei_date)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_line_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_line_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_create_user_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_update_user_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_create_datetime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_update_datetime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).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.textBox19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label27)).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.label33)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label34)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label35)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label36)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label37)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label38)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label39)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label41)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label42)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label8,
            this.tb_today,
            this.label6,
            this.label10,
            this.tb_seisan_yotei_date,
            this.tb_busyo_cd,
            this.tb_koutei_cd,
            this.label17,
            this.tb_line_cd,
            this.tb_busyo_name,
            this.tb_koutei_name,
            this.tb_line_name,
            this.label1,
            this.label2,
            this.tb_create_user_name,
            this.tb_update_user_name,
            this.tb_create_datetime,
            this.tb_update_datetime,
            this.label3,
            this.label5});
            this.pageHeader.Height = 0.46875F;
            this.pageHeader.Name = "pageHeader";
            this.pageHeader.Format += new System.EventHandler(this.pageHeader_Format);
            // 
            // label8
            // 
            this.label8.Height = 0.2917323F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.04409444F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 18pt; vertical-align: middle";
            this.label8.Text = "生産スケジュール";
            this.label8.Top = 0.03661418F;
            this.label8.Width = 1.885433F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.0937008F;
            this.tb_today.Left = 10.06654F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 6pt; text-align: left; ddo-char-set: 1";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.03661418F;
            this.tb_today.Width = 0.7877903F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 3.831103F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt";
            this.label6.Text = "部署";
            this.label6.Top = 0.03661418F;
            this.label6.Width = 0.2452755F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 5.22756F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt";
            this.label10.Text = "工程";
            this.label10.Top = 0.03661418F;
            this.label10.Width = 0.3704715F;
            // 
            // tb_seisan_yotei_date
            // 
            this.tb_seisan_yotei_date.Height = 0.1980315F;
            this.tb_seisan_yotei_date.Left = 1.96378F;
            this.tb_seisan_yotei_date.Name = "tb_seisan_yotei_date";
            this.tb_seisan_yotei_date.OutputFormat = resources.GetString("tb_seisan_yotei_date.OutputFormat");
            this.tb_seisan_yotei_date.Style = "font-size: 15.75pt; text-align: left";
            this.tb_seisan_yotei_date.Text = null;
            this.tb_seisan_yotei_date.Top = 0.130315F;
            this.tb_seisan_yotei_date.Width = 1.845669F;
            // 
            // tb_busyo_cd
            // 
            this.tb_busyo_cd.Height = 0.09370083F;
            this.tb_busyo_cd.Left = 4.076378F;
            this.tb_busyo_cd.Name = "tb_busyo_cd";
            this.tb_busyo_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_busyo_cd.Text = null;
            this.tb_busyo_cd.Top = 0.03661418F;
            this.tb_busyo_cd.Width = 0.4893699F;
            // 
            // tb_koutei_cd
            // 
            this.tb_koutei_cd.Height = 0.09370083F;
            this.tb_koutei_cd.Left = 5.640552F;
            this.tb_koutei_cd.Name = "tb_koutei_cd";
            this.tb_koutei_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_koutei_cd.Text = null;
            this.tb_koutei_cd.Top = 0.03661418F;
            this.tb_koutei_cd.Width = 0.4893708F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 5.22756F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt";
            this.label17.Text = "ライン";
            this.label17.Top = 0.1633858F;
            this.label17.Width = 0.3704715F;
            // 
            // tb_line_cd
            // 
            this.tb_line_cd.Height = 0.09370083F;
            this.tb_line_cd.Left = 5.640552F;
            this.tb_line_cd.Name = "tb_line_cd";
            this.tb_line_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_line_cd.Text = null;
            this.tb_line_cd.Top = 0.1633858F;
            this.tb_line_cd.Width = 0.4893708F;
            // 
            // tb_busyo_name
            // 
            this.tb_busyo_name.Height = 0.1980315F;
            this.tb_busyo_name.Left = 3.831103F;
            this.tb_busyo_name.Name = "tb_busyo_name";
            this.tb_busyo_name.Style = "font-size: 15.75pt; text-align: left";
            this.tb_busyo_name.Text = null;
            this.tb_busyo_name.Top = 0.130315F;
            this.tb_busyo_name.Width = 1.322833F;
            // 
            // tb_koutei_name
            // 
            this.tb_koutei_name.Height = 0.09370083F;
            this.tb_koutei_name.Left = 6.148032F;
            this.tb_koutei_name.Name = "tb_koutei_name";
            this.tb_koutei_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_koutei_name.Text = null;
            this.tb_koutei_name.Top = 0.03661397F;
            this.tb_koutei_name.Width = 1.322834F;
            // 
            // tb_line_name
            // 
            this.tb_line_name.Height = 0.09370083F;
            this.tb_line_name.Left = 6.148032F;
            this.tb_line_name.Name = "tb_line_name";
            this.tb_line_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_line_name.Text = null;
            this.tb_line_name.Top = 0.1633857F;
            this.tb_line_name.Width = 1.322834F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 9.229135F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "作成";
            this.label1.Top = 0.1633858F;
            this.label1.Width = 0.2452759F;
            // 
            // label2
            // 
            this.label2.Height = 0.09370076F;
            this.label2.HyperLink = null;
            this.label2.Left = 9.229135F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 6pt";
            this.label2.Text = "更新";
            this.label2.Top = 0.2570866F;
            this.label2.Width = 0.2452759F;
            // 
            // tb_create_user_name
            // 
            this.tb_create_user_name.Height = 0.09370083F;
            this.tb_create_user_name.Left = 9.47441F;
            this.tb_create_user_name.Name = "tb_create_user_name";
            this.tb_create_user_name.Style = "font-size: 6pt; text-align: left; ddo-char-set: 1";
            this.tb_create_user_name.Text = null;
            this.tb_create_user_name.Top = 0.1633858F;
            this.tb_create_user_name.Width = 0.5921247F;
            // 
            // tb_update_user_name
            // 
            this.tb_update_user_name.Height = 0.09370083F;
            this.tb_update_user_name.Left = 9.47441F;
            this.tb_update_user_name.Name = "tb_update_user_name";
            this.tb_update_user_name.Style = "font-size: 6pt; text-align: left; ddo-char-set: 1";
            this.tb_update_user_name.Text = null;
            this.tb_update_user_name.Top = 0.2570866F;
            this.tb_update_user_name.Width = 0.5921247F;
            // 
            // tb_create_datetime
            // 
            this.tb_create_datetime.Height = 0.09370083F;
            this.tb_create_datetime.Left = 10.06654F;
            this.tb_create_datetime.Name = "tb_create_datetime";
            this.tb_create_datetime.OutputFormat = resources.GetString("tb_create_datetime.OutputFormat");
            this.tb_create_datetime.Style = "font-size: 6pt; text-align: left; ddo-char-set: 1";
            this.tb_create_datetime.Text = null;
            this.tb_create_datetime.Top = 0.1633858F;
            this.tb_create_datetime.Width = 0.7877951F;
            // 
            // tb_update_datetime
            // 
            this.tb_update_datetime.Height = 0.09370083F;
            this.tb_update_datetime.Left = 10.06654F;
            this.tb_update_datetime.Name = "tb_update_datetime";
            this.tb_update_datetime.OutputFormat = resources.GetString("tb_update_datetime.OutputFormat");
            this.tb_update_datetime.Style = "font-size: 6pt; text-align: left; ddo-char-set: 1";
            this.tb_update_datetime.Text = null;
            this.tb_update_datetime.Top = 0.2570866F;
            this.tb_update_datetime.Width = 0.7877951F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 9.229135F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: left";
            this.label3.Text = "印刷";
            this.label3.Top = 0.03661418F;
            this.label3.Width = 0.2452755F;
            // 
            // label5
            // 
            this.label5.Height = 0.09370076F;
            this.label5.HyperLink = null;
            this.label5.Left = 1.96378F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt";
            this.label5.Text = "生産日";
            this.label5.Top = 0.03661418F;
            this.label5.Width = 0.3704714F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox4,
            this.textBox5,
            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.textBox19,
            this.textBox20,
            this.textBox21,
            this.textBox22,
            this.line1,
            this.line2,
            this.line3,
            this.line5,
            this.line6,
            this.line7,
            this.line8,
            this.line9,
            this.line10,
            this.line11,
            this.line12,
            this.line13,
            this.line14,
            this.line15,
            this.line16,
            this.line18,
            this.line19,
            this.line20,
            this.line21,
            this.textBox23,
            this.line22,
            this.line4,
            this.line23});
            this.detail.Height = 0.1669292F;
            this.detail.Name = "detail";
            // 
            // textBox4
            // 
            this.textBox4.DataField = "juchu_cd1";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 0.526378F;
            this.textBox4.Name = "textBox4";
            this.textBox4.Style = "font-size: 8.25pt; text-align: left";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 0.5562993F;
            // 
            // textBox5
            // 
            this.textBox5.DataField = "juchu_cd2";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 1.114961F;
            this.textBox5.Name = "textBox5";
            this.textBox5.Style = "font-size: 8.25pt; text-align: left";
            this.textBox5.Text = null;
            this.textBox5.Top = 0F;
            this.textBox5.Width = 0.5381891F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "torihikisaki_cd";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 0F;
            this.textBox7.Name = "textBox7";
            this.textBox7.Style = "font-size: 8.25pt; text-align: left";
            this.textBox7.Text = null;
            this.textBox7.Top = 0F;
            this.textBox7.Width = 0.5055118F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "seihin_cd";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 1.679528F;
            this.textBox8.Name = "textBox8";
            this.textBox8.Style = "font-size: 8.25pt; text-align: left";
            this.textBox8.Text = null;
            this.textBox8.Top = 0F;
            this.textBox8.Width = 0.8062993F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "seihin_name";
            this.textBox9.Height = 0.146063F;
            this.textBox9.Left = 2.485827F;
            this.textBox9.Name = "textBox9";
            this.textBox9.Style = "font-size: 8.25pt; text-align: left";
            this.textBox9.Text = null;
            this.textBox9.Top = 0.0003937008F;
            this.textBox9.Width = 1.317716F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "juchu_su";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 4.577953F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: right";
            this.textBox10.Text = null;
            this.textBox10.Top = 0.0003936589F;
            this.textBox10.Width = 0.4003935F;
            // 
            // textBox11
            // 
            this.textBox11.DataField = "seisan_su";
            this.textBox11.Height = 0.146063F;
            this.textBox11.Left = 4.998425F;
            this.textBox11.Name = "textBox11";
            this.textBox11.OutputFormat = resources.GetString("textBox11.OutputFormat");
            this.textBox11.Style = "font-size: 8.25pt; text-align: right";
            this.textBox11.Text = null;
            this.textBox11.Top = 0.0003936589F;
            this.textBox11.Width = 0.4637801F;
            // 
            // textBox12
            // 
            this.textBox12.DataField = "tact_time";
            this.textBox12.Height = 0.146063F;
            this.textBox12.Left = 5.47126F;
            this.textBox12.Name = "textBox12";
            this.textBox12.OutputFormat = resources.GetString("textBox12.OutputFormat");
            this.textBox12.Style = "font-size: 8.25pt; text-align: right";
            this.textBox12.Text = null;
            this.textBox12.Top = 0.0003936589F;
            this.textBox12.Width = 0.4637801F;
            // 
            // textBox13
            // 
            this.textBox13.DataField = "dandori_kousu";
            this.textBox13.Height = 0.146063F;
            this.textBox13.Left = 5.950394F;
            this.textBox13.Name = "textBox13";
            this.textBox13.OutputFormat = resources.GetString("textBox13.OutputFormat");
            this.textBox13.Style = "font-size: 8.25pt; text-align: right";
            this.textBox13.Text = null;
            this.textBox13.Top = 0.0003936589F;
            this.textBox13.Width = 0.4637801F;
            // 
            // textBox14
            // 
            this.textBox14.DataField = "tuika_kousu";
            this.textBox14.Height = 0.146063F;
            this.textBox14.Left = 6.429922F;
            this.textBox14.Name = "textBox14";
            this.textBox14.OutputFormat = resources.GetString("textBox14.OutputFormat");
            this.textBox14.Style = "font-size: 8.25pt; text-align: right";
            this.textBox14.Text = null;
            this.textBox14.Top = 0.0003936589F;
            this.textBox14.Width = 0.4637801F;
            // 
            // textBox15
            // 
            this.textBox15.DataField = "hoju_kousu";
            this.textBox15.Height = 0.146063F;
            this.textBox15.Left = 6.908662F;
            this.textBox15.Name = "textBox15";
            this.textBox15.OutputFormat = resources.GetString("textBox15.OutputFormat");
            this.textBox15.Style = "font-size: 8.25pt; text-align: right";
            this.textBox15.Text = null;
            this.textBox15.Top = 0.0003936589F;
            this.textBox15.Width = 0.4637801F;
            // 
            // textBox16
            // 
            this.textBox16.DataField = "seisan_time";
            this.textBox16.Height = 0.146063F;
            this.textBox16.Left = 7.398425F;
            this.textBox16.Name = "textBox16";
            this.textBox16.OutputFormat = resources.GetString("textBox16.OutputFormat");
            this.textBox16.Style = "font-size: 8.25pt; text-align: right";
            this.textBox16.Text = null;
            this.textBox16.Top = 0.0003936589F;
            this.textBox16.Width = 0.4637801F;
            // 
            // textBox17
            // 
            this.textBox17.DataField = "start_time";
            this.textBox17.Height = 0.146063F;
            this.textBox17.Left = 7.87756F;
            this.textBox17.Name = "textBox17";
            this.textBox17.OutputFormat = resources.GetString("textBox17.OutputFormat");
            this.textBox17.Style = "font-size: 8.25pt; text-align: center";
            this.textBox17.Text = null;
            this.textBox17.Top = 0.0003936589F;
            this.textBox17.Width = 0.3803143F;
            // 
            // textBox18
            // 
            this.textBox18.DataField = "end_time";
            this.textBox18.Height = 0.146063F;
            this.textBox18.Left = 8.257874F;
            this.textBox18.Name = "textBox18";
            this.textBox18.OutputFormat = resources.GetString("textBox18.OutputFormat");
            this.textBox18.Style = "font-size: 8.25pt; text-align: center";
            this.textBox18.Text = null;
            this.textBox18.Top = 0.0003937008F;
            this.textBox18.Width = 0.3803148F;
            // 
            // textBox19
            // 
            this.textBox19.DataField = "seisan_zumisu";
            this.textBox19.Height = 0.146063F;
            this.textBox19.Left = 8.638189F;
            this.textBox19.Name = "textBox19";
            this.textBox19.OutputFormat = resources.GetString("textBox19.OutputFormat");
            this.textBox19.Style = "font-size: 8.25pt; text-align: right";
            this.textBox19.Text = null;
            this.textBox19.Top = 0F;
            this.textBox19.Width = 0.4173231F;
            // 
            // textBox20
            // 
            this.textBox20.DataField = "ninzu";
            this.textBox20.Height = 0.146063F;
            this.textBox20.Left = 9.055512F;
            this.textBox20.Name = "textBox20";
            this.textBox20.OutputFormat = resources.GetString("textBox20.OutputFormat");
            this.textBox20.Style = "font-size: 8.25pt; text-align: right";
            this.textBox20.Text = null;
            this.textBox20.Top = 0F;
            this.textBox20.Width = 0.2763777F;
            // 
            // textBox21
            // 
            this.textBox21.DataField = "members";
            this.textBox21.Height = 0.146063F;
            this.textBox21.Left = 9.33189F;
            this.textBox21.Name = "textBox21";
            this.textBox21.Style = "font-size: 8.25pt; text-align: left";
            this.textBox21.Text = null;
            this.textBox21.Top = 0F;
            this.textBox21.Width = 0.8216534F;
            // 
            // textBox22
            // 
            this.textBox22.DataField = "bikou";
            this.textBox22.Height = 0.146063F;
            this.textBox22.Left = 10.18228F;
            this.textBox22.Name = "textBox22";
            this.textBox22.Style = "font-size: 8.25pt; text-align: left";
            this.textBox22.Text = null;
            this.textBox22.Top = 0F;
            this.textBox22.Width = 0.7035427F;
            // 
            // line1
            // 
            this.line1.AnchorBottom = true;
            this.line1.Height = 0.1665355F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0F;
            this.line1.Width = 5.215406E-08F;
            this.line1.X1 = 0F;
            this.line1.X2 = 5.215406E-08F;
            this.line1.Y1 = 0F;
            this.line1.Y2 = 0.1665355F;
            // 
            // line2
            // 
            this.line2.AnchorBottom = true;
            this.line2.Height = 0.1665355F;
            this.line2.Left = 0.5055118F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 0F;
            this.line2.X1 = 0.5055118F;
            this.line2.X2 = 0.5055118F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0.1665355F;
            // 
            // line3
            // 
            this.line3.AnchorBottom = true;
            this.line3.Height = 0.1665355F;
            this.line3.Left = 1.114961F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0F;
            this.line3.Width = 0F;
            this.line3.X1 = 1.114961F;
            this.line3.X2 = 1.114961F;
            this.line3.Y1 = 0F;
            this.line3.Y2 = 0.1665355F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.1669291F;
            this.line5.Width = 10.89291F;
            this.line5.X1 = 0F;
            this.line5.X2 = 10.89291F;
            this.line5.Y1 = 0.1669291F;
            this.line5.Y2 = 0.1669291F;
            // 
            // line6
            // 
            this.line6.AnchorBottom = true;
            this.line6.Height = 0.1665355F;
            this.line6.Left = 1.679528F;
            this.line6.LineWeight = 1F;
            this.line6.Name = "line6";
            this.line6.Top = 0F;
            this.line6.Width = 0F;
            this.line6.X1 = 1.679528F;
            this.line6.X2 = 1.679528F;
            this.line6.Y1 = 0F;
            this.line6.Y2 = 0.1665355F;
            // 
            // line7
            // 
            this.line7.AnchorBottom = true;
            this.line7.Height = 0.1665355F;
            this.line7.Left = 2.485827F;
            this.line7.LineWeight = 1F;
            this.line7.Name = "line7";
            this.line7.Top = 0F;
            this.line7.Width = 0F;
            this.line7.X1 = 2.485827F;
            this.line7.X2 = 2.485827F;
            this.line7.Y1 = 0F;
            this.line7.Y2 = 0.1665355F;
            // 
            // line8
            // 
            this.line8.AnchorBottom = true;
            this.line8.Height = 0.1665355F;
            this.line8.Left = 3.831103F;
            this.line8.LineWeight = 1F;
            this.line8.Name = "line8";
            this.line8.Top = 0F;
            this.line8.Width = 0F;
            this.line8.X1 = 3.831103F;
            this.line8.X2 = 3.831103F;
            this.line8.Y1 = 0F;
            this.line8.Y2 = 0.1665355F;
            // 
            // line9
            // 
            this.line9.AnchorBottom = true;
            this.line9.Height = 0.1665355F;
            this.line9.Left = 4.998425F;
            this.line9.LineWeight = 1F;
            this.line9.Name = "line9";
            this.line9.Top = 0.0003936589F;
            this.line9.Width = 0F;
            this.line9.X1 = 4.998425F;
            this.line9.X2 = 4.998425F;
            this.line9.Y1 = 0.0003936589F;
            this.line9.Y2 = 0.1669292F;
            // 
            // line10
            // 
            this.line10.AnchorBottom = true;
            this.line10.Height = 0.1665355F;
            this.line10.Left = 5.47126F;
            this.line10.LineWeight = 1F;
            this.line10.Name = "line10";
            this.line10.Top = 0.0003936589F;
            this.line10.Width = 0F;
            this.line10.X1 = 5.47126F;
            this.line10.X2 = 5.47126F;
            this.line10.Y1 = 0.0003936589F;
            this.line10.Y2 = 0.1669292F;
            // 
            // line11
            // 
            this.line11.AnchorBottom = true;
            this.line11.Height = 0.1665355F;
            this.line11.Left = 5.950394F;
            this.line11.LineWeight = 1F;
            this.line11.Name = "line11";
            this.line11.Top = 0.0003936589F;
            this.line11.Width = 0F;
            this.line11.X1 = 5.950394F;
            this.line11.X2 = 5.950394F;
            this.line11.Y1 = 0.0003936589F;
            this.line11.Y2 = 0.1669292F;
            // 
            // line12
            // 
            this.line12.AnchorBottom = true;
            this.line12.Height = 0.1665355F;
            this.line12.Left = 6.429922F;
            this.line12.LineWeight = 1F;
            this.line12.Name = "line12";
            this.line12.Top = 0.0003936589F;
            this.line12.Width = 0F;
            this.line12.X1 = 6.429922F;
            this.line12.X2 = 6.429922F;
            this.line12.Y1 = 0.0003936589F;
            this.line12.Y2 = 0.1669292F;
            // 
            // line13
            // 
            this.line13.AnchorBottom = true;
            this.line13.Height = 0.1665355F;
            this.line13.Left = 6.908662F;
            this.line13.LineWeight = 1F;
            this.line13.Name = "line13";
            this.line13.Top = 0.0003936589F;
            this.line13.Width = 0F;
            this.line13.X1 = 6.908662F;
            this.line13.X2 = 6.908662F;
            this.line13.Y1 = 0.0003936589F;
            this.line13.Y2 = 0.1669292F;
            // 
            // line14
            // 
            this.line14.AnchorBottom = true;
            this.line14.Height = 0.1665355F;
            this.line14.Left = 7.398425F;
            this.line14.LineWeight = 1F;
            this.line14.Name = "line14";
            this.line14.Top = 0.0003936589F;
            this.line14.Width = 0F;
            this.line14.X1 = 7.398425F;
            this.line14.X2 = 7.398425F;
            this.line14.Y1 = 0.0003936589F;
            this.line14.Y2 = 0.1669292F;
            // 
            // line15
            // 
            this.line15.AnchorBottom = true;
            this.line15.Height = 0.1665355F;
            this.line15.Left = 7.87756F;
            this.line15.LineWeight = 1F;
            this.line15.Name = "line15";
            this.line15.Top = 0.0003936589F;
            this.line15.Width = 0F;
            this.line15.X1 = 7.87756F;
            this.line15.X2 = 7.87756F;
            this.line15.Y1 = 0.0003936589F;
            this.line15.Y2 = 0.1669292F;
            // 
            // line16
            // 
            this.line16.AnchorBottom = true;
            this.line16.Height = 0.1665355F;
            this.line16.Left = 8.257874F;
            this.line16.LineWeight = 1F;
            this.line16.Name = "line16";
            this.line16.Top = 0F;
            this.line16.Width = 0F;
            this.line16.X1 = 8.257874F;
            this.line16.X2 = 8.257874F;
            this.line16.Y1 = 0F;
            this.line16.Y2 = 0.1665355F;
            // 
            // line18
            // 
            this.line18.AnchorBottom = true;
            this.line18.Height = 0.1665355F;
            this.line18.Left = 9.055512F;
            this.line18.LineWeight = 1F;
            this.line18.Name = "line18";
            this.line18.Top = 0F;
            this.line18.Width = 0F;
            this.line18.X1 = 9.055512F;
            this.line18.X2 = 9.055512F;
            this.line18.Y1 = 0F;
            this.line18.Y2 = 0.1665355F;
            // 
            // line19
            // 
            this.line19.AnchorBottom = true;
            this.line19.Height = 0.1665355F;
            this.line19.Left = 9.33189F;
            this.line19.LineWeight = 1F;
            this.line19.Name = "line19";
            this.line19.Top = 0F;
            this.line19.Width = 0F;
            this.line19.X1 = 9.33189F;
            this.line19.X2 = 9.33189F;
            this.line19.Y1 = 0F;
            this.line19.Y2 = 0.1665355F;
            // 
            // line20
            // 
            this.line20.AnchorBottom = true;
            this.line20.Height = 0.1665355F;
            this.line20.Left = 10.18228F;
            this.line20.LineWeight = 1F;
            this.line20.Name = "line20";
            this.line20.Top = 0F;
            this.line20.Width = 0F;
            this.line20.X1 = 10.18228F;
            this.line20.X2 = 10.18228F;
            this.line20.Y1 = 0F;
            this.line20.Y2 = 0.1665355F;
            // 
            // line21
            // 
            this.line21.AnchorBottom = true;
            this.line21.Height = 0.1665355F;
            this.line21.Left = 10.89291F;
            this.line21.LineWeight = 1F;
            this.line21.Name = "line21";
            this.line21.Top = 0F;
            this.line21.Width = 0F;
            this.line21.X1 = 10.89291F;
            this.line21.X2 = 10.89291F;
            this.line21.Y1 = 0F;
            this.line21.Y2 = 0.1665355F;
            // 
            // textBox23
            // 
            this.textBox23.DataField = "seisankisyu";
            this.textBox23.Height = 0.146063F;
            this.textBox23.Left = 3.851969F;
            this.textBox23.Name = "textBox23";
            this.textBox23.Style = "font-size: 8.25pt; text-align: left";
            this.textBox23.Text = null;
            this.textBox23.Top = 0.0003937008F;
            this.textBox23.Width = 0.683465F;
            // 
            // line22
            // 
            this.line22.AnchorBottom = true;
            this.line22.Height = 0.1665355F;
            this.line22.Left = 4.577953F;
            this.line22.LineWeight = 1F;
            this.line22.Name = "line22";
            this.line22.Top = 0.0003937008F;
            this.line22.Width = 0F;
            this.line22.X1 = 4.577953F;
            this.line22.X2 = 4.577953F;
            this.line22.Y1 = 0.0003937008F;
            this.line22.Y2 = 0.1669292F;
            // 
            // line4
            // 
            this.line4.Height = 0F;
            this.line4.Left = 0F;
            this.line4.LineWeight = 1F;
            this.line4.Name = "line4";
            this.line4.Top = 0.0003937008F;
            this.line4.Width = 10.89291F;
            this.line4.X1 = 0F;
            this.line4.X2 = 10.89291F;
            this.line4.Y1 = 0.0003937008F;
            this.line4.Y2 = 0.0003937008F;
            // 
            // line23
            // 
            this.line23.AnchorBottom = true;
            this.line23.Height = 0.1665355F;
            this.line23.Left = 8.638189F;
            this.line23.LineWeight = 1F;
            this.line23.Name = "line23";
            this.line23.Top = 0F;
            this.line23.Width = 0F;
            this.line23.X1 = 8.638189F;
            this.line23.X2 = 8.638189F;
            this.line23.Y1 = 0F;
            this.line23.Y2 = 0.1665355F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Height = 0.1875F;
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
            this.reportInfo1.Height = 0.146063F;
            this.reportInfo1.Left = 4.206693F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0F;
            this.reportInfo1.Width = 2.468718F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox6,
            this.textBox1});
            this.groupHeader1.DataField = "koutei_cd";
            this.groupHeader1.Height = 0.1980643F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // textBox6
            // 
            this.textBox6.DataField = "koutei_cd";
            this.textBox6.Height = 0.2188976F;
            this.textBox6.Left = 0F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "background-color: Black; color: White; font-size: 9.75pt; text-align: left; verti" +
    "cal-align: middle";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 0.342126F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "koutei_name";
            this.textBox1.Height = 0.2188977F;
            this.textBox1.Left = 0.342126F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "background-color: Black; color: White; font-size: 9.75pt; text-align: left; verti" +
    "cal-align: middle";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 10.56221F;
            // 
            // groupFooter1
            // 
            this.groupFooter1.Height = 0.05208335F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // groupHeader2
            // 
            this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox2,
            this.textBox3,
            this.label25,
            this.label26,
            this.label27,
            this.label28,
            this.label29,
            this.label30,
            this.label31,
            this.label32,
            this.label33,
            this.label34,
            this.label35,
            this.label36,
            this.label37,
            this.label38,
            this.label39,
            this.label40,
            this.label41,
            this.label42,
            this.label4});
            this.groupHeader2.DataField = "line_cd";
            this.groupHeader2.Height = 0.2920931F;
            this.groupHeader2.Name = "groupHeader2";
            // 
            // textBox2
            // 
            this.textBox2.DataField = "line_cd";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 0F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "background-color: PowderBlue; font-size: 8.25pt; text-align: left; vertical-align" +
    ": middle";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 0.342126F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "line_name";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 0.342126F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "background-color: PowderBlue; font-size: 8.25pt; text-align: left; vertical-align" +
    ": middle";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 1.008662F;
            // 
            // label25
            // 
            this.label25.Height = 0.09370076F;
            this.label25.HyperLink = null;
            this.label25.Left = 0.00944882F;
            this.label25.Name = "label25";
            this.label25.Style = "font-size: 6pt; text-align: center";
            this.label25.Text = "取引先CD";
            this.label25.Top = 0.1771654F;
            this.label25.Width = 0.496063F;
            // 
            // label26
            // 
            this.label26.Height = 0.09370076F;
            this.label26.HyperLink = null;
            this.label26.Left = 0.5055118F;
            this.label26.Name = "label26";
            this.label26.Style = "font-size: 6pt; text-align: center";
            this.label26.Text = "受注コード1";
            this.label26.Top = 0.1771654F;
            this.label26.Width = 0.6094489F;
            // 
            // label27
            // 
            this.label27.Height = 0.09370076F;
            this.label27.HyperLink = null;
            this.label27.Left = 1.114961F;
            this.label27.Name = "label27";
            this.label27.Style = "font-size: 6pt; text-align: center";
            this.label27.Text = "受注コード2";
            this.label27.Top = 0.1771654F;
            this.label27.Width = 0.564567F;
            // 
            // label28
            // 
            this.label28.Height = 0.09370076F;
            this.label28.HyperLink = null;
            this.label28.Left = 1.679528F;
            this.label28.Name = "label28";
            this.label28.Style = "font-size: 6pt; text-align: center";
            this.label28.Text = "製品コード";
            this.label28.Top = 0.1771654F;
            this.label28.Width = 0.8062993F;
            // 
            // label29
            // 
            this.label29.Height = 0.09370076F;
            this.label29.HyperLink = null;
            this.label29.Left = 2.485827F;
            this.label29.Name = "label29";
            this.label29.Style = "font-size: 6pt; text-align: center";
            this.label29.Text = "製品名";
            this.label29.Top = 0.1775591F;
            this.label29.Width = 1.345276F;
            // 
            // label30
            // 
            this.label30.Height = 0.09370076F;
            this.label30.HyperLink = null;
            this.label30.Left = 4.577953F;
            this.label30.Name = "label30";
            this.label30.Style = "font-size: 6pt; text-align: center";
            this.label30.Text = "受注数";
            this.label30.Top = 0.1775591F;
            this.label30.Width = 0.4204726F;
            // 
            // label31
            // 
            this.label31.Height = 0.09370076F;
            this.label31.HyperLink = null;
            this.label31.Left = 4.998425F;
            this.label31.Name = "label31";
            this.label31.Style = "font-size: 6pt; text-align: center";
            this.label31.Text = "生産数";
            this.label31.Top = 0.1775591F;
            this.label31.Width = 0.4728346F;
            // 
            // label32
            // 
            this.label32.Height = 0.09370076F;
            this.label32.HyperLink = null;
            this.label32.Left = 5.47126F;
            this.label32.Name = "label32";
            this.label32.Style = "font-size: 6pt; text-align: center";
            this.label32.Text = "タクトタイム";
            this.label32.Top = 0.1775591F;
            this.label32.Width = 0.4791341F;
            // 
            // label33
            // 
            this.label33.Height = 0.09370076F;
            this.label33.HyperLink = null;
            this.label33.Left = 5.950394F;
            this.label33.Name = "label33";
            this.label33.Style = "font-size: 6pt; text-align: center";
            this.label33.Text = "段取工数";
            this.label33.Top = 0.1775591F;
            this.label33.Width = 0.4795275F;
            // 
            // label34
            // 
            this.label34.Height = 0.09370076F;
            this.label34.HyperLink = null;
            this.label34.Left = 6.429922F;
            this.label34.Name = "label34";
            this.label34.Style = "font-size: 6pt; text-align: center";
            this.label34.Text = "追加工数";
            this.label34.Top = 0.1775591F;
            this.label34.Width = 0.4787402F;
            // 
            // label35
            // 
            this.label35.Height = 0.09370076F;
            this.label35.HyperLink = null;
            this.label35.Left = 6.908662F;
            this.label35.Name = "label35";
            this.label35.Style = "font-size: 6pt; text-align: center";
            this.label35.Text = "補充工数";
            this.label35.Top = 0.1775591F;
            this.label35.Width = 0.4897637F;
            // 
            // label36
            // 
            this.label36.Height = 0.09370076F;
            this.label36.HyperLink = null;
            this.label36.Left = 7.398426F;
            this.label36.Name = "label36";
            this.label36.Style = "font-size: 6pt; text-align: center";
            this.label36.Text = "生産時間S";
            this.label36.Top = 0.1775591F;
            this.label36.Width = 0.4791341F;
            // 
            // label37
            // 
            this.label37.Height = 0.09370076F;
            this.label37.HyperLink = null;
            this.label37.Left = 7.87756F;
            this.label37.Name = "label37";
            this.label37.Style = "font-size: 6pt; text-align: center";
            this.label37.Text = "開始時刻";
            this.label37.Top = 0.1775591F;
            this.label37.Width = 0.3803148F;
            // 
            // label38
            // 
            this.label38.Height = 0.09370076F;
            this.label38.HyperLink = null;
            this.label38.Left = 8.257874F;
            this.label38.Name = "label38";
            this.label38.Style = "font-size: 6pt; text-align: center";
            this.label38.Text = "終了時刻";
            this.label38.Top = 0.1775591F;
            this.label38.Width = 0.3803148F;
            // 
            // label39
            // 
            this.label39.Height = 0.09370076F;
            this.label39.HyperLink = null;
            this.label39.Left = 8.638189F;
            this.label39.Name = "label39";
            this.label39.Style = "font-size: 6pt; text-align: center";
            this.label39.Text = "生産済数";
            this.label39.Top = 0.1771654F;
            this.label39.Width = 0.4173231F;
            // 
            // label40
            // 
            this.label40.Height = 0.09370076F;
            this.label40.HyperLink = null;
            this.label40.Left = 9.055512F;
            this.label40.Name = "label40";
            this.label40.Style = "font-size: 6pt; text-align: center";
            this.label40.Text = "人数";
            this.label40.Top = 0.1771654F;
            this.label40.Width = 0.2763777F;
            // 
            // label41
            // 
            this.label41.Height = 0.09370076F;
            this.label41.HyperLink = null;
            this.label41.Left = 9.33189F;
            this.label41.Name = "label41";
            this.label41.Style = "font-size: 6pt; text-align: center";
            this.label41.Text = "メンバー";
            this.label41.Top = 0.1771654F;
            this.label41.Width = 0.8503942F;
            // 
            // label42
            // 
            this.label42.Height = 0.09370076F;
            this.label42.HyperLink = null;
            this.label42.Left = 10.18228F;
            this.label42.Name = "label42";
            this.label42.Style = "font-size: 6pt; text-align: center";
            this.label42.Text = "備考";
            this.label42.Top = 0.1771654F;
            this.label42.Width = 0.7035379F;
            // 
            // label4
            // 
            this.label4.Height = 0.09370076F;
            this.label4.HyperLink = null;
            this.label4.Left = 3.831103F;
            this.label4.Name = "label4";
            this.label4.Style = "background-color: NavajoWhite; font-size: 6pt; text-align: center";
            this.label4.Text = "生産機種";
            this.label4.Top = 0.1771654F;
            this.label4.Width = 0.7468503F;
            // 
            // groupFooter2
            // 
            this.groupFooter2.Height = 0.0797299F;
            this.groupFooter2.Name = "groupFooter2";
            // 
            // rpt_seisan_schedule_03
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.90251F;
            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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_seisan_schedule_03_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seisan_yotei_date)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_line_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_busyo_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_koutei_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_line_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_create_user_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_update_user_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_create_datetime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_update_datetime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).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.textBox19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label27)).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.label33)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label34)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label35)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label36)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label37)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label38)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label39)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label41)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label42)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seihin_kousei));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_seihin_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seihin_name2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seihin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_kousei_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_kousei_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_kousei_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_kousei_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).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.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_seihin_cd2,
            this.label4,
            this.tb_today,
            this.label8,
            this.label5,
            this.label6,
            this.label9,
            this.label13,
            this.label14,
            this.label15,
            this.label1,
            this.label11,
            this.label3,
            this.label12,
            this.label16,
            this.tb_seihin_name2,
            this.label2,
            this.label10,
            this.tb_seihin_cd,
            this.tb_seihin_name,
            this.tb_seihin_kousei_no,
            this.tb_seihin_kousei_name,
            this.line2});
            this.pageHeader.Height = 0.9687498F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_seihin_cd2
            // 
            this.tb_seihin_cd2.Height = 0.146063F;
            this.tb_seihin_cd2.Left = 0.812603F;
            this.tb_seihin_cd2.Name = "tb_seihin_cd2";
            this.tb_seihin_cd2.OutputFormat = resources.GetString("tb_seihin_cd2.OutputFormat");
            this.tb_seihin_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_cd2.Text = null;
            this.tb_seihin_cd2.Top = 0.3598424F;
            this.tb_seihin_cd2.Width = 0.9791294F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 0.08346462F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "製品コード";
            this.label4.Top = 0.3598424F;
            this.label4.Width = 0.7291334F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.322834F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 8.940697E-08F;
            this.tb_today.Width = 1.552357F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "製品構成一覧表";
            this.label8.Top = 0.04685038F;
            this.label8.Width = 1.989764F;
            // 
            // label5
            // 
            this.label5.Height = 0.09370076F;
            this.label5.HyperLink = null;
            this.label5.Left = 1.338189F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt";
            this.label5.Text = "部品コード";
            this.label5.Top = 0.7862206F;
            this.label5.Width = 1.22441F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 2.562599F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt";
            this.label6.Text = "部品名";
            this.label6.Top = 0.7862206F;
            this.label6.Width = 2.040157F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 0.7700788F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt";
            this.label9.Text = "部品レベル";
            this.label9.Top = 0.7862206F;
            this.label9.Width = 0.5681105F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 5.447245F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt";
            this.label13.Text = "互換部品コード";
            this.label13.Top = 0.7862206F;
            this.label13.Width = 1.016142F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 6.463387F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "互換部品名";
            this.label14.Top = 0.7862206F;
            this.label14.Width = 1.901575F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 4.602756F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt; text-align: right";
            this.label15.Text = "使用数量";
            this.label15.Top = 0.7862206F;
            this.label15.Width = 0.5681105F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.08346462F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "製品構成番号";
            this.label1.Top = 0.6925197F;
            this.label1.Width = 0.5681105F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 8.364962F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "製品コード";
            this.label11.Top = 0.2145669F;
            this.label11.Width = 1.016142F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 0.6515746F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt";
            this.label3.Text = "製品構成名称";
            this.label3.Top = 0.6925197F;
            this.label3.Width = 1.380709F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 8.364962F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt";
            this.label12.Text = "製品名";
            this.label12.Top = 0.3598426F;
            this.label12.Width = 1.016142F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 8.364962F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt";
            this.label16.Text = "備考";
            this.label16.Top = 0.7862206F;
            this.label16.Width = 2.510236F;
            // 
            // tb_seihin_name2
            // 
            this.tb_seihin_name2.Height = 0.146063F;
            this.tb_seihin_name2.Left = 1.791732F;
            this.tb_seihin_name2.Name = "tb_seihin_name2";
            this.tb_seihin_name2.OutputFormat = resources.GetString("tb_seihin_name2.OutputFormat");
            this.tb_seihin_name2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_name2.Text = null;
            this.tb_seihin_name2.Top = 0.3598425F;
            this.tb_seihin_name2.Width = 2.185827F;
            // 
            // label2
            // 
            this.label2.Height = 0.09370076F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.364962F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 6pt";
            this.label2.Text = "製品構成番号";
            this.label2.Top = 0.4846457F;
            this.label2.Width = 1.016142F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 8.364962F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt";
            this.label10.Text = "製品構成名称";
            this.label10.Top = 0.6098425F;
            this.label10.Width = 1.016142F;
            // 
            // tb_seihin_cd
            // 
            this.tb_seihin_cd.Height = 0.09370081F;
            this.tb_seihin_cd.Left = 9.381103F;
            this.tb_seihin_cd.Name = "tb_seihin_cd";
            this.tb_seihin_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_cd.Text = null;
            this.tb_seihin_cd.Top = 0.2145669F;
            this.tb_seihin_cd.Width = 1.447639F;
            // 
            // tb_seihin_name
            // 
            this.tb_seihin_name.Height = 0.09370083F;
            this.tb_seihin_name.Left = 9.381103F;
            this.tb_seihin_name.Name = "tb_seihin_name";
            this.tb_seihin_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_name.Text = null;
            this.tb_seihin_name.Top = 0.3598425F;
            this.tb_seihin_name.Width = 1.447639F;
            // 
            // tb_seihin_kousei_no
            // 
            this.tb_seihin_kousei_no.Height = 0.09370083F;
            this.tb_seihin_kousei_no.Left = 9.381103F;
            this.tb_seihin_kousei_no.Name = "tb_seihin_kousei_no";
            this.tb_seihin_kousei_no.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_kousei_no.Text = null;
            this.tb_seihin_kousei_no.Top = 0.4846457F;
            this.tb_seihin_kousei_no.Width = 1.447639F;
            // 
            // tb_seihin_kousei_name
            // 
            this.tb_seihin_kousei_name.Height = 0.09370083F;
            this.tb_seihin_kousei_name.Left = 9.381103F;
            this.tb_seihin_kousei_name.Name = "tb_seihin_kousei_name";
            this.tb_seihin_kousei_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_kousei_name.Text = null;
            this.tb_seihin_kousei_name.Top = 0.6098425F;
            this.tb_seihin_kousei_name.Width = 1.447639F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 0F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0.9322835F;
            this.line2.Width = 10.85433F;
            this.line2.X1 = 0F;
            this.line2.X2 = 10.85433F;
            this.line2.Y1 = 0.9322835F;
            this.line2.Y2 = 0.9322835F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox3,
            this.textBox4,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10});
            this.detail.Height = 0.1979166F;
            this.detail.Name = "detail";
            // 
            // textBox3
            // 
            this.textBox3.DataField = "buhin_level";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 0.7700788F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: right";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 0.4118111F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "buhin_cd";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 1.338189F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: left";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 1.22441F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "buhin_name";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 2.562599F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: left";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 2.040157F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "siyou_su";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 4.602756F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 8.25pt; text-align: right";
            this.textBox7.Text = null;
            this.textBox7.Top = 0F;
            this.textBox7.Width = 0.5681103F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "gokan_buhin_cd";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 5.447245F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 8.25pt; text-align: left";
            this.textBox8.Text = null;
            this.textBox8.Top = 0F;
            this.textBox8.Width = 1.016142F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "gokan_buhin_name";
            this.textBox9.Height = 0.146063F;
            this.textBox9.Left = 6.463386F;
            this.textBox9.Name = "textBox9";
            this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
            this.textBox9.Style = "font-size: 8.25pt; text-align: left";
            this.textBox9.Text = null;
            this.textBox9.Top = 0F;
            this.textBox9.Width = 1.901576F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "bikou";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 8.364962F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: left";
            this.textBox10.Text = null;
            this.textBox10.Top = 0F;
            this.textBox10.Width = 2.510235F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.192808F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox5,
            this.textBox1});
            this.groupHeader1.DataField = "seihin_kousei_no";
            this.groupHeader1.Height = 0.1875492F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // textBox5
            // 
            this.textBox5.DataField = "seihin_kousei_no";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 0.08346457F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: left";
            this.textBox5.SummaryGroup = "groupHeader1";
            this.textBox5.Text = null;
            this.textBox5.Top = 0.01023622F;
            this.textBox5.Width = 0.5681103F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "seihin_kousei_name";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 0.6515746F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: left";
            this.textBox1.SummaryGroup = "groupHeader1";
            this.textBox1.Text = null;
            this.textBox1.Top = 0.01023622F;
            this.textBox1.Width = 1.380709F;
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.line1});
            this.groupFooter1.Height = 0.02083334F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 0.3232284F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0F;
            this.line1.Width = 10.55197F;
            this.line1.X1 = 0.3232284F;
            this.line1.X2 = 10.8752F;
            this.line1.Y1 = 0F;
            this.line1.Y2 = 0F;
            // 
            // rpt_seihin_kousei
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.8752F;
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_seihin_kousei_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_kousei_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_kousei_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).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.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_nyukin_ichiran));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.tb_nyukin_date1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikiskai_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.tb_torihikiskai_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.tb_uriage_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_nyukin_date2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin_date1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin_date2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_nyukin_date1,
            this.label4,
            this.label2,
            this.tb_torihikiskai_cd1,
            this.tb_today,
            this.label8,
            this.label14,
            this.label1,
            this.label3,
            this.label6,
            this.tb_torihikiskai_cd2,
            this.label5,
            this.label7,
            this.label11,
            this.label15,
            this.tb_nyukin_date2});
            this.pageHeader.Height = 0.9375001F;
            this.pageHeader.Name = "pageHeader";
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_kingaku,
            this.tb_kouchin_kingaku,
            this.textBox10,
            this.textBox1,
            this.textBox6});
            this.detail.Height = 0.1875F;
            this.detail.Name = "detail";
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // tb_nyukin_date1
            // 
            this.tb_nyukin_date1.Height = 0.146063F;
            this.tb_nyukin_date1.Left = 8.883666F;
            this.tb_nyukin_date1.Name = "tb_nyukin_date1";
            this.tb_nyukin_date1.OutputFormat = resources.GetString("tb_nyukin_date1.OutputFormat");
            this.tb_nyukin_date1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_nyukin_date1.Text = null;
            this.tb_nyukin_date1.Top = 0.353896F;
            this.tb_nyukin_date1.Width = 0.7602364F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.154527F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "入金日";
            this.label4.Top = 0.353896F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.146063F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.154527F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.499959F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikiskai_cd1
            // 
            this.tb_torihikiskai_cd1.Height = 0.146063F;
            this.tb_torihikiskai_cd1.Left = 8.883666F;
            this.tb_torihikiskai_cd1.Name = "tb_torihikiskai_cd1";
            this.tb_torihikiskai_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd1.Text = null;
            this.tb_torihikiskai_cd1.Top = 0.4999589F;
            this.tb_torihikiskai_cd1.Width = 0.7604291F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.186018F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.08329221F;
            this.tb_today.Width = 1.552357F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.06102004F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "入金一覧表";
            this.label8.Top = 0.08325118F;
            this.label8.Width = 1.989764F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 0.06102004F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.7812828F;
            this.label14.Width = 0.7346465F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.8999966F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "取引先名";
            this.label1.Top = 0.7812828F;
            this.label1.Width = 1.422441F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 3.766929F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "入金区分";
            this.label3.Top = 0.7811024F;
            this.label3.Width = 0.6600431F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 5.937402F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: right";
            this.label6.Text = "入金額";
            this.label6.Top = 0.7811024F;
            this.label6.Width = 0.6807095F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0F;
            this.line5.Width = 10.88544F;
            this.line5.X1 = 0F;
            this.line5.X2 = 10.88544F;
            this.line5.Y1 = 0F;
            this.line5.Y2 = 0F;
            // 
            // tb_torihikiskai_cd2
            // 
            this.tb_torihikiskai_cd2.Height = 0.146063F;
            this.tb_torihikiskai_cd2.Left = 9.946458F;
            this.tb_torihikiskai_cd2.Name = "tb_torihikiskai_cd2";
            this.tb_torihikiskai_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd2.Text = null;
            this.tb_torihikiskai_cd2.Top = 0.5000001F;
            this.tb_torihikiskai_cd2.Width = 0.791732F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.706694F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label5.Tag = "";
            this.label5.Text = "~";
            this.label5.Top = 0.5000001F;
            this.label5.Width = 0.135432F;
            // 
            // label7
            // 
            this.label7.Height = 0.09370076F;
            this.label7.HyperLink = null;
            this.label7.Left = 2.482677F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: right";
            this.label7.Text = "入金日";
            this.label7.Top = 0.7811024F;
            this.label7.Width = 0.7657479F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 7.350788F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt; text-align: right";
            this.label11.Text = "備考";
            this.label11.Top = 0.7811024F;
            this.label11.Width = 0.7657479F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_torihikisaki_cd1,
            this.tb_torihikisaki_cd,
            this.line5});
            this.groupHeader1.DataField = "torihikisaki_cd";
            this.groupHeader1.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.All;
            this.groupHeader1.Height = 0.2083334F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label19,
            this.line2,
            this.textBox2});
            this.groupFooter1.Height = 0.3020833F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // tb_uriage_kingaku
            // 
            this.tb_uriage_kingaku.DataField = "nyukin_kbn";
            this.tb_uriage_kingaku.Height = 0.146063F;
            this.tb_uriage_kingaku.Left = 3.767717F;
            this.tb_uriage_kingaku.Name = "tb_uriage_kingaku";
            this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
            this.tb_uriage_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_kingaku.SummaryGroup = "groupHeader1";
            this.tb_uriage_kingaku.Text = null;
            this.tb_uriage_kingaku.Top = 0F;
            this.tb_uriage_kingaku.Width = 0.659449F;
            // 
            // tb_kouchin_kingaku
            // 
            this.tb_kouchin_kingaku.DataField = "nyukingaku";
            this.tb_kouchin_kingaku.Height = 0.146063F;
            this.tb_kouchin_kingaku.Left = 5.937402F;
            this.tb_kouchin_kingaku.Name = "tb_kouchin_kingaku";
            this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
            this.tb_kouchin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_kingaku.SummaryGroup = "groupHeader1";
            this.tb_kouchin_kingaku.Text = null;
            this.tb_kouchin_kingaku.Top = 0F;
            this.tb_kouchin_kingaku.Width = 0.6807084F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "nyukin_date";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 2.482677F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox6.SummaryGroup = "groupHeader1";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 0.7657479F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "denpyou_maisu";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 7.350788F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox10.SummaryGroup = "groupHeader3";
            this.textBox10.Text = null;
            this.textBox10.Top = 0F;
            this.textBox10.Width = 3.05748F;
            // 
            // label19
            // 
            this.label19.Height = 0.146063F;
            this.label19.HyperLink = null;
            this.label19.Left = 2.003543F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label19.Text = "入金計";
            this.label19.Top = 0.07204719F;
            this.label19.Width = 0.385433F;
            // 
            // line2
            // 
            this.line2.Height = 0.01023622F;
            this.line2.Left = 2.003543F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 8.905519F;
            this.line2.X1 = 2.003543F;
            this.line2.X2 = 10.90906F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0.01023622F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "nyukingaku";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 5.937402F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox2.SummaryGroup = "groupHeader1";
            this.textBox2.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox2.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox2.Text = null;
            this.textBox2.Top = 0.07204725F;
            this.textBox2.Width = 0.6807084F;
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.209739F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // label15
            // 
            this.label15.Height = 0.146063F;
            this.label15.HyperLink = null;
            this.label15.Left = 9.706501F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label15.Tag = "";
            this.label15.Text = "~";
            this.label15.Top = 0.3541094F;
            this.label15.Width = 0.135432F;
            // 
            // tb_nyukin_date2
            // 
            this.tb_nyukin_date2.Height = 0.146063F;
            this.tb_nyukin_date2.Left = 9.946265F;
            this.tb_nyukin_date2.Name = "tb_nyukin_date2";
            this.tb_nyukin_date2.OutputFormat = resources.GetString("tb_nyukin_date2.OutputFormat");
            this.tb_nyukin_date2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_nyukin_date2.Text = null;
            this.tb_nyukin_date2.Top = 0.3541094F;
            this.tb_nyukin_date2.Width = 0.7917321F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "nyukin_kbn_name";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 4.650788F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox1.SummaryGroup = "groupHeader1";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 0.8370076F;
            // 
            // tb_torihikisaki_cd1
            // 
            this.tb_torihikisaki_cd1.DataField = "torihikisaki_name";
            this.tb_torihikisaki_cd1.Height = 0.146063F;
            this.tb_torihikisaki_cd1.Left = 0.8401576F;
            this.tb_torihikisaki_cd1.Name = "tb_torihikisaki_cd1";
            this.tb_torihikisaki_cd1.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd1.SummaryGroup = "groupHeader1";
            this.tb_torihikisaki_cd1.Text = null;
            this.tb_torihikisaki_cd1.Top = 0.06220473F;
            this.tb_torihikisaki_cd1.Width = 1.422441F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 0.1055118F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd.SummaryGroup = "groupHeader1";
            this.tb_torihikisaki_cd.Top = 0.06220473F;
            this.tb_torihikisaki_cd.Width = 0.7346458F;
            // 
            // rpt_nyukin_ichiran
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.90906F;
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_nyukin_ichiran_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin_date1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin_date2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).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(ProductList));
     this.pageHeader             = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.shape1                 = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.labelProductList       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail                 = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.textBoxProductName     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBoxQuantityPerUnit = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBoxUnitPrice       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBoxUnitsOnOrder    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter             = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.labelProductName       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.labelQuantityPerUnit   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.labelUnitsOnOrder      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.labelUnitPrice = new GrapeCity.ActiveReports.SectionReportModel.Label();
     ((System.ComponentModel.ISupportInitialize)(this.labelProductList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxProductName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxQuantityPerUnit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxUnitPrice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxUnitsOnOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelProductName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelQuantityPerUnit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelUnitsOnOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelUnitPrice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.shape1,
         this.labelProductList,
         this.labelProductName,
         this.labelQuantityPerUnit,
         this.labelUnitsOnOrder,
         this.line1,
         this.labelUnitPrice
     });
     this.pageHeader.Height = 1.385417F;
     this.pageHeader.Name   = "pageHeader";
     //
     // shape1
     //
     this.shape1.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(164)))), ((int)(((byte)(96)))));
     this.shape1.Height         = 0.8229167F;
     this.shape1.Left           = 0.08333334F;
     this.shape1.LineColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.shape1.LineStyle      = GrapeCity.ActiveReports.SectionReportModel.LineStyle.Transparent;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = new GrapeCity.ActiveReports.Controls.CornersRadius(50F, null, null, null, null);
     this.shape1.Style          = GrapeCity.ActiveReports.SectionReportModel.ShapeType.RoundRect;
     this.shape1.Top            = 0.07291666F;
     this.shape1.Width          = 6.114667F;
     //
     // labelProductList
     //
     resources.ApplyResources(this.labelProductList, "labelProductList");
     this.labelProductList.Height    = 0.387F;
     this.labelProductList.HyperLink = null;
     this.labelProductList.Left      = 0.428F;
     this.labelProductList.Name      = "label1";
     this.labelProductList.Style     = "font-family: Arial Narrow; font-size: 24pt";
     this.labelProductList.Top       = 0.281F;
     this.labelProductList.Width     = 2.042F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBoxProductName,
         this.textBoxQuantityPerUnit,
         this.textBoxUnitPrice,
         this.textBoxUnitsOnOrder
     });
     this.detail.Height = 0.1979167F;
     this.detail.Name   = "detail";
     //
     // textBoxProductName
     //
     this.textBoxProductName.DataField = "ProductName";
     this.textBoxProductName.Height    = 0.1979167F;
     this.textBoxProductName.Left      = 0.177F;
     this.textBoxProductName.Name      = "textBoxProductName";
     this.textBoxProductName.Top       = 0F;
     this.textBoxProductName.Width     = 1.771F;
     //
     // textBoxQuantityPerUnit
     //
     this.textBoxQuantityPerUnit.DataField = "QuantityPerUnit";
     this.textBoxQuantityPerUnit.Height    = 0.1979167F;
     this.textBoxQuantityPerUnit.Left      = 1.948F;
     this.textBoxQuantityPerUnit.Name      = "textBoxQuantityPerUnit";
     this.textBoxQuantityPerUnit.Text      = "QuantityPerUnit";
     this.textBoxQuantityPerUnit.Top       = 0F;
     this.textBoxQuantityPerUnit.Width     = 1.562F;
     //
     // textBoxUnitPrice
     //
     this.textBoxUnitPrice.DataField = "UnitPrice";
     this.textBoxUnitPrice.Height    = 0.1979167F;
     this.textBoxUnitPrice.Left      = 3.51F;
     this.textBoxUnitPrice.Name      = "textBoxUnitPrice";
     this.textBoxUnitPrice.Text      = "UnitPrice";
     this.textBoxUnitPrice.Top       = 0F;
     this.textBoxUnitPrice.Width     = 1.344F;
     //
     // textBoxUnitsOnOrder
     //
     this.textBoxUnitsOnOrder.DataField = "UnitsOnOrder";
     this.textBoxUnitsOnOrder.Height    = 0.1979167F;
     this.textBoxUnitsOnOrder.Left      = 4.854F;
     this.textBoxUnitsOnOrder.Name      = "textBoxUnitsOnOrder";
     this.textBoxUnitsOnOrder.Text      = "UnitsOnOrder";
     this.textBoxUnitsOnOrder.Top       = 0F;
     this.textBoxUnitsOnOrder.Width     = 1.344F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name   = "pageFooter";
     //
     // labelProductName
     //
     resources.ApplyResources(this.labelProductName, "labelProductName");
     this.labelProductName.Height    = 0.2F;
     this.labelProductName.HyperLink = null;
     this.labelProductName.Left      = 0.177F;
     this.labelProductName.Name      = "label2";
     this.labelProductName.Style     = "";
     this.labelProductName.Top       = 1.031F;
     this.labelProductName.Width     = 1.771F;
     //
     // labelQuantityPerUnit
     //
     resources.ApplyResources(this.labelQuantityPerUnit, "labelQuantityPerUnit");
     this.labelQuantityPerUnit.Height    = 0.2F;
     this.labelQuantityPerUnit.HyperLink = null;
     this.labelQuantityPerUnit.Left      = 1.948F;
     this.labelQuantityPerUnit.Name      = "label3";
     this.labelQuantityPerUnit.Style     = "";
     this.labelQuantityPerUnit.Top       = 1.031F;
     this.labelQuantityPerUnit.Width     = 1.562F;
     //
     // labelUnitsOnOrder
     //
     resources.ApplyResources(this.labelUnitsOnOrder, "labelUnitsOnOrder");
     this.labelUnitsOnOrder.Height    = 0.2F;
     this.labelUnitsOnOrder.HyperLink = null;
     this.labelUnitsOnOrder.Left      = 4.854F;
     this.labelUnitsOnOrder.Name      = "label4";
     this.labelUnitsOnOrder.Style     = "";
     this.labelUnitsOnOrder.Top       = 1.031F;
     this.labelUnitsOnOrder.Width     = 1.344001F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0.1979167F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.3125F;
     this.line1.Width      = 6F;
     this.line1.X1         = 0.1979167F;
     this.line1.X2         = 6.197917F;
     this.line1.Y1         = 1.3125F;
     this.line1.Y2         = 1.3125F;
     //
     // labelUnitPrice
     //
     resources.ApplyResources(this.labelUnitPrice, "labelUnitPrice");
     this.labelUnitPrice.Height    = 0.2F;
     this.labelUnitPrice.HyperLink = null;
     this.labelUnitPrice.Left      = 3.51F;
     this.labelUnitPrice.Name      = "label5";
     this.labelUnitPrice.Style     = "";
     this.labelUnitPrice.Top       = 1.031F;
     this.labelUnitPrice.Width     = 1.344F;
     //
     // ProductList
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 6.271F;
     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.labelProductList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxProductName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxQuantityPerUnit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxUnitPrice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxUnitsOnOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelProductName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelQuantityPerUnit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelUnitsOnOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelUnitPrice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #19
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ReceiptSearchConditionSectionReport));
     this.pageHeader      = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblcompanycode  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate          = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lbltitle        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line8           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line3           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label1          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail          = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtSearchValue1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtSearchName1  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line7           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line12          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line1           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line2           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtSearchValue2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtSearchName2  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line4           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line6           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line9           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter      = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.lblPageNumber   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblcompanycode,
         this.lbldate,
         this.ridate,
         this.lbltitle,
         this.label11,
         this.line8,
         this.line3,
         this.label1
     });
     this.pageHeader.Height = 0.9602252F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblcompanycode
     //
     this.lblcompanycode.Height    = 0.2F;
     this.lblcompanycode.HyperLink = null;
     this.lblcompanycode.Left      = 0.811811F;
     this.lblcompanycode.Name      = "lblcompanycode";
     this.lblcompanycode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblcompanycode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.lblcompanycode.Text      = "label2";
     this.lblcompanycode.Top       = 0F;
     this.lblcompanycode.Width     = 3.657F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 8.809055F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.lbldate.Text      = "出力日付 :";
     this.lbldate.Top       = 0F;
     this.lbldate.Width     = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle";
     this.ridate.Top          = 0F;
     this.ridate.Width        = 1.014961F;
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lbltitle.Text      = "入金データ一覧";
     this.lbltitle.Top       = 0.2704725F;
     this.lbltitle.Width     = 10.62992F;
     //
     // label11
     //
     this.label11.Height    = 0.2F;
     this.label11.HyperLink = null;
     this.label11.Left      = 0.02440945F;
     this.label11.Name      = "label11";
     this.label11.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.label11.Text      = "会社コード :";
     this.label11.Top       = 0F;
     this.label11.Width     = 0.7874016F;
     //
     // line8
     //
     this.line8.Height     = 0F;
     this.line8.Left       = 0.02600096F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.9594489F;
     this.line8.Width      = 5.105495F;
     this.line8.X1         = 5.131496F;
     this.line8.X2         = 0.02600096F;
     this.line8.Y1         = 0.9594489F;
     this.line8.Y2         = 0.9594489F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 5.31143F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.9594489F;
     this.line3.Width      = 5.1055F;
     this.line3.X1         = 10.41693F;
     this.line3.X2         = 5.31143F;
     this.line3.Y1         = 0.9594489F;
     this.line3.Y2         = 0.9594489F;
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.02440945F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 12pt; vertical-align: middle; ddo-char-set: 128";
     this.label1.Text      = "検索条件";
     this.label1.Top       = 0.6397638F;
     this.label1.Width     = 1F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtSearchValue1,
         this.txtSearchName1,
         this.line7,
         this.line12,
         this.line1,
         this.line2,
         this.txtSearchValue2,
         this.txtSearchName2,
         this.line4,
         this.line5,
         this.line6,
         this.line9
     });
     this.detail.Height       = 0.1979171F;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // txtSearchValue1
     //
     this.txtSearchValue1.Height  = 0.2F;
     this.txtSearchValue1.Left    = 1.983F;
     this.txtSearchValue1.Name    = "txtSearchValue1";
     this.txtSearchValue1.Padding = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtSearchValue1.Style   = "vertical-align: middle";
     this.txtSearchValue1.Text    = "textBox1";
     this.txtSearchValue1.Top     = 0F;
     this.txtSearchValue1.Width   = 3.148426F;
     //
     // txtSearchName1
     //
     this.txtSearchName1.Height = 0.2F;
     this.txtSearchName1.Left   = 0.025F;
     this.txtSearchName1.Name   = "txtSearchName1";
     this.txtSearchName1.Style  = "background-color: Gainsboro; vertical-align: middle";
     this.txtSearchName1.Text   = null;
     this.txtSearchName1.Top    = 0F;
     this.txtSearchName1.Width  = 1.958268F;
     //
     // line7
     //
     this.line7.Height     = 0F;
     this.line7.Left       = 0.026F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.2F;
     this.line7.Width      = 5.105693F;
     this.line7.X1         = 0.026F;
     this.line7.X2         = 5.131693F;
     this.line7.Y1         = 0.2F;
     this.line7.Y2         = 0.2F;
     //
     // line12
     //
     this.line12.AnchorBottom = true;
     this.line12.Height       = 0.2000001F;
     this.line12.Left         = 5.132F;
     this.line12.LineWeight   = 1F;
     this.line12.Name         = "line12";
     this.line12.Top          = 0F;
     this.line12.Width        = 0F;
     this.line12.X1           = 5.132F;
     this.line12.X2           = 5.132F;
     this.line12.Y1           = 0F;
     this.line12.Y2           = 0.2000001F;
     //
     // line1
     //
     this.line1.AnchorBottom = true;
     this.line1.Height       = 0.2000001F;
     this.line1.Left         = 0.0250001F;
     this.line1.LineWeight   = 1F;
     this.line1.Name         = "line1";
     this.line1.Top          = 0F;
     this.line1.Width        = 0F;
     this.line1.X1           = 0.0250001F;
     this.line1.X2           = 0.0250001F;
     this.line1.Y1           = 0F;
     this.line1.Y2           = 0.2000001F;
     //
     // line2
     //
     this.line2.AnchorBottom = true;
     this.line2.Height       = 0.2000001F;
     this.line2.Left         = 1.983F;
     this.line2.LineWeight   = 1F;
     this.line2.Name         = "line2";
     this.line2.Top          = 0F;
     this.line2.Width        = 0F;
     this.line2.X1           = 1.983F;
     this.line2.X2           = 1.983F;
     this.line2.Y1           = 0F;
     this.line2.Y2           = 0.2000001F;
     //
     // txtSearchValue2
     //
     this.txtSearchValue2.Height  = 0.2F;
     this.txtSearchValue2.Left    = 7.268F;
     this.txtSearchValue2.Name    = "txtSearchValue2";
     this.txtSearchValue2.Padding = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtSearchValue2.Style   = "vertical-align: middle";
     this.txtSearchValue2.Text    = "textBox1";
     this.txtSearchValue2.Top     = 0F;
     this.txtSearchValue2.Width   = 3.148426F;
     //
     // txtSearchName2
     //
     this.txtSearchName2.Height = 0.2F;
     this.txtSearchName2.Left   = 5.31F;
     this.txtSearchName2.Name   = "txtSearchName2";
     this.txtSearchName2.Style  = "background-color: Gainsboro; vertical-align: middle";
     this.txtSearchName2.Text   = null;
     this.txtSearchName2.Top    = 0F;
     this.txtSearchName2.Width  = 1.958268F;
     //
     // line4
     //
     this.line4.Height     = 0F;
     this.line4.Left       = 5.311F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.2F;
     this.line4.Width      = 5.10569F;
     this.line4.X1         = 5.311F;
     this.line4.X2         = 10.41669F;
     this.line4.Y1         = 0.2F;
     this.line4.Y2         = 0.2F;
     //
     // line5
     //
     this.line5.AnchorBottom = true;
     this.line5.Height       = 0.2000001F;
     this.line5.Left         = 10.417F;
     this.line5.LineWeight   = 1F;
     this.line5.Name         = "line5";
     this.line5.Top          = 0F;
     this.line5.Width        = 0F;
     this.line5.X1           = 10.417F;
     this.line5.X2           = 10.417F;
     this.line5.Y1           = 0F;
     this.line5.Y2           = 0.2000001F;
     //
     // line6
     //
     this.line6.AnchorBottom = true;
     this.line6.Height       = 0.2000001F;
     this.line6.Left         = 5.31F;
     this.line6.LineWeight   = 1F;
     this.line6.Name         = "line6";
     this.line6.Top          = 0F;
     this.line6.Width        = 0F;
     this.line6.X1           = 5.31F;
     this.line6.X2           = 5.31F;
     this.line6.Y1           = 0F;
     this.line6.Y2           = 0.2000001F;
     //
     // line9
     //
     this.line9.AnchorBottom = true;
     this.line9.Height       = 0.2000001F;
     this.line9.Left         = 7.268F;
     this.line9.LineWeight   = 1F;
     this.line9.Name         = "line9";
     this.line9.Top          = 0F;
     this.line9.Width        = 0F;
     this.line9.X1           = 7.268F;
     this.line9.X2           = 7.268F;
     this.line9.Y1           = 0F;
     this.line9.Y2           = 0.2000001F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblPageNumber
     });
     this.pageFooter.Height       = 0.3149606F;
     this.pageFooter.Name         = "pageFooter";
     this.pageFooter.BeforePrint += new System.EventHandler(this.pageFooter_BeforePrint);
     //
     // lblPageNumber
     //
     this.lblPageNumber.Height    = 0.2F;
     this.lblPageNumber.HyperLink = null;
     this.lblPageNumber.Left      = 0F;
     this.lblPageNumber.Name      = "lblPageNumber";
     this.lblPageNumber.Style     = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle";
     this.lblPageNumber.Text      = "PageNumber/PageCount";
     this.lblPageNumber.Top       = 0.05748032F;
     this.lblPageNumber.Width     = 10.62992F;
     //
     // ReceiptSearchConditionSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; font-size: 9pt; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(SaleRegisterSectionReport));
     this.pageHeader             = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lbltitle               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblStaffCode           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblName                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepCode             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepName             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblMail                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1                 = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblcompanycode         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate                 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lineHeaderHorUpper     = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDeptName  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDeptCode  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerStaffName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerStaffCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorLower     = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail                 = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtStaffCode           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffName           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentCode      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentName      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtMail                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerDeptName  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailHorLower     = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerDeptCode  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerStaffName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerStaffCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter             = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1            = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lineHeaderVerMail      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblTel                 = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtTel                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerMail      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerTel       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblFax                 = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineDetailVerTel       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtFax                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblFax,
         this.lblTel,
         this.lbltitle,
         this.lblStaffCode,
         this.lblName,
         this.lblDepCode,
         this.lblDepName,
         this.lblMail,
         this.label1,
         this.lblcompanycode,
         this.lbldate,
         this.ridate,
         this.lineHeaderHorUpper,
         this.lineHeaderVerDeptName,
         this.lineHeaderVerDeptCode,
         this.lineHeaderVerStaffName,
         this.lineHeaderVerStaffCode,
         this.lineHeaderHorLower,
         this.lineHeaderVerMail,
         this.lineHeaderVerTel
     });
     this.pageHeader.Height = 0.9944168F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; vertical-align: " +
                               "middle; ddo-char-set: 1";
     this.lbltitle.Text  = "営業担当者マスター一覧";
     this.lbltitle.Top   = 0.2704725F;
     this.lbltitle.Width = 10.62992F;
     //
     // lblStaffCode
     //
     this.lblStaffCode.Height    = 0.319F;
     this.lblStaffCode.HyperLink = null;
     this.lblStaffCode.Left      = 0F;
     this.lblStaffCode.Name      = "lblStaffCode";
     this.lblStaffCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblStaffCode.Text      = "営業担当者コード";
     this.lblStaffCode.Top       = 0.675F;
     this.lblStaffCode.Width     = 1.062992F;
     //
     // lblName
     //
     this.lblName.Height    = 0.319F;
     this.lblName.HyperLink = null;
     this.lblName.Left      = 1.064961F;
     this.lblName.Name      = "lblName";
     this.lblName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblName.Text      = "営業担当者名";
     this.lblName.Top       = 0.6751969F;
     this.lblName.Width     = 1.980315F;
     //
     // lblDepCode
     //
     this.lblDepCode.Height    = 0.319F;
     this.lblDepCode.HyperLink = null;
     this.lblDepCode.Left      = 3.03937F;
     this.lblDepCode.Name      = "lblDepCode";
     this.lblDepCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepCode.Text      = "請求部門コード";
     this.lblDepCode.Top       = 0.6748032F;
     this.lblDepCode.Width     = 0.9448819F;
     //
     // lblDepName
     //
     this.lblDepName.Height    = 0.319F;
     this.lblDepName.HyperLink = null;
     this.lblDepName.Left      = 3.992126F;
     this.lblDepName.Name      = "lblDepName";
     this.lblDepName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepName.Text      = "請求部門名";
     this.lblDepName.Top       = 0.6748032F;
     this.lblDepName.Width     = 1.980315F;
     //
     // lblMail
     //
     this.lblMail.Height    = 0.319F;
     this.lblMail.HyperLink = null;
     this.lblMail.Left      = 5.972441F;
     this.lblMail.Name      = "lblMail";
     this.lblMail.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblMail.Text      = "メールアドレス";
     this.lblMail.Top       = 0.6751969F;
     this.lblMail.Width     = 2.334646F;
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.02440945F;
     this.label1.Name      = "label1";
     this.label1.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.label1.Text      = "会社コード :";
     this.label1.Top       = 0F;
     this.label1.Width     = 0.7874016F;
     //
     // lblcompanycode
     //
     this.lblcompanycode.Height    = 0.2F;
     this.lblcompanycode.HyperLink = null;
     this.lblcompanycode.Left      = 0.811811F;
     this.lblcompanycode.Name      = "lblcompanycode";
     this.lblcompanycode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblcompanycode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblcompanycode.Text      = "label2";
     this.lblcompanycode.Top       = 0F;
     this.lblcompanycode.Width     = 3.657F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 8.809055F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lbldate.Text      = "出力日付 :";
     this.lbldate.Top       = 0F;
     this.lbldate.Width     = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 1.014961F;
     //
     // lineHeaderHorUpper
     //
     this.lineHeaderHorUpper.Height     = 0F;
     this.lineHeaderHorUpper.Left       = 0F;
     this.lineHeaderHorUpper.LineWeight = 1F;
     this.lineHeaderHorUpper.Name       = "lineHeaderHorUpper";
     this.lineHeaderHorUpper.Top        = 0.675F;
     this.lineHeaderHorUpper.Width      = 10.6063F;
     this.lineHeaderHorUpper.X1         = 0F;
     this.lineHeaderHorUpper.X2         = 10.6063F;
     this.lineHeaderHorUpper.Y1         = 0.675F;
     this.lineHeaderHorUpper.Y2         = 0.675F;
     //
     // lineHeaderVerDeptName
     //
     this.lineHeaderVerDeptName.Height     = 0.322417F;
     this.lineHeaderVerDeptName.Left       = 5.972441F;
     this.lineHeaderVerDeptName.LineWeight = 1F;
     this.lineHeaderVerDeptName.Name       = "lineHeaderVerDeptName";
     this.lineHeaderVerDeptName.Top        = 0.6791339F;
     this.lineHeaderVerDeptName.Width      = 0F;
     this.lineHeaderVerDeptName.X1         = 5.972441F;
     this.lineHeaderVerDeptName.X2         = 5.972441F;
     this.lineHeaderVerDeptName.Y1         = 0.6791339F;
     this.lineHeaderVerDeptName.Y2         = 1.001551F;
     //
     // lineHeaderVerDeptCode
     //
     this.lineHeaderVerDeptCode.Height     = 0.3224167F;
     this.lineHeaderVerDeptCode.Left       = 3.988189F;
     this.lineHeaderVerDeptCode.LineWeight = 1F;
     this.lineHeaderVerDeptCode.Name       = "lineHeaderVerDeptCode";
     this.lineHeaderVerDeptCode.Top        = 0.6728347F;
     this.lineHeaderVerDeptCode.Width      = 0F;
     this.lineHeaderVerDeptCode.X1         = 3.988189F;
     this.lineHeaderVerDeptCode.X2         = 3.988189F;
     this.lineHeaderVerDeptCode.Y1         = 0.6728347F;
     this.lineHeaderVerDeptCode.Y2         = 0.9952514F;
     //
     // lineHeaderVerStaffName
     //
     this.lineHeaderVerStaffName.Height     = 0.3224167F;
     this.lineHeaderVerStaffName.Left       = 3.03937F;
     this.lineHeaderVerStaffName.LineWeight = 1F;
     this.lineHeaderVerStaffName.Name       = "lineHeaderVerStaffName";
     this.lineHeaderVerStaffName.Top        = 0.6748032F;
     this.lineHeaderVerStaffName.Width      = 0F;
     this.lineHeaderVerStaffName.X1         = 3.03937F;
     this.lineHeaderVerStaffName.X2         = 3.03937F;
     this.lineHeaderVerStaffName.Y1         = 0.6748032F;
     this.lineHeaderVerStaffName.Y2         = 0.9972199F;
     //
     // lineHeaderVerStaffCode
     //
     this.lineHeaderVerStaffCode.Height     = 0.3224167F;
     this.lineHeaderVerStaffCode.Left       = 1.066929F;
     this.lineHeaderVerStaffCode.LineWeight = 1F;
     this.lineHeaderVerStaffCode.Name       = "lineHeaderVerStaffCode";
     this.lineHeaderVerStaffCode.Top        = 0.6740158F;
     this.lineHeaderVerStaffCode.Width      = 0F;
     this.lineHeaderVerStaffCode.X1         = 1.066929F;
     this.lineHeaderVerStaffCode.X2         = 1.066929F;
     this.lineHeaderVerStaffCode.Y1         = 0.6740158F;
     this.lineHeaderVerStaffCode.Y2         = 0.9964325F;
     //
     // lineHeaderHorLower
     //
     this.lineHeaderHorLower.Height     = 0F;
     this.lineHeaderHorLower.Left       = 0F;
     this.lineHeaderHorLower.LineWeight = 1F;
     this.lineHeaderHorLower.Name       = "lineHeaderHorLower";
     this.lineHeaderHorLower.Top        = 0.998F;
     this.lineHeaderHorLower.Width      = 10.6063F;
     this.lineHeaderHorLower.X1         = 0F;
     this.lineHeaderHorLower.X2         = 10.6063F;
     this.lineHeaderHorLower.Y1         = 0.998F;
     this.lineHeaderHorLower.Y2         = 0.998F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtFax,
         this.txtTel,
         this.txtStaffCode,
         this.txtStaffName,
         this.txtDepartmentCode,
         this.txtDepartmentName,
         this.txtMail,
         this.lineDetailVerDeptName,
         this.lineDetailHorLower,
         this.lineDetailVerDeptCode,
         this.lineDetailVerStaffName,
         this.lineDetailVerStaffCode,
         this.lineDetailVerMail,
         this.lineDetailVerTel
     });
     this.detail.Height = 0.2797499F;
     this.detail.Name   = "detail";
     //
     // txtStaffCode
     //
     this.txtStaffCode.Height    = 0.27F;
     this.txtStaffCode.Left      = 0.01F;
     this.txtStaffCode.MultiLine = false;
     this.txtStaffCode.Name      = "txtStaffCode";
     this.txtStaffCode.Style     = "text-align: center; vertical-align: middle";
     this.txtStaffCode.Text      = "txtStaffCode";
     this.txtStaffCode.Top       = 0.003F;
     this.txtStaffCode.Width     = 1.062992F;
     //
     // txtStaffName
     //
     this.txtStaffName.Height    = 0.27F;
     this.txtStaffName.Left      = 1.068929F;
     this.txtStaffName.MultiLine = false;
     this.txtStaffName.Name      = "txtStaffName";
     this.txtStaffName.Padding   = new GrapeCity.ActiveReports.PaddingEx(3, 0, 0, 0);
     this.txtStaffName.Style     = "vertical-align: middle";
     this.txtStaffName.Text      = "txtStaffName";
     this.txtStaffName.Top       = 0.003149607F;
     this.txtStaffName.Width     = 1.968504F;
     //
     // txtDepartmentCode
     //
     this.txtDepartmentCode.Height    = 0.27F;
     this.txtDepartmentCode.Left      = 3.051181F;
     this.txtDepartmentCode.MultiLine = false;
     this.txtDepartmentCode.Name      = "txtDepartmentCode";
     this.txtDepartmentCode.Style     = "text-align: center; vertical-align: middle";
     this.txtDepartmentCode.Text      = "txtDepartmentCode";
     this.txtDepartmentCode.Top       = 0F;
     this.txtDepartmentCode.Width     = 0.9251968F;
     //
     // txtDepartmentName
     //
     this.txtDepartmentName.Height    = 0.27F;
     this.txtDepartmentName.Left      = 4.003937F;
     this.txtDepartmentName.MultiLine = false;
     this.txtDepartmentName.Name      = "txtDepartmentName";
     this.txtDepartmentName.Padding   = new GrapeCity.ActiveReports.PaddingEx(3, 0, 0, 0);
     this.txtDepartmentName.Style     = "vertical-align: middle";
     this.txtDepartmentName.Text      = "txtDepartmentName";
     this.txtDepartmentName.Top       = 0.001181102F;
     this.txtDepartmentName.Width     = 1.968504F;
     //
     // txtMail
     //
     this.txtMail.Height    = 0.27F;
     this.txtMail.Left      = 5.984252F;
     this.txtMail.MultiLine = false;
     this.txtMail.Name      = "txtMail";
     this.txtMail.Padding   = new GrapeCity.ActiveReports.PaddingEx(3, 0, 0, 0);
     this.txtMail.Style     = "vertical-align: middle";
     this.txtMail.Text      = "txtMail";
     this.txtMail.Top       = 0.004000001F;
     this.txtMail.Width     = 2.322835F;
     //
     // lineDetailVerDeptName
     //
     this.lineDetailVerDeptName.Height     = 0.271F;
     this.lineDetailVerDeptName.Left       = 5.972441F;
     this.lineDetailVerDeptName.LineWeight = 1F;
     this.lineDetailVerDeptName.Name       = "lineDetailVerDeptName";
     this.lineDetailVerDeptName.Top        = 0F;
     this.lineDetailVerDeptName.Width      = 0F;
     this.lineDetailVerDeptName.X1         = 5.972441F;
     this.lineDetailVerDeptName.X2         = 5.972441F;
     this.lineDetailVerDeptName.Y1         = 0F;
     this.lineDetailVerDeptName.Y2         = 0.271F;
     //
     // lineDetailHorLower
     //
     this.lineDetailHorLower.Height     = 0F;
     this.lineDetailHorLower.Left       = 0F;
     this.lineDetailHorLower.LineWeight = 1F;
     this.lineDetailHorLower.Name       = "lineDetailHorLower";
     this.lineDetailHorLower.Top        = 0.274F;
     this.lineDetailHorLower.Width      = 10.6063F;
     this.lineDetailHorLower.X1         = 0F;
     this.lineDetailHorLower.X2         = 10.6063F;
     this.lineDetailHorLower.Y1         = 0.274F;
     this.lineDetailHorLower.Y2         = 0.274F;
     //
     // lineDetailVerDeptCode
     //
     this.lineDetailVerDeptCode.Height     = 0.271F;
     this.lineDetailVerDeptCode.Left       = 3.988189F;
     this.lineDetailVerDeptCode.LineWeight = 1F;
     this.lineDetailVerDeptCode.Name       = "lineDetailVerDeptCode";
     this.lineDetailVerDeptCode.Top        = 0F;
     this.lineDetailVerDeptCode.Width      = 0F;
     this.lineDetailVerDeptCode.X1         = 3.988189F;
     this.lineDetailVerDeptCode.X2         = 3.988189F;
     this.lineDetailVerDeptCode.Y1         = 0F;
     this.lineDetailVerDeptCode.Y2         = 0.271F;
     //
     // lineDetailVerStaffName
     //
     this.lineDetailVerStaffName.Height     = 0.271F;
     this.lineDetailVerStaffName.Left       = 3.03937F;
     this.lineDetailVerStaffName.LineWeight = 1F;
     this.lineDetailVerStaffName.Name       = "lineDetailVerStaffName";
     this.lineDetailVerStaffName.Top        = 0F;
     this.lineDetailVerStaffName.Width      = 0F;
     this.lineDetailVerStaffName.X1         = 3.03937F;
     this.lineDetailVerStaffName.X2         = 3.03937F;
     this.lineDetailVerStaffName.Y1         = 0F;
     this.lineDetailVerStaffName.Y2         = 0.271F;
     //
     // lineDetailVerStaffCode
     //
     this.lineDetailVerStaffCode.Height     = 0.2710001F;
     this.lineDetailVerStaffCode.Left       = 1.066929F;
     this.lineDetailVerStaffCode.LineWeight = 1F;
     this.lineDetailVerStaffCode.Name       = "lineDetailVerStaffCode";
     this.lineDetailVerStaffCode.Top        = 0F;
     this.lineDetailVerStaffCode.Width      = 0F;
     this.lineDetailVerStaffCode.X1         = 1.066929F;
     this.lineDetailVerStaffCode.X2         = 1.066929F;
     this.lineDetailVerStaffCode.Y1         = 0F;
     this.lineDetailVerStaffCode.Y2         = 0.2710001F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 10.62992F;
     //
     // lineHeaderVerMail
     //
     this.lineHeaderVerMail.Height     = 0.3224168F;
     this.lineHeaderVerMail.Left       = 8.299213F;
     this.lineHeaderVerMail.LineWeight = 1F;
     this.lineHeaderVerMail.Name       = "lineHeaderVerMail";
     this.lineHeaderVerMail.Top        = 0.6791339F;
     this.lineHeaderVerMail.Width      = 0F;
     this.lineHeaderVerMail.X1         = 8.299213F;
     this.lineHeaderVerMail.X2         = 8.299213F;
     this.lineHeaderVerMail.Y1         = 0.6791339F;
     this.lineHeaderVerMail.Y2         = 1.001551F;
     //
     // lblTel
     //
     this.lblTel.Height    = 0.319F;
     this.lblTel.HyperLink = null;
     this.lblTel.Left      = 8.307087F;
     this.lblTel.Name      = "lblTel";
     this.lblTel.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblTel.Text      = "電話番号";
     this.lblTel.Top       = 0.6751969F;
     this.lblTel.Width     = 1.153543F;
     //
     // txtTel
     //
     this.txtTel.Height    = 0.27F;
     this.txtTel.Left      = 8.314961F;
     this.txtTel.MultiLine = false;
     this.txtTel.Name      = "txtTel";
     this.txtTel.Style     = "text-align: left; vertical-align: middle";
     this.txtTel.Text      = "txtTel";
     this.txtTel.Top       = 0.003937008F;
     this.txtTel.Width     = 1.141732F;
     //
     // lineDetailVerMail
     //
     this.lineDetailVerMail.Height     = 0.271F;
     this.lineDetailVerMail.Left       = 8.299213F;
     this.lineDetailVerMail.LineWeight = 1F;
     this.lineDetailVerMail.Name       = "lineDetailVerMail";
     this.lineDetailVerMail.Top        = 0F;
     this.lineDetailVerMail.Width      = 0F;
     this.lineDetailVerMail.X1         = 8.299213F;
     this.lineDetailVerMail.X2         = 8.299213F;
     this.lineDetailVerMail.Y1         = 0F;
     this.lineDetailVerMail.Y2         = 0.271F;
     //
     // lineHeaderVerTel
     //
     this.lineHeaderVerTel.Height     = 0.3224168F;
     this.lineHeaderVerTel.Left       = 9.448819F;
     this.lineHeaderVerTel.LineWeight = 1F;
     this.lineHeaderVerTel.Name       = "lineHeaderVerTel";
     this.lineHeaderVerTel.Top        = 0.6791339F;
     this.lineHeaderVerTel.Width      = 0F;
     this.lineHeaderVerTel.X1         = 9.448819F;
     this.lineHeaderVerTel.X2         = 9.448819F;
     this.lineHeaderVerTel.Y1         = 0.6791339F;
     this.lineHeaderVerTel.Y2         = 1.001551F;
     //
     // lblFax
     //
     this.lblFax.Height    = 0.319F;
     this.lblFax.HyperLink = null;
     this.lblFax.Left      = 9.448819F;
     this.lblFax.Name      = "lblFax";
     this.lblFax.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblFax.Text      = "FAX番号";
     this.lblFax.Top       = 0.6751969F;
     this.lblFax.Width     = 1.153543F;
     //
     // lineDetailVerTel
     //
     this.lineDetailVerTel.Height     = 0.271F;
     this.lineDetailVerTel.Left       = 9.448819F;
     this.lineDetailVerTel.LineWeight = 1F;
     this.lineDetailVerTel.Name       = "lineDetailVerTel";
     this.lineDetailVerTel.Top        = 0F;
     this.lineDetailVerTel.Width      = 0F;
     this.lineDetailVerTel.X1         = 9.448819F;
     this.lineDetailVerTel.X2         = 9.448819F;
     this.lineDetailVerTel.Y1         = 0F;
     this.lineDetailVerTel.Y2         = 0.271F;
     //
     // txtFax
     //
     this.txtFax.Height    = 0.27F;
     this.txtFax.Left      = 9.464567F;
     this.txtFax.MultiLine = false;
     this.txtFax.Name      = "txtFax";
     this.txtFax.Style     = "text-align: left; vertical-align: middle";
     this.txtFax.Text      = "txtFax";
     this.txtFax.Top       = 0.003937008F;
     this.txtFax.Width     = 1.141732F;
     //
     // SaleRegisterSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.5F;
     this.PageSettings.Margins.Left     = 0.5F;
     this.PageSettings.Margins.Right    = 0.5F;
     this.PageSettings.Margins.Top      = 0.5F;
     this.PageSettings.Orientation      = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 10.63F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblcompanycode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #21
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_zaiko_syoukai));
     this.pageHeader                   = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.tb_sitei_nengetu             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label4                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_buhin_cd1                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_today                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label8                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line5                        = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.tb_buhin_cd2                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label5                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail                       = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.tb_uriage_kingaku            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kouchin_kingaku           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_hukusizai_kingaku         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_kingaku             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_cd                  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_name                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox6                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox5                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter                   = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                  = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.tb_sitei_nengetu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_sitei_nengetu,
         this.label4,
         this.label2,
         this.tb_buhin_cd1,
         this.tb_today,
         this.label8,
         this.label14,
         this.label1,
         this.label3,
         this.label6,
         this.label9,
         this.label13,
         this.label16,
         this.line5,
         this.tb_buhin_cd2,
         this.label5,
         this.label7,
         this.label10
     });
     this.pageHeader.Height = 0.9270833F;
     this.pageHeader.Name   = "pageHeader";
     //
     // tb_sitei_nengetu
     //
     this.tb_sitei_nengetu.Height       = 0.146063F;
     this.tb_sitei_nengetu.Left         = 8.895673F;
     this.tb_sitei_nengetu.Name         = "tb_sitei_nengetu";
     this.tb_sitei_nengetu.OutputFormat = resources.GetString("tb_sitei_nengetu.OutputFormat");
     this.tb_sitei_nengetu.Style        = "font-size: 8.25pt; text-align: left";
     this.tb_sitei_nengetu.Text         = null;
     this.tb_sitei_nengetu.Top          = 0.2137385F;
     this.tb_sitei_nengetu.Width        = 1.854524F;
     //
     // label4
     //
     this.label4.Height    = 0.146063F;
     this.label4.HyperLink = null;
     this.label4.Left      = 8.166534F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label4.Text      = "指定年月";
     this.label4.Top       = 0.2137385F;
     this.label4.Width     = 0.7291334F;
     //
     // label2
     //
     this.label2.Height    = 0.146063F;
     this.label2.HyperLink = null;
     this.label2.Left      = 8.166534F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label2.Tag       = "";
     this.label2.Text      = "部品コード";
     this.label2.Top       = 0.3598015F;
     this.label2.Width     = 0.7291334F;
     //
     // tb_buhin_cd1
     //
     this.tb_buhin_cd1.Height = 0.146063F;
     this.tb_buhin_cd1.Left   = 8.895673F;
     this.tb_buhin_cd1.Name   = "tb_buhin_cd1";
     this.tb_buhin_cd1.Style  = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_cd1.Text   = null;
     this.tb_buhin_cd1.Top    = 0.3598014F;
     this.tb_buhin_cd1.Width  = 0.7604291F;
     //
     // tb_today
     //
     this.tb_today.Height       = 0.1409449F;
     this.tb_today.Left         = 9.197833F;
     this.tb_today.Name         = "tb_today";
     this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
     this.tb_today.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_today.Text         = null;
     this.tb_today.Top          = 0.07283465F;
     this.tb_today.Width        = 1.552357F;
     //
     // label8
     //
     this.label8.Height    = 0.1979167F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0.07283449F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 14.25pt";
     this.label8.Text      = "在庫照会";
     this.label8.Top       = 0.07279364F;
     this.label8.Width     = 1.989764F;
     //
     // label14
     //
     this.label14.Height    = 0.09370076F;
     this.label14.HyperLink = null;
     this.label14.Left      = 0.07283449F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 6pt";
     this.label14.Text      = "部品コード";
     this.label14.Top       = 0.7708253F;
     this.label14.Width     = 0.870079F;
     //
     // label1
     //
     this.label1.Height    = 0.09370076F;
     this.label1.HyperLink = null;
     this.label1.Left      = 1.015748F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 6pt";
     this.label1.Text      = "部品名";
     this.label1.Top       = 0.7708662F;
     this.label1.Width     = 2.307874F;
     //
     // label3
     //
     this.label3.Height    = 0.09370076F;
     this.label3.HyperLink = null;
     this.label3.Left      = 3.488583F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 6pt; text-align: right";
     this.label3.Text      = "①前月末在庫数";
     this.label3.Top       = 0.7708662F;
     this.label3.Width     = 0.8370076F;
     //
     // label6
     //
     this.label6.Height    = 0.09370076F;
     this.label6.HyperLink = null;
     this.label6.Left      = 4.661024F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 6pt; text-align: right";
     this.label6.Text      = "②当月入庫数";
     this.label6.Top       = 0.7708662F;
     this.label6.Width     = 0.6807095F;
     //
     // label9
     //
     this.label9.Height    = 0.09370076F;
     this.label9.HyperLink = null;
     this.label9.Left      = 6.761812F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 6pt; text-align: right";
     this.label9.Text      = "①+②-③";
     this.label9.Top       = 0.7708253F;
     this.label9.Width     = 0.6181102F;
     //
     // label13
     //
     this.label13.Height    = 0.09370076F;
     this.label13.HyperLink = null;
     this.label13.Left      = 7.831493F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 6pt; text-align: right";
     this.label13.Text      = "当月在庫数";
     this.label13.Top       = 0.7708253F;
     this.label13.Width     = 0.5763788F;
     //
     // label16
     //
     this.label16.Height    = 0.09370076F;
     this.label16.HyperLink = null;
     this.label16.Left      = 8.781299F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 6pt; text-align: right";
     this.label16.Text      = "差異";
     this.label16.Top       = 0.7708661F;
     this.label16.Width     = 0.7657479F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.9062578F;
     this.line5.Width      = 10.88544F;
     this.line5.X1         = 0F;
     this.line5.X2         = 10.88544F;
     this.line5.Y1         = 0.9062578F;
     this.line5.Y2         = 0.9062578F;
     //
     // tb_buhin_cd2
     //
     this.tb_buhin_cd2.Height = 0.146063F;
     this.tb_buhin_cd2.Left   = 9.958465F;
     this.tb_buhin_cd2.Name   = "tb_buhin_cd2";
     this.tb_buhin_cd2.Style  = "font-size: 8.25pt; text-align: left";
     this.tb_buhin_cd2.Text   = null;
     this.tb_buhin_cd2.Top    = 0.3598426F;
     this.tb_buhin_cd2.Width  = 0.791732F;
     //
     // label5
     //
     this.label5.Height    = 0.146063F;
     this.label5.HyperLink = null;
     this.label5.Left      = 9.7187F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label5.Tag       = "";
     this.label5.Text      = "~";
     this.label5.Top       = 0.3598426F;
     this.label5.Width     = 0.135432F;
     //
     // label7
     //
     this.label7.Height    = 0.09370076F;
     this.label7.HyperLink = null;
     this.label7.Left      = 9.823034F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 6pt; text-align: right";
     this.label7.Text      = "棚卸";
     this.label7.Top       = 0.7708661F;
     this.label7.Width     = 0.7657479F;
     //
     // label10
     //
     this.label10.Height    = 0.09370076F;
     this.label10.HyperLink = null;
     this.label10.Left      = 5.7063F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 6pt; text-align: right";
     this.label10.Text      = "③当月出庫数";
     this.label10.Top       = 0.7708662F;
     this.label10.Width     = 0.6807095F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_uriage_kingaku,
         this.tb_kouchin_kingaku,
         this.tb_hukusizai_kingaku,
         this.tb_buhin_kingaku,
         this.tb_kouchin_hukusizai_kingaku,
         this.tb_buhin_cd,
         this.tb_buhin_name,
         this.textBox6,
         this.textBox5
     });
     this.detail.Height = 0.146063F;
     this.detail.Name   = "detail";
     //
     // tb_uriage_kingaku
     //
     this.tb_uriage_kingaku.DataField    = "zengetu_zaiko_su";
     this.tb_uriage_kingaku.Height       = 0.146063F;
     this.tb_uriage_kingaku.Left         = 3.488583F;
     this.tb_uriage_kingaku.Name         = "tb_uriage_kingaku";
     this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
     this.tb_uriage_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
     this.tb_uriage_kingaku.Text         = null;
     this.tb_uriage_kingaku.Top          = 0F;
     this.tb_uriage_kingaku.Width        = 0.8370076F;
     //
     // tb_kouchin_kingaku
     //
     this.tb_kouchin_kingaku.DataField    = "tougetu_nyuuko_su";
     this.tb_kouchin_kingaku.Height       = 0.146063F;
     this.tb_kouchin_kingaku.Left         = 4.661024F;
     this.tb_kouchin_kingaku.Name         = "tb_kouchin_kingaku";
     this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
     this.tb_kouchin_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
     this.tb_kouchin_kingaku.Text         = null;
     this.tb_kouchin_kingaku.Top          = 0F;
     this.tb_kouchin_kingaku.Width        = 0.6807084F;
     //
     // tb_hukusizai_kingaku
     //
     this.tb_hukusizai_kingaku.DataField    = "keisan_zaiko_su";
     this.tb_hukusizai_kingaku.Height       = 0.146063F;
     this.tb_hukusizai_kingaku.Left         = 6.761813F;
     this.tb_hukusizai_kingaku.Name         = "tb_hukusizai_kingaku";
     this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
     this.tb_hukusizai_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
     this.tb_hukusizai_kingaku.Text         = null;
     this.tb_hukusizai_kingaku.Top          = 0F;
     this.tb_hukusizai_kingaku.Width        = 0.6181097F;
     //
     // tb_buhin_kingaku
     //
     this.tb_buhin_kingaku.DataField    = "gen_zaiko_su";
     this.tb_buhin_kingaku.Height       = 0.146063F;
     this.tb_buhin_kingaku.Left         = 7.831497F;
     this.tb_buhin_kingaku.Name         = "tb_buhin_kingaku";
     this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
     this.tb_buhin_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
     this.tb_buhin_kingaku.Text         = null;
     this.tb_buhin_kingaku.Top          = 0F;
     this.tb_buhin_kingaku.Width        = 0.5763788F;
     //
     // tb_kouchin_hukusizai_kingaku
     //
     this.tb_kouchin_hukusizai_kingaku.DataField    = "zaiko_zai";
     this.tb_kouchin_hukusizai_kingaku.Height       = 0.146063F;
     this.tb_kouchin_hukusizai_kingaku.Left         = 8.781102F;
     this.tb_kouchin_hukusizai_kingaku.Name         = "tb_kouchin_hukusizai_kingaku";
     this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
     this.tb_kouchin_hukusizai_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
     this.tb_kouchin_hukusizai_kingaku.Text         = null;
     this.tb_kouchin_hukusizai_kingaku.Top          = 0F;
     this.tb_kouchin_hukusizai_kingaku.Width        = 0.7657479F;
     //
     // tb_buhin_cd
     //
     this.tb_buhin_cd.DataField    = "buhin_cd";
     this.tb_buhin_cd.Height       = 0.146063F;
     this.tb_buhin_cd.Left         = 0.07283461F;
     this.tb_buhin_cd.Name         = "tb_buhin_cd";
     this.tb_buhin_cd.OutputFormat = resources.GetString("tb_buhin_cd.OutputFormat");
     this.tb_buhin_cd.Style        = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
     this.tb_buhin_cd.SummaryGroup = "groupHeader2";
     this.tb_buhin_cd.Text         = null;
     this.tb_buhin_cd.Top          = 0F;
     this.tb_buhin_cd.Width        = 0.8700789F;
     //
     // tb_buhin_name
     //
     this.tb_buhin_name.DataField    = "buhin_name";
     this.tb_buhin_name.Height       = 0.146063F;
     this.tb_buhin_name.Left         = 1.015748F;
     this.tb_buhin_name.Name         = "tb_buhin_name";
     this.tb_buhin_name.OutputFormat = resources.GetString("tb_buhin_name.OutputFormat");
     this.tb_buhin_name.Style        = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
     this.tb_buhin_name.SummaryGroup = "groupHeader2";
     this.tb_buhin_name.Text         = null;
     this.tb_buhin_name.Top          = 0F;
     this.tb_buhin_name.Width        = 2.307874F;
     //
     // textBox6
     //
     this.textBox6.DataField    = "tanaorosi_su";
     this.textBox6.Height       = 0.146063F;
     this.textBox6.Left         = 9.822838F;
     this.textBox6.Name         = "textBox6";
     this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
     this.textBox6.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox6.SummaryGroup = "groupHeader3";
     this.textBox6.Text         = null;
     this.textBox6.Top          = 0F;
     this.textBox6.Width        = 0.7657479F;
     //
     // textBox5
     //
     this.textBox5.DataField    = "tougetu_syukko_su";
     this.textBox5.Height       = 0.146063F;
     this.textBox5.Left         = 5.7063F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox5.SummaryGroup = "groupHeader3";
     this.textBox5.Text         = null;
     this.textBox5.Top          = 0F;
     this.textBox5.Width        = 0.6807084F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Name = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
     this.reportInfo1.Height       = 0.1979167F;
     this.reportInfo1.Left         = 4.197927F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "font-size: 8.25pt; text-align: center";
     this.reportInfo1.Top          = 0.02604163F;
     this.reportInfo1.Width        = 2.489584F;
     //
     // rpt_zaiko_syoukai
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 10.88544F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_zaiko_syoukai_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.tb_sitei_nengetu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seihin_buhin_zaiko));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_seihin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seihin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seisansitai_daisu = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_juchu_su = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.tb_bikou = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seisansitai_daisu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_su)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).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.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_seihin_cd,
            this.label4,
            this.tb_today,
            this.label8,
            this.label5,
            this.label6,
            this.label13,
            this.label14,
            this.label15,
            this.label11,
            this.tb_seihin_name,
            this.label2,
            this.label10,
            this.tb_torihikisaki_cd,
            this.tb_juchu_cd1,
            this.tb_juchu_cd2,
            this.line2,
            this.label1,
            this.label3,
            this.label7,
            this.label9,
            this.label16,
            this.label12,
            this.tb_seisansitai_daisu,
            this.label17,
            this.tb_juchu_su,
            this.tb_bikou,
            this.label18});
            this.pageHeader.Height = 0.9652121F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_seihin_cd
            // 
            this.tb_seihin_cd.Height = 0.146063F;
            this.tb_seihin_cd.Left = 0.8126037F;
            this.tb_seihin_cd.Name = "tb_seihin_cd";
            this.tb_seihin_cd.OutputFormat = resources.GetString("tb_seihin_cd.OutputFormat");
            this.tb_seihin_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_cd.Text = null;
            this.tb_seihin_cd.Top = 0.3884923F;
            this.tb_seihin_cd.Width = 0.9791292F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 0.08346561F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "製品コード";
            this.label4.Top = 0.3884923F;
            this.label4.Width = 0.7291334F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.282678F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0F;
            this.tb_today.Width = 1.552357F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 9.536743E-07F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "製品別在庫一覧表";
            this.label8.Top = 0.07550031F;
            this.label8.Width = 2.698031F;
            // 
            // label5
            // 
            this.label5.Height = 0.09370076F;
            this.label5.HyperLink = null;
            this.label5.Left = 0F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt; text-align: left";
            this.label5.Text = "部品コード";
            this.label5.Top = 0.8051181F;
            this.label5.Width = 1.151575F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 1.151575F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: left";
            this.label6.Text = "部品名";
            this.label6.Top = 0.8051181F;
            this.label6.Width = 2.040157F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 3.759843F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt; text-align: right";
            this.label13.Text = "フリー在庫数";
            this.label13.Top = 0.8051181F;
            this.label13.Width = 0.9326773F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 5.646063F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt; text-align: right";
            this.label14.Text = "その他ロット在庫数";
            this.label14.Top = 0.8051181F;
            this.label14.Width = 0.9433074F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 3.191732F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt; text-align: right";
            this.label15.Text = "使用数量";
            this.label15.Top = 0.8051181F;
            this.label15.Width = 0.5681106F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 8.36496F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "取引先コード";
            this.label11.Top = 0.2432168F;
            this.label11.Width = 1.016142F;
            // 
            // tb_seihin_name
            // 
            this.tb_seihin_name.Height = 0.146063F;
            this.tb_seihin_name.Left = 1.791733F;
            this.tb_seihin_name.Name = "tb_seihin_name";
            this.tb_seihin_name.OutputFormat = resources.GetString("tb_seihin_name.OutputFormat");
            this.tb_seihin_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seihin_name.Text = null;
            this.tb_seihin_name.Top = 0.3884924F;
            this.tb_seihin_name.Width = 2.185827F;
            // 
            // label2
            // 
            this.label2.Height = 0.09370076F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.364962F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 6pt";
            this.label2.Text = "受注番号1";
            this.label2.Top = 0.3574803F;
            this.label2.Width = 1.016142F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 8.364962F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt";
            this.label10.Text = "受注番号2";
            this.label10.Top = 0.4720473F;
            this.label10.Width = 1.016142F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.Height = 0.09370083F;
            this.tb_torihikisaki_cd.Left = 9.381105F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0.2432168F;
            this.tb_torihikisaki_cd.Width = 1.447639F;
            // 
            // tb_juchu_cd1
            // 
            this.tb_juchu_cd1.Height = 0.09370083F;
            this.tb_juchu_cd1.Left = 9.387403F;
            this.tb_juchu_cd1.Name = "tb_juchu_cd1";
            this.tb_juchu_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd1.Text = null;
            this.tb_juchu_cd1.Top = 0.3574803F;
            this.tb_juchu_cd1.Width = 1.447636F;
            // 
            // tb_juchu_cd2
            // 
            this.tb_juchu_cd2.Height = 0.09370083F;
            this.tb_juchu_cd2.Left = 9.381103F;
            this.tb_juchu_cd2.Name = "tb_juchu_cd2";
            this.tb_juchu_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd2.Text = null;
            this.tb_juchu_cd2.Top = 0.4720473F;
            this.tb_juchu_cd2.Width = 1.447639F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 0F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0.9582677F;
            this.line2.Width = 10.85433F;
            this.line2.X1 = 0F;
            this.line2.X2 = 10.85433F;
            this.line2.Y1 = 0.9582677F;
            this.line2.Y2 = 0.9582677F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 4.69252F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt; text-align: right";
            this.label1.Text = "指定ロット在庫数";
            this.label1.Top = 0.8051181F;
            this.label1.Width = 0.9535432F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 6.589371F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "その他在庫数";
            this.label3.Top = 0.8051181F;
            this.label3.Width = 0.9641731F;
            // 
            // label7
            // 
            this.label7.Height = 0.09370076F;
            this.label7.HyperLink = null;
            this.label7.Left = 7.553544F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: right";
            this.label7.Text = "トータル在庫数";
            this.label7.Top = 0.8051181F;
            this.label7.Width = 0.901181F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 8.454725F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt; text-align: right";
            this.label9.Text = "必要数";
            this.label9.Top = 0.8051181F;
            this.label9.Width = 0.932677F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 9.387403F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt; text-align: right";
            this.label16.Text = "差異";
            this.label16.Top = 0.8051181F;
            this.label16.Width = 0.9433067F;
            // 
            // label12
            // 
            this.label12.Height = 0.1251969F;
            this.label12.HyperLink = null;
            this.label12.Left = 4.47441F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt; text-align: left; vertical-align: middle; ddo-char-set: 1";
            this.label12.Text = "生産したい台数";
            this.label12.Top = 0.3574803F;
            this.label12.Width = 0.8748032F;
            // 
            // tb_seisansitai_daisu
            // 
            this.tb_seisansitai_daisu.Height = 0.1251969F;
            this.tb_seisansitai_daisu.Left = 5.349213F;
            this.tb_seisansitai_daisu.Name = "tb_seisansitai_daisu";
            this.tb_seisansitai_daisu.Style = "font-size: 8.25pt; text-align: left";
            this.tb_seisansitai_daisu.Text = null;
            this.tb_seisansitai_daisu.Top = 0.3574803F;
            this.tb_seisansitai_daisu.Width = 0.9996061F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 8.364962F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt";
            this.label17.Text = "受注台数";
            this.label17.Top = 0.5885827F;
            this.label17.Width = 1.016142F;
            // 
            // tb_juchu_su
            // 
            this.tb_juchu_su.Height = 0.09370083F;
            this.tb_juchu_su.Left = 9.387403F;
            this.tb_juchu_su.Name = "tb_juchu_su";
            this.tb_juchu_su.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_su.Text = null;
            this.tb_juchu_su.Top = 0.5885827F;
            this.tb_juchu_su.Width = 1.447639F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox3,
            this.textBox1,
            this.textBox2,
            this.textBox4,
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox10});
            this.detail.Height = 0.1875F;
            this.detail.Name = "detail";
            // 
            // textBox3
            // 
            this.textBox3.DataField = "buhin_cd";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 0F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: left";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 1.151575F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "buhin_name";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 1.151575F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: left";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 2.040158F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "siyou_su";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 3.191732F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: right";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 0.5681107F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "free_zaiko_su";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 3.759843F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: right";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 0.9326775F;
            // 
            // textBox5
            // 
            this.textBox5.DataField = "sitei_lot_zaiko_su";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 4.713386F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: right";
            this.textBox5.Text = null;
            this.textBox5.Top = 0F;
            this.textBox5.Width = 0.9326778F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "lot_zaiko_su";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 5.646063F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: right";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 0.9326778F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "sonota_zaiko_su";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 6.589371F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 8.25pt; text-align: right";
            this.textBox7.Text = null;
            this.textBox7.Top = 0F;
            this.textBox7.Width = 0.9326778F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "ttl_zaiko_su";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 7.522048F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 8.25pt; text-align: right";
            this.textBox8.Text = null;
            this.textBox8.Top = 0F;
            this.textBox8.Width = 0.9326778F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "hituyou_su";
            this.textBox9.Height = 0.146063F;
            this.textBox9.Left = 8.454725F;
            this.textBox9.Name = "textBox9";
            this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
            this.textBox9.Style = "font-size: 8.25pt; text-align: right";
            this.textBox9.Text = null;
            this.textBox9.Top = 0F;
            this.textBox9.Width = 0.9326778F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "sa";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 9.398032F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: right";
            this.textBox10.Text = null;
            this.textBox10.Top = 0F;
            this.textBox10.Width = 0.9326778F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.326862F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // tb_bikou
            // 
            this.tb_bikou.Height = 0.1232284F;
            this.tb_bikou.HyperLink = null;
            this.tb_bikou.Left = 0.8125985F;
            this.tb_bikou.Name = "tb_bikou";
            this.tb_bikou.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.tb_bikou.Text = "";
            this.tb_bikou.Top = 0.5590551F;
            this.tb_bikou.Width = 3.164961F;
            // 
            // label18
            // 
            this.label18.Height = 0.1232284F;
            this.label18.HyperLink = null;
            this.label18.Left = 0.08346462F;
            this.label18.Name = "label18";
            this.label18.Style = "font-size: 6pt; text-align: left; vertical-align: middle; ddo-char-set: 1";
            this.label18.Text = "備考";
            this.label18.Top = 0.5590551F;
            this.label18.Width = 0.7291338F;
            // 
            // rpt_seihin_buhin_zaiko
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.86206F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_seihin_buhin_zaiko_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seisansitai_daisu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_su)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).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.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seikyu_ichiran));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_uriage_date = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikiskai_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.tb_torihikiskai_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_uriage_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox11 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox12 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((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.textBox7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_date,
            this.label4,
            this.label2,
            this.tb_torihikiskai_cd1,
            this.tb_today,
            this.label8,
            this.label14,
            this.label1,
            this.label3,
            this.label6,
            this.label9,
            this.label13,
            this.label16,
            this.line5,
            this.tb_torihikiskai_cd2,
            this.label5,
            this.label7,
            this.label10,
            this.label11,
            this.label12});
            this.pageHeader.Height = 0.9063321F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_uriage_date
            // 
            this.tb_uriage_date.Height = 0.146063F;
            this.tb_uriage_date.Left = 8.895673F;
            this.tb_uriage_date.Name = "tb_uriage_date";
            this.tb_uriage_date.OutputFormat = resources.GetString("tb_uriage_date.OutputFormat");
            this.tb_uriage_date.Style = "font-size: 8.25pt; text-align: left";
            this.tb_uriage_date.Text = null;
            this.tb_uriage_date.Top = 0.1720472F;
            this.tb_uriage_date.Width = 1.854524F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.166534F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "請求締日";
            this.label4.Top = 0.1720472F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.146063F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.166534F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.3181103F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikiskai_cd1
            // 
            this.tb_torihikiskai_cd1.Height = 0.146063F;
            this.tb_torihikiskai_cd1.Left = 8.895673F;
            this.tb_torihikiskai_cd1.Name = "tb_torihikiskai_cd1";
            this.tb_torihikiskai_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd1.Text = null;
            this.tb_torihikiskai_cd1.Top = 0.3181102F;
            this.tb_torihikiskai_cd1.Width = 0.7604291F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.197833F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.03114339F;
            this.tb_today.Width = 1.552357F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.07283465F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "請求一覧表";
            this.label8.Top = 0.03110236F;
            this.label8.Width = 1.989764F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 0.07283465F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.729134F;
            this.label14.Width = 0.7346465F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.9118108F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "取引先名";
            this.label1.Top = 0.729134F;
            this.label1.Width = 1.422441F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 2.716733F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "前回売掛残高";
            this.label3.Top = 0.7291339F;
            this.label3.Width = 0.8370076F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 3.720473F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: right";
            this.label6.Text = "入金額";
            this.label6.Top = 0.7287402F;
            this.label6.Width = 0.6807095F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 5.352757F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt; text-align: right";
            this.label9.Text = "今回売上額";
            this.label9.Top = 0.7291339F;
            this.label9.Width = 0.6181102F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 6.227953F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt; text-align: right";
            this.label13.Text = "今回消費税額";
            this.label13.Top = 0.7287402F;
            this.label13.Width = 0.5763788F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 7.968504F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt; text-align: right";
            this.label16.Text = "翌月繰越残高";
            this.label16.Top = 0.7291339F;
            this.label16.Width = 0.7657479F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0.02362205F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.8854331F;
            this.line5.Width = 10.88544F;
            this.line5.X1 = 0.02362205F;
            this.line5.X2 = 10.90906F;
            this.line5.Y1 = 0.8854331F;
            this.line5.Y2 = 0.8854331F;
            // 
            // tb_torihikiskai_cd2
            // 
            this.tb_torihikiskai_cd2.Height = 0.146063F;
            this.tb_torihikiskai_cd2.Left = 9.958465F;
            this.tb_torihikiskai_cd2.Name = "tb_torihikiskai_cd2";
            this.tb_torihikiskai_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd2.Text = null;
            this.tb_torihikiskai_cd2.Top = 0.3181513F;
            this.tb_torihikiskai_cd2.Width = 0.791732F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.7187F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label5.Tag = "";
            this.label5.Text = "~";
            this.label5.Top = 0.3181513F;
            this.label5.Width = 0.135432F;
            // 
            // label7
            // 
            this.label7.Height = 0.09370076F;
            this.label7.HyperLink = null;
            this.label7.Left = 9.000001F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: right";
            this.label7.Text = "支払予定日";
            this.label7.Top = 0.7287402F;
            this.label7.Width = 0.7657479F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 4.525985F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt; text-align: right";
            this.label10.Text = "繰越残高";
            this.label10.Top = 0.7287402F;
            this.label10.Width = 0.6807095F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 10.05F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt; text-align: right";
            this.label11.Text = "伝票枚数";
            this.label11.Top = 0.7291339F;
            this.label11.Width = 0.7657479F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 6.981496F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt; text-align: right";
            this.label12.Text = "今回請求額";
            this.label12.Top = 0.7291339F;
            this.label12.Width = 0.7657479F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_kingaku,
            this.tb_kouchin_kingaku,
            this.tb_hukusizai_kingaku,
            this.tb_buhin_kingaku,
            this.tb_kouchin_hukusizai_kingaku,
            this.tb_torihikisaki_cd,
            this.tb_torihikisaki_cd1,
            this.textBox6,
            this.textBox5,
            this.textBox10,
            this.textBox11});
            this.detail.Height = 0.2291666F;
            this.detail.Name = "detail";
            // 
            // tb_uriage_kingaku
            // 
            this.tb_uriage_kingaku.DataField = "kurikosigaku";
            this.tb_uriage_kingaku.Height = 0.146063F;
            this.tb_uriage_kingaku.Left = 2.717323F;
            this.tb_uriage_kingaku.Name = "tb_uriage_kingaku";
            this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
            this.tb_uriage_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
            this.tb_uriage_kingaku.Text = null;
            this.tb_uriage_kingaku.Top = 0.03110236F;
            this.tb_uriage_kingaku.Width = 0.8370076F;
            // 
            // tb_kouchin_kingaku
            // 
            this.tb_kouchin_kingaku.DataField = "nyukingaku2";
            this.tb_kouchin_kingaku.Height = 0.146063F;
            this.tb_kouchin_kingaku.Left = 3.720473F;
            this.tb_kouchin_kingaku.Name = "tb_kouchin_kingaku";
            this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
            this.tb_kouchin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_kingaku.Text = null;
            this.tb_kouchin_kingaku.Top = 0.03110236F;
            this.tb_kouchin_kingaku.Width = 0.6807084F;
            // 
            // tb_hukusizai_kingaku
            // 
            this.tb_hukusizai_kingaku.DataField = "uriage_kingaku";
            this.tb_hukusizai_kingaku.Height = 0.146063F;
            this.tb_hukusizai_kingaku.Left = 5.352757F;
            this.tb_hukusizai_kingaku.Name = "tb_hukusizai_kingaku";
            this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
            this.tb_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_hukusizai_kingaku.Text = null;
            this.tb_hukusizai_kingaku.Top = 0.03110236F;
            this.tb_hukusizai_kingaku.Width = 0.6181097F;
            // 
            // tb_buhin_kingaku
            // 
            this.tb_buhin_kingaku.DataField = "syouhizeigaku";
            this.tb_buhin_kingaku.Height = 0.146063F;
            this.tb_buhin_kingaku.Left = 6.227953F;
            this.tb_buhin_kingaku.Name = "tb_buhin_kingaku";
            this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
            this.tb_buhin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_buhin_kingaku.Text = null;
            this.tb_buhin_kingaku.Top = 0.03110236F;
            this.tb_buhin_kingaku.Width = 0.5763788F;
            // 
            // tb_kouchin_hukusizai_kingaku
            // 
            this.tb_kouchin_hukusizai_kingaku.DataField = "yokugetu_kurikosi";
            this.tb_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_kouchin_hukusizai_kingaku.Left = 7.968504F;
            this.tb_kouchin_hukusizai_kingaku.Name = "tb_kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_hukusizai_kingaku.Text = null;
            this.tb_kouchin_hukusizai_kingaku.Top = 0.03110236F;
            this.tb_kouchin_hukusizai_kingaku.Width = 0.7657479F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 0.1275592F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.OutputFormat = resources.GetString("tb_torihikisaki_cd.OutputFormat");
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd.SummaryGroup = "groupHeader2";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0.03110236F;
            this.tb_torihikisaki_cd.Width = 0.7346458F;
            // 
            // tb_torihikisaki_cd1
            // 
            this.tb_torihikisaki_cd1.DataField = "torihikisaki_name";
            this.tb_torihikisaki_cd1.Height = 0.146063F;
            this.tb_torihikisaki_cd1.Left = 0.9665355F;
            this.tb_torihikisaki_cd1.Name = "tb_torihikisaki_cd1";
            this.tb_torihikisaki_cd1.OutputFormat = resources.GetString("tb_torihikisaki_cd1.OutputFormat");
            this.tb_torihikisaki_cd1.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd1.SummaryGroup = "groupHeader2";
            this.tb_torihikisaki_cd1.Text = null;
            this.tb_torihikisaki_cd1.Top = 0.03110236F;
            this.tb_torihikisaki_cd1.Width = 1.422441F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "kaisyu_yoteibi";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 9.000001F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox6.SummaryGroup = "groupHeader3";
            this.textBox6.Text = null;
            this.textBox6.Top = 0.03110236F;
            this.textBox6.Width = 0.7657479F;
            // 
            // textBox5
            // 
            this.textBox5.DataField = "kurikosi_zandaka";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 4.525985F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox5.SummaryGroup = "groupHeader3";
            this.textBox5.Text = null;
            this.textBox5.Top = 0.03110236F;
            this.textBox5.Width = 0.6807084F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "denpyou_maisu";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 10.05F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox10.SummaryGroup = "groupHeader3";
            this.textBox10.Text = null;
            this.textBox10.Top = 0.03110236F;
            this.textBox10.Width = 0.7657479F;
            // 
            // textBox11
            // 
            this.textBox11.DataField = "konkai_seikyu";
            this.textBox11.Height = 0.146063F;
            this.textBox11.Left = 6.981496F;
            this.textBox11.Name = "textBox11";
            this.textBox11.OutputFormat = resources.GetString("textBox11.OutputFormat");
            this.textBox11.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox11.SummaryGroup = "groupHeader3";
            this.textBox11.Text = null;
            this.textBox11.Top = 0.03110236F;
            this.textBox11.Width = 0.7657479F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.192806F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Height = 0.04166666F;
            this.groupHeader1.Name = "groupHeader1";
            this.groupHeader1.Format += new System.EventHandler(this.groupHeader1_Format);
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label19,
            this.line2,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.textBox12});
            this.groupFooter1.Height = 0.3333333F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // label19
            // 
            this.label19.Height = 0.146063F;
            this.label19.HyperLink = null;
            this.label19.Left = 2.003543F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label19.Text = "合計";
            this.label19.Top = 0.1035433F;
            this.label19.Width = 0.385433F;
            // 
            // line2
            // 
            this.line2.Height = 0.01023622F;
            this.line2.Left = 0F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0.03149607F;
            this.line2.Width = 10.90906F;
            this.line2.X1 = 0F;
            this.line2.X2 = 10.90906F;
            this.line2.Y1 = 0.03149607F;
            this.line2.Y2 = 0.04173229F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "kurikosigaku";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 2.716929F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox1.SummaryGroup = "groupHeader1";
            this.textBox1.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox1.Text = null;
            this.textBox1.Top = 0.1035433F;
            this.textBox1.Width = 0.8370076F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "nyukingaku2";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 3.720473F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox2.SummaryGroup = "groupHeader3";
            this.textBox2.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox2.Text = null;
            this.textBox2.Top = 0.1035433F;
            this.textBox2.Width = 0.6807084F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "uriage_kingaku";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 5.352757F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox3.SummaryGroup = "groupHeader3";
            this.textBox3.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox3.Text = null;
            this.textBox3.Top = 0.1035433F;
            this.textBox3.Width = 0.6181097F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "syouhizeigaku";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 6.227953F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox4.SummaryGroup = "groupHeader3";
            this.textBox4.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox4.Text = null;
            this.textBox4.Top = 0.1035433F;
            this.textBox4.Width = 0.5763788F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "yokugetu_kurikosi";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 7.968504F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox7.SummaryGroup = "groupHeader3";
            this.textBox7.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox7.Text = null;
            this.textBox7.Top = 0.1035433F;
            this.textBox7.Width = 0.7657479F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "siharai_yoteibi";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 9.000001F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox8.SummaryGroup = "groupHeader3";
            this.textBox8.Text = null;
            this.textBox8.Top = 0.1035433F;
            this.textBox8.Width = 0.7657479F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "kurikosi_zandaka";
            this.textBox9.Height = 0.146063F;
            this.textBox9.Left = 4.525985F;
            this.textBox9.Name = "textBox9";
            this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
            this.textBox9.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox9.SummaryGroup = "groupHeader3";
            this.textBox9.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox9.Text = null;
            this.textBox9.Top = 0.1035433F;
            this.textBox9.Width = 0.6807084F;
            // 
            // textBox12
            // 
            this.textBox12.DataField = "konkai_seikyu";
            this.textBox12.Height = 0.146063F;
            this.textBox12.Left = 6.981496F;
            this.textBox12.Name = "textBox12";
            this.textBox12.OutputFormat = resources.GetString("textBox12.OutputFormat");
            this.textBox12.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox12.SummaryGroup = "groupHeader3";
            this.textBox12.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox12.Text = null;
            this.textBox12.Top = 0.1035433F;
            this.textBox12.Width = 0.7657479F;
            // 
            // rpt_seikyu_ichiran
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.90906F;
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_seikyu_ichiran_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((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.textBox7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seikyu));
     this.pageHeader           = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label13              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_kaisya_tel        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label1               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label5               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_kaisya_name       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kaisya_jusyo      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kaisya_bank       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.shape4               = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.line1              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line2              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line3              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line4              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.shape5             = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.line6              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.crossSectionLine1  = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
     this.label2             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.crossSectionLine2  = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
     this.crossSectionLine3  = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
     this.crossSectionLine4  = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
     this.crossSectionLine5  = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
     this.line9              = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label3             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label4             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.shape6             = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.line10             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line11             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label8             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_hiduke          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kurikosi        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_uriage          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_syouhizei       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_nyukin          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_zandaka         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label10            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_mm              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_seikyu          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_urikake_no      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.reportInfo1        = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.label17            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.shape3             = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.line12             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail             = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.textBox6           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox7           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox8           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox9           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter         = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.line14             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_tel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_name)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_jusyo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_bank)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hiduke)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kurikosi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syouhizei)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_zandaka)).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.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_mm)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seikyu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_urikake_no)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label13,
         this.tb_kaisya_tel,
         this.label1,
         this.tb_torihikisaki_name,
         this.label5,
         this.tb_kaisya_name,
         this.tb_kaisya_jusyo,
         this.tb_kaisya_bank,
         this.shape4,
         this.line1,
         this.line2,
         this.line3,
         this.line4,
         this.line5,
         this.shape5,
         this.line6,
         this.line7,
         this.crossSectionLine1,
         this.label2,
         this.crossSectionLine2,
         this.crossSectionLine3,
         this.crossSectionLine4,
         this.crossSectionLine5,
         this.line9,
         this.label3,
         this.label4,
         this.label7,
         this.shape6,
         this.line10,
         this.line11,
         this.label8,
         this.label9,
         this.tb_torihikisaki_cd,
         this.tb_hiduke,
         this.tb_kurikosi,
         this.tb_uriage,
         this.tb_syouhizei,
         this.tb_nyukin,
         this.tb_zandaka,
         this.label10,
         this.label11,
         this.label12,
         this.label14,
         this.label15,
         this.label16,
         this.tb_mm,
         this.tb_seikyu,
         this.tb_urikake_no,
         this.reportInfo1,
         this.label17,
         this.shape3,
         this.line12,
         this.line13
     });
     this.pageHeader.Height = 3.444346F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label13
     //
     this.label13.Height    = 0.1665353F;
     this.label13.HyperLink = null;
     this.label13.Left      = 0.9897639F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 9pt; text-align: center";
     this.label13.Text      = "(税抜)";
     this.label13.Top       = 2.510237F;
     this.label13.Width     = 0.8952757F;
     //
     // tb_kaisya_tel
     //
     this.tb_kaisya_tel.Height = 0.1770179F;
     this.tb_kaisya_tel.Left   = 4.168504F;
     this.tb_kaisya_tel.Name   = "tb_kaisya_tel";
     this.tb_kaisya_tel.Style  = "font-size: 9pt";
     this.tb_kaisya_tel.Text   = null;
     this.tb_kaisya_tel.Top    = 0.8232284F;
     this.tb_kaisya_tel.Width  = 2.666274F;
     //
     // label1
     //
     this.label1.Height    = 0.2811024F;
     this.label1.HyperLink = null;
     this.label1.Left      = 2.73189F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-family: MS UI Gothic; font-size: 20.25pt";
     this.label1.Text      = "御 請 求 書";
     this.label1.Top       = 0F;
     this.label1.Width     = 1.603937F;
     //
     // tb_torihikisaki_name
     //
     this.tb_torihikisaki_name.Height      = 0.5307087F;
     this.tb_torihikisaki_name.Left        = 0F;
     this.tb_torihikisaki_name.LineSpacing = 3F;
     this.tb_torihikisaki_name.Name        = "tb_torihikisaki_name";
     this.tb_torihikisaki_name.Style       = "font-family: MS UI Gothic; font-size: 14.25pt";
     this.tb_torihikisaki_name.Text        = null;
     this.tb_torihikisaki_name.Top         = 0.5216536F;
     this.tb_torihikisaki_name.Width       = 4.105118F;
     //
     // label5
     //
     this.label5.Height    = 0.1669292F;
     this.label5.HyperLink = null;
     this.label5.Left      = 0F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 9pt";
     this.label5.Text      = "下記の通りご請求申し上げます。";
     this.label5.Top       = 1.187402F;
     this.label5.Width     = 2.364682F;
     //
     // tb_kaisya_name
     //
     this.tb_kaisya_name.Height = 0.2085796F;
     this.tb_kaisya_name.Left   = 4.168504F;
     this.tb_kaisya_name.Name   = "tb_kaisya_name";
     this.tb_kaisya_name.Style  = "font-size: 12pt";
     this.tb_kaisya_name.Text   = null;
     this.tb_kaisya_name.Top    = 0.4374016F;
     this.tb_kaisya_name.Width  = 2.666535F;
     //
     // tb_kaisya_jusyo
     //
     this.tb_kaisya_jusyo.Height = 0.1771654F;
     this.tb_kaisya_jusyo.Left   = 4.168504F;
     this.tb_kaisya_jusyo.Name   = "tb_kaisya_jusyo";
     this.tb_kaisya_jusyo.Style  = "font-size: 9pt";
     this.tb_kaisya_jusyo.Text   = null;
     this.tb_kaisya_jusyo.Top    = 0.646063F;
     this.tb_kaisya_jusyo.Width  = 2.666667F;
     //
     // tb_kaisya_bank
     //
     this.tb_kaisya_bank.Height = 0.1768867F;
     this.tb_kaisya_bank.Left   = 4.168504F;
     this.tb_kaisya_bank.Name   = "tb_kaisya_bank";
     this.tb_kaisya_bank.Style  = "font-size: 9pt; text-align: right";
     this.tb_kaisya_bank.Text   = null;
     this.tb_kaisya_bank.Top    = 1.718898F;
     this.tb_kaisya_bank.Width  = 2.666142F;
     //
     // shape4
     //
     this.shape4.Height         = 0.7707677F;
     this.shape4.Left           = 0F;
     this.shape4.Name           = "shape4";
     this.shape4.RoundingRadius = 9.999999F;
     this.shape4.Top            = 2.291733F;
     this.shape4.Width          = 4.739764F;
     //
     // line1
     //
     this.line1.Height     = 0.0001797676F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 2.676772F;
     this.line1.Width      = 4.739764F;
     this.line1.X1         = 4.739764F;
     this.line1.X2         = 0F;
     this.line1.Y1         = 2.676772F;
     this.line1.Y2         = 2.676952F;
     //
     // line2
     //
     this.line2.Height     = 0.7708659F;
     this.line2.Left       = 0.9688977F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 2.291733F;
     this.line2.Width      = 0F;
     this.line2.X1         = 0.9688977F;
     this.line2.X2         = 0.9688977F;
     this.line2.Y1         = 2.291733F;
     this.line2.Y2         = 3.062599F;
     //
     // line3
     //
     this.line3.Height     = 0.7708659F;
     this.line3.Left       = 1.907087F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 2.291733F;
     this.line3.Width      = 0F;
     this.line3.X1         = 1.907087F;
     this.line3.X2         = 1.907087F;
     this.line3.Y1         = 2.291733F;
     this.line3.Y2         = 3.062599F;
     //
     // line4
     //
     this.line4.Height     = 0.7708659F;
     this.line4.Left       = 2.844488F;
     this.line4.LineWeight = 1F;
     this.line4.Name       = "line4";
     this.line4.Top        = 2.291733F;
     this.line4.Width      = 0F;
     this.line4.X1         = 2.844488F;
     this.line4.X2         = 2.844488F;
     this.line4.Y1         = 2.291733F;
     this.line4.Y2         = 3.062599F;
     //
     // line5
     //
     this.line5.Height     = 0.7708659F;
     this.line5.Left       = 3.78189F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 2.291733F;
     this.line5.Width      = 0F;
     this.line5.X1         = 3.78189F;
     this.line5.X2         = 3.78189F;
     this.line5.Y1         = 2.291733F;
     this.line5.Y2         = 3.062599F;
     //
     // shape5
     //
     this.shape5.Height         = 1.093848F;
     this.shape5.Left           = 5.293307F;
     this.shape5.LineWeight     = 3F;
     this.shape5.Name           = "shape5";
     this.shape5.RoundingRadius = 9.999999F;
     this.shape5.Top            = 1.968898F;
     this.shape5.Width          = 1.5417F;
     //
     // line6
     //
     this.line6.Height     = 8.201599E-05F;
     this.line6.Left       = 5.293307F;
     this.line6.LineWeight = 3F;
     this.line6.Name       = "line6";
     this.line6.Top        = 2.51063F;
     this.line6.Width      = 1.541634F;
     this.line6.X1         = 5.293307F;
     this.line6.X2         = 6.834941F;
     this.line6.Y1         = 2.51063F;
     this.line6.Y2         = 2.510712F;
     //
     // line7
     //
     this.line7.Height     = 0.000180006F;
     this.line7.Left       = 0F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 3.198032F;
     this.line7.Width      = 6.834646F;
     this.line7.X1         = 6.834646F;
     this.line7.X2         = 0F;
     this.line7.Y1         = 3.198032F;
     this.line7.Y2         = 3.198212F;
     //
     // crossSectionLine1
     //
     this.crossSectionLine1.Bottom     = 0F;
     this.crossSectionLine1.Left       = 0F;
     this.crossSectionLine1.LineWeight = 1F;
     this.crossSectionLine1.Name       = "crossSectionLine1";
     this.crossSectionLine1.Top        = 3.198033F;
     //
     // label2
     //
     this.label2.Height    = 0.1771654F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 9pt; text-align: center";
     this.label2.Text      = "商 品 名";
     this.label2.Top       = 3.23937F;
     this.label2.Width     = 3.761024F;
     //
     // crossSectionLine2
     //
     this.crossSectionLine2.Bottom     = 0F;
     this.crossSectionLine2.Left       = 5.83504F;
     this.crossSectionLine2.LineWeight = 1F;
     this.crossSectionLine2.Name       = "crossSectionLine2";
     this.crossSectionLine2.Top        = 3.198032F;
     //
     // crossSectionLine3
     //
     this.crossSectionLine3.Bottom     = 0F;
     this.crossSectionLine3.Left       = 4.841339F;
     this.crossSectionLine3.LineWeight = 1F;
     this.crossSectionLine3.Name       = "crossSectionLine3";
     this.crossSectionLine3.Top        = 3.198032F;
     //
     // crossSectionLine4
     //
     this.crossSectionLine4.Bottom     = 0F;
     this.crossSectionLine4.Left       = 6.83504F;
     this.crossSectionLine4.LineWeight = 1F;
     this.crossSectionLine4.Name       = "crossSectionLine4";
     this.crossSectionLine4.Top        = 3.198032F;
     //
     // crossSectionLine5
     //
     this.crossSectionLine5.Bottom     = 0F;
     this.crossSectionLine5.Left       = 3.80315F;
     this.crossSectionLine5.LineWeight = 1F;
     this.crossSectionLine5.Name       = "crossSectionLine5";
     this.crossSectionLine5.Top        = 3.198032F;
     //
     // line9
     //
     this.line9.Height     = 0.0002129078F;
     this.line9.Left       = 2.384186E-06F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 3.437189F;
     this.line9.Width      = 6.834644F;
     this.line9.X1         = 6.834646F;
     this.line9.X2         = 2.384186E-06F;
     this.line9.Y1         = 3.437402F;
     this.line9.Y2         = 3.437189F;
     //
     // label3
     //
     this.label3.Height    = 0.1771654F;
     this.label3.HyperLink = null;
     this.label3.Left      = 3.864961F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 9pt; text-align: center";
     this.label3.Text      = "数 量";
     this.label3.Top       = 3.23937F;
     this.label3.Width     = 0.9271653F;
     //
     // label4
     //
     this.label4.Height    = 0.1767718F;
     this.label4.HyperLink = null;
     this.label4.Left      = 4.907875F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 9pt; text-align: center";
     this.label4.Text      = "金 額";
     this.label4.Top       = 3.239764F;
     this.label4.Width     = 0.8854327F;
     //
     // label7
     //
     this.label7.Height    = 0.1771654F;
     this.label7.HyperLink = null;
     this.label7.Left      = 5.886615F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 9pt; text-align: center";
     this.label7.Text      = "消 費 税";
     this.label7.Top       = 3.23937F;
     this.label7.Width     = 0.9062991F;
     //
     // shape6
     //
     this.shape6.Height         = 0.7709809F;
     this.shape6.Left           = 0F;
     this.shape6.Name           = "shape6";
     this.shape6.RoundingRadius = 9.999999F;
     this.shape6.Top            = 1.437795F;
     this.shape6.Width          = 1.907087F;
     //
     // line10
     //
     this.line10.Height     = 0F;
     this.line10.Left       = 0F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 1.812599F;
     this.line10.Width      = 1.907087F;
     this.line10.X1         = 0F;
     this.line10.X2         = 1.907087F;
     this.line10.Y1         = 1.812599F;
     this.line10.Y2         = 1.812599F;
     //
     // line11
     //
     this.line11.Height     = 0.770866F;
     this.line11.Left       = 0.9688977F;
     this.line11.LineWeight = 1F;
     this.line11.Name       = "line11";
     this.line11.Top        = 1.437795F;
     this.line11.Width      = 0F;
     this.line11.X1         = 0.9688977F;
     this.line11.X2         = 0.9688977F;
     this.line11.Y1         = 1.437795F;
     this.line11.Y2         = 2.208661F;
     //
     // label8
     //
     this.label8.Height    = 0.1677165F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0.02086614F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 9pt; text-align: center";
     this.label8.Text      = "取引先コード";
     this.label8.Top       = 1.551181F;
     this.label8.Width     = 0.9169292F;
     //
     // label9
     //
     this.label9.Height    = 0.1677165F;
     this.label9.HyperLink = null;
     this.label9.Left      = 0.9897639F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 9pt; text-align: center";
     this.label9.Text      = "日 付";
     this.label9.Top       = 1.551181F;
     this.label9.Width     = 0.8960631F;
     //
     // tb_torihikisaki_cd
     //
     this.tb_torihikisaki_cd.Height = 0.1665353F;
     this.tb_torihikisaki_cd.Left   = 0.07283465F;
     this.tb_torihikisaki_cd.Name   = "tb_torihikisaki_cd";
     this.tb_torihikisaki_cd.Style  = "font-size: 9pt; text-align: center";
     this.tb_torihikisaki_cd.Text   = null;
     this.tb_torihikisaki_cd.Top    = 1.948032F;
     this.tb_torihikisaki_cd.Width  = 0.8649607F;
     //
     // tb_hiduke
     //
     this.tb_hiduke.Height = 0.1665353F;
     this.tb_hiduke.Left   = 0.9901575F;
     this.tb_hiduke.Name   = "tb_hiduke";
     this.tb_hiduke.Style  = "font-size: 9pt; text-align: center";
     this.tb_hiduke.Text   = null;
     this.tb_hiduke.Top    = 1.948032F;
     this.tb_hiduke.Width  = 0.8956693F;
     //
     // tb_kurikosi
     //
     this.tb_kurikosi.Height = 0.1669292F;
     this.tb_kurikosi.Left   = 0.02086614F;
     this.tb_kurikosi.Name   = "tb_kurikosi";
     this.tb_kurikosi.Style  = "font-size: 9pt; text-align: right";
     this.tb_kurikosi.Text   = null;
     this.tb_kurikosi.Top    = 2.8F;
     this.tb_kurikosi.Width  = 0.9169292F;
     //
     // tb_uriage
     //
     this.tb_uriage.Height = 0.1665355F;
     this.tb_uriage.Left   = 0.9897639F;
     this.tb_uriage.Name   = "tb_uriage";
     this.tb_uriage.Style  = "font-size: 9pt; text-align: right";
     this.tb_uriage.Text   = null;
     this.tb_uriage.Top    = 2.8F;
     this.tb_uriage.Width  = 0.8956695F;
     //
     // tb_syouhizei
     //
     this.tb_syouhizei.Height = 0.1665355F;
     this.tb_syouhizei.Left   = 1.927953F;
     this.tb_syouhizei.Name   = "tb_syouhizei";
     this.tb_syouhizei.Style  = "font-size: 9pt; text-align: right";
     this.tb_syouhizei.Text   = null;
     this.tb_syouhizei.Top    = 2.8F;
     this.tb_syouhizei.Width  = 0.8956695F;
     //
     // tb_nyukin
     //
     this.tb_nyukin.Height = 0.1665355F;
     this.tb_nyukin.Left   = 2.865355F;
     this.tb_nyukin.Name   = "tb_nyukin";
     this.tb_nyukin.Style  = "font-size: 9pt; text-align: right";
     this.tb_nyukin.Text   = null;
     this.tb_nyukin.Top    = 2.8F;
     this.tb_nyukin.Width  = 0.8956695F;
     //
     // tb_zandaka
     //
     this.tb_zandaka.Height = 0.1665355F;
     this.tb_zandaka.Left   = 3.80315F;
     this.tb_zandaka.Name   = "tb_zandaka";
     this.tb_zandaka.Style  = "font-size: 9pt; text-align: right";
     this.tb_zandaka.Text   = null;
     this.tb_zandaka.Top    = 2.8F;
     this.tb_zandaka.Width  = 0.8956695F;
     //
     // label10
     //
     this.label10.Height    = 0.1665353F;
     this.label10.HyperLink = null;
     this.label10.Left      = 0.02086614F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 9pt; text-align: center";
     this.label10.Text      = "繰 越 額";
     this.label10.Top       = 2.416536F;
     this.label10.Width     = 0.9169292F;
     //
     // label11
     //
     this.label11.Height    = 0.1665353F;
     this.label11.HyperLink = null;
     this.label11.Left      = 0.9901575F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-size: 9pt; text-align: center";
     this.label11.Text      = "御買上金額";
     this.label11.Top       = 2.343701F;
     this.label11.Width     = 0.8952755F;
     //
     // label12
     //
     this.label12.Height    = 0.1665353F;
     this.label12.HyperLink = null;
     this.label12.Left      = 1.927953F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-size: 9pt; text-align: center";
     this.label12.Text      = "消 費 税 額";
     this.label12.Top       = 2.416536F;
     this.label12.Width     = 0.8952757F;
     //
     // label14
     //
     this.label14.Height    = 0.1665353F;
     this.label14.HyperLink = null;
     this.label14.Left      = 2.865748F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 9pt; text-align: center";
     this.label14.Text      = "御 入 金 額";
     this.label14.Top       = 2.416536F;
     this.label14.Width     = 0.8952757F;
     //
     // label15
     //
     this.label15.Height    = 0.1665353F;
     this.label15.HyperLink = null;
     this.label15.Left      = 3.80315F;
     this.label15.Name      = "label15";
     this.label15.Style     = "font-size: 9pt; text-align: center";
     this.label15.Text      = "残  高";
     this.label15.Top       = 2.416536F;
     this.label15.Width     = 0.9161416F;
     //
     // label16
     //
     this.label16.Height    = 0.1665353F;
     this.label16.HyperLink = null;
     this.label16.Left      = 5.668111F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 9pt; text-align: left";
     this.label16.Text      = "月 分 御 請 求 額";
     this.label16.Top       = 2.177166F;
     this.label16.Width     = 1.061024F;
     //
     // tb_mm
     //
     this.tb_mm.Height = 0.1665353F;
     this.tb_mm.Left   = 5.373622F;
     this.tb_mm.Name   = "tb_mm";
     this.tb_mm.Style  = "font-size: 9pt; text-align: right";
     this.tb_mm.Text   = null;
     this.tb_mm.Top    = 2.177166F;
     this.tb_mm.Width  = 0.2633858F;
     //
     // tb_seikyu
     //
     this.tb_seikyu.Height       = 0.1665353F;
     this.tb_seikyu.Left         = 5.352757F;
     this.tb_seikyu.Name         = "tb_seikyu";
     this.tb_seikyu.OutputFormat = resources.GetString("tb_seikyu.OutputFormat");
     this.tb_seikyu.Style        = "font-size: 9pt; text-align: right";
     this.tb_seikyu.Text         = null;
     this.tb_seikyu.Top          = 2.716536F;
     this.tb_seikyu.Width        = 1.419291F;
     //
     // tb_urikake_no
     //
     this.tb_urikake_no.Height = 0.1668143F;
     this.tb_urikake_no.Left   = 6.147244F;
     this.tb_urikake_no.Name   = "tb_urikake_no";
     this.tb_urikake_no.Style  = "font-size: 9pt";
     this.tb_urikake_no.Text   = null;
     this.tb_urikake_no.Top    = 0F;
     this.tb_urikake_no.Width  = 0.687746F;
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.1669291F;
     this.reportInfo1.Left         = 5.83504F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "font-size: 9pt; text-align: right";
     this.reportInfo1.Top          = 0.1669291F;
     this.reportInfo1.Width        = 1F;
     //
     // label17
     //
     this.label17.Height    = 0.1668471F;
     this.label17.HyperLink = null;
     this.label17.Left      = 5.938583F;
     this.label17.Name      = "label17";
     this.label17.Style     = "font-size: 9pt";
     this.label17.Text      = "No.";
     this.label17.Top       = 0F;
     this.label17.Width     = 0.2086616F;
     //
     // shape3
     //
     this.shape3.Height         = 0.6362205F;
     this.shape3.Left           = 4.768504F;
     this.shape3.Name           = "shape3";
     this.shape3.RoundingRadius = 9.999999F;
     this.shape3.Top            = 1.031496F;
     this.shape3.Width          = 1.908661F;
     //
     // line12
     //
     this.line12.Height     = 0.6362209F;
     this.line12.Left       = 5.404725F;
     this.line12.LineWeight = 1F;
     this.line12.Name       = "line12";
     this.line12.Top        = 1.031496F;
     this.line12.Width      = 0F;
     this.line12.X1         = 5.404725F;
     this.line12.X2         = 5.404725F;
     this.line12.Y1         = 1.031496F;
     this.line12.Y2         = 1.667717F;
     //
     // line13
     //
     this.line13.Height     = 0.6362209F;
     this.line13.Left       = 6.040946F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 1.031496F;
     this.line13.Width      = 0F;
     this.line13.X1         = 6.040946F;
     this.line13.X2         = 6.040946F;
     this.line13.Y1         = 1.031496F;
     this.line13.Y2         = 1.667717F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9
     });
     this.detail.Height = 0.2291667F;
     this.detail.Name   = "detail";
     //
     // textBox6
     //
     this.textBox6.DataField = "seihin_name";
     this.textBox6.Height    = 0.1566929F;
     this.textBox6.Left      = 0.07283465F;
     this.textBox6.Name      = "textBox6";
     this.textBox6.Style     = "font-size: 9pt; vertical-align: middle";
     this.textBox6.Text      = null;
     this.textBox6.Top       = 0.02086614F;
     this.textBox6.Width     = 3.688189F;
     //
     // textBox7
     //
     this.textBox7.DataField    = "uriage_su";
     this.textBox7.Height       = 0.1566929F;
     this.textBox7.Left         = 3.864961F;
     this.textBox7.Name         = "textBox7";
     this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style        = "font-size: 9pt; text-align: right";
     this.textBox7.Text         = null;
     this.textBox7.Top          = 0.02086614F;
     this.textBox7.Width        = 0.9271653F;
     //
     // textBox8
     //
     this.textBox8.DataField    = "uriage_kingaku";
     this.textBox8.Height       = 0.1566929F;
     this.textBox8.Left         = 4.907875F;
     this.textBox8.Name         = "textBox8";
     this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
     this.textBox8.Style        = "font-size: 9pt; text-align: right";
     this.textBox8.Text         = null;
     this.textBox8.Top          = 0.02086614F;
     this.textBox8.Width        = 0.8854331F;
     //
     // textBox9
     //
     this.textBox9.DataField    = "syouhizeigaku";
     this.textBox9.Height       = 0.1566929F;
     this.textBox9.Left         = 5.907481F;
     this.textBox9.Name         = "textBox9";
     this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
     this.textBox9.Style        = "font-size: 9pt; text-align: right";
     this.textBox9.Text         = null;
     this.textBox9.Top          = 0.02086614F;
     this.textBox9.Width        = 0.8854327F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.line14
     });
     this.pageFooter.Height = 0.04166666F;
     this.pageFooter.Name   = "pageFooter";
     //
     // line14
     //
     this.line14.Height     = 0.0001799911F;
     this.line14.Left       = 0.0003929139F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0F;
     this.line14.Width      = 6.834647F;
     this.line14.X1         = 6.83504F;
     this.line14.X2         = 0.0003929139F;
     this.line14.Y1         = 0F;
     this.line14.Y2         = 0.0001799911F;
     //
     // rpt_seikyu
     //
     this.MasterReport = false;
     this.PageSettings.DefaultPaperSize = false;
     this.PageSettings.Margins.Bottom   = 0.7480315F;
     this.PageSettings.Margins.Left     = 0.7874016F;
     this.PageSettings.Margins.Right    = 0.5905512F;
     this.PageSettings.Margins.Top      = 0.5905512F;
     this.PageSettings.Orientation      = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait;
     this.PageSettings.PaperHeight      = 11.69291F;
     this.PageSettings.PaperKind        = System.Drawing.Printing.PaperKind.A4;
     this.PageSettings.PaperWidth       = 8.267716F;
     this.PrintWidth = 6.864583F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_seikyu_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_tel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_name)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_jusyo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_bank)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hiduke)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kurikosi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_syouhizei)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_zandaka)).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.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_mm)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_seikyu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_urikake_no)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).EndInit();
 }
Пример #25
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ReminderListByReminderReport));
     this.pageHeader           = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompany           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCode       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDate              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.riDate               = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCustomerCode      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCustomerName      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDueDate           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblReminderAmount    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblAction            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblStasus            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCreateBy          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line2                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line4                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblOutputFlagName    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCreateAt          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblMemo              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line3                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line1                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line8                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line9                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line12               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line10               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail               = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtMemo              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerName      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerCode      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCalculateBaseDate = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtReminderAmount    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtInputTypeName     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStatus            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCreateBy          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtOutputFlagName    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line16               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line20               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtCreateAt          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line14               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line26               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line24               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line6                = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter           = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.riPageNumber         = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompany)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDueDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReminderAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStasus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputFlagName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateAt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCalculateBaseDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReminderAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInputTypeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateBy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOutputFlagName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateAt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompany,
         this.lblCompanyCode,
         this.lblDate,
         this.riDate,
         this.lblTitle,
         this.lblCustomerCode,
         this.lblCustomerName,
         this.lblDueDate,
         this.lblReminderAmount,
         this.lblAction,
         this.lblStasus,
         this.lblCreateBy,
         this.line2,
         this.line4,
         this.line5,
         this.line7,
         this.lblOutputFlagName,
         this.lblCreateAt,
         this.lblMemo,
         this.line3,
         this.line1,
         this.line8,
         this.line9,
         this.line13,
         this.line12,
         this.line10
     });
     this.pageHeader.Height = 1.427252F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompany
     //
     this.lblCompany.Height    = 0.2F;
     this.lblCompany.HyperLink = null;
     this.lblCompany.Left      = 0F;
     this.lblCompany.Name      = "lblCompany";
     this.lblCompany.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                 "-set: 1";
     this.lblCompany.Text  = "会社コード :";
     this.lblCompany.Top   = 0F;
     this.lblCompany.Width = 0.7874014F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.7874017F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyCode.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.lblCompanyCode.Text  = "label2";
     this.lblCompanyCode.Top   = 0F;
     this.lblCompanyCode.Width = 3.657F;
     //
     // lblDate
     //
     this.lblDate.Height    = 0.2F;
     this.lblDate.HyperLink = null;
     this.lblDate.Left      = 8.784645F;
     this.lblDate.Name      = "lblDate";
     this.lblDate.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                              "-set: 1";
     this.lblDate.Text  = "出力日付:";
     this.lblDate.Top   = 0F;
     this.lblDate.Width = 0.698425F;
     //
     // riDate
     //
     this.riDate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.riDate.Height       = 0.2F;
     this.riDate.Left         = 9.498028F;
     this.riDate.Name         = "riDate";
     this.riDate.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: left; vertical-align" +
                                ": middle; ddo-char-set: 1";
     this.riDate.Top   = 0F;
     this.riDate.Width = 1.014961F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-family: MS 明朝; font-size: 14pt; text-align: center; text-decoration: underli" +
                               "ne; ddo-char-set: 1";
     this.lblTitle.Text  = "督促管理帳票";
     this.lblTitle.Top   = 0.2F;
     this.lblTitle.Width = 10.62992F;
     //
     // lblCustomerCode
     //
     this.lblCustomerCode.Height    = 0.23F;
     this.lblCustomerCode.HyperLink = null;
     this.lblCustomerCode.Left      = 0.02795244F;
     this.lblCustomerCode.Name      = "lblCustomerCode";
     this.lblCustomerCode.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                      "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCustomerCode.Text  = "得意先コード";
     this.lblCustomerCode.Top   = 0.6488189F;
     this.lblCustomerCode.Width = 1.087795F;
     //
     // lblCustomerName
     //
     this.lblCustomerName.Height    = 0.23F;
     this.lblCustomerName.HyperLink = null;
     this.lblCustomerName.Left      = 0.02362181F;
     this.lblCustomerName.Name      = "lblCustomerName";
     this.lblCustomerName.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                      "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCustomerName.Text  = "得意先名";
     this.lblCustomerName.Top   = 0.8736221F;
     this.lblCustomerName.Width = 1.092126F;
     //
     // lblDueDate
     //
     this.lblDueDate.Height    = 0.23F;
     this.lblDueDate.HyperLink = null;
     this.lblDueDate.Left      = 1.116929F;
     this.lblDueDate.Name      = "lblDueDate";
     this.lblDueDate.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                 "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblDueDate.Text  = "入金予定日";
     this.lblDueDate.Top   = 0.6425197F;
     this.lblDueDate.Width = 1.029134F;
     //
     // lblReminderAmount
     //
     this.lblReminderAmount.Height    = 0.23F;
     this.lblReminderAmount.HyperLink = null;
     this.lblReminderAmount.Left      = 1.116929F;
     this.lblReminderAmount.Name      = "lblReminderAmount";
     this.lblReminderAmount.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblReminderAmount.Text  = "滞留金額";
     this.lblReminderAmount.Top   = 0.8724409F;
     this.lblReminderAmount.Width = 1.029134F;
     //
     // lblAction
     //
     this.lblAction.Height    = 0.23F;
     this.lblAction.HyperLink = null;
     this.lblAction.Left      = 2.147638F;
     this.lblAction.Name      = "lblAction";
     this.lblAction.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblAction.Text  = "アクション";
     this.lblAction.Top   = 0.6393701F;
     this.lblAction.Width = 1.029134F;
     //
     // lblStasus
     //
     this.lblStasus.Height    = 0.23F;
     this.lblStasus.HyperLink = null;
     this.lblStasus.Left      = 2.147638F;
     this.lblStasus.Name      = "lblStasus";
     this.lblStasus.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblStasus.Text  = "ステータス";
     this.lblStasus.Top   = 0.8724409F;
     this.lblStasus.Width = 1.032016F;
     //
     // lblCreateBy
     //
     this.lblCreateBy.Height    = 0.23F;
     this.lblCreateBy.HyperLink = null;
     this.lblCreateBy.Left      = 9.284646F;
     this.lblCreateBy.Name      = "lblCreateBy";
     this.lblCreateBy.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCreateBy.Text  = "更新者名";
     this.lblCreateBy.Top   = 0.8736221F;
     this.lblCreateBy.Width = 1.308661F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0.02346064F;
     this.line2.LineColor  = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.line2.LineWeight = 6F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.8704494F;
     this.line2.Width      = 6.752999F;
     this.line2.X1         = 0.02346064F;
     this.line2.X2         = 6.77646F;
     this.line2.Y1         = 0.8704494F;
     this.line2.Y2         = 0.8704494F;
     //
     // line4
     //
     this.line4.Height     = 0F;
     this.line4.Left       = 9.679461F;
     this.line4.LineColor  = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.line4.LineWeight = 6F;
     this.line4.Name       = "line4";
     this.line4.Top        = 0.8714494F;
     this.line4.Width      = 0.9269991F;
     this.line4.X1         = 9.679461F;
     this.line4.X2         = 10.60646F;
     this.line4.Y1         = 0.8714494F;
     this.line4.Y2         = 0.8714494F;
     //
     // line5
     //
     this.line5.Height     = 0.4578743F;
     this.line5.Left       = 1.115748F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.6425197F;
     this.line5.Width      = 0.001181006F;
     this.line5.X1         = 1.115748F;
     this.line5.X2         = 1.116929F;
     this.line5.Y1         = 0.6425197F;
     this.line5.Y2         = 1.100394F;
     //
     // line7
     //
     this.line7.Height     = 0.4578743F;
     this.line7.Left       = 2.147638F;
     this.line7.LineWeight = 1F;
     this.line7.Name       = "line7";
     this.line7.Top        = 0.6425197F;
     this.line7.Width      = 0F;
     this.line7.X1         = 2.147638F;
     this.line7.X2         = 2.147638F;
     this.line7.Y1         = 0.6425197F;
     this.line7.Y2         = 1.100394F;
     //
     // lblOutputFlagName
     //
     this.lblOutputFlagName.Height    = 0.4535434F;
     this.lblOutputFlagName.HyperLink = null;
     this.lblOutputFlagName.Left      = 8.482677F;
     this.lblOutputFlagName.Name      = "lblOutputFlagName";
     this.lblOutputFlagName.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblOutputFlagName.Text  = "督促区分";
     this.lblOutputFlagName.Top   = 0.6488189F;
     this.lblOutputFlagName.Width = 0.8019686F;
     //
     // lblCreateAt
     //
     this.lblCreateAt.Height    = 0.23F;
     this.lblCreateAt.HyperLink = null;
     this.lblCreateAt.Left      = 9.284646F;
     this.lblCreateAt.Name      = "lblCreateAt";
     this.lblCreateAt.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblCreateAt.Text  = "更新日時";
     this.lblCreateAt.Top   = 0.6393701F;
     this.lblCreateAt.Width = 1.311811F;
     //
     // lblMemo
     //
     this.lblMemo.Height    = 0.4578741F;
     this.lblMemo.HyperLink = null;
     this.lblMemo.Left      = 3.176772F;
     this.lblMemo.Name      = "lblMemo";
     this.lblMemo.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                              "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblMemo.Text  = "対応記録";
     this.lblMemo.Top   = 0.6444882F;
     this.lblMemo.Width = 5.305905F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 0.02346064F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.6424494F;
     this.line3.Width      = 10.575F;
     this.line3.X1         = 0.02346064F;
     this.line3.X2         = 10.59846F;
     this.line3.Y1         = 0.6424494F;
     this.line3.Y2         = 0.6424494F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0.02440922F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.8724409F;
     this.line1.Width      = 3.155906F;
     this.line1.X1         = 0.02440922F;
     this.line1.X2         = 3.180315F;
     this.line1.Y1         = 0.8724409F;
     this.line1.Y2         = 0.8724409F;
     //
     // line8
     //
     this.line8.Height     = 0.005118072F;
     this.line8.Left       = 9.284646F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 0.8736221F;
     this.line8.Width      = 1.311814F;
     this.line8.X1         = 9.284646F;
     this.line8.X2         = 10.59646F;
     this.line8.Y1         = 0.8736221F;
     this.line8.Y2         = 0.8787402F;
     //
     // line9
     //
     this.line9.Height     = 0.4610239F;
     this.line9.Left       = 3.176772F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 0.6393701F;
     this.line9.Width      = 0.00275588F;
     this.line9.X1         = 3.179528F;
     this.line9.X2         = 3.176772F;
     this.line9.Y1         = 0.6393701F;
     this.line9.Y2         = 1.100394F;
     //
     // line13
     //
     this.line13.Height     = 0.4535431F;
     this.line13.Left       = 8.482677F;
     this.line13.LineWeight = 1F;
     this.line13.Name       = "line13";
     this.line13.Top        = 0.6488189F;
     this.line13.Width      = 0F;
     this.line13.X1         = 8.482677F;
     this.line13.X2         = 8.482677F;
     this.line13.Y1         = 0.6488189F;
     this.line13.Y2         = 1.102362F;
     //
     // line12
     //
     this.line12.Height     = 0.4515751F;
     this.line12.Left       = 9.284646F;
     this.line12.LineWeight = 1F;
     this.line12.Name       = "line12";
     this.line12.Top        = 0.6488189F;
     this.line12.Width      = 0F;
     this.line12.X1         = 9.284646F;
     this.line12.X2         = 9.284646F;
     this.line12.Y1         = 0.6488189F;
     this.line12.Y2         = 1.100394F;
     //
     // line10
     //
     this.line10.Height     = 0F;
     this.line10.Left       = 0.02755883F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 1.100394F;
     this.line10.Width      = 10.575F;
     this.line10.X1         = 0.02755883F;
     this.line10.X2         = 10.60256F;
     this.line10.Y1         = 1.100394F;
     this.line10.Y2         = 1.100394F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtMemo,
         this.txtCustomerName,
         this.txtCustomerCode,
         this.txtCalculateBaseDate,
         this.txtReminderAmount,
         this.txtInputTypeName,
         this.txtStatus,
         this.txtCreateBy,
         this.txtOutputFlagName,
         this.line16,
         this.line20,
         this.txtCreateAt,
         this.line14,
         this.line26,
         this.line24,
         this.line6
     });
     this.detail.Height = 0.59375F;
     this.detail.Name   = "detail";
     //
     // txtMemo
     //
     this.txtMemo.Height    = 0.4F;
     this.txtMemo.Left      = 3.180315F;
     this.txtMemo.MultiLine = false;
     this.txtMemo.Name      = "txtMemo";
     this.txtMemo.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtMemo.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: top; ddo-char-set: 1";
     this.txtMemo.Text      = "Memo";
     this.txtMemo.Top       = 0F;
     this.txtMemo.Width     = 5.302362F;
     //
     // txtCustomerName
     //
     this.txtCustomerName.Height    = 0.2F;
     this.txtCustomerName.Left      = 0.02795273F;
     this.txtCustomerName.MultiLine = false;
     this.txtCustomerName.Name      = "txtCustomerName";
     this.txtCustomerName.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: left; vertical-align: middle; ddo" +
                                      "-char-set: 1";
     this.txtCustomerName.Text  = "岩谷商店";
     this.txtCustomerName.Top   = 0.2F;
     this.txtCustomerName.Width = 1.087795F;
     //
     // txtCustomerCode
     //
     this.txtCustomerCode.Height    = 0.2F;
     this.txtCustomerCode.Left      = 0.02702379F;
     this.txtCustomerCode.MultiLine = false;
     this.txtCustomerCode.Name      = "txtCustomerCode";
     this.txtCustomerCode.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 4, 0);
     this.txtCustomerCode.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: left; vertical-align: middle; ddo" +
                                      "-char-set: 1";
     this.txtCustomerCode.Text  = "1234567890";
     this.txtCustomerCode.Top   = 0.001000047F;
     this.txtCustomerCode.Width = 1.088724F;
     //
     // txtCalculateBaseDate
     //
     this.txtCalculateBaseDate.Height       = 0.2F;
     this.txtCalculateBaseDate.Left         = 1.117323F;
     this.txtCalculateBaseDate.MultiLine    = false;
     this.txtCalculateBaseDate.Name         = "txtCalculateBaseDate";
     this.txtCalculateBaseDate.OutputFormat = resources.GetString("txtCalculateBaseDate.OutputFormat");
     this.txtCalculateBaseDate.Padding      = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtCalculateBaseDate.Style        = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                              "do-char-set: 1";
     this.txtCalculateBaseDate.Text  = "2018/01/01";
     this.txtCalculateBaseDate.Top   = 0F;
     this.txtCalculateBaseDate.Width = 1.029134F;
     //
     // txtReminderAmount
     //
     this.txtReminderAmount.Height    = 0.2F;
     this.txtReminderAmount.Left      = 1.117323F;
     this.txtReminderAmount.MultiLine = false;
     this.txtReminderAmount.Name      = "txtReminderAmount";
     this.txtReminderAmount.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtReminderAmount.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: right; vertical-align: middle; dd" +
                                        "o-char-set: 1";
     this.txtReminderAmount.Text  = "99,999,999,999";
     this.txtReminderAmount.Top   = 0.2F;
     this.txtReminderAmount.Width = 0.9708662F;
     //
     // txtInputTypeName
     //
     this.txtInputTypeName.Height    = 0.2F;
     this.txtInputTypeName.Left      = 2.147638F;
     this.txtInputTypeName.MultiLine = false;
     this.txtInputTypeName.Name      = "txtInputTypeName";
     this.txtInputTypeName.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 4, 0);
     this.txtInputTypeName.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                       "do-char-set: 1";
     this.txtInputTypeName.Text  = "督促発行";
     this.txtInputTypeName.Top   = 0F;
     this.txtInputTypeName.Width = 1.029134F;
     //
     // txtStatus
     //
     this.txtStatus.Height    = 0.2F;
     this.txtStatus.Left      = 2.147638F;
     this.txtStatus.MultiLine = false;
     this.txtStatus.Name      = "txtStatus";
     this.txtStatus.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtStatus.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtStatus.Text      = "99:完了";
     this.txtStatus.Top       = 0.2023622F;
     this.txtStatus.Width     = 1.02926F;
     //
     // txtCreateBy
     //
     this.txtCreateBy.Height    = 0.2F;
     this.txtCreateBy.Left      = 9.284646F;
     this.txtCreateBy.MultiLine = false;
     this.txtCreateBy.Name      = "txtCreateBy";
     this.txtCreateBy.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtCreateBy.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtCreateBy.Text      = "花山田勝太郎";
     this.txtCreateBy.Top       = 0.2023622F;
     this.txtCreateBy.Width     = 1.30852F;
     //
     // txtOutputFlagName
     //
     this.txtOutputFlagName.Height    = 0.4F;
     this.txtOutputFlagName.Left      = 8.482677F;
     this.txtOutputFlagName.MultiLine = false;
     this.txtOutputFlagName.Name      = "txtOutputFlagName";
     this.txtOutputFlagName.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtOutputFlagName.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                        "do-char-set: 1";
     this.txtOutputFlagName.Text  = "発行済";
     this.txtOutputFlagName.Top   = 0.002362207F;
     this.txtOutputFlagName.Width = 0.8019686F;
     //
     // line16
     //
     this.line16.Height     = 0.3976378F;
     this.line16.Left       = 1.116929F;
     this.line16.LineWeight = 1F;
     this.line16.Name       = "line16";
     this.line16.Top        = 0.002362205F;
     this.line16.Width      = 0.0003939867F;
     this.line16.X1         = 1.117323F;
     this.line16.X2         = 1.116929F;
     this.line16.Y1         = 0.002362205F;
     this.line16.Y2         = 0.4F;
     //
     // line20
     //
     this.line20.Height     = 0.4F;
     this.line20.Left       = 3.179528F;
     this.line20.LineWeight = 1F;
     this.line20.Name       = "line20";
     this.line20.Top        = 0F;
     this.line20.Width      = 0.0007870197F;
     this.line20.X1         = 3.179528F;
     this.line20.X2         = 3.180315F;
     this.line20.Y1         = 0F;
     this.line20.Y2         = 0.4F;
     //
     // txtCreateAt
     //
     this.txtCreateAt.Height    = 0.2F;
     this.txtCreateAt.Left      = 9.284646F;
     this.txtCreateAt.MultiLine = false;
     this.txtCreateAt.Name      = "txtCreateAt";
     this.txtCreateAt.Padding   = new GrapeCity.ActiveReports.PaddingEx(4, 0, 0, 0);
     this.txtCreateAt.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                  "do-char-set: 1";
     this.txtCreateAt.Text  = "2018/01/01 12:00:00";
     this.txtCreateAt.Top   = 0.001181185F;
     this.txtCreateAt.Width = 1.308661F;
     //
     // line14
     //
     this.line14.Height     = 0.3988189F;
     this.line14.Left       = 2.146457F;
     this.line14.LineWeight = 1F;
     this.line14.Name       = "line14";
     this.line14.Top        = 0.001181102F;
     this.line14.Width      = 0.001181126F;
     this.line14.X1         = 2.147638F;
     this.line14.X2         = 2.146457F;
     this.line14.Y1         = 0.001181102F;
     this.line14.Y2         = 0.4F;
     //
     // line26
     //
     this.line26.Height     = 0.4F;
     this.line26.Left       = 8.482677F;
     this.line26.LineWeight = 1F;
     this.line26.Name       = "line26";
     this.line26.Top        = 0F;
     this.line26.Width      = 0F;
     this.line26.X1         = 8.482677F;
     this.line26.X2         = 8.482677F;
     this.line26.Y1         = 0F;
     this.line26.Y2         = 0.4F;
     //
     // line24
     //
     this.line24.Height     = 0.397638F;
     this.line24.Left       = 9.284646F;
     this.line24.LineWeight = 1F;
     this.line24.Name       = "line24";
     this.line24.Top        = 0.002362207F;
     this.line24.Width      = 7.820129E-05F;
     this.line24.X1         = 9.284646F;
     this.line24.X2         = 9.284724F;
     this.line24.Y1         = 0.002362207F;
     this.line24.Y2         = 0.4000002F;
     //
     // line6
     //
     this.line6.Height     = 0F;
     this.line6.Left       = 0.02755906F;
     this.line6.LineWeight = 1F;
     this.line6.Name       = "line6";
     this.line6.Top        = 0.4F;
     this.line6.Width      = 10.575F;
     this.line6.X1         = 0.02755906F;
     this.line6.X2         = 10.60256F;
     this.line6.Y1         = 0.4F;
     this.line6.Y2         = 0.4F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.riPageNumber
     });
     this.pageFooter.Name = "pageFooter";
     //
     // riPageNumber
     //
     this.riPageNumber.FormatString = "{PageNumber} / {PageCount}";
     this.riPageNumber.Height       = 0.2F;
     this.riPageNumber.Left         = 0F;
     this.riPageNumber.Name         = "riPageNumber";
     this.riPageNumber.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: center; vertical-ali" +
                                      "gn: middle; ddo-char-set: 1";
     this.riPageNumber.Top   = 0.02480315F;
     this.riPageNumber.Width = 10.59646F;
     //
     // ReminderListByReminderReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompany)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDueDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblReminderAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStasus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputFlagName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCreateAt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCalculateBaseDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReminderAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInputTypeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateBy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOutputFlagName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCreateAt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_uriage));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_uriage_no1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_uriage_date1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_uriage_no2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_uriage_date2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_juchu_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_juchu_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_seihin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label20 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label24 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_buhin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_suryou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_denpyou_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_bikou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.label22 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.groupHeader2 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupFooter2 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.label21 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).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.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_no1,
            this.label4,
            this.label2,
            this.tb_torihikisaki_cd,
            this.label3,
            this.tb_uriage_date1,
            this.tb_uriage_no2,
            this.tb_torihikisaki_name,
            this.tb_uriage_date2,
            this.tb_today,
            this.label5,
            this.label7,
            this.label1,
            this.tb_juchu_cd1,
            this.label9,
            this.tb_juchu_cd2,
            this.label6,
            this.tb_seihin_cd,
            this.tb_seihin_name,
            this.label8,
            this.label10,
            this.label11,
            this.label12,
            this.label14,
            this.label15,
            this.label17,
            this.label18,
            this.label20,
            this.label16,
            this.label24,
            this.label19,
            this.label13});
            this.pageHeader.Height = 1.489583F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_uriage_no1
            // 
            this.tb_uriage_no1.Height = 0.146063F;
            this.tb_uriage_no1.Left = 8.82284F;
            this.tb_uriage_no1.Name = "tb_uriage_no1";
            this.tb_uriage_no1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_uriage_no1.Text = null;
            this.tb_uriage_no1.Top = 0.4007874F;
            this.tb_uriage_no1.Width = 0.927166F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.093701F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "売上番号";
            this.label4.Top = 0.4007874F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.1251968F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.093701F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.5468504F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.Height = 0.1251969F;
            this.tb_torihikisaki_cd.Left = 8.82284F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0.5468504F;
            this.tb_torihikisaki_cd.Width = 0.927166F;
            // 
            // label3
            // 
            this.label3.Height = 0.1460629F;
            this.label3.HyperLink = null;
            this.label3.Left = 8.093701F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label3.Tag = "";
            this.label3.Text = "売上計上日";
            this.label3.Top = 0.2547244F;
            this.label3.Width = 0.7291334F;
            // 
            // tb_uriage_date1
            // 
            this.tb_uriage_date1.Height = 0.146063F;
            this.tb_uriage_date1.Left = 8.82284F;
            this.tb_uriage_date1.Name = "tb_uriage_date1";
            this.tb_uriage_date1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_uriage_date1.Text = null;
            this.tb_uriage_date1.Top = 0.2547244F;
            this.tb_uriage_date1.Width = 0.927166F;
            // 
            // tb_uriage_no2
            // 
            this.tb_uriage_no2.Height = 0.146063F;
            this.tb_uriage_no2.Left = 9.927167F;
            this.tb_uriage_no2.Name = "tb_uriage_no2";
            this.tb_uriage_no2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_uriage_no2.Text = null;
            this.tb_uriage_no2.Top = 0.4007874F;
            this.tb_uriage_no2.Width = 0.927166F;
            // 
            // tb_torihikisaki_name
            // 
            this.tb_torihikisaki_name.Height = 0.1251969F;
            this.tb_torihikisaki_name.Left = 9.750006F;
            this.tb_torihikisaki_name.Name = "tb_torihikisaki_name";
            this.tb_torihikisaki_name.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki_name.Text = null;
            this.tb_torihikisaki_name.Top = 0.5468503F;
            this.tb_torihikisaki_name.Width = 1.10433F;
            // 
            // tb_uriage_date2
            // 
            this.tb_uriage_date2.Height = 0.146063F;
            this.tb_uriage_date2.Left = 9.927167F;
            this.tb_uriage_date2.Name = "tb_uriage_date2";
            this.tb_uriage_date2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_uriage_date2.Text = null;
            this.tb_uriage_date2.Top = 0.2547244F;
            this.tb_uriage_date2.Width = 0.927166F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.749995F;
            this.tb_today.Name = "tb_today";
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.07755908F;
            this.tb_today.Width = 1.104331F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.75F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: center";
            this.label5.Text = "~";
            this.label5.Top = 0.4007874F;
            this.label5.Width = 0.177166F;
            // 
            // label7
            // 
            this.label7.Height = 0.1460631F;
            this.label7.HyperLink = null;
            this.label7.Left = 9.75F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 8.25pt; text-align: center";
            this.label7.Text = "~";
            this.label7.Top = 0.2547244F;
            this.label7.Width = 0.177166F;
            // 
            // label1
            // 
            this.label1.Height = 0.1460629F;
            this.label1.HyperLink = null;
            this.label1.Left = 8.093697F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label1.Tag = "";
            this.label1.Text = "受注コード1";
            this.label1.Top = 0.6720473F;
            this.label1.Width = 0.7291334F;
            // 
            // tb_juchu_cd1
            // 
            this.tb_juchu_cd1.Height = 0.146063F;
            this.tb_juchu_cd1.Left = 8.822835F;
            this.tb_juchu_cd1.Name = "tb_juchu_cd1";
            this.tb_juchu_cd1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_juchu_cd1.Text = null;
            this.tb_juchu_cd1.Top = 0.6720473F;
            this.tb_juchu_cd1.Width = 0.927166F;
            // 
            // label9
            // 
            this.label9.Height = 0.1460629F;
            this.label9.HyperLink = null;
            this.label9.Left = 8.093697F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label9.Tag = "";
            this.label9.Text = "受注コード2";
            this.label9.Top = 0.8181103F;
            this.label9.Width = 0.7291334F;
            // 
            // tb_juchu_cd2
            // 
            this.tb_juchu_cd2.Height = 0.146063F;
            this.tb_juchu_cd2.Left = 8.822835F;
            this.tb_juchu_cd2.Name = "tb_juchu_cd2";
            this.tb_juchu_cd2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_juchu_cd2.Text = null;
            this.tb_juchu_cd2.Top = 0.8181103F;
            this.tb_juchu_cd2.Width = 0.927166F;
            // 
            // label6
            // 
            this.label6.Height = 0.1251968F;
            this.label6.HyperLink = null;
            this.label6.Left = 8.093697F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label6.Tag = "";
            this.label6.Text = "製品コード";
            this.label6.Top = 0.9641733F;
            this.label6.Width = 0.7291334F;
            // 
            // tb_seihin_cd
            // 
            this.tb_seihin_cd.Height = 0.1251969F;
            this.tb_seihin_cd.Left = 8.822835F;
            this.tb_seihin_cd.Name = "tb_seihin_cd";
            this.tb_seihin_cd.Style = "font-size: 8.25pt; text-align: center";
            this.tb_seihin_cd.Text = null;
            this.tb_seihin_cd.Top = 0.9641733F;
            this.tb_seihin_cd.Width = 0.927166F;
            // 
            // tb_seihin_name
            // 
            this.tb_seihin_name.Height = 0.1251969F;
            this.tb_seihin_name.Left = 9.750002F;
            this.tb_seihin_name.Name = "tb_seihin_name";
            this.tb_seihin_name.Style = "font-size: 8.25pt; text-align: center";
            this.tb_seihin_name.Text = null;
            this.tb_seihin_name.Top = 0.9641733F;
            this.tb_seihin_name.Width = 1.10433F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.04173231F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "製品売上明細";
            this.label8.Top = 0.0566929F;
            this.label8.Width = 1.375197F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 0.276378F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt";
            this.label10.Text = "売上番号";
            this.label10.Top = 1.318504F;
            this.label10.Width = 0.7346458F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 2.362205F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "製品コード";
            this.label11.Top = 1.318504F;
            this.label11.Width = 1.016142F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 3.378347F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt";
            this.label12.Text = "製品名";
            this.label12.Top = 1.318504F;
            this.label12.Width = 1.75315F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 1.031496F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 1.318504F;
            this.label14.Width = 0.5716535F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 5.131496F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt";
            this.label15.Text = "受注コード1";
            this.label15.Top = 1.318504F;
            this.label15.Width = 1.036614F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 7.204725F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt; text-align: right";
            this.label17.Text = "売上数量";
            this.label17.Top = 1.318504F;
            this.label17.Width = 0.5681106F;
            // 
            // label18
            // 
            this.label18.Height = 0.09370076F;
            this.label18.HyperLink = null;
            this.label18.Left = 7.772835F;
            this.label18.Name = "label18";
            this.label18.Style = "font-size: 6pt; text-align: center";
            this.label18.Text = "販売単価";
            this.label18.Top = 1.318504F;
            this.label18.Width = 0.8779528F;
            // 
            // label20
            // 
            this.label20.Height = 0.09370076F;
            this.label20.HyperLink = null;
            this.label20.Left = 9.553544F;
            this.label20.Name = "label20";
            this.label20.Style = "font-size: 6pt; text-align: center";
            this.label20.Text = "備考";
            this.label20.Top = 1.318504F;
            this.label20.Width = 1.34252F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 6.168111F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt";
            this.label16.Text = "受注コード2";
            this.label16.Top = 1.318504F;
            this.label16.Width = 1.036614F;
            // 
            // label24
            // 
            this.label24.Height = 0.09370076F;
            this.label24.HyperLink = null;
            this.label24.Left = 0F;
            this.label24.Name = "label24";
            this.label24.Style = "font-size: 6pt; text-align: left";
            this.label24.Text = "売上計上日";
            this.label24.Top = 1.193701F;
            this.label24.Width = 0.6094489F;
            // 
            // label19
            // 
            this.label19.Height = 0.09370076F;
            this.label19.HyperLink = null;
            this.label19.Left = 8.650788F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 6pt; text-align: center";
            this.label19.Text = "売上金額";
            this.label19.Top = 1.318504F;
            this.label19.Width = 0.9027559F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 1.60315F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt";
            this.label13.Text = "取引先名";
            this.label13.Top = 1.318504F;
            this.label13.Width = 0.7590553F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_buhin_cd,
            this.tb_buhin_name,
            this.textBox2,
            this.textBox3,
            this.tb_suryou,
            this.tb_denpyou_no,
            this.tb_syori_kbn,
            this.tb_bikou});
            this.detail.Height = 0.2083333F;
            this.detail.Name = "detail";
            // 
            // tb_buhin_cd
            // 
            this.tb_buhin_cd.DataField = "seihin_cd";
            this.tb_buhin_cd.Height = 0.146063F;
            this.tb_buhin_cd.Left = 2.362205F;
            this.tb_buhin_cd.Name = "tb_buhin_cd";
            this.tb_buhin_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_cd.Text = null;
            this.tb_buhin_cd.Top = 0F;
            this.tb_buhin_cd.Width = 1.016142F;
            // 
            // tb_buhin_name
            // 
            this.tb_buhin_name.DataField = "seihin_name";
            this.tb_buhin_name.Height = 0.146063F;
            this.tb_buhin_name.Left = 3.378346F;
            this.tb_buhin_name.Name = "tb_buhin_name";
            this.tb_buhin_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_name.Text = null;
            this.tb_buhin_name.Top = 0F;
            this.tb_buhin_name.Width = 1.75315F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "juchu_cd1";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 5.131496F;
            this.textBox2.Name = "textBox2";
            this.textBox2.Style = "font-size: 8.25pt; text-align: left";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 1.036614F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "juchu_cd2";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 6.168111F;
            this.textBox3.Name = "textBox3";
            this.textBox3.Style = "font-size: 8.25pt; text-align: left";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 1.036614F;
            // 
            // tb_suryou
            // 
            this.tb_suryou.DataField = "uriage_su";
            this.tb_suryou.Height = 0.146063F;
            this.tb_suryou.Left = 7.204725F;
            this.tb_suryou.Name = "tb_suryou";
            this.tb_suryou.OutputFormat = resources.GetString("tb_suryou.OutputFormat");
            this.tb_suryou.Style = "font-size: 8.25pt; text-align: right";
            this.tb_suryou.Text = null;
            this.tb_suryou.Top = 0F;
            this.tb_suryou.Width = 0.5681103F;
            // 
            // tb_denpyou_no
            // 
            this.tb_denpyou_no.DataField = "hanbai_tanka";
            this.tb_denpyou_no.Height = 0.146063F;
            this.tb_denpyou_no.Left = 7.772835F;
            this.tb_denpyou_no.Name = "tb_denpyou_no";
            this.tb_denpyou_no.OutputFormat = resources.GetString("tb_denpyou_no.OutputFormat");
            this.tb_denpyou_no.Style = "font-size: 8.25pt; text-align: right";
            this.tb_denpyou_no.Text = null;
            this.tb_denpyou_no.Top = 0F;
            this.tb_denpyou_no.Width = 0.8779535F;
            // 
            // tb_syori_kbn
            // 
            this.tb_syori_kbn.DataField = "uriage_kingaku";
            this.tb_syori_kbn.Height = 0.146063F;
            this.tb_syori_kbn.Left = 8.650788F;
            this.tb_syori_kbn.Name = "tb_syori_kbn";
            this.tb_syori_kbn.OutputFormat = resources.GetString("tb_syori_kbn.OutputFormat");
            this.tb_syori_kbn.Style = "font-size: 8.25pt; text-align: right";
            this.tb_syori_kbn.Text = null;
            this.tb_syori_kbn.Top = 0F;
            this.tb_syori_kbn.Width = 0.9027557F;
            // 
            // tb_bikou
            // 
            this.tb_bikou.DataField = "bikou";
            this.tb_bikou.Height = 0.146063F;
            this.tb_bikou.Left = 9.553544F;
            this.tb_bikou.Name = "tb_bikou";
            this.tb_bikou.Style = "font-size: 8.25pt; text-align: left";
            this.tb_bikou.Text = null;
            this.tb_bikou.Top = 0F;
            this.tb_bikou.Width = 1.34252F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.192823F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox5,
            this.line1});
            this.groupHeader1.DataField = "uriage_date";
            this.groupHeader1.Height = 0.1875F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // textBox5
            // 
            this.textBox5.DataField = "uriage_date";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 0F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: left";
            this.textBox5.Top = 0.04133859F;
            this.textBox5.Width = 0.6511812F;
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0F;
            this.line1.Width = 10.8752F;
            this.line1.X1 = 0F;
            this.line1.X2 = 10.8752F;
            this.line1.Y1 = 0F;
            this.line1.Y2 = 0F;
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label22,
            this.textBox8,
            this.line3});
            this.groupFooter1.Height = 0.21875F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // label22
            // 
            this.label22.Height = 0.146063F;
            this.label22.HyperLink = null;
            this.label22.Left = 8.748425F;
            this.label22.Name = "label22";
            this.label22.Style = "font-size: 6pt; text-align: center; vertical-align: middle";
            this.label22.Text = "売上計上日計";
            this.label22.Top = 0.05196851F;
            this.label22.Width = 0.7346458F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "uriage_kingaku";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 9.553544F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 8.25pt; text-align: right; vertical-align: middle";
            this.textBox8.SummaryGroup = "groupHeader1";
            this.textBox8.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox8.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox8.Text = null;
            this.textBox8.Top = 0.05196851F;
            this.textBox8.Width = 1.257087F;
            // 
            // line3
            // 
            this.line3.Height = 0F;
            this.line3.Left = 8.650788F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0F;
            this.line3.Width = 2.245272F;
            this.line3.X1 = 8.650788F;
            this.line3.X2 = 10.89606F;
            this.line3.Y1 = 0F;
            this.line3.Y2 = 0F;
            // 
            // groupHeader2
            // 
            this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox6,
            this.textBox1,
            this.textBox4});
            this.groupHeader2.DataField = "uriage_no";
            this.groupHeader2.Height = 0.146063F;
            this.groupHeader2.Name = "groupHeader2";
            // 
            // textBox6
            // 
            this.textBox6.DataField = "uriage_no";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 0.276378F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: left";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 0.7346457F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "torihikisaki_cd";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 1.031496F;
            this.textBox1.Name = "textBox1";
            this.textBox1.Style = "font-size: 8.25pt; text-align: left";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 0.5716534F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "torihikisaki_name";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 1.60315F;
            this.textBox4.Name = "textBox4";
            this.textBox4.Style = "font-size: 8.25pt; text-align: left";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 0.7346458F;
            // 
            // groupFooter2
            // 
            this.groupFooter2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label21,
            this.textBox7,
            this.line2});
            this.groupFooter2.Height = 0.2503937F;
            this.groupFooter2.Name = "groupFooter2";
            // 
            // label21
            // 
            this.label21.Height = 0.146063F;
            this.label21.HyperLink = null;
            this.label21.Left = 7.84567F;
            this.label21.Name = "label21";
            this.label21.Style = "font-size: 6pt; text-align: center; vertical-align: middle";
            this.label21.Text = "売上番号計";
            this.label21.Top = 0.0523622F;
            this.label21.Width = 0.7346458F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "uriage_kingaku";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 8.650788F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 8.25pt; text-align: right; vertical-align: middle";
            this.textBox7.SummaryGroup = "groupHeader2";
            this.textBox7.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox7.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox7.Text = null;
            this.textBox7.Top = 0.0523622F;
            this.textBox7.Width = 0.9027556F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 0.276378F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 10.61968F;
            this.line2.X1 = 0.276378F;
            this.line2.X2 = 10.89606F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0F;
            // 
            // rpt_uriage
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.87523F;
            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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_uriage_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_no2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).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.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Пример #27
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(SectionMasterReport));
     this.pageHeader                 = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label1                     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCode             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lbldate                    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate                     = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lbltitle                   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblSectionCode             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblSectionName             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblBranchCode              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblAccountNumber           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderHorLower         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerSectionName   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerBranchCode    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerAccountNumber = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblUpdateDate              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderVerUpdateDate    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorUpper         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblUpdateName              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderVerUpdateName    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail                     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.lineDetailVerSeparator     = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtSectionCode             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerSectionName   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtSectionName             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerBranchCode    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtPayerCodeLeft           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerAccountNumber = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtPayerCodeRight          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerUpdateDate    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtUpdateDate              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtLoginUserName           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerUpdateName    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter                 = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSectionCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSectionName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblBranchCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAccountNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUpdateDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUpdateName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSectionCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSectionName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPayerCodeLeft)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPayerCodeRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLoginUserName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.lblCompanyCode,
         this.lbldate,
         this.ridate,
         this.lbltitle,
         this.lblSectionCode,
         this.lblSectionName,
         this.lblBranchCode,
         this.lblAccountNumber,
         this.lineHeaderHorLower,
         this.lineHeaderVerSectionName,
         this.lineHeaderVerBranchCode,
         this.lineHeaderVerAccountNumber,
         this.lblUpdateDate,
         this.lineHeaderVerUpdateDate,
         this.lineHeaderHorUpper,
         this.lblUpdateName,
         this.lineHeaderVerUpdateName
     });
     this.pageHeader.Height = 0.8852527F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.02440945F;
     this.label1.Name      = "label1";
     this.label1.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.label1.Text      = "会社コード :";
     this.label1.Top       = 0F;
     this.label1.Width     = 0.7874016F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.811811F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyCode.Text      = "label2";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 3.657087F;
     //
     // lbldate
     //
     this.lbldate.Height    = 0.2F;
     this.lbldate.HyperLink = null;
     this.lbldate.Left      = 8.809055F;
     this.lbldate.Name      = "lbldate";
     this.lbldate.Style     = "color: Gray; font-size: 7pt; text-align: right; vertical-align: middle; ddo-char-" +
                              "set: 1";
     this.lbldate.Text  = "出力日付 :";
     this.lbldate.Top   = 0F;
     this.lbldate.Width = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 1.014961F;
     //
     // lbltitle
     //
     this.lbltitle.Height    = 0.2311024F;
     this.lbltitle.HyperLink = null;
     this.lbltitle.Left      = 0F;
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; vertical-align: " +
                               "top";
     this.lbltitle.Text  = "入金部門マスター一覧";
     this.lbltitle.Top   = 0.2704725F;
     this.lbltitle.Width = 10.62992F;
     //
     // lblSectionCode
     //
     this.lblSectionCode.Height = 0.3267716F;
     this.lblSectionCode.Left   = 0F;
     this.lblSectionCode.Name   = "lblSectionCode";
     this.lblSectionCode.Style  = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                  " middle; ddo-char-set: 1";
     this.lblSectionCode.Text  = "入金部門コード";
     this.lblSectionCode.Top   = 0.5472441F;
     this.lblSectionCode.Width = 1.433465F;
     //
     // lblSectionName
     //
     this.lblSectionName.Height    = 0.3267716F;
     this.lblSectionName.HyperLink = null;
     this.lblSectionName.Left      = 1.44252F;
     this.lblSectionName.Name      = "lblSectionName";
     this.lblSectionName.Style     = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                     " middle; ddo-char-set: 1";
     this.lblSectionName.Text  = "入金部門名称";
     this.lblSectionName.Top   = 0.5472441F;
     this.lblSectionName.Width = 3.037402F;
     //
     // lblBranchCode
     //
     this.lblBranchCode.Height    = 0.3267716F;
     this.lblBranchCode.HyperLink = null;
     this.lblBranchCode.Left      = 4.475985F;
     this.lblBranchCode.Name      = "lblBranchCode";
     this.lblBranchCode.Style     = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                    " middle; ddo-char-set: 1";
     this.lblBranchCode.Text  = "仮想支店コード";
     this.lblBranchCode.Top   = 0.5472441F;
     this.lblBranchCode.Width = 1.091339F;
     //
     // lblAccountNumber
     //
     this.lblAccountNumber.Height    = 0.3267716F;
     this.lblAccountNumber.HyperLink = null;
     this.lblAccountNumber.Left      = 5.577953F;
     this.lblAccountNumber.Name      = "lblAccountNumber";
     this.lblAccountNumber.Style     = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                       " middle; ddo-char-set: 1";
     this.lblAccountNumber.Text  = "仮想口座番号";
     this.lblAccountNumber.Top   = 0.5472441F;
     this.lblAccountNumber.Width = 1.559449F;
     //
     // lineHeaderHorLower
     //
     this.lineHeaderHorLower.Height     = 0F;
     this.lineHeaderHorLower.Left       = 0F;
     this.lineHeaderHorLower.LineWeight = 1F;
     this.lineHeaderHorLower.Name       = "lineHeaderHorLower";
     this.lineHeaderHorLower.Top        = 0.8854331F;
     this.lineHeaderHorLower.Width      = 10.62992F;
     this.lineHeaderHorLower.X1         = 0F;
     this.lineHeaderHorLower.X2         = 10.62992F;
     this.lineHeaderHorLower.Y1         = 0.8854331F;
     this.lineHeaderHorLower.Y2         = 0.8854331F;
     //
     // lineHeaderVerSectionName
     //
     this.lineHeaderVerSectionName.Height     = 0.353937F;
     this.lineHeaderVerSectionName.Left       = 1.44252F;
     this.lineHeaderVerSectionName.LineWeight = 1F;
     this.lineHeaderVerSectionName.Name       = "lineHeaderVerSectionName";
     this.lineHeaderVerSectionName.Top        = 0.5417323F;
     this.lineHeaderVerSectionName.Width      = 0F;
     this.lineHeaderVerSectionName.X1         = 1.44252F;
     this.lineHeaderVerSectionName.X2         = 1.44252F;
     this.lineHeaderVerSectionName.Y1         = 0.5417323F;
     this.lineHeaderVerSectionName.Y2         = 0.8956693F;
     //
     // lineHeaderVerBranchCode
     //
     this.lineHeaderVerBranchCode.Height     = 0.353937F;
     this.lineHeaderVerBranchCode.Left       = 4.475985F;
     this.lineHeaderVerBranchCode.LineWeight = 1F;
     this.lineHeaderVerBranchCode.Name       = "lineHeaderVerBranchCode";
     this.lineHeaderVerBranchCode.Top        = 0.5417323F;
     this.lineHeaderVerBranchCode.Width      = 0F;
     this.lineHeaderVerBranchCode.X1         = 4.475985F;
     this.lineHeaderVerBranchCode.X2         = 4.475985F;
     this.lineHeaderVerBranchCode.Y1         = 0.5417323F;
     this.lineHeaderVerBranchCode.Y2         = 0.8956693F;
     //
     // lineHeaderVerAccountNumber
     //
     this.lineHeaderVerAccountNumber.Height     = 0.353937F;
     this.lineHeaderVerAccountNumber.Left       = 5.577953F;
     this.lineHeaderVerAccountNumber.LineWeight = 1F;
     this.lineHeaderVerAccountNumber.Name       = "lineHeaderVerAccountNumber";
     this.lineHeaderVerAccountNumber.Top        = 0.5417323F;
     this.lineHeaderVerAccountNumber.Width      = 0F;
     this.lineHeaderVerAccountNumber.X1         = 5.577953F;
     this.lineHeaderVerAccountNumber.X2         = 5.577953F;
     this.lineHeaderVerAccountNumber.Y1         = 0.5417323F;
     this.lineHeaderVerAccountNumber.Y2         = 0.8956693F;
     //
     // lblUpdateDate
     //
     this.lblUpdateDate.Height    = 0.3267716F;
     this.lblUpdateDate.HyperLink = null;
     this.lblUpdateDate.Left      = 7.137402F;
     this.lblUpdateDate.Name      = "lblUpdateDate";
     this.lblUpdateDate.Style     = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                    " middle; ddo-char-set: 1";
     this.lblUpdateDate.Text  = "最新更新日";
     this.lblUpdateDate.Top   = 0.5472441F;
     this.lblUpdateDate.Width = 1.302756F;
     //
     // lineHeaderVerUpdateDate
     //
     this.lineHeaderVerUpdateDate.Height     = 0.353937F;
     this.lineHeaderVerUpdateDate.Left       = 7.137352F;
     this.lineHeaderVerUpdateDate.LineWeight = 1F;
     this.lineHeaderVerUpdateDate.Name       = "lineHeaderVerUpdateDate";
     this.lineHeaderVerUpdateDate.Top        = 0.5417323F;
     this.lineHeaderVerUpdateDate.Width      = 5.00679E-05F;
     this.lineHeaderVerUpdateDate.X1         = 7.137402F;
     this.lineHeaderVerUpdateDate.X2         = 7.137352F;
     this.lineHeaderVerUpdateDate.Y1         = 0.8956693F;
     this.lineHeaderVerUpdateDate.Y2         = 0.5417323F;
     //
     // lineHeaderHorUpper
     //
     this.lineHeaderHorUpper.Height     = 0F;
     this.lineHeaderHorUpper.Left       = 0F;
     this.lineHeaderHorUpper.LineWeight = 1F;
     this.lineHeaderHorUpper.Name       = "lineHeaderHorUpper";
     this.lineHeaderHorUpper.Top        = 0.5377953F;
     this.lineHeaderHorUpper.Width      = 10.62992F;
     this.lineHeaderHorUpper.X1         = 10.62992F;
     this.lineHeaderHorUpper.X2         = 0F;
     this.lineHeaderHorUpper.Y1         = 0.5377953F;
     this.lineHeaderHorUpper.Y2         = 0.5377953F;
     //
     // lblUpdateName
     //
     this.lblUpdateName.Height    = 0.3267716F;
     this.lblUpdateName.HyperLink = null;
     this.lblUpdateName.Left      = 8.440158F;
     this.lblUpdateName.Name      = "lblUpdateName";
     this.lblUpdateName.Style     = "background-color: WhiteSmoke; font-size: 9pt; text-align: center; vertical-align:" +
                                    " middle; ddo-char-set: 1";
     this.lblUpdateName.Text  = "最新更新者";
     this.lblUpdateName.Top   = 0.5472441F;
     this.lblUpdateName.Width = 2.18622F;
     //
     // lineHeaderVerUpdateName
     //
     this.lineHeaderVerUpdateName.Height     = 0.353937F;
     this.lineHeaderVerUpdateName.Left       = 8.440107F;
     this.lineHeaderVerUpdateName.LineWeight = 1F;
     this.lineHeaderVerUpdateName.Name       = "lineHeaderVerUpdateName";
     this.lineHeaderVerUpdateName.Top        = 0.5417323F;
     this.lineHeaderVerUpdateName.Width      = 5.054474E-05F;
     this.lineHeaderVerUpdateName.X1         = 8.440158F;
     this.lineHeaderVerUpdateName.X2         = 8.440107F;
     this.lineHeaderVerUpdateName.Y1         = 0.8956693F;
     this.lineHeaderVerUpdateName.Y2         = 0.5417323F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lineDetailVerSeparator,
         this.txtSectionCode,
         this.lineDetailVerSectionName,
         this.txtSectionName,
         this.lineDetailVerBranchCode,
         this.txtPayerCodeLeft,
         this.lineDetailVerAccountNumber,
         this.txtPayerCodeRight,
         this.lineDetailVerUpdateDate,
         this.txtUpdateDate,
         this.txtLoginUserName,
         this.lineDetailVerUpdateName
     });
     this.detail.Height = 0.3228346F;
     this.detail.Name   = "detail";
     //
     // lineDetailVerSeparator
     //
     this.lineDetailVerSeparator.Height     = 0F;
     this.lineDetailVerSeparator.Left       = 0F;
     this.lineDetailVerSeparator.LineWeight = 1F;
     this.lineDetailVerSeparator.Name       = "lineDetailVerSeparator";
     this.lineDetailVerSeparator.Top        = 0.3228346F;
     this.lineDetailVerSeparator.Width      = 10.62992F;
     this.lineDetailVerSeparator.X1         = 0F;
     this.lineDetailVerSeparator.X2         = 10.62992F;
     this.lineDetailVerSeparator.Y1         = 0.3228346F;
     this.lineDetailVerSeparator.Y2         = 0.3228346F;
     //
     // txtSectionCode
     //
     this.txtSectionCode.Height = 0.3149607F;
     this.txtSectionCode.Left   = 0.001181096F;
     this.txtSectionCode.Name   = "txtSectionCode";
     this.txtSectionCode.Style  = "font-size: 9pt; text-align: center; vertical-align: middle; ddo-char-set: 1";
     this.txtSectionCode.Text   = null;
     this.txtSectionCode.Top    = 0F;
     this.txtSectionCode.Width  = 1.416142F;
     //
     // lineDetailVerSectionName
     //
     this.lineDetailVerSectionName.Height     = 0.3231299F;
     this.lineDetailVerSectionName.Left       = 1.44252F;
     this.lineDetailVerSectionName.LineWeight = 1F;
     this.lineDetailVerSectionName.Name       = "lineDetailVerSectionName";
     this.lineDetailVerSectionName.Top        = 0F;
     this.lineDetailVerSectionName.Width      = 0F;
     this.lineDetailVerSectionName.X1         = 1.44252F;
     this.lineDetailVerSectionName.X2         = 1.44252F;
     this.lineDetailVerSectionName.Y1         = 0F;
     this.lineDetailVerSectionName.Y2         = 0.3231299F;
     //
     // txtSectionName
     //
     this.txtSectionName.Height = 0.3149607F;
     this.txtSectionName.Left   = 1.476378F;
     this.txtSectionName.Name   = "txtSectionName";
     this.txtSectionName.Style  = "font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtSectionName.Text   = null;
     this.txtSectionName.Top    = 0F;
     this.txtSectionName.Width  = 2.952756F;
     //
     // lineDetailVerBranchCode
     //
     this.lineDetailVerBranchCode.Height     = 0.3232283F;
     this.lineDetailVerBranchCode.Left       = 4.475985F;
     this.lineDetailVerBranchCode.LineWeight = 1F;
     this.lineDetailVerBranchCode.Name       = "lineDetailVerBranchCode";
     this.lineDetailVerBranchCode.Top        = 0F;
     this.lineDetailVerBranchCode.Width      = 0F;
     this.lineDetailVerBranchCode.X1         = 4.475985F;
     this.lineDetailVerBranchCode.X2         = 4.475985F;
     this.lineDetailVerBranchCode.Y1         = 0F;
     this.lineDetailVerBranchCode.Y2         = 0.3232283F;
     //
     // txtPayerCodeLeft
     //
     this.txtPayerCodeLeft.Height = 0.3149606F;
     this.txtPayerCodeLeft.Left   = 4.488189F;
     this.txtPayerCodeLeft.Name   = "txtPayerCodeLeft";
     this.txtPayerCodeLeft.Style  = "font-size: 9pt; text-align: center; vertical-align: middle; ddo-char-set: 1";
     this.txtPayerCodeLeft.Text   = null;
     this.txtPayerCodeLeft.Top    = 0F;
     this.txtPayerCodeLeft.Width  = 1.062992F;
     //
     // lineDetailVerAccountNumber
     //
     this.lineDetailVerAccountNumber.Height     = 0.3232284F;
     this.lineDetailVerAccountNumber.Left       = 5.577953F;
     this.lineDetailVerAccountNumber.LineWeight = 1F;
     this.lineDetailVerAccountNumber.Name       = "lineDetailVerAccountNumber";
     this.lineDetailVerAccountNumber.Top        = 0F;
     this.lineDetailVerAccountNumber.Width      = 0F;
     this.lineDetailVerAccountNumber.X1         = 5.577953F;
     this.lineDetailVerAccountNumber.X2         = 5.577953F;
     this.lineDetailVerAccountNumber.Y1         = 0F;
     this.lineDetailVerAccountNumber.Y2         = 0.3232284F;
     //
     // txtPayerCodeRight
     //
     this.txtPayerCodeRight.Height = 0.3149606F;
     this.txtPayerCodeRight.Left   = 5.590551F;
     this.txtPayerCodeRight.Name   = "txtPayerCodeRight";
     this.txtPayerCodeRight.Style  = "font-size: 9pt; text-align: center; vertical-align: middle; ddo-char-set: 1";
     this.txtPayerCodeRight.Text   = null;
     this.txtPayerCodeRight.Top    = 0F;
     this.txtPayerCodeRight.Width  = 1.515748F;
     //
     // lineDetailVerUpdateDate
     //
     this.lineDetailVerUpdateDate.Height     = 0.3232284F;
     this.lineDetailVerUpdateDate.Left       = 7.137402F;
     this.lineDetailVerUpdateDate.LineWeight = 1F;
     this.lineDetailVerUpdateDate.Name       = "lineDetailVerUpdateDate";
     this.lineDetailVerUpdateDate.Top        = 0F;
     this.lineDetailVerUpdateDate.Width      = 0F;
     this.lineDetailVerUpdateDate.X1         = 7.137402F;
     this.lineDetailVerUpdateDate.X2         = 7.137402F;
     this.lineDetailVerUpdateDate.Y1         = 0F;
     this.lineDetailVerUpdateDate.Y2         = 0.3232284F;
     //
     // txtUpdateDate
     //
     this.txtUpdateDate.Height = 0.3149606F;
     this.txtUpdateDate.Left   = 7.165355F;
     this.txtUpdateDate.Name   = "txtUpdateDate";
     this.txtUpdateDate.Style  = "font-size: 9pt; text-align: center; vertical-align: middle; ddo-char-set: 1";
     this.txtUpdateDate.Text   = null;
     this.txtUpdateDate.Top    = 0F;
     this.txtUpdateDate.Width  = 1.240157F;
     //
     // txtLoginUserName
     //
     this.txtLoginUserName.Height       = 0.3149606F;
     this.txtLoginUserName.Left         = 8.464567F;
     this.txtLoginUserName.Name         = "txtLoginUserName";
     this.txtLoginUserName.OutputFormat = resources.GetString("txtLoginUserName.OutputFormat");
     this.txtLoginUserName.Style        = "font-size: 9pt; text-justify: auto; vertical-align: middle; white-space: nowrap; " +
                                          "ddo-char-set: 1; ddo-wrap-mode: nowrap";
     this.txtLoginUserName.Text  = null;
     this.txtLoginUserName.Top   = 0F;
     this.txtLoginUserName.Width = 2.125984F;
     //
     // lineDetailVerUpdateName
     //
     this.lineDetailVerUpdateName.Height     = 0.3232284F;
     this.lineDetailVerUpdateName.Left       = 8.440158F;
     this.lineDetailVerUpdateName.LineWeight = 1F;
     this.lineDetailVerUpdateName.Name       = "lineDetailVerUpdateName";
     this.lineDetailVerUpdateName.Top        = 0F;
     this.lineDetailVerUpdateName.Width      = 0F;
     this.lineDetailVerUpdateName.X1         = 8.440158F;
     this.lineDetailVerUpdateName.X2         = 8.440158F;
     this.lineDetailVerUpdateName.Y1         = 0F;
     this.lineDetailVerUpdateName.Y2         = 0.3232284F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 10.62992F;
     //
     // SectionMasterReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbldate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbltitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSectionCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSectionName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblBranchCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAccountNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUpdateDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUpdateName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSectionCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSectionName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPayerCodeLeft)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPayerCodeRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpdateDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLoginUserName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_tankabetu_uriage));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_uriage_date = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikiskai_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_seihin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seihin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_uriage_su = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hanbai_tanka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_uriage_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_tanka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hukusizai_tanka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_tanka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_hukusizai_tanka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.tb_sum_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupHeader2 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.groupFooter2 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_su)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hanbai_tanka)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_tanka)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_tanka)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_tanka)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_tanka)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_sum_kouchin_hukusizai_kingaku)).BeginInit();
            ((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.textBox10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).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)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_date,
            this.label4,
            this.label2,
            this.tb_torihikiskai_cd,
            this.tb_today,
            this.tb_torihikisaki_name,
            this.label8,
            this.label11,
            this.label12,
            this.label14,
            this.label17,
            this.label18,
            this.label1,
            this.label3,
            this.label5,
            this.label6,
            this.label7,
            this.label9,
            this.label10,
            this.label13,
            this.label15,
            this.label16,
            this.line5});
            this.pageHeader.Height = 0.885416F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_uriage_date
            // 
            this.tb_uriage_date.Height = 0.146063F;
            this.tb_uriage_date.Left = 8.82284F;
            this.tb_uriage_date.Name = "tb_uriage_date";
            this.tb_uriage_date.OutputFormat = resources.GetString("tb_uriage_date.OutputFormat");
            this.tb_uriage_date.Style = "font-size: 8.25pt; text-align: left";
            this.tb_uriage_date.Text = null;
            this.tb_uriage_date.Top = 0.1409448F;
            this.tb_uriage_date.Width = 1.854326F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.093701F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "売上計上日";
            this.label4.Top = 0.1409448F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.146063F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.093701F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.2870079F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikiskai_cd
            // 
            this.tb_torihikiskai_cd.Height = 0.146063F;
            this.tb_torihikiskai_cd.Left = 8.82284F;
            this.tb_torihikiskai_cd.Name = "tb_torihikiskai_cd";
            this.tb_torihikiskai_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd.Text = null;
            this.tb_torihikiskai_cd.Top = 0.2870078F;
            this.tb_torihikiskai_cd.Width = 0.927166F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.30197F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0F;
            this.tb_today.Width = 1.552357F;
            // 
            // tb_torihikisaki_name
            // 
            this.tb_torihikisaki_name.Height = 0.146063F;
            this.tb_torihikisaki_name.Left = 9.750001F;
            this.tb_torihikisaki_name.Name = "tb_torihikisaki_name";
            this.tb_torihikisaki_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikisaki_name.Text = null;
            this.tb_torihikisaki_name.Top = 0.2870079F;
            this.tb_torihikisaki_name.Width = 0.927166F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "単価区分別売上明細";
            this.label8.Top = 0F;
            this.label8.Width = 1.989764F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 0.1874016F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "製品コード";
            this.label11.Top = 0.6980315F;
            this.label11.Width = 1.016142F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 1.182677F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt";
            this.label12.Text = "製品名";
            this.label12.Top = 0.6980315F;
            this.label12.Width = 1.956693F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 0F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.6043308F;
            this.label14.Width = 0.7346465F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 3.13937F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt; text-align: right";
            this.label17.Text = "売上数量";
            this.label17.Top = 0.6980315F;
            this.label17.Width = 0.5787402F;
            // 
            // label18
            // 
            this.label18.Height = 0.09370076F;
            this.label18.HyperLink = null;
            this.label18.Left = 3.759449F;
            this.label18.Name = "label18";
            this.label18.Style = "font-size: 6pt; text-align: right";
            this.label18.Text = "販売単価";
            this.label18.Top = 0.6980315F;
            this.label18.Width = 0.5244093F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.7346457F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "取引先名";
            this.label1.Top = 0.6043308F;
            this.label1.Width = 0.9326771F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 4.283858F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "売上金額";
            this.label3.Top = 0.6980315F;
            this.label3.Width = 0.8370078F;
            // 
            // label5
            // 
            this.label5.Height = 0.09370076F;
            this.label5.HyperLink = null;
            this.label5.Left = 5.209843F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt; text-align: right";
            this.label5.Text = "工賃単価";
            this.label5.Top = 0.6980315F;
            this.label5.Width = 0.4929135F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 5.702756F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: right";
            this.label6.Text = "工賃金額";
            this.label6.Top = 0.6980315F;
            this.label6.Width = 0.6807094F;
            // 
            // label7
            // 
            this.label7.Height = 0.09370076F;
            this.label7.HyperLink = null;
            this.label7.Left = 6.612599F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: right";
            this.label7.Text = "副資材単価";
            this.label7.Top = 0.6980315F;
            this.label7.Width = 0.4618113F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 7.07441F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt; text-align: right";
            this.label9.Text = "副資材金額";
            this.label9.Top = 0.6980315F;
            this.label9.Width = 0.6181102F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 7.94252F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt; text-align: right";
            this.label10.Text = "部品単価";
            this.label10.Top = 0.6980315F;
            this.label10.Width = 0.4409454F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 8.383465F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt; text-align: right";
            this.label13.Text = "部品金額";
            this.label13.Top = 0.6980315F;
            this.label13.Width = 0.5763788F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 9.163386F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt; text-align: right";
            this.label15.Text = "工賃+副資材単価";
            this.label15.Top = 0.6980315F;
            this.label15.Width = 0.7118118F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 9.875197F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt; text-align: right";
            this.label16.Text = "工賃+副資材金額";
            this.label16.Top = 0.6980315F;
            this.label16.Width = 0.765748F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.8334646F;
            this.line5.Width = 10.88544F;
            this.line5.X1 = 0F;
            this.line5.X2 = 10.88544F;
            this.line5.Y1 = 0.8334646F;
            this.line5.Y2 = 0.8334646F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_seihin_cd,
            this.tb_seihin_name,
            this.tb_uriage_su,
            this.tb_hanbai_tanka,
            this.tb_uriage_kingaku,
            this.tb_kouchin_tanka,
            this.tb_kouchin_kingaku,
            this.tb_hukusizai_tanka,
            this.tb_hukusizai_kingaku,
            this.tb_buhin_tanka,
            this.tb_buhin_kingaku,
            this.tb_kouchin_hukusizai_tanka,
            this.tb_kouchin_hukusizai_kingaku});
            this.detail.Height = 0.1770834F;
            this.detail.Name = "detail";
            this.detail.Format += new System.EventHandler(this.detail_Format);
            // 
            // tb_seihin_cd
            // 
            this.tb_seihin_cd.DataField = "max(seihin_cd)";
            this.tb_seihin_cd.Height = 0.146063F;
            this.tb_seihin_cd.Left = 0F;
            this.tb_seihin_cd.Name = "tb_seihin_cd";
            this.tb_seihin_cd.OutputFormat = resources.GetString("tb_seihin_cd.OutputFormat");
            this.tb_seihin_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_seihin_cd.Text = null;
            this.tb_seihin_cd.Top = 3.72529E-09F;
            this.tb_seihin_cd.Width = 1.016142F;
            // 
            // tb_seihin_name
            // 
            this.tb_seihin_name.DataField = "max(seihin_name)";
            this.tb_seihin_name.Height = 0.146063F;
            this.tb_seihin_name.Left = 1.016142F;
            this.tb_seihin_name.Name = "tb_seihin_name";
            this.tb_seihin_name.OutputFormat = resources.GetString("tb_seihin_name.OutputFormat");
            this.tb_seihin_name.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_seihin_name.Text = null;
            this.tb_seihin_name.Top = 3.72529E-09F;
            this.tb_seihin_name.Width = 1.956693F;
            // 
            // tb_uriage_su
            // 
            this.tb_uriage_su.DataField = "sum(uriage_su)";
            this.tb_uriage_su.Height = 0.146063F;
            this.tb_uriage_su.Left = 3.13937F;
            this.tb_uriage_su.Name = "tb_uriage_su";
            this.tb_uriage_su.OutputFormat = resources.GetString("tb_uriage_su.OutputFormat");
            this.tb_uriage_su.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_su.SummaryGroup = "groupHeader3";
            this.tb_uriage_su.Text = null;
            this.tb_uriage_su.Top = 3.72529E-09F;
            this.tb_uriage_su.Width = 0.5787406F;
            // 
            // tb_hanbai_tanka
            // 
            this.tb_hanbai_tanka.DataField = "max(hanbai_tanka)";
            this.tb_hanbai_tanka.Height = 0.146063F;
            this.tb_hanbai_tanka.Left = 3.759449F;
            this.tb_hanbai_tanka.Name = "tb_hanbai_tanka";
            this.tb_hanbai_tanka.OutputFormat = resources.GetString("tb_hanbai_tanka.OutputFormat");
            this.tb_hanbai_tanka.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hanbai_tanka.SummaryGroup = "groupHeader3";
            this.tb_hanbai_tanka.Text = null;
            this.tb_hanbai_tanka.Top = 3.72529E-09F;
            this.tb_hanbai_tanka.Width = 0.5244093F;
            // 
            // tb_uriage_kingaku
            // 
            this.tb_uriage_kingaku.DataField = "sum(uriage_kingaku)";
            this.tb_uriage_kingaku.Height = 0.146063F;
            this.tb_uriage_kingaku.Left = 4.283859F;
            this.tb_uriage_kingaku.Name = "tb_uriage_kingaku";
            this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
            this.tb_uriage_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
            this.tb_uriage_kingaku.Text = null;
            this.tb_uriage_kingaku.Top = 3.72529E-09F;
            this.tb_uriage_kingaku.Width = 0.8370075F;
            // 
            // tb_kouchin_tanka
            // 
            this.tb_kouchin_tanka.DataField = "kouchin_tanka";
            this.tb_kouchin_tanka.Height = 0.146063F;
            this.tb_kouchin_tanka.Left = 5.209844F;
            this.tb_kouchin_tanka.Name = "tb_kouchin_tanka";
            this.tb_kouchin_tanka.OutputFormat = resources.GetString("tb_kouchin_tanka.OutputFormat");
            this.tb_kouchin_tanka.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_tanka.SummaryGroup = "groupHeader3";
            this.tb_kouchin_tanka.Text = null;
            this.tb_kouchin_tanka.Top = 3.72529E-09F;
            this.tb_kouchin_tanka.Width = 0.4929132F;
            // 
            // tb_kouchin_kingaku
            // 
            this.tb_kouchin_kingaku.DataField = "kouchin_kingaku";
            this.tb_kouchin_kingaku.Height = 0.146063F;
            this.tb_kouchin_kingaku.Left = 5.702756F;
            this.tb_kouchin_kingaku.Name = "tb_kouchin_kingaku";
            this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
            this.tb_kouchin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_kingaku.Text = null;
            this.tb_kouchin_kingaku.Top = 3.72529E-09F;
            this.tb_kouchin_kingaku.Width = 0.6807084F;
            // 
            // tb_hukusizai_tanka
            // 
            this.tb_hukusizai_tanka.DataField = "hukusizai_tanka";
            this.tb_hukusizai_tanka.Height = 0.146063F;
            this.tb_hukusizai_tanka.Left = 6.612599F;
            this.tb_hukusizai_tanka.Name = "tb_hukusizai_tanka";
            this.tb_hukusizai_tanka.OutputFormat = resources.GetString("tb_hukusizai_tanka.OutputFormat");
            this.tb_hukusizai_tanka.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hukusizai_tanka.SummaryGroup = "groupHeader3";
            this.tb_hukusizai_tanka.Text = null;
            this.tb_hukusizai_tanka.Top = 3.72529E-09F;
            this.tb_hukusizai_tanka.Width = 0.461811F;
            // 
            // tb_hukusizai_kingaku
            // 
            this.tb_hukusizai_kingaku.DataField = "hukusizai_kingaku";
            this.tb_hukusizai_kingaku.Height = 0.146063F;
            this.tb_hukusizai_kingaku.Left = 7.07441F;
            this.tb_hukusizai_kingaku.Name = "tb_hukusizai_kingaku";
            this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
            this.tb_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_hukusizai_kingaku.Text = null;
            this.tb_hukusizai_kingaku.Top = 3.72529E-09F;
            this.tb_hukusizai_kingaku.Width = 0.6181097F;
            // 
            // tb_buhin_tanka
            // 
            this.tb_buhin_tanka.DataField = "buhin_tanka";
            this.tb_buhin_tanka.Height = 0.146063F;
            this.tb_buhin_tanka.Left = 7.94252F;
            this.tb_buhin_tanka.Name = "tb_buhin_tanka";
            this.tb_buhin_tanka.OutputFormat = resources.GetString("tb_buhin_tanka.OutputFormat");
            this.tb_buhin_tanka.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_buhin_tanka.SummaryGroup = "groupHeader3";
            this.tb_buhin_tanka.Text = null;
            this.tb_buhin_tanka.Top = 3.72529E-09F;
            this.tb_buhin_tanka.Width = 0.4409447F;
            // 
            // tb_buhin_kingaku
            // 
            this.tb_buhin_kingaku.DataField = "buhin_kingaku";
            this.tb_buhin_kingaku.Height = 0.146063F;
            this.tb_buhin_kingaku.Left = 8.383465F;
            this.tb_buhin_kingaku.Name = "tb_buhin_kingaku";
            this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
            this.tb_buhin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_buhin_kingaku.Text = null;
            this.tb_buhin_kingaku.Top = 3.72529E-09F;
            this.tb_buhin_kingaku.Width = 0.5763788F;
            // 
            // tb_kouchin_hukusizai_tanka
            // 
            this.tb_kouchin_hukusizai_tanka.DataField = "kouchin_hukusizai_tanka";
            this.tb_kouchin_hukusizai_tanka.Height = 0.146063F;
            this.tb_kouchin_hukusizai_tanka.Left = 9.163386F;
            this.tb_kouchin_hukusizai_tanka.Name = "tb_kouchin_hukusizai_tanka";
            this.tb_kouchin_hukusizai_tanka.OutputFormat = resources.GetString("tb_kouchin_hukusizai_tanka.OutputFormat");
            this.tb_kouchin_hukusizai_tanka.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_hukusizai_tanka.SummaryGroup = "groupHeader3";
            this.tb_kouchin_hukusizai_tanka.Text = null;
            this.tb_kouchin_hukusizai_tanka.Top = 3.72529E-09F;
            this.tb_kouchin_hukusizai_tanka.Width = 0.7118111F;
            // 
            // tb_kouchin_hukusizai_kingaku
            // 
            this.tb_kouchin_hukusizai_kingaku.DataField = "kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_kouchin_hukusizai_kingaku.Left = 9.875197F;
            this.tb_kouchin_hukusizai_kingaku.Name = "tb_kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_hukusizai_kingaku.Text = null;
            this.tb_kouchin_hukusizai_kingaku.Top = 3.72529E-09F;
            this.tb_kouchin_hukusizai_kingaku.Width = 0.765748F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.197927F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.DataField = "uriage_date";
            this.groupHeader1.Height = 0.01041666F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_sum_kouchin_hukusizai_kingaku,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.line2,
            this.textBox10,
            this.label19});
            this.groupFooter1.Height = 0.2240157F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // tb_sum_kouchin_hukusizai_kingaku
            // 
            this.tb_sum_kouchin_hukusizai_kingaku.DataField = "kouchin_hukusizai_kingaku";
            this.tb_sum_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_sum_kouchin_hukusizai_kingaku.Left = 9.875197F;
            this.tb_sum_kouchin_hukusizai_kingaku.Name = "tb_sum_kouchin_hukusizai_kingaku";
            this.tb_sum_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_sum_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_sum_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader1";
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.tb_sum_kouchin_hukusizai_kingaku.Text = null;
            this.tb_sum_kouchin_hukusizai_kingaku.Top = 0.06259843F;
            this.tb_sum_kouchin_hukusizai_kingaku.Width = 0.765748F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "sum(uriage_kingaku)";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 4.283859F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox1.SummaryGroup = "groupHeader1";
            this.textBox1.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox1.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox1.Text = null;
            this.textBox1.Top = 0.06259843F;
            this.textBox1.Width = 0.8370076F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "kouchin_kingaku";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 5.702756F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox2.SummaryGroup = "groupHeader1";
            this.textBox2.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox2.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox2.Text = null;
            this.textBox2.Top = 0.06259843F;
            this.textBox2.Width = 0.6807089F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "hukusizai_kingaku";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 7.07441F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox3.SummaryGroup = "groupHeader1";
            this.textBox3.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox3.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox3.Text = null;
            this.textBox3.Top = 0.06259843F;
            this.textBox3.Width = 0.6181097F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "buhin_kingaku";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 8.383465F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox4.SummaryGroup = "groupHeader1";
            this.textBox4.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox4.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox4.Text = null;
            this.textBox4.Top = 0.06259843F;
            this.textBox4.Width = 0.5763788F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 2.624016F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 8.261424F;
            this.line2.X1 = 2.624016F;
            this.line2.X2 = 10.88544F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "uriage_date";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 2.624016F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: center";
            this.textBox10.Text = null;
            this.textBox10.Top = 0.06259843F;
            this.textBox10.Width = 1.135434F;
            // 
            // label19
            // 
            this.label19.Height = 0.146063F;
            this.label19.HyperLink = null;
            this.label19.Left = 3.759449F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label19.Text = "合計";
            this.label19.Top = 0.06259843F;
            this.label19.Width = 0.385433F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "max(torihikisaki_cd)";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 0F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.OutputFormat = resources.GetString("tb_torihikisaki_cd.OutputFormat");
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0F;
            this.tb_torihikisaki_cd.Width = 0.609449F;
            // 
            // tb_torihikisaki_cd1
            // 
            this.tb_torihikisaki_cd1.DataField = "max(torihikisaki_name)";
            this.tb_torihikisaki_cd1.Height = 0.146063F;
            this.tb_torihikisaki_cd1.Left = 0.6094489F;
            this.tb_torihikisaki_cd1.Name = "tb_torihikisaki_cd1";
            this.tb_torihikisaki_cd1.OutputFormat = resources.GetString("tb_torihikisaki_cd1.OutputFormat");
            this.tb_torihikisaki_cd1.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd1.Text = null;
            this.tb_torihikisaki_cd1.Top = 0F;
            this.tb_torihikisaki_cd1.Width = 1.161417F;
            // 
            // groupHeader2
            // 
            this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_torihikisaki_cd,
            this.tb_torihikisaki_cd1});
            this.groupHeader2.DataField = "max(torihikisaki_cd)";
            this.groupHeader2.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.FirstDetail;
            this.groupHeader2.Height = 0.1875F;
            this.groupHeader2.Name = "groupHeader2";
            // 
            // groupFooter2
            // 
            this.groupFooter2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox5,
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9,
            this.line3});
            this.groupFooter2.Height = 0.34375F;
            this.groupFooter2.Name = "groupFooter2";
            // 
            // textBox5
            // 
            this.textBox5.DataField = "kouchin_hukusizai_kingaku";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 9.875197F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox5.SummaryGroup = "groupHeader2";
            this.textBox5.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox5.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox5.Text = null;
            this.textBox5.Top = 0.03661418F;
            this.textBox5.Width = 0.765748F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "sum(uriage_kingaku)";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 4.28386F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox6.SummaryGroup = "groupHeader2";
            this.textBox6.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox6.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox6.Text = null;
            this.textBox6.Top = 0.03661419F;
            this.textBox6.Width = 0.8370076F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "kouchin_kingaku";
            this.textBox7.Height = 0.146063F;
            this.textBox7.Left = 5.702756F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox7.SummaryGroup = "groupHeader2";
            this.textBox7.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox7.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox7.Text = null;
            this.textBox7.Top = 0.03661419F;
            this.textBox7.Width = 0.6807098F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "hukusizai_kingaku";
            this.textBox8.Height = 0.146063F;
            this.textBox8.Left = 7.07441F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox8.SummaryGroup = "groupHeader2";
            this.textBox8.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox8.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox8.Text = null;
            this.textBox8.Top = 0.03661419F;
            this.textBox8.Width = 0.6181107F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "buhin_kingaku";
            this.textBox9.Height = 0.146063F;
            this.textBox9.Left = 8.383465F;
            this.textBox9.Name = "textBox9";
            this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
            this.textBox9.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox9.SummaryGroup = "groupHeader2";
            this.textBox9.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox9.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.SubTotal;
            this.textBox9.Text = null;
            this.textBox9.Top = 0.03661418F;
            this.textBox9.Width = 0.5763788F;
            // 
            // line3
            // 
            this.line3.Height = 0F;
            this.line3.Left = 0F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0F;
            this.line3.Width = 10.85433F;
            this.line3.X1 = 0F;
            this.line3.X2 = 10.85433F;
            this.line3.Y1 = 0F;
            this.line3.Y2 = 0F;
            // 
            // rpt_tankabetu_uriage
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.88544F;
            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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_tankabetu_uriage_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seihin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_su)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hanbai_tanka)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_tanka)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_tanka)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_tanka)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_tanka)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_sum_kouchin_hukusizai_kingaku)).EndInit();
            ((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.textBox10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).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)).EndInit();

        }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seisan_koutei));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.label1     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label4     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label10    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label15    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label17    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label18    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label19    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label20    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label21    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     ((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.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.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.label2,
         this.label3,
         this.label4,
         this.label5,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.line1
     });
     this.pageHeader.Height = 1.15625F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label10,
         this.label11,
         this.label12,
         this.label13,
         this.label14,
         this.label15,
         this.label16,
         this.label17,
         this.label18,
         this.label19,
         this.label20,
         this.label21
     });
     this.detail.Name = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Name = "pageFooter";
     //
     // label1
     //
     this.label1.Height    = 0.3334646F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.08307087F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 20.25pt";
     this.label1.Text      = "生産工程マスタ";
     this.label1.Top       = 0.08307087F;
     this.label1.Width     = 1.895669F;
     //
     // label2
     //
     this.label2.Height    = 0.1979167F;
     this.label2.HyperLink = null;
     this.label2.Left      = 0.08307087F;
     this.label2.Name      = "label2";
     this.label2.Style     = "";
     this.label2.Text      = "製品コード";
     this.label2.Top       = 0.5834646F;
     this.label2.Width     = 0.7291339F;
     //
     // label3
     //
     this.label3.Height    = 0.1979167F;
     this.label3.HyperLink = null;
     this.label3.Left      = 0.8122048F;
     this.label3.Name      = "label3";
     this.label3.Style     = "";
     this.label3.Text      = "9999999999999999";
     this.label3.Top       = 0.5834646F;
     this.label3.Width     = 1.208268F;
     //
     // label4
     //
     this.label4.Height    = 0.1979167F;
     this.label4.HyperLink = null;
     this.label4.Left      = 0.08307087F;
     this.label4.Name      = "label4";
     this.label4.Style     = "";
     this.label4.Text      = "製品名";
     this.label4.Top       = 0.7814961F;
     this.label4.Width     = 0.7291339F;
     //
     // label5
     //
     this.label5.Height    = 0.1979167F;
     this.label5.HyperLink = null;
     this.label5.Left      = 0.8122048F;
     this.label5.Name      = "label5";
     this.label5.Style     = "";
     this.label5.Text      = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
     this.label5.Top       = 0.7814961F;
     this.label5.Width     = 3.448032F;
     //
     // label6
     //
     this.label6.Height    = 0.1979167F;
     this.label6.HyperLink = null;
     this.label6.Left      = 3.541733F;
     this.label6.Name      = "label6";
     this.label6.Style     = "";
     this.label6.Text      = "取引先コード";
     this.label6.Top       = 0.08307087F;
     this.label6.Width     = 0.8437009F;
     //
     // label7
     //
     this.label7.Height    = 0.1979167F;
     this.label7.HyperLink = null;
     this.label7.Left      = 4.385433F;
     this.label7.Name      = "label7";
     this.label7.Style     = "";
     this.label7.Text      = "999999";
     this.label7.Top       = 0.08307087F;
     this.label7.Width     = 0.5F;
     //
     // label8
     //
     this.label8.Height    = 0.1979167F;
     this.label8.HyperLink = null;
     this.label8.Left      = 3.541733F;
     this.label8.Name      = "label8";
     this.label8.Style     = "";
     this.label8.Text      = "取引先名";
     this.label8.Top       = 0.2811024F;
     this.label8.Width     = 0.8437004F;
     //
     // label9
     //
     this.label9.Height    = 0.3023623F;
     this.label9.HyperLink = null;
     this.label9.Left      = 4.385433F;
     this.label9.Name      = "label9";
     this.label9.Style     = "";
     this.label9.Text      = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
     this.label9.Top       = 0.2811024F;
     this.label9.Width     = 2.229135F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1.031102F;
     this.line1.Width      = 6.666536F;
     this.line1.X1         = 0F;
     this.line1.X2         = 6.666536F;
     this.line1.Y1         = 1.031102F;
     this.line1.Y2         = 1.031102F;
     //
     // label10
     //
     this.label10.Height    = 0.1979167F;
     this.label10.HyperLink = null;
     this.label10.Left      = 0.08307087F;
     this.label10.Name      = "label10";
     this.label10.Style     = "";
     this.label10.Text      = "工程";
     this.label10.Top       = 0.0937008F;
     this.label10.Width     = 1.5F;
     //
     // label11
     //
     this.label11.Height    = 0.1979167F;
     this.label11.HyperLink = null;
     this.label11.Left      = 0.08307099F;
     this.label11.Name      = "label11";
     this.label11.Style     = "";
     this.label11.Text      = "999";
     this.label11.Top       = 0.3854331F;
     this.label11.Width     = 0.2606298F;
     //
     // label12
     //
     this.label12.Height    = 0.1979167F;
     this.label12.HyperLink = null;
     this.label12.Left      = 0.3956693F;
     this.label12.Name      = "label12";
     this.label12.Style     = "";
     this.label12.Text      = "999";
     this.label12.Top       = 0.3854331F;
     this.label12.Width     = 0.2602362F;
     //
     // label13
     //
     this.label13.Height    = 0.3125985F;
     this.label13.HyperLink = null;
     this.label13.Left      = 0.3956693F;
     this.label13.Name      = "label13";
     this.label13.Style     = "";
     this.label13.Text      = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
     this.label13.Top       = 0.6248032F;
     this.label13.Width     = 1.72874F;
     //
     // label14
     //
     this.label14.Height    = 0.1979167F;
     this.label14.HyperLink = null;
     this.label14.Left      = 0.3956693F;
     this.label14.Name      = "label14";
     this.label14.Style     = "";
     this.label14.Text      = "生産カウント";
     this.label14.Top       = 0.9897639F;
     this.label14.Width     = 0.75F;
     //
     // label15
     //
     this.label15.Height    = 0.1979167F;
     this.label15.HyperLink = null;
     this.label15.Left      = 2.364567F;
     this.label15.Name      = "label15";
     this.label15.Style     = "";
     this.label15.Text      = "部署";
     this.label15.Top       = 0.0937008F;
     this.label15.Width     = 1F;
     //
     // label16
     //
     this.label16.Height    = 0.1979167F;
     this.label16.HyperLink = null;
     this.label16.Left      = 3.437402F;
     this.label16.Name      = "label16";
     this.label16.Style     = "";
     this.label16.Text      = "9999";
     this.label16.Top       = 0.0937008F;
     this.label16.Width     = 0.3228347F;
     //
     // label17
     //
     this.label17.Height    = 0.1979167F;
     this.label17.HyperLink = null;
     this.label17.Left      = 3.833465F;
     this.label17.Name      = "label17";
     this.label17.Style     = "";
     this.label17.Text      = "XXXXXXXXXXXXXXXXXXXX";
     this.label17.Top       = 0.0937008F;
     this.label17.Width     = 1.729134F;
     //
     // label18
     //
     this.label18.Height    = 0.1979167F;
     this.label18.HyperLink = null;
     this.label18.Left      = 2.364567F;
     this.label18.Name      = "label18";
     this.label18.Style     = "";
     this.label18.Text      = "生産機種";
     this.label18.Top       = 0.3543307F;
     this.label18.Width     = 1F;
     //
     // label19
     //
     this.label19.Height    = 0.5830709F;
     this.label19.HyperLink = null;
     this.label19.Left      = 3.437402F;
     this.label19.Name      = "label19";
     this.label19.Style     = "";
     this.label19.Text      = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" +
                              "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
     this.label19.Top   = 0.3543307F;
     this.label19.Width = 2.916536F;
     //
     // label20
     //
     this.label20.Height    = 0.1979167F;
     this.label20.HyperLink = null;
     this.label20.Left      = 2.364567F;
     this.label20.Name      = "label20";
     this.label20.Style     = "";
     this.label20.Text      = "ライン選択区分";
     this.label20.Top       = 1.020866F;
     this.label20.Width     = 1F;
     //
     // label21
     //
     this.label21.Height    = 0.1979167F;
     this.label21.HyperLink = null;
     this.label21.Left      = 3.437402F;
     this.label21.Name      = "label21";
     this.label21.Style     = "";
     this.label21.Text      = "0:固定";
     this.label21.Top       = 1.020866F;
     this.label21.Width     = 0.4480317F;
     //
     // rpt_seisan_koutei
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.7874016F;
     this.PageSettings.Margins.Left   = 0.7874016F;
     this.PageSettings.Margins.Right  = 0.7874016F;
     this.PageSettings.Margins.Top    = 0.7874016F;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 6.666667F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "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.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.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).EndInit();
 }
Пример #30
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(rprtCostReportDetail2));
     this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label1     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label4     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label8     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail     = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.textBox1   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox2   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox3   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox4   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox5   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox6   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox7   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox8   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox9   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line2      = new GrapeCity.ActiveReports.SectionReportModel.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.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((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.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.label2,
         this.label3,
         this.label4,
         this.label5,
         this.label6,
         this.label7,
         this.label8,
         this.label9,
         this.line1
     });
     this.pageHeader.Height = 0.4166667F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label1
     //
     this.label1.Border.BottomColor = System.Drawing.Color.Black;
     this.label1.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label1.Border.LeftColor   = System.Drawing.Color.Black;
     this.label1.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label1.Border.RightColor  = System.Drawing.Color.Black;
     this.label1.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label1.Border.TopColor    = System.Drawing.Color.Black;
     this.label1.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label1.Height             = 0.375F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 0F;
     this.label1.Name  = "label1";
     this.label1.Style = "text-align: center; ";
     this.label1.Text  = "Activity";
     this.label1.Top   = 0F;
     this.label1.Width = 0.75F;
     //
     // label2
     //
     this.label2.Border.BottomColor = System.Drawing.Color.Black;
     this.label2.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label2.Border.LeftColor   = System.Drawing.Color.Black;
     this.label2.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label2.Border.RightColor  = System.Drawing.Color.Black;
     this.label2.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label2.Border.TopColor    = System.Drawing.Color.Black;
     this.label2.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label2.Height             = 0.375F;
     this.label2.HyperLink          = null;
     this.label2.Left  = 0.828125F;
     this.label2.Name  = "label2";
     this.label2.Style = "text-align: center; ";
     this.label2.Text  = "FMS Bud Hrs";
     this.label2.Top   = 0F;
     this.label2.Width = 0.75F;
     //
     // label3
     //
     this.label3.Border.BottomColor = System.Drawing.Color.Black;
     this.label3.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label3.Border.LeftColor   = System.Drawing.Color.Black;
     this.label3.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label3.Border.RightColor  = System.Drawing.Color.Black;
     this.label3.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label3.Border.TopColor    = System.Drawing.Color.Black;
     this.label3.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label3.Height             = 0.375F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 1.65625F;
     this.label3.Name  = "label3";
     this.label3.Style = "text-align: center; ";
     this.label3.Text  = "PCATS Bud Hrs";
     this.label3.Top   = 0F;
     this.label3.Width = 0.75F;
     //
     // label4
     //
     this.label4.Border.BottomColor = System.Drawing.Color.Black;
     this.label4.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label4.Border.LeftColor   = System.Drawing.Color.Black;
     this.label4.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label4.Border.RightColor  = System.Drawing.Color.Black;
     this.label4.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label4.Border.TopColor    = System.Drawing.Color.Black;
     this.label4.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label4.Height             = 0.375F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 2.484375F;
     this.label4.Name  = "label4";
     this.label4.Style = "text-align: center; ";
     this.label4.Text  = "JobStat Hrs";
     this.label4.Top   = 0F;
     this.label4.Width = 0.75F;
     //
     // label5
     //
     this.label5.Border.BottomColor = System.Drawing.Color.Black;
     this.label5.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label5.Border.LeftColor   = System.Drawing.Color.Black;
     this.label5.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label5.Border.RightColor  = System.Drawing.Color.Black;
     this.label5.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label5.Border.TopColor    = System.Drawing.Color.Black;
     this.label5.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label5.Height             = 0.375F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 3.3125F;
     this.label5.Name  = "label5";
     this.label5.Style = "text-align: center; ";
     this.label5.Text  = "JobStat Rmn Hrs";
     this.label5.Top   = 0F;
     this.label5.Width = 0.75F;
     //
     // label6
     //
     this.label6.Border.BottomColor = System.Drawing.Color.Black;
     this.label6.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label6.Border.LeftColor   = System.Drawing.Color.Black;
     this.label6.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label6.Border.RightColor  = System.Drawing.Color.Black;
     this.label6.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label6.Border.TopColor    = System.Drawing.Color.Black;
     this.label6.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label6.Height             = 0.375F;
     this.label6.HyperLink          = null;
     this.label6.Left  = 4.140625F;
     this.label6.Name  = "label6";
     this.label6.Style = "text-align: center; ";
     this.label6.Text  = "FMS Act. Hrs";
     this.label6.Top   = 0F;
     this.label6.Width = 0.75F;
     //
     // label7
     //
     this.label7.Border.BottomColor = System.Drawing.Color.Black;
     this.label7.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label7.Border.LeftColor   = System.Drawing.Color.Black;
     this.label7.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label7.Border.RightColor  = System.Drawing.Color.Black;
     this.label7.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label7.Border.TopColor    = System.Drawing.Color.Black;
     this.label7.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label7.Height             = 0.375F;
     this.label7.HyperLink          = null;
     this.label7.Left  = 4.96875F;
     this.label7.Name  = "label7";
     this.label7.Style = "text-align: center; ";
     this.label7.Text  = "FMS Bud Dlrs";
     this.label7.Top   = 0F;
     this.label7.Width = 0.75F;
     //
     // label8
     //
     this.label8.Border.BottomColor = System.Drawing.Color.Black;
     this.label8.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label8.Border.LeftColor   = System.Drawing.Color.Black;
     this.label8.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label8.Border.RightColor  = System.Drawing.Color.Black;
     this.label8.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label8.Border.TopColor    = System.Drawing.Color.Black;
     this.label8.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label8.Height             = 0.375F;
     this.label8.HyperLink          = null;
     this.label8.Left  = 5.796875F;
     this.label8.Name  = "label8";
     this.label8.Style = "text-align: center; ";
     this.label8.Text  = "PCATS Bud Dlrs";
     this.label8.Top   = 0F;
     this.label8.Width = 0.75F;
     //
     // label9
     //
     this.label9.Border.BottomColor = System.Drawing.Color.Black;
     this.label9.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label9.Border.LeftColor   = System.Drawing.Color.Black;
     this.label9.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label9.Border.RightColor  = System.Drawing.Color.Black;
     this.label9.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label9.Border.TopColor    = System.Drawing.Color.Black;
     this.label9.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.label9.Height             = 0.375F;
     this.label9.HyperLink          = null;
     this.label9.Left  = 6.625F;
     this.label9.Name  = "label9";
     this.label9.Style = "text-align: center; ";
     this.label9.Text  = "FMS Act Dlrs";
     this.label9.Top   = 0F;
     this.label9.Width = 0.75F;
     //
     // line1
     //
     this.line1.Border.BottomColor = System.Drawing.Color.Black;
     this.line1.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line1.Border.LeftColor   = System.Drawing.Color.Black;
     this.line1.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line1.Border.RightColor  = System.Drawing.Color.Black;
     this.line1.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line1.Border.TopColor    = System.Drawing.Color.Black;
     this.line1.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line1.Height             = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 3F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.375F;
     this.line1.Width      = 7.48F;
     this.line1.X1         = 0F;
     this.line1.X2         = 7.48F;
     this.line1.Y1         = 0.375F;
     this.line1.Y2         = 0.375F;
     //
     // detail
     //
     this.detail.ColumnSpacing = 0F;
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.textBox6,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.line2
     });
     this.detail.Height = 0.2F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // textBox1
     //
     this.textBox1.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox1.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox1.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox1.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox1.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox1.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox1.DataField          = "Activity";
     this.textBox1.Height             = 0.1979167F;
     this.textBox1.Left  = 0F;
     this.textBox1.Name  = "textBox1";
     this.textBox1.Style = "text-align: right; ";
     this.textBox1.Text  = "textBox1";
     this.textBox1.Top   = 0F;
     this.textBox1.Width = 0.6F;
     //
     // textBox2
     //
     this.textBox2.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox2.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox2.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox2.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox2.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox2.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox2.DataField          = "FMSBudHrs";
     this.textBox2.Height             = 0.1979167F;
     this.textBox2.Left         = 0.828125F;
     this.textBox2.Name         = "textBox2";
     this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
     this.textBox2.Style        = "text-align: right; ";
     this.textBox2.Text         = "textBox1";
     this.textBox2.Top          = 0F;
     this.textBox2.Width        = 0.6F;
     //
     // textBox3
     //
     this.textBox3.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox3.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox3.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox3.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox3.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox3.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox3.DataField          = "BudHrs";
     this.textBox3.Height             = 0.1979167F;
     this.textBox3.Left         = 1.65625F;
     this.textBox3.Name         = "textBox3";
     this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
     this.textBox3.Style        = "text-align: right; ";
     this.textBox3.Text         = "textBox1";
     this.textBox3.Top          = 0F;
     this.textBox3.Width        = 0.6F;
     //
     // textBox4
     //
     this.textBox4.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox4.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox4.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox4.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox4.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox4.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox4.DataField          = "DLBudHrs";
     this.textBox4.Height             = 0.1979167F;
     this.textBox4.Left         = 2.484375F;
     this.textBox4.Name         = "textBox4";
     this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
     this.textBox4.Style        = "text-align: right; ";
     this.textBox4.Text         = "textBox1";
     this.textBox4.Top          = 0F;
     this.textBox4.Width        = 0.6F;
     //
     // textBox5
     //
     this.textBox5.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox5.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox5.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox5.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox5.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox5.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox5.DataField          = "DLRemHrs";
     this.textBox5.Height             = 0.1979167F;
     this.textBox5.Left         = 3.3125F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "text-align: right; ";
     this.textBox5.Text         = "textBox1";
     this.textBox5.Top          = 0F;
     this.textBox5.Width        = 0.6F;
     //
     // textBox6
     //
     this.textBox6.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox6.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox6.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox6.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox6.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox6.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox6.DataField          = "FMSActHrs";
     this.textBox6.Height             = 0.1979167F;
     this.textBox6.Left         = 4.140625F;
     this.textBox6.Name         = "textBox6";
     this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
     this.textBox6.Style        = "text-align: right; ";
     this.textBox6.Text         = "textBox1";
     this.textBox6.Top          = 0F;
     this.textBox6.Width        = 0.6F;
     //
     // textBox7
     //
     this.textBox7.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox7.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox7.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox7.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox7.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox7.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox7.DataField          = "FMSBudDlrs";
     this.textBox7.Height             = 0.1979167F;
     this.textBox7.Left         = 4.96875F;
     this.textBox7.Name         = "textBox7";
     this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style        = "text-align: right; ";
     this.textBox7.Text         = "textBox1";
     this.textBox7.Top          = 0F;
     this.textBox7.Width        = 0.75F;
     //
     // textBox8
     //
     this.textBox8.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox8.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox8.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox8.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox8.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox8.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox8.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox8.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox8.DataField          = "BudDlrs";
     this.textBox8.Height             = 0.1979167F;
     this.textBox8.Left         = 5.796875F;
     this.textBox8.Name         = "textBox8";
     this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
     this.textBox8.Style        = "text-align: right; ";
     this.textBox8.Text         = "textBox1";
     this.textBox8.Top          = 0F;
     this.textBox8.Width        = 0.75F;
     //
     // textBox9
     //
     this.textBox9.Border.BottomColor = System.Drawing.Color.Black;
     this.textBox9.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.LeftColor   = System.Drawing.Color.Black;
     this.textBox9.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.RightColor  = System.Drawing.Color.Black;
     this.textBox9.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox9.Border.TopColor    = System.Drawing.Color.Black;
     this.textBox9.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.textBox9.DataField          = "FMSActDlrs";
     this.textBox9.Height             = 0.1979167F;
     this.textBox9.Left         = 6.625F;
     this.textBox9.Name         = "textBox9";
     this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
     this.textBox9.Style        = "text-align: right; ";
     this.textBox9.Text         = "textBox1";
     this.textBox9.Top          = 0F;
     this.textBox9.Width        = 0.75F;
     //
     // line2
     //
     this.line2.Border.BottomColor = System.Drawing.Color.Black;
     this.line2.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line2.Border.LeftColor   = System.Drawing.Color.Black;
     this.line2.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line2.Border.RightColor  = System.Drawing.Color.Black;
     this.line2.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line2.Border.TopColor    = System.Drawing.Color.Black;
     this.line2.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.None;
     this.line2.Height             = 0F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.1875F;
     this.line2.Width      = 7.5F;
     this.line2.X1         = 0F;
     this.line2.X2         = 7.5F;
     this.line2.Y1         = 0.1875F;
     this.line2.Y2         = 0.1875F;
     //
     // rprtCostReportDetail2
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.25F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.25F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 7.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.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((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.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seikyu));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_kaisya_tel = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_kaisya_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kaisya_jusyo = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kaisya_bank = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.shape4 = new GrapeCity.ActiveReports.SectionReportModel.Shape();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line4 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.shape5 = new GrapeCity.ActiveReports.SectionReportModel.Shape();
            this.line6 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line7 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.crossSectionLine1 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.crossSectionLine2 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine3 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine4 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.crossSectionLine5 = new GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine();
            this.line9 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.shape6 = new GrapeCity.ActiveReports.SectionReportModel.Shape();
            this.line10 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line11 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hiduke = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kurikosi = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_uriage = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syouhizei = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_nyukin = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_zandaka = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_mm = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_seikyu = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_urikake_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.shape3 = new GrapeCity.ActiveReports.SectionReportModel.Shape();
            this.line12 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.line13 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox7 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox8 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox9 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.line14 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_tel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_jusyo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_bank)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hiduke)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kurikosi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syouhizei)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zandaka)).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.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_mm)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seikyu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_urikake_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label13,
            this.tb_kaisya_tel,
            this.label1,
            this.tb_torihikisaki_name,
            this.label5,
            this.tb_kaisya_name,
            this.tb_kaisya_jusyo,
            this.tb_kaisya_bank,
            this.shape4,
            this.line1,
            this.line2,
            this.line3,
            this.line4,
            this.line5,
            this.shape5,
            this.line6,
            this.line7,
            this.crossSectionLine1,
            this.label2,
            this.crossSectionLine2,
            this.crossSectionLine3,
            this.crossSectionLine4,
            this.crossSectionLine5,
            this.line9,
            this.label3,
            this.label4,
            this.label7,
            this.shape6,
            this.line10,
            this.line11,
            this.label8,
            this.label9,
            this.tb_torihikisaki_cd,
            this.tb_hiduke,
            this.tb_kurikosi,
            this.tb_uriage,
            this.tb_syouhizei,
            this.tb_nyukin,
            this.tb_zandaka,
            this.label10,
            this.label11,
            this.label12,
            this.label14,
            this.label15,
            this.label16,
            this.tb_mm,
            this.tb_seikyu,
            this.tb_urikake_no,
            this.reportInfo1,
            this.label17,
            this.shape3,
            this.line12,
            this.line13});
            this.pageHeader.Height = 3.444346F;
            this.pageHeader.Name = "pageHeader";
            // 
            // label13
            // 
            this.label13.Height = 0.1665353F;
            this.label13.HyperLink = null;
            this.label13.Left = 0.9897639F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 9pt; text-align: center";
            this.label13.Text = "(税抜)";
            this.label13.Top = 2.510237F;
            this.label13.Width = 0.8952757F;
            // 
            // tb_kaisya_tel
            // 
            this.tb_kaisya_tel.Height = 0.1770179F;
            this.tb_kaisya_tel.Left = 4.168504F;
            this.tb_kaisya_tel.Name = "tb_kaisya_tel";
            this.tb_kaisya_tel.Style = "font-size: 9pt";
            this.tb_kaisya_tel.Text = null;
            this.tb_kaisya_tel.Top = 0.8232284F;
            this.tb_kaisya_tel.Width = 2.666274F;
            // 
            // label1
            // 
            this.label1.Height = 0.2811024F;
            this.label1.HyperLink = null;
            this.label1.Left = 2.73189F;
            this.label1.Name = "label1";
            this.label1.Style = "font-family: MS UI Gothic; font-size: 20.25pt";
            this.label1.Text = "御 請 求 書";
            this.label1.Top = 0F;
            this.label1.Width = 1.603937F;
            // 
            // tb_torihikisaki_name
            // 
            this.tb_torihikisaki_name.Height = 0.5307087F;
            this.tb_torihikisaki_name.Left = 0F;
            this.tb_torihikisaki_name.LineSpacing = 3F;
            this.tb_torihikisaki_name.Name = "tb_torihikisaki_name";
            this.tb_torihikisaki_name.Style = "font-family: MS UI Gothic; font-size: 14.25pt";
            this.tb_torihikisaki_name.Text = null;
            this.tb_torihikisaki_name.Top = 0.5216536F;
            this.tb_torihikisaki_name.Width = 4.105118F;
            // 
            // label5
            // 
            this.label5.Height = 0.1669292F;
            this.label5.HyperLink = null;
            this.label5.Left = 0F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 9pt";
            this.label5.Text = "下記の通りご請求申し上げます。";
            this.label5.Top = 1.187402F;
            this.label5.Width = 2.364682F;
            // 
            // tb_kaisya_name
            // 
            this.tb_kaisya_name.Height = 0.2085796F;
            this.tb_kaisya_name.Left = 4.168504F;
            this.tb_kaisya_name.Name = "tb_kaisya_name";
            this.tb_kaisya_name.Style = "font-size: 12pt";
            this.tb_kaisya_name.Text = null;
            this.tb_kaisya_name.Top = 0.4374016F;
            this.tb_kaisya_name.Width = 2.666535F;
            // 
            // tb_kaisya_jusyo
            // 
            this.tb_kaisya_jusyo.Height = 0.1771654F;
            this.tb_kaisya_jusyo.Left = 4.168504F;
            this.tb_kaisya_jusyo.Name = "tb_kaisya_jusyo";
            this.tb_kaisya_jusyo.Style = "font-size: 9pt";
            this.tb_kaisya_jusyo.Text = null;
            this.tb_kaisya_jusyo.Top = 0.646063F;
            this.tb_kaisya_jusyo.Width = 2.666667F;
            // 
            // tb_kaisya_bank
            // 
            this.tb_kaisya_bank.Height = 0.1768867F;
            this.tb_kaisya_bank.Left = 4.168504F;
            this.tb_kaisya_bank.Name = "tb_kaisya_bank";
            this.tb_kaisya_bank.Style = "font-size: 9pt; text-align: right";
            this.tb_kaisya_bank.Text = null;
            this.tb_kaisya_bank.Top = 1.718898F;
            this.tb_kaisya_bank.Width = 2.666142F;
            // 
            // shape4
            // 
            this.shape4.Height = 0.7707677F;
            this.shape4.Left = 0F;
            this.shape4.Name = "shape4";
            this.shape4.RoundingRadius = 9.999999F;
            this.shape4.Top = 2.291733F;
            this.shape4.Width = 4.739764F;
            // 
            // line1
            // 
            this.line1.Height = 0.0001797676F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 2.676772F;
            this.line1.Width = 4.739764F;
            this.line1.X1 = 4.739764F;
            this.line1.X2 = 0F;
            this.line1.Y1 = 2.676772F;
            this.line1.Y2 = 2.676952F;
            // 
            // line2
            // 
            this.line2.Height = 0.7708659F;
            this.line2.Left = 0.9688977F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 2.291733F;
            this.line2.Width = 0F;
            this.line2.X1 = 0.9688977F;
            this.line2.X2 = 0.9688977F;
            this.line2.Y1 = 2.291733F;
            this.line2.Y2 = 3.062599F;
            // 
            // line3
            // 
            this.line3.Height = 0.7708659F;
            this.line3.Left = 1.907087F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 2.291733F;
            this.line3.Width = 0F;
            this.line3.X1 = 1.907087F;
            this.line3.X2 = 1.907087F;
            this.line3.Y1 = 2.291733F;
            this.line3.Y2 = 3.062599F;
            // 
            // line4
            // 
            this.line4.Height = 0.7708659F;
            this.line4.Left = 2.844488F;
            this.line4.LineWeight = 1F;
            this.line4.Name = "line4";
            this.line4.Top = 2.291733F;
            this.line4.Width = 0F;
            this.line4.X1 = 2.844488F;
            this.line4.X2 = 2.844488F;
            this.line4.Y1 = 2.291733F;
            this.line4.Y2 = 3.062599F;
            // 
            // line5
            // 
            this.line5.Height = 0.7708659F;
            this.line5.Left = 3.78189F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 2.291733F;
            this.line5.Width = 0F;
            this.line5.X1 = 3.78189F;
            this.line5.X2 = 3.78189F;
            this.line5.Y1 = 2.291733F;
            this.line5.Y2 = 3.062599F;
            // 
            // shape5
            // 
            this.shape5.Height = 1.093848F;
            this.shape5.Left = 5.293307F;
            this.shape5.LineWeight = 3F;
            this.shape5.Name = "shape5";
            this.shape5.RoundingRadius = 9.999999F;
            this.shape5.Top = 1.968898F;
            this.shape5.Width = 1.5417F;
            // 
            // line6
            // 
            this.line6.Height = 8.201599E-05F;
            this.line6.Left = 5.293307F;
            this.line6.LineWeight = 3F;
            this.line6.Name = "line6";
            this.line6.Top = 2.51063F;
            this.line6.Width = 1.541634F;
            this.line6.X1 = 5.293307F;
            this.line6.X2 = 6.834941F;
            this.line6.Y1 = 2.51063F;
            this.line6.Y2 = 2.510712F;
            // 
            // line7
            // 
            this.line7.Height = 0.000180006F;
            this.line7.Left = 0F;
            this.line7.LineWeight = 1F;
            this.line7.Name = "line7";
            this.line7.Top = 3.198032F;
            this.line7.Width = 6.834646F;
            this.line7.X1 = 6.834646F;
            this.line7.X2 = 0F;
            this.line7.Y1 = 3.198032F;
            this.line7.Y2 = 3.198212F;
            // 
            // crossSectionLine1
            // 
            this.crossSectionLine1.Bottom = 0F;
            this.crossSectionLine1.Left = 0F;
            this.crossSectionLine1.LineWeight = 1F;
            this.crossSectionLine1.Name = "crossSectionLine1";
            this.crossSectionLine1.Top = 3.198033F;
            // 
            // label2
            // 
            this.label2.Height = 0.1771654F;
            this.label2.HyperLink = null;
            this.label2.Left = 0F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 9pt; text-align: center";
            this.label2.Text = "商 品 名";
            this.label2.Top = 3.23937F;
            this.label2.Width = 3.761024F;
            // 
            // crossSectionLine2
            // 
            this.crossSectionLine2.Bottom = 0F;
            this.crossSectionLine2.Left = 5.83504F;
            this.crossSectionLine2.LineWeight = 1F;
            this.crossSectionLine2.Name = "crossSectionLine2";
            this.crossSectionLine2.Top = 3.198032F;
            // 
            // crossSectionLine3
            // 
            this.crossSectionLine3.Bottom = 0F;
            this.crossSectionLine3.Left = 4.841339F;
            this.crossSectionLine3.LineWeight = 1F;
            this.crossSectionLine3.Name = "crossSectionLine3";
            this.crossSectionLine3.Top = 3.198032F;
            // 
            // crossSectionLine4
            // 
            this.crossSectionLine4.Bottom = 0F;
            this.crossSectionLine4.Left = 6.83504F;
            this.crossSectionLine4.LineWeight = 1F;
            this.crossSectionLine4.Name = "crossSectionLine4";
            this.crossSectionLine4.Top = 3.198032F;
            // 
            // crossSectionLine5
            // 
            this.crossSectionLine5.Bottom = 0F;
            this.crossSectionLine5.Left = 3.80315F;
            this.crossSectionLine5.LineWeight = 1F;
            this.crossSectionLine5.Name = "crossSectionLine5";
            this.crossSectionLine5.Top = 3.198032F;
            // 
            // line9
            // 
            this.line9.Height = 0.0002129078F;
            this.line9.Left = 2.384186E-06F;
            this.line9.LineWeight = 1F;
            this.line9.Name = "line9";
            this.line9.Top = 3.437189F;
            this.line9.Width = 6.834644F;
            this.line9.X1 = 6.834646F;
            this.line9.X2 = 2.384186E-06F;
            this.line9.Y1 = 3.437402F;
            this.line9.Y2 = 3.437189F;
            // 
            // label3
            // 
            this.label3.Height = 0.1771654F;
            this.label3.HyperLink = null;
            this.label3.Left = 3.864961F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 9pt; text-align: center";
            this.label3.Text = "数 量";
            this.label3.Top = 3.23937F;
            this.label3.Width = 0.9271653F;
            // 
            // label4
            // 
            this.label4.Height = 0.1767718F;
            this.label4.HyperLink = null;
            this.label4.Left = 4.907875F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 9pt; text-align: center";
            this.label4.Text = "金 額";
            this.label4.Top = 3.239764F;
            this.label4.Width = 0.8854327F;
            // 
            // label7
            // 
            this.label7.Height = 0.1771654F;
            this.label7.HyperLink = null;
            this.label7.Left = 5.886615F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 9pt; text-align: center";
            this.label7.Text = "消 費 税";
            this.label7.Top = 3.23937F;
            this.label7.Width = 0.9062991F;
            // 
            // shape6
            // 
            this.shape6.Height = 0.7709809F;
            this.shape6.Left = 0F;
            this.shape6.Name = "shape6";
            this.shape6.RoundingRadius = 9.999999F;
            this.shape6.Top = 1.437795F;
            this.shape6.Width = 1.907087F;
            // 
            // line10
            // 
            this.line10.Height = 0F;
            this.line10.Left = 0F;
            this.line10.LineWeight = 1F;
            this.line10.Name = "line10";
            this.line10.Top = 1.812599F;
            this.line10.Width = 1.907087F;
            this.line10.X1 = 0F;
            this.line10.X2 = 1.907087F;
            this.line10.Y1 = 1.812599F;
            this.line10.Y2 = 1.812599F;
            // 
            // line11
            // 
            this.line11.Height = 0.770866F;
            this.line11.Left = 0.9688977F;
            this.line11.LineWeight = 1F;
            this.line11.Name = "line11";
            this.line11.Top = 1.437795F;
            this.line11.Width = 0F;
            this.line11.X1 = 0.9688977F;
            this.line11.X2 = 0.9688977F;
            this.line11.Y1 = 1.437795F;
            this.line11.Y2 = 2.208661F;
            // 
            // label8
            // 
            this.label8.Height = 0.1677165F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.02086614F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 9pt; text-align: center";
            this.label8.Text = "取引先コード";
            this.label8.Top = 1.551181F;
            this.label8.Width = 0.9169292F;
            // 
            // label9
            // 
            this.label9.Height = 0.1677165F;
            this.label9.HyperLink = null;
            this.label9.Left = 0.9897639F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 9pt; text-align: center";
            this.label9.Text = "日 付";
            this.label9.Top = 1.551181F;
            this.label9.Width = 0.8960631F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.Height = 0.1665353F;
            this.tb_torihikisaki_cd.Left = 0.07283465F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 9pt; text-align: center";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 1.948032F;
            this.tb_torihikisaki_cd.Width = 0.8649607F;
            // 
            // tb_hiduke
            // 
            this.tb_hiduke.Height = 0.1665353F;
            this.tb_hiduke.Left = 0.9901575F;
            this.tb_hiduke.Name = "tb_hiduke";
            this.tb_hiduke.Style = "font-size: 9pt; text-align: center";
            this.tb_hiduke.Text = null;
            this.tb_hiduke.Top = 1.948032F;
            this.tb_hiduke.Width = 0.8956693F;
            // 
            // tb_kurikosi
            // 
            this.tb_kurikosi.Height = 0.1669292F;
            this.tb_kurikosi.Left = 0.02086614F;
            this.tb_kurikosi.Name = "tb_kurikosi";
            this.tb_kurikosi.Style = "font-size: 9pt; text-align: right";
            this.tb_kurikosi.Text = null;
            this.tb_kurikosi.Top = 2.8F;
            this.tb_kurikosi.Width = 0.9169292F;
            // 
            // tb_uriage
            // 
            this.tb_uriage.Height = 0.1665355F;
            this.tb_uriage.Left = 0.9897639F;
            this.tb_uriage.Name = "tb_uriage";
            this.tb_uriage.Style = "font-size: 9pt; text-align: right";
            this.tb_uriage.Text = null;
            this.tb_uriage.Top = 2.8F;
            this.tb_uriage.Width = 0.8956695F;
            // 
            // tb_syouhizei
            // 
            this.tb_syouhizei.Height = 0.1665355F;
            this.tb_syouhizei.Left = 1.927953F;
            this.tb_syouhizei.Name = "tb_syouhizei";
            this.tb_syouhizei.Style = "font-size: 9pt; text-align: right";
            this.tb_syouhizei.Text = null;
            this.tb_syouhizei.Top = 2.8F;
            this.tb_syouhizei.Width = 0.8956695F;
            // 
            // tb_nyukin
            // 
            this.tb_nyukin.Height = 0.1665355F;
            this.tb_nyukin.Left = 2.865355F;
            this.tb_nyukin.Name = "tb_nyukin";
            this.tb_nyukin.Style = "font-size: 9pt; text-align: right";
            this.tb_nyukin.Text = null;
            this.tb_nyukin.Top = 2.8F;
            this.tb_nyukin.Width = 0.8956695F;
            // 
            // tb_zandaka
            // 
            this.tb_zandaka.Height = 0.1665355F;
            this.tb_zandaka.Left = 3.80315F;
            this.tb_zandaka.Name = "tb_zandaka";
            this.tb_zandaka.Style = "font-size: 9pt; text-align: right";
            this.tb_zandaka.Text = null;
            this.tb_zandaka.Top = 2.8F;
            this.tb_zandaka.Width = 0.8956695F;
            // 
            // label10
            // 
            this.label10.Height = 0.1665353F;
            this.label10.HyperLink = null;
            this.label10.Left = 0.02086614F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 9pt; text-align: center";
            this.label10.Text = "繰 越 額";
            this.label10.Top = 2.416536F;
            this.label10.Width = 0.9169292F;
            // 
            // label11
            // 
            this.label11.Height = 0.1665353F;
            this.label11.HyperLink = null;
            this.label11.Left = 0.9901575F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 9pt; text-align: center";
            this.label11.Text = "御買上金額";
            this.label11.Top = 2.343701F;
            this.label11.Width = 0.8952755F;
            // 
            // label12
            // 
            this.label12.Height = 0.1665353F;
            this.label12.HyperLink = null;
            this.label12.Left = 1.927953F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 9pt; text-align: center";
            this.label12.Text = "消 費 税 額";
            this.label12.Top = 2.416536F;
            this.label12.Width = 0.8952757F;
            // 
            // label14
            // 
            this.label14.Height = 0.1665353F;
            this.label14.HyperLink = null;
            this.label14.Left = 2.865748F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 9pt; text-align: center";
            this.label14.Text = "御 入 金 額";
            this.label14.Top = 2.416536F;
            this.label14.Width = 0.8952757F;
            // 
            // label15
            // 
            this.label15.Height = 0.1665353F;
            this.label15.HyperLink = null;
            this.label15.Left = 3.80315F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 9pt; text-align: center";
            this.label15.Text = "残  高";
            this.label15.Top = 2.416536F;
            this.label15.Width = 0.9161416F;
            // 
            // label16
            // 
            this.label16.Height = 0.1665353F;
            this.label16.HyperLink = null;
            this.label16.Left = 5.668111F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 9pt; text-align: left";
            this.label16.Text = "月 分 御 請 求 額";
            this.label16.Top = 2.177166F;
            this.label16.Width = 1.061024F;
            // 
            // tb_mm
            // 
            this.tb_mm.Height = 0.1665353F;
            this.tb_mm.Left = 5.373622F;
            this.tb_mm.Name = "tb_mm";
            this.tb_mm.Style = "font-size: 9pt; text-align: right";
            this.tb_mm.Text = null;
            this.tb_mm.Top = 2.177166F;
            this.tb_mm.Width = 0.2633858F;
            // 
            // tb_seikyu
            // 
            this.tb_seikyu.Height = 0.1665353F;
            this.tb_seikyu.Left = 5.352757F;
            this.tb_seikyu.Name = "tb_seikyu";
            this.tb_seikyu.OutputFormat = resources.GetString("tb_seikyu.OutputFormat");
            this.tb_seikyu.Style = "font-size: 9pt; text-align: right";
            this.tb_seikyu.Text = null;
            this.tb_seikyu.Top = 2.716536F;
            this.tb_seikyu.Width = 1.419291F;
            // 
            // tb_urikake_no
            // 
            this.tb_urikake_no.Height = 0.1668143F;
            this.tb_urikake_no.Left = 6.147244F;
            this.tb_urikake_no.Name = "tb_urikake_no";
            this.tb_urikake_no.Style = "font-size: 9pt";
            this.tb_urikake_no.Text = null;
            this.tb_urikake_no.Top = 0F;
            this.tb_urikake_no.Width = 0.687746F;
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
            this.reportInfo1.Height = 0.1669291F;
            this.reportInfo1.Left = 5.83504F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 9pt; text-align: right";
            this.reportInfo1.Top = 0.1669291F;
            this.reportInfo1.Width = 1F;
            // 
            // label17
            // 
            this.label17.Height = 0.1668471F;
            this.label17.HyperLink = null;
            this.label17.Left = 5.938583F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 9pt";
            this.label17.Text = "No.";
            this.label17.Top = 0F;
            this.label17.Width = 0.2086616F;
            // 
            // shape3
            // 
            this.shape3.Height = 0.6362205F;
            this.shape3.Left = 4.768504F;
            this.shape3.Name = "shape3";
            this.shape3.RoundingRadius = 9.999999F;
            this.shape3.Top = 1.031496F;
            this.shape3.Width = 1.908661F;
            // 
            // line12
            // 
            this.line12.Height = 0.6362209F;
            this.line12.Left = 5.404725F;
            this.line12.LineWeight = 1F;
            this.line12.Name = "line12";
            this.line12.Top = 1.031496F;
            this.line12.Width = 0F;
            this.line12.X1 = 5.404725F;
            this.line12.X2 = 5.404725F;
            this.line12.Y1 = 1.031496F;
            this.line12.Y2 = 1.667717F;
            // 
            // line13
            // 
            this.line13.Height = 0.6362209F;
            this.line13.Left = 6.040946F;
            this.line13.LineWeight = 1F;
            this.line13.Name = "line13";
            this.line13.Top = 1.031496F;
            this.line13.Width = 0F;
            this.line13.X1 = 6.040946F;
            this.line13.X2 = 6.040946F;
            this.line13.Y1 = 1.031496F;
            this.line13.Y2 = 1.667717F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox6,
            this.textBox7,
            this.textBox8,
            this.textBox9});
            this.detail.Height = 0.2291667F;
            this.detail.Name = "detail";
            // 
            // textBox6
            // 
            this.textBox6.DataField = "seihin_name";
            this.textBox6.Height = 0.1566929F;
            this.textBox6.Left = 0.07283465F;
            this.textBox6.Name = "textBox6";
            this.textBox6.Style = "font-size: 9pt; vertical-align: middle";
            this.textBox6.Text = null;
            this.textBox6.Top = 0.02086614F;
            this.textBox6.Width = 3.688189F;
            // 
            // textBox7
            // 
            this.textBox7.DataField = "uriage_su";
            this.textBox7.Height = 0.1566929F;
            this.textBox7.Left = 3.864961F;
            this.textBox7.Name = "textBox7";
            this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
            this.textBox7.Style = "font-size: 9pt; text-align: right";
            this.textBox7.Text = null;
            this.textBox7.Top = 0.02086614F;
            this.textBox7.Width = 0.9271653F;
            // 
            // textBox8
            // 
            this.textBox8.DataField = "uriage_kingaku";
            this.textBox8.Height = 0.1566929F;
            this.textBox8.Left = 4.907875F;
            this.textBox8.Name = "textBox8";
            this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
            this.textBox8.Style = "font-size: 9pt; text-align: right";
            this.textBox8.Text = null;
            this.textBox8.Top = 0.02086614F;
            this.textBox8.Width = 0.8854331F;
            // 
            // textBox9
            // 
            this.textBox9.DataField = "syouhizeigaku";
            this.textBox9.Height = 0.1566929F;
            this.textBox9.Left = 5.907481F;
            this.textBox9.Name = "textBox9";
            this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
            this.textBox9.Style = "font-size: 9pt; text-align: right";
            this.textBox9.Text = null;
            this.textBox9.Top = 0.02086614F;
            this.textBox9.Width = 0.8854327F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.line14});
            this.pageFooter.Height = 0.04166666F;
            this.pageFooter.Name = "pageFooter";
            // 
            // line14
            // 
            this.line14.Height = 0.0001799911F;
            this.line14.Left = 0.0003929139F;
            this.line14.LineWeight = 1F;
            this.line14.Name = "line14";
            this.line14.Top = 0F;
            this.line14.Width = 6.834647F;
            this.line14.X1 = 6.83504F;
            this.line14.X2 = 0.0003929139F;
            this.line14.Y1 = 0F;
            this.line14.Y2 = 0.0001799911F;
            // 
            // rpt_seikyu
            // 
            this.MasterReport = false;
            this.PageSettings.DefaultPaperSize = false;
            this.PageSettings.Margins.Bottom = 0.7480315F;
            this.PageSettings.Margins.Left = 0.7874016F;
            this.PageSettings.Margins.Right = 0.5905512F;
            this.PageSettings.Margins.Top = 0.5905512F;
            this.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait;
            this.PageSettings.PaperHeight = 11.69291F;
            this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.PageSettings.PaperWidth = 8.267716F;
            this.PrintWidth = 6.864583F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_seikyu_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_tel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_jusyo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kaisya_bank)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hiduke)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kurikosi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syouhizei)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_nyukin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zandaka)).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.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_mm)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_seikyu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_urikake_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).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)).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(SectionReport1));
     this.pageHeader  = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail      = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.pageFooter  = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.label1      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).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 GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label1,
         this.reportInfo1
     });
     this.detail.Height = 2F;
     this.detail.Name   = "detail";
     //
     // pageFooter
     //
     this.pageFooter.Height = 0.25F;
     this.pageFooter.Name   = "pageFooter";
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 2.417F;
     this.label1.Name      = "label1";
     this.label1.Style     = "";
     this.label1.Text      = "Hello!";
     this.label1.Top       = 0.365F;
     this.label1.Width     = 1F;
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{RunDateTime:M/d/yyyy h:mm tt}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 2.5F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "";
     this.reportInfo1.Top          = 0.8650001F;
     this.reportInfo1.Width        = 2.615F;
     //
     // SectionReport1
     //
     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.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #33
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(LoginUserSectionReport));
     this.pageHeader                  = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompanyCode              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCodeName          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDate                     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate                      = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle                    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblUserCode                 = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblUserName                 = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepartmentCode           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepartmentName           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblMenuLevel                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblFunctiionLevel           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblMail                     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblVOne                     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblWebViewer                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderHorUpper          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerFunctiionLevel = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerMail           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerVOne           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorLower          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerMenuLevel      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDepartmentName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerUserName       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerUserCode       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail                      = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtUserCode                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtUserName                 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentCode           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentName           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtMail                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtVone                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtWebview                  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtMenuLevel                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtFuctionLevel             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailHorSeparator      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerVOne           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerMail           = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerFunctionLevel  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerMenuLevel      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerDepartmentName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerUserName       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerUserCode       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter                  = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMenuLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFunctiionLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblVOne)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWebViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVone)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebview)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMenuLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFuctionLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompanyCode,
         this.lblCompanyCodeName,
         this.lblDate,
         this.ridate,
         this.lblTitle,
         this.lblUserCode,
         this.lblUserName,
         this.lblDepartmentCode,
         this.lblDepartmentName,
         this.lblMenuLevel,
         this.lblFunctiionLevel,
         this.lblMail,
         this.lblVOne,
         this.lblWebViewer,
         this.lineHeaderHorUpper,
         this.lineHeaderVerFunctiionLevel,
         this.lineHeaderVerMail,
         this.lineHeaderVerVOne,
         this.lineHeaderHorLower,
         this.lineHeaderVerMenuLevel,
         this.lineHeaderVerDepartmentName,
         this.lineHeaderVerDepartmentCode,
         this.lineHeaderVerUserName,
         this.lineHeaderVerUserCode
     });
     this.pageHeader.Height = 1.023774F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.lblCompanyCode.Text  = "会社コード :";
     this.lblCompanyCode.Top   = 0F;
     this.lblCompanyCode.Width = 0.7874016F;
     //
     // lblCompanyCodeName
     //
     this.lblCompanyCodeName.Height    = 0.2F;
     this.lblCompanyCodeName.HyperLink = null;
     this.lblCompanyCodeName.Left      = 0.811811F;
     this.lblCompanyCodeName.Name      = "lblCompanyCodeName";
     this.lblCompanyCodeName.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyCodeName.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                                         "-set: 1";
     this.lblCompanyCodeName.Text  = "label2";
     this.lblCompanyCodeName.Top   = 0F;
     this.lblCompanyCodeName.Width = 3.657F;
     //
     // lblDate
     //
     this.lblDate.Height    = 0.2F;
     this.lblDate.HyperLink = null;
     this.lblDate.Left      = 8.809055F;
     this.lblDate.Name      = "lblDate";
     this.lblDate.Style     = "color: Gray; font-family: MS 明朝; font-size: 7pt; vertical-align: middle; ddo-char" +
                              "-set: 1";
     this.lblDate.Text  = "出力日付 :";
     this.lblDate.Top   = 0F;
     this.lblDate.Width = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: left; vertical-align" +
                                ": middle; ddo-char-set: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 1.014961F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lblTitle.Text      = "ログインユーザーマスター一覧";
     this.lblTitle.Top       = 0.2704725F;
     this.lblTitle.Width     = 10.62992F;
     //
     // lblUserCode
     //
     this.lblUserCode.Height    = 0.3385827F;
     this.lblUserCode.HyperLink = null;
     this.lblUserCode.Left      = 0F;
     this.lblUserCode.Name      = "lblUserCode";
     this.lblUserCode.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblUserCode.Text  = "ユーザーコード";
     this.lblUserCode.Top   = 0.6838583F;
     this.lblUserCode.Width = 1.1F;
     //
     // lblUserName
     //
     this.lblUserName.Height    = 0.3385827F;
     this.lblUserName.HyperLink = null;
     this.lblUserName.Left      = 1.11063F;
     this.lblUserName.Name      = "lblUserName";
     this.lblUserName.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                  "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblUserName.Text  = "ユーザー名";
     this.lblUserName.Top   = 0.6838583F;
     this.lblUserName.Width = 1.666F;
     //
     // lblDepartmentCode
     //
     this.lblDepartmentCode.Height    = 0.3385827F;
     this.lblDepartmentCode.HyperLink = null;
     this.lblDepartmentCode.Left      = 2.785433F;
     this.lblDepartmentCode.Name      = "lblDepartmentCode";
     this.lblDepartmentCode.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblDepartmentCode.Text  = "請求部門コード";
     this.lblDepartmentCode.Top   = 0.6838583F;
     this.lblDepartmentCode.Width = 1.125984F;
     //
     // lblDepartmentName
     //
     this.lblDepartmentName.Height    = 0.3385827F;
     this.lblDepartmentName.HyperLink = null;
     this.lblDepartmentName.Left      = 3.907874F;
     this.lblDepartmentName.Name      = "lblDepartmentName";
     this.lblDepartmentName.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblDepartmentName.Text  = "請求部門名";
     this.lblDepartmentName.Top   = 0.6838583F;
     this.lblDepartmentName.Width = 1.770079F;
     //
     // lblMenuLevel
     //
     this.lblMenuLevel.Height    = 0.3385827F;
     this.lblMenuLevel.HyperLink = null;
     this.lblMenuLevel.Left      = 5.686221F;
     this.lblMenuLevel.Name      = "lblMenuLevel";
     this.lblMenuLevel.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                   "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblMenuLevel.Text  = "権限";
     this.lblMenuLevel.Top   = 0.6838583F;
     this.lblMenuLevel.Width = 0.5624884F;
     //
     // lblFunctiionLevel
     //
     this.lblFunctiionLevel.Height    = 0.3385827F;
     this.lblFunctiionLevel.HyperLink = null;
     this.lblFunctiionLevel.Left      = 6.257087F;
     this.lblFunctiionLevel.Name      = "lblFunctiionLevel";
     this.lblFunctiionLevel.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                        "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblFunctiionLevel.Text  = "セキュリティ";
     this.lblFunctiionLevel.Top   = 0.6838583F;
     this.lblFunctiionLevel.Width = 0.807898F;
     //
     // lblMail
     //
     this.lblMail.Height    = 0.3385827F;
     this.lblMail.HyperLink = null;
     this.lblMail.Left      = 7.08189F;
     this.lblMail.Name      = "lblMail";
     this.lblMail.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                              "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblMail.Text  = "メールアドレス";
     this.lblMail.Top   = 0.6838583F;
     this.lblMail.Width = 1.656788F;
     //
     // lblVOne
     //
     this.lblVOne.Height    = 0.3385827F;
     this.lblVOne.HyperLink = null;
     this.lblVOne.Left      = 8.746457F;
     this.lblVOne.Name      = "lblVOne";
     this.lblVOne.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                              "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblVOne.Text  = "V-ONE";
     this.lblVOne.Top   = 0.6838583F;
     this.lblVOne.Width = 0.6997557F;
     //
     // lblWebViewer
     //
     this.lblWebViewer.Height    = 0.3385827F;
     this.lblWebViewer.HyperLink = null;
     this.lblWebViewer.Left      = 9.452756F;
     this.lblWebViewer.Name      = "lblWebViewer";
     this.lblWebViewer.Style     = "background-color: WhiteSmoke; font-family: MS 明朝; font-size: 9pt; text-align: cen" +
                                   "ter; vertical-align: middle; ddo-char-set: 1";
     this.lblWebViewer.Text  = "WebViewer";
     this.lblWebViewer.Top   = 0.6838583F;
     this.lblWebViewer.Width = 1.11811F;
     //
     // lineHeaderHorUpper
     //
     this.lineHeaderHorUpper.Height     = 0F;
     this.lineHeaderHorUpper.Left       = 0F;
     this.lineHeaderHorUpper.LineWeight = 1F;
     this.lineHeaderHorUpper.Name       = "lineHeaderHorUpper";
     this.lineHeaderHorUpper.Top        = 0.6826772F;
     this.lineHeaderHorUpper.Width      = 10.57126F;
     this.lineHeaderHorUpper.X1         = 0F;
     this.lineHeaderHorUpper.X2         = 10.57126F;
     this.lineHeaderHorUpper.Y1         = 0.6826772F;
     this.lineHeaderHorUpper.Y2         = 0.6826772F;
     //
     // lineHeaderVerFunctiionLevel
     //
     this.lineHeaderVerFunctiionLevel.Height     = 0.3385828F;
     this.lineHeaderVerFunctiionLevel.Left       = 7.079528F;
     this.lineHeaderVerFunctiionLevel.LineWeight = 1F;
     this.lineHeaderVerFunctiionLevel.Name       = "lineHeaderVerFunctiionLevel";
     this.lineHeaderVerFunctiionLevel.Top        = 0.6838583F;
     this.lineHeaderVerFunctiionLevel.Width      = 0F;
     this.lineHeaderVerFunctiionLevel.X1         = 7.079528F;
     this.lineHeaderVerFunctiionLevel.X2         = 7.079528F;
     this.lineHeaderVerFunctiionLevel.Y1         = 0.6838583F;
     this.lineHeaderVerFunctiionLevel.Y2         = 1.022441F;
     //
     // lineHeaderVerMail
     //
     this.lineHeaderVerMail.Height     = 0.3385828F;
     this.lineHeaderVerMail.Left       = 8.744489F;
     this.lineHeaderVerMail.LineWeight = 1F;
     this.lineHeaderVerMail.Name       = "lineHeaderVerMail";
     this.lineHeaderVerMail.Top        = 0.6838583F;
     this.lineHeaderVerMail.Width      = 0F;
     this.lineHeaderVerMail.X1         = 8.744489F;
     this.lineHeaderVerMail.X2         = 8.744489F;
     this.lineHeaderVerMail.Y1         = 0.6838583F;
     this.lineHeaderVerMail.Y2         = 1.022441F;
     //
     // lineHeaderVerVOne
     //
     this.lineHeaderVerVOne.Height     = 0.3385828F;
     this.lineHeaderVerVOne.Left       = 9.452757F;
     this.lineHeaderVerVOne.LineWeight = 1F;
     this.lineHeaderVerVOne.Name       = "lineHeaderVerVOne";
     this.lineHeaderVerVOne.Top        = 0.6838583F;
     this.lineHeaderVerVOne.Width      = 0F;
     this.lineHeaderVerVOne.X1         = 9.452757F;
     this.lineHeaderVerVOne.X2         = 9.452757F;
     this.lineHeaderVerVOne.Y1         = 0.6838583F;
     this.lineHeaderVerVOne.Y2         = 1.022441F;
     //
     // lineHeaderHorLower
     //
     this.lineHeaderHorLower.Height     = 0F;
     this.lineHeaderHorLower.Left       = 0F;
     this.lineHeaderHorLower.LineWeight = 1F;
     this.lineHeaderHorLower.Name       = "lineHeaderHorLower";
     this.lineHeaderHorLower.Top        = 1.023622F;
     this.lineHeaderHorLower.Width      = 10.57126F;
     this.lineHeaderHorLower.X1         = 0F;
     this.lineHeaderHorLower.X2         = 10.57126F;
     this.lineHeaderHorLower.Y1         = 1.023622F;
     this.lineHeaderHorLower.Y2         = 1.023622F;
     //
     // lineHeaderVerMenuLevel
     //
     this.lineHeaderVerMenuLevel.Height     = 0.3385828F;
     this.lineHeaderVerMenuLevel.Left       = 6.253937F;
     this.lineHeaderVerMenuLevel.LineWeight = 1F;
     this.lineHeaderVerMenuLevel.Name       = "lineHeaderVerMenuLevel";
     this.lineHeaderVerMenuLevel.Top        = 0.6838583F;
     this.lineHeaderVerMenuLevel.Width      = 0F;
     this.lineHeaderVerMenuLevel.X1         = 6.253937F;
     this.lineHeaderVerMenuLevel.X2         = 6.253937F;
     this.lineHeaderVerMenuLevel.Y1         = 0.6838583F;
     this.lineHeaderVerMenuLevel.Y2         = 1.022441F;
     //
     // lineHeaderVerDepartmentName
     //
     this.lineHeaderVerDepartmentName.Height     = 0.3385828F;
     this.lineHeaderVerDepartmentName.Left       = 5.682284F;
     this.lineHeaderVerDepartmentName.LineWeight = 1F;
     this.lineHeaderVerDepartmentName.Name       = "lineHeaderVerDepartmentName";
     this.lineHeaderVerDepartmentName.Top        = 0.6838583F;
     this.lineHeaderVerDepartmentName.Width      = 0F;
     this.lineHeaderVerDepartmentName.X1         = 5.682284F;
     this.lineHeaderVerDepartmentName.X2         = 5.682284F;
     this.lineHeaderVerDepartmentName.Y1         = 0.6838583F;
     this.lineHeaderVerDepartmentName.Y2         = 1.022441F;
     //
     // lineHeaderVerDepartmentCode
     //
     this.lineHeaderVerDepartmentCode.Height     = 0.3385828F;
     this.lineHeaderVerDepartmentCode.Left       = 3.904725F;
     this.lineHeaderVerDepartmentCode.LineWeight = 1F;
     this.lineHeaderVerDepartmentCode.Name       = "lineHeaderVerDepartmentCode";
     this.lineHeaderVerDepartmentCode.Top        = 0.6838583F;
     this.lineHeaderVerDepartmentCode.Width      = 0F;
     this.lineHeaderVerDepartmentCode.X1         = 3.904725F;
     this.lineHeaderVerDepartmentCode.X2         = 3.904725F;
     this.lineHeaderVerDepartmentCode.Y1         = 0.6838583F;
     this.lineHeaderVerDepartmentCode.Y2         = 1.022441F;
     //
     // lineHeaderVerUserName
     //
     this.lineHeaderVerUserName.Height     = 0.3385828F;
     this.lineHeaderVerUserName.Left       = 2.777559F;
     this.lineHeaderVerUserName.LineWeight = 1F;
     this.lineHeaderVerUserName.Name       = "lineHeaderVerUserName";
     this.lineHeaderVerUserName.Top        = 0.6838583F;
     this.lineHeaderVerUserName.Width      = 0F;
     this.lineHeaderVerUserName.X1         = 2.777559F;
     this.lineHeaderVerUserName.X2         = 2.777559F;
     this.lineHeaderVerUserName.Y1         = 0.6838583F;
     this.lineHeaderVerUserName.Y2         = 1.022441F;
     //
     // lineHeaderVerUserCode
     //
     this.lineHeaderVerUserCode.Height     = 0.3385828F;
     this.lineHeaderVerUserCode.Left       = 1.108268F;
     this.lineHeaderVerUserCode.LineWeight = 1F;
     this.lineHeaderVerUserCode.Name       = "lineHeaderVerUserCode";
     this.lineHeaderVerUserCode.Top        = 0.6838583F;
     this.lineHeaderVerUserCode.Width      = 0F;
     this.lineHeaderVerUserCode.X1         = 1.108268F;
     this.lineHeaderVerUserCode.X2         = 1.108268F;
     this.lineHeaderVerUserCode.Y1         = 0.6838583F;
     this.lineHeaderVerUserCode.Y2         = 1.022441F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtUserCode,
         this.txtUserName,
         this.txtDepartmentCode,
         this.txtDepartmentName,
         this.txtMail,
         this.txtVone,
         this.txtWebview,
         this.txtMenuLevel,
         this.txtFuctionLevel,
         this.lineDetailHorSeparator,
         this.lineDetailVerVOne,
         this.lineDetailVerMail,
         this.lineDetailVerFunctionLevel,
         this.lineDetailVerMenuLevel,
         this.lineDetailVerDepartmentName,
         this.lineDetailVerDepartmentCode,
         this.lineDetailVerUserName,
         this.lineDetailVerUserCode
     });
     this.detail.Height = 0.2802199F;
     this.detail.Name   = "detail";
     //
     // txtUserCode
     //
     this.txtUserCode.Height = 0.27F;
     this.txtUserCode.Left   = 0F;
     this.txtUserCode.Name   = "txtUserCode";
     this.txtUserCode.Style  = "text-align: center; vertical-align: middle";
     this.txtUserCode.Text   = "textBox1";
     this.txtUserCode.Top    = 0F;
     this.txtUserCode.Width  = 1.099213F;
     //
     // txtUserName
     //
     this.txtUserName.Height    = 0.27F;
     this.txtUserName.Left      = 1.154724F;
     this.txtUserName.MultiLine = false;
     this.txtUserName.Name      = "txtUserName";
     this.txtUserName.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtUserName.Text      = "textBox1";
     this.txtUserName.Top       = 0F;
     this.txtUserName.Width     = 1.624268F;
     //
     // txtDepartmentCode
     //
     this.txtDepartmentCode.Height = 0.27F;
     this.txtDepartmentCode.Left   = 2.780315F;
     this.txtDepartmentCode.Name   = "txtDepartmentCode";
     this.txtDepartmentCode.Style  = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                     "do-char-set: 1";
     this.txtDepartmentCode.Text  = "textBox1";
     this.txtDepartmentCode.Top   = 0F;
     this.txtDepartmentCode.Width = 1.120866F;
     //
     // txtDepartmentName
     //
     this.txtDepartmentName.Height    = 0.27F;
     this.txtDepartmentName.Left      = 3.938189F;
     this.txtDepartmentName.MultiLine = false;
     this.txtDepartmentName.Name      = "txtDepartmentName";
     this.txtDepartmentName.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtDepartmentName.Text      = "textBox1";
     this.txtDepartmentName.Top       = 0F;
     this.txtDepartmentName.Width     = 1.738976F;
     //
     // txtMail
     //
     this.txtMail.Height    = 0.27F;
     this.txtMail.Left      = 7.126772F;
     this.txtMail.MultiLine = false;
     this.txtMail.Name      = "txtMail";
     this.txtMail.Style     = "font-family: MS 明朝; font-size: 9pt; vertical-align: middle; ddo-char-set: 1";
     this.txtMail.Text      = "textBox1";
     this.txtMail.Top       = 0F;
     this.txtMail.Width     = 1.614962F;
     //
     // txtVone
     //
     this.txtVone.Height = 0.27F;
     this.txtVone.Left   = 8.76693F;
     this.txtVone.Name   = "txtVone";
     this.txtVone.Style  = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                           "do-char-set: 1";
     this.txtVone.Text  = "textBox1";
     this.txtVone.Top   = 0F;
     this.txtVone.Width = 0.6791334F;
     //
     // txtWebview
     //
     this.txtWebview.Height    = 0.27F;
     this.txtWebview.Left      = 9.486221F;
     this.txtWebview.MultiLine = false;
     this.txtWebview.Name      = "txtWebview";
     this.txtWebview.Style     = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                 "do-char-set: 1";
     this.txtWebview.Text  = "textBox1";
     this.txtWebview.Top   = 0F;
     this.txtWebview.Width = 1.07244F;
     //
     // txtMenuLevel
     //
     this.txtMenuLevel.Height = 0.27F;
     this.txtMenuLevel.Left   = 5.707874F;
     this.txtMenuLevel.Name   = "txtMenuLevel";
     this.txtMenuLevel.Style  = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                "do-char-set: 1";
     this.txtMenuLevel.Text  = "textBox1";
     this.txtMenuLevel.Top   = 0F;
     this.txtMenuLevel.Width = 0.5523624F;
     //
     // txtFuctionLevel
     //
     this.txtFuctionLevel.Height = 0.27F;
     this.txtFuctionLevel.Left   = 6.29882F;
     this.txtFuctionLevel.Name   = "txtFuctionLevel";
     this.txtFuctionLevel.Style  = "font-family: MS 明朝; font-size: 9pt; text-align: center; vertical-align: middle; d" +
                                   "do-char-set: 1";
     this.txtFuctionLevel.Text  = "textBox1";
     this.txtFuctionLevel.Top   = 0F;
     this.txtFuctionLevel.Width = 0.7767715F;
     //
     // lineDetailHorSeparator
     //
     this.lineDetailHorSeparator.Height     = 0F;
     this.lineDetailHorSeparator.Left       = 0F;
     this.lineDetailHorSeparator.LineWeight = 1F;
     this.lineDetailHorSeparator.Name       = "lineDetailHorSeparator";
     this.lineDetailHorSeparator.Top        = 0.2740158F;
     this.lineDetailHorSeparator.Width      = 10.5626F;
     this.lineDetailHorSeparator.X1         = 0F;
     this.lineDetailHorSeparator.X2         = 10.5626F;
     this.lineDetailHorSeparator.Y1         = 0.2740158F;
     this.lineDetailHorSeparator.Y2         = 0.2740158F;
     //
     // lineDetailVerVOne
     //
     this.lineDetailVerVOne.Height     = 0.27F;
     this.lineDetailVerVOne.Left       = 9.452756F;
     this.lineDetailVerVOne.LineWeight = 1F;
     this.lineDetailVerVOne.Name       = "lineDetailVerVOne";
     this.lineDetailVerVOne.Top        = 0F;
     this.lineDetailVerVOne.Width      = 0F;
     this.lineDetailVerVOne.X1         = 9.452756F;
     this.lineDetailVerVOne.X2         = 9.452756F;
     this.lineDetailVerVOne.Y1         = 0F;
     this.lineDetailVerVOne.Y2         = 0.27F;
     //
     // lineDetailVerMail
     //
     this.lineDetailVerMail.Height     = 0.27F;
     this.lineDetailVerMail.Left       = 8.744489F;
     this.lineDetailVerMail.LineWeight = 1F;
     this.lineDetailVerMail.Name       = "lineDetailVerMail";
     this.lineDetailVerMail.Top        = 0F;
     this.lineDetailVerMail.Width      = 0F;
     this.lineDetailVerMail.X1         = 8.744489F;
     this.lineDetailVerMail.X2         = 8.744489F;
     this.lineDetailVerMail.Y1         = 0F;
     this.lineDetailVerMail.Y2         = 0.27F;
     //
     // lineDetailVerFunctionLevel
     //
     this.lineDetailVerFunctionLevel.Height     = 0.27F;
     this.lineDetailVerFunctionLevel.Left       = 7.079528F;
     this.lineDetailVerFunctionLevel.LineWeight = 1F;
     this.lineDetailVerFunctionLevel.Name       = "lineDetailVerFunctionLevel";
     this.lineDetailVerFunctionLevel.Top        = 0F;
     this.lineDetailVerFunctionLevel.Width      = 0F;
     this.lineDetailVerFunctionLevel.X1         = 7.079528F;
     this.lineDetailVerFunctionLevel.X2         = 7.079528F;
     this.lineDetailVerFunctionLevel.Y1         = 0F;
     this.lineDetailVerFunctionLevel.Y2         = 0.27F;
     //
     // lineDetailVerMenuLevel
     //
     this.lineDetailVerMenuLevel.Height     = 0.27F;
     this.lineDetailVerMenuLevel.Left       = 6.253937F;
     this.lineDetailVerMenuLevel.LineWeight = 1F;
     this.lineDetailVerMenuLevel.Name       = "lineDetailVerMenuLevel";
     this.lineDetailVerMenuLevel.Top        = 0F;
     this.lineDetailVerMenuLevel.Width      = 0F;
     this.lineDetailVerMenuLevel.X1         = 6.253937F;
     this.lineDetailVerMenuLevel.X2         = 6.253937F;
     this.lineDetailVerMenuLevel.Y1         = 0F;
     this.lineDetailVerMenuLevel.Y2         = 0.27F;
     //
     // lineDetailVerDepartmentName
     //
     this.lineDetailVerDepartmentName.Height     = 0.2711811F;
     this.lineDetailVerDepartmentName.Left       = 5.682283F;
     this.lineDetailVerDepartmentName.LineWeight = 1F;
     this.lineDetailVerDepartmentName.Name       = "lineDetailVerDepartmentName";
     this.lineDetailVerDepartmentName.Top        = 0F;
     this.lineDetailVerDepartmentName.Width      = 0F;
     this.lineDetailVerDepartmentName.X1         = 5.682283F;
     this.lineDetailVerDepartmentName.X2         = 5.682283F;
     this.lineDetailVerDepartmentName.Y1         = 0F;
     this.lineDetailVerDepartmentName.Y2         = 0.2711811F;
     //
     // lineDetailVerDepartmentCode
     //
     this.lineDetailVerDepartmentCode.Height     = 0.27F;
     this.lineDetailVerDepartmentCode.Left       = 3.904725F;
     this.lineDetailVerDepartmentCode.LineWeight = 1F;
     this.lineDetailVerDepartmentCode.Name       = "lineDetailVerDepartmentCode";
     this.lineDetailVerDepartmentCode.Top        = 0F;
     this.lineDetailVerDepartmentCode.Width      = 0F;
     this.lineDetailVerDepartmentCode.X1         = 3.904725F;
     this.lineDetailVerDepartmentCode.X2         = 3.904725F;
     this.lineDetailVerDepartmentCode.Y1         = 0F;
     this.lineDetailVerDepartmentCode.Y2         = 0.27F;
     //
     // lineDetailVerUserName
     //
     this.lineDetailVerUserName.Height     = 0.27F;
     this.lineDetailVerUserName.Left       = 2.777559F;
     this.lineDetailVerUserName.LineWeight = 1F;
     this.lineDetailVerUserName.Name       = "lineDetailVerUserName";
     this.lineDetailVerUserName.Top        = 0F;
     this.lineDetailVerUserName.Width      = 0F;
     this.lineDetailVerUserName.X1         = 2.777559F;
     this.lineDetailVerUserName.X2         = 2.777559F;
     this.lineDetailVerUserName.Y1         = 0F;
     this.lineDetailVerUserName.Y2         = 0.27F;
     //
     // lineDetailVerUserCode
     //
     this.lineDetailVerUserCode.Height     = 0.27F;
     this.lineDetailVerUserCode.Left       = 1.108268F;
     this.lineDetailVerUserCode.LineWeight = 1F;
     this.lineDetailVerUserCode.Name       = "lineDetailVerUserCode";
     this.lineDetailVerUserCode.Top        = 0F;
     this.lineDetailVerUserCode.Width      = 0F;
     this.lineDetailVerUserCode.X1         = 1.108268F;
     this.lineDetailVerUserCode.X2         = 1.108268F;
     this.lineDetailVerUserCode.Y1         = 0F;
     this.lineDetailVerUserCode.Y2         = 0.27F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-family: MS 明朝; font-size: 7pt; text-align: center; vertical-ali" +
                                     "gn: middle; ddo-char-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 10.62992F;
     //
     // LoginUserSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-size: 9pt; font-family: \"MS 明朝\"; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.DataInitialize += new System.EventHandler(this.LoginUserSectionReport_DataInitialize);
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblUserName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMenuLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblFunctiionLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblVOne)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblWebViewer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtVone)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebview)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMenuLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFuctionLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KitchenOrderReport));
     this.pageHeader         = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail             = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtItemDescription = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtKitchenNotes    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblItemDescription = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtQuantity        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblQuantity        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblKitchenNotes    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter       = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.infoPageNumber   = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblPrintedOn     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.reportHeader     = new GrapeCity.ActiveReports.SectionReportModel.ReportHeader();
     this.lblOrganization  = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblContactPerson = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblEventDateTime = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblSummary       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtOrganization  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtContactPerson = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtEventDate     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtSummary       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.picLogo          = new GrapeCity.ActiveReports.SectionReportModel.Picture();
     this.lblTitle         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblAllergies     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtAllergyNotes  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblLocation      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtLocation      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line2            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblPickupNotes   = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtPickupNotes   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblPeople        = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtPeople        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.reportFooter     = new GrapeCity.ActiveReports.SectionReportModel.ReportFooter();
     this.chkInvoice       = new GrapeCity.ActiveReports.SectionReportModel.CheckBox();
     this.chkCash          = new GrapeCity.ActiveReports.SectionReportModel.CheckBox();
     this.line3            = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label1           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     ((System.ComponentModel.ISupportInitialize)(this.txtItemDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKitchenNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblItemDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQuantity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblQuantity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblKitchenNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.infoPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPrintedOn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOrganization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblContactPerson)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblEventDateTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrganization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactPerson)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEventDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAllergies)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAllergyNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblLocation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLocation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPickupNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPickupNotes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPeople)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeople)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkInvoice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkCash)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Height = 0F;
     this.pageHeader.Name   = "pageHeader";
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtItemDescription,
         this.txtKitchenNotes,
         this.lblItemDescription,
         this.txtQuantity,
         this.lblQuantity,
         this.lblKitchenNotes,
         this.line1
     });
     this.detail.Height  = 1F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.OnDetailFormat);
     //
     // txtItemDescription
     //
     this.txtItemDescription.DataField = "Description";
     this.txtItemDescription.Height    = 0.3F;
     this.txtItemDescription.Left      = 1F;
     this.txtItemDescription.Name      = "txtItemDescription";
     this.txtItemDescription.Style     = "font-family: Segoe UI; font-size: 14pt; text-align: left";
     this.txtItemDescription.Text      = "Description";
     this.txtItemDescription.Top       = 0.1F;
     this.txtItemDescription.Width     = 3F;
     //
     // txtKitchenNotes
     //
     this.txtKitchenNotes.DataField = "KitchenNotes";
     this.txtKitchenNotes.Height    = 0.3F;
     this.txtKitchenNotes.Left      = 0F;
     this.txtKitchenNotes.Name      = "txtKitchenNotes";
     this.txtKitchenNotes.Style     = "font-family: Segoe UI; font-size: 14pt; text-align: left";
     this.txtKitchenNotes.Text      = "Kitchen Notes";
     this.txtKitchenNotes.Top       = 0.6F;
     this.txtKitchenNotes.Width     = 6.5F;
     //
     // lblItemDescription
     //
     this.lblItemDescription.Height    = 0.3F;
     this.lblItemDescription.HyperLink = null;
     this.lblItemDescription.Left      = 0F;
     this.lblItemDescription.Name      = "lblItemDescription";
     this.lblItemDescription.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblItemDescription.Text      = "Item:";
     this.lblItemDescription.Top       = 0.1F;
     this.lblItemDescription.Width     = 1F;
     //
     // txtQuantity
     //
     this.txtQuantity.DataField    = "Quantity";
     this.txtQuantity.Height       = 0.3F;
     this.txtQuantity.Left         = 5.5F;
     this.txtQuantity.Name         = "txtQuantity";
     this.txtQuantity.OutputFormat = resources.GetString("txtQuantity.OutputFormat");
     this.txtQuantity.Style        = "font-family: Segoe UI; font-size: 14pt; text-align: right";
     this.txtQuantity.Text         = "Quantity";
     this.txtQuantity.Top          = 0.09999999F;
     this.txtQuantity.Width        = 1F;
     //
     // lblQuantity
     //
     this.lblQuantity.Height    = 0.3F;
     this.lblQuantity.HyperLink = null;
     this.lblQuantity.Left      = 4.5F;
     this.lblQuantity.Name      = "lblQuantity";
     this.lblQuantity.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblQuantity.Text      = "Quantity:";
     this.lblQuantity.Top       = 0.09999999F;
     this.lblQuantity.Width     = 1F;
     //
     // lblKitchenNotes
     //
     this.lblKitchenNotes.Height    = 0.3F;
     this.lblKitchenNotes.HyperLink = null;
     this.lblKitchenNotes.Left      = 0F;
     this.lblKitchenNotes.Name      = "lblKitchenNotes";
     this.lblKitchenNotes.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblKitchenNotes.Text      = "Notes:";
     this.lblKitchenNotes.Top       = 0.35F;
     this.lblKitchenNotes.Width     = 1F;
     //
     // line1
     //
     this.line1.Height     = 0F;
     this.line1.Left       = 0F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 0.9F;
     this.line1.Width      = 6.5F;
     this.line1.X1         = 0F;
     this.line1.X2         = 6.5F;
     this.line1.Y1         = 0.9F;
     this.line1.Y2         = 0.9F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.infoPageNumber,
         this.lblPrintedOn
     });
     this.pageFooter.Height  = 0.3F;
     this.pageFooter.Name    = "pageFooter";
     this.pageFooter.Format += new System.EventHandler(this.OnPageFooterFormat);
     //
     // infoPageNumber
     //
     this.infoPageNumber.FormatString = "Page {PageNumber} of {PageCount}";
     this.infoPageNumber.Height       = 0.2F;
     this.infoPageNumber.Left         = 5F;
     this.infoPageNumber.Name         = "infoPageNumber";
     this.infoPageNumber.Style        = "font-family: Segoe UI; text-align: right";
     this.infoPageNumber.Top          = 0.05F;
     this.infoPageNumber.Width        = 1.5F;
     //
     // lblPrintedOn
     //
     this.lblPrintedOn.Height    = 0.2F;
     this.lblPrintedOn.HyperLink = null;
     this.lblPrintedOn.Left      = 0F;
     this.lblPrintedOn.Name      = "lblPrintedOn";
     this.lblPrintedOn.Style     = "";
     this.lblPrintedOn.Text      = "Printed On";
     this.lblPrintedOn.Top       = 0.05F;
     this.lblPrintedOn.Width     = 4F;
     //
     // reportHeader
     //
     this.reportHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblOrganization,
         this.lblContactPerson,
         this.lblEventDateTime,
         this.lblSummary,
         this.txtOrganization,
         this.txtContactPerson,
         this.txtEventDate,
         this.txtSummary,
         this.picLogo,
         this.lblTitle,
         this.lblAllergies,
         this.txtAllergyNotes,
         this.lblLocation,
         this.txtLocation,
         this.line2,
         this.lblPickupNotes,
         this.txtPickupNotes,
         this.lblPeople,
         this.txtPeople
     });
     this.reportHeader.Height  = 3.9F;
     this.reportHeader.Name    = "reportHeader";
     this.reportHeader.Format += new System.EventHandler(this.OnReportHeaderFormat);
     //
     // lblOrganization
     //
     this.lblOrganization.Height    = 0.3F;
     this.lblOrganization.HyperLink = null;
     this.lblOrganization.Left      = 0.1F;
     this.lblOrganization.Name      = "lblOrganization";
     this.lblOrganization.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblOrganization.Text      = "Organization:";
     this.lblOrganization.Top       = 0.648F;
     this.lblOrganization.Width     = 1.75F;
     //
     // lblContactPerson
     //
     this.lblContactPerson.Height    = 0.3F;
     this.lblContactPerson.HyperLink = null;
     this.lblContactPerson.Left      = 0.1F;
     this.lblContactPerson.Name      = "lblContactPerson";
     this.lblContactPerson.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblContactPerson.Text      = "Contact Person:";
     this.lblContactPerson.Top       = 0.998F;
     this.lblContactPerson.Width     = 1.75F;
     //
     // lblEventDateTime
     //
     this.lblEventDateTime.Height    = 0.3F;
     this.lblEventDateTime.HyperLink = null;
     this.lblEventDateTime.Left      = 0.1F;
     this.lblEventDateTime.Name      = "lblEventDateTime";
     this.lblEventDateTime.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblEventDateTime.Text      = "Event Date / Time:";
     this.lblEventDateTime.Top       = 1.8F;
     this.lblEventDateTime.Width     = 1.75F;
     //
     // lblSummary
     //
     this.lblSummary.Height    = 0.3F;
     this.lblSummary.HyperLink = null;
     this.lblSummary.Left      = 0.1F;
     this.lblSummary.Name      = "lblSummary";
     this.lblSummary.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblSummary.Text      = "Summary:";
     this.lblSummary.Top       = 2.6F;
     this.lblSummary.Width     = 1.75F;
     //
     // txtOrganization
     //
     this.txtOrganization.DataField = "Inquiry.Organization";
     this.txtOrganization.Height    = 0.3F;
     this.txtOrganization.Left      = 2F;
     this.txtOrganization.Name      = "txtOrganization";
     this.txtOrganization.Style     = "font-family: Segoe UI; font-size: 14pt";
     this.txtOrganization.Text      = "Organization";
     this.txtOrganization.Top       = 0.648F;
     this.txtOrganization.Width     = 4.5F;
     //
     // txtContactPerson
     //
     this.txtContactPerson.DataField = "Inquiry.ContactPerson";
     this.txtContactPerson.Height    = 0.3F;
     this.txtContactPerson.Left      = 2F;
     this.txtContactPerson.Name      = "txtContactPerson";
     this.txtContactPerson.Style     = "font-family: Segoe UI; font-size: 14pt";
     this.txtContactPerson.Text      = "Contact Person";
     this.txtContactPerson.Top       = 0.998F;
     this.txtContactPerson.Width     = 4.5F;
     //
     // txtEventDate
     //
     this.txtEventDate.Height       = 0.3F;
     this.txtEventDate.Left         = 2F;
     this.txtEventDate.Name         = "txtEventDate";
     this.txtEventDate.OutputFormat = resources.GetString("txtEventDate.OutputFormat");
     this.txtEventDate.Style        = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.txtEventDate.Text         = "Monday, 15 September, 2015 10:00 AM";
     this.txtEventDate.Top          = 1.8F;
     this.txtEventDate.Width        = 4.5F;
     //
     // txtSummary
     //
     this.txtSummary.DataField    = "Inquiry.Summary";
     this.txtSummary.Height       = 0.3F;
     this.txtSummary.Left         = 2F;
     this.txtSummary.Name         = "txtSummary";
     this.txtSummary.OutputFormat = resources.GetString("txtSummary.OutputFormat");
     this.txtSummary.Style        = "font-family: Segoe UI; font-size: 14pt";
     this.txtSummary.Text         = "Summary";
     this.txtSummary.Top          = 2.6F;
     this.txtSummary.Width        = 4.5F;
     //
     // picLogo
     //
     this.picLogo.Height    = 0.6485F;
     this.picLogo.HyperLink = null;
     this.picLogo.ImageData = ((System.IO.Stream)(resources.GetObject("picLogo.ImageData")));
     this.picLogo.Left      = 5.778F;
     this.picLogo.Name      = "picLogo";
     this.picLogo.SizeMode  = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom;
     this.picLogo.Top       = 0F;
     this.picLogo.Width     = 0.722F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.49F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-family: Segoe UI; font-size: 24pt; font-weight: bold; text-align: center";
     this.lblTitle.Text      = "Event Information Sheet";
     this.lblTitle.Top       = 0F;
     this.lblTitle.Width     = 5.778F;
     //
     // lblAllergies
     //
     this.lblAllergies.Height    = 0.3F;
     this.lblAllergies.HyperLink = null;
     this.lblAllergies.Left      = 0.1F;
     this.lblAllergies.Name      = "lblAllergies";
     this.lblAllergies.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblAllergies.Text      = "Allergy Notes:";
     this.lblAllergies.Top       = 3F;
     this.lblAllergies.Width     = 1.75F;
     //
     // txtAllergyNotes
     //
     this.txtAllergyNotes.Height       = 0.3F;
     this.txtAllergyNotes.Left         = 2F;
     this.txtAllergyNotes.Name         = "txtAllergyNotes";
     this.txtAllergyNotes.OutputFormat = resources.GetString("txtAllergyNotes.OutputFormat");
     this.txtAllergyNotes.Style        = "font-family: Segoe UI; font-size: 14pt";
     this.txtAllergyNotes.Text         = "Allergy Notes";
     this.txtAllergyNotes.Top          = 3F;
     this.txtAllergyNotes.Width        = 4.5F;
     //
     // lblLocation
     //
     this.lblLocation.Height    = 0.3F;
     this.lblLocation.HyperLink = null;
     this.lblLocation.Left      = 0.1F;
     this.lblLocation.Name      = "lblLocation";
     this.lblLocation.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblLocation.Text      = "Location:";
     this.lblLocation.Top       = 2.2F;
     this.lblLocation.Width     = 1.75F;
     //
     // txtLocation
     //
     this.txtLocation.Height       = 0.3F;
     this.txtLocation.Left         = 2F;
     this.txtLocation.Name         = "txtLocation";
     this.txtLocation.OutputFormat = resources.GetString("txtLocation.OutputFormat");
     this.txtLocation.Style        = "font-family: Segoe UI; font-size: 14pt";
     this.txtLocation.Text         = "Location";
     this.txtLocation.Top          = 2.2F;
     this.txtLocation.Width        = 4.5F;
     //
     // line2
     //
     this.line2.Height     = 0F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 3.8F;
     this.line2.Width      = 6.5F;
     this.line2.X1         = 0F;
     this.line2.X2         = 6.5F;
     this.line2.Y1         = 3.8F;
     this.line2.Y2         = 3.8F;
     //
     // lblPickupNotes
     //
     this.lblPickupNotes.Height    = 0.3F;
     this.lblPickupNotes.HyperLink = null;
     this.lblPickupNotes.Left      = 0.1F;
     this.lblPickupNotes.Name      = "lblPickupNotes";
     this.lblPickupNotes.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblPickupNotes.Text      = "Pickup Notes:";
     this.lblPickupNotes.Top       = 3.4F;
     this.lblPickupNotes.Width     = 1.75F;
     //
     // txtPickupNotes
     //
     this.txtPickupNotes.Height       = 0.3F;
     this.txtPickupNotes.Left         = 2F;
     this.txtPickupNotes.Name         = "txtPickupNotes";
     this.txtPickupNotes.OutputFormat = resources.GetString("txtPickupNotes.OutputFormat");
     this.txtPickupNotes.Style        = "font-family: Segoe UI; font-size: 14pt";
     this.txtPickupNotes.Text         = "Pickup Notes";
     this.txtPickupNotes.Top          = 3.4F;
     this.txtPickupNotes.Width        = 4.5F;
     //
     // lblPeople
     //
     this.lblPeople.Height    = 0.3F;
     this.lblPeople.HyperLink = null;
     this.lblPeople.Left      = 0.1F;
     this.lblPeople.Name      = "lblPeople";
     this.lblPeople.Style     = "font-family: Segoe UI; font-size: 14pt; font-weight: bold";
     this.lblPeople.Text      = "People:";
     this.lblPeople.Top       = 1.4F;
     this.lblPeople.Width     = 1.75F;
     //
     // txtPeople
     //
     this.txtPeople.DataField = "Inquiry.People";
     this.txtPeople.Height    = 0.3F;
     this.txtPeople.Left      = 2F;
     this.txtPeople.Name      = "txtPeople";
     this.txtPeople.Style     = "font-family: Segoe UI; font-size: 14pt";
     this.txtPeople.Text      = "People";
     this.txtPeople.Top       = 1.4F;
     this.txtPeople.Width     = 4.5F;
     //
     // reportFooter
     //
     this.reportFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.chkInvoice,
         this.chkCash,
         this.label1,
         this.line3
     });
     this.reportFooter.Height        = 0.4F;
     this.reportFooter.Name          = "reportFooter";
     this.reportFooter.PrintAtBottom = true;
     //
     // chkInvoice
     //
     this.chkInvoice.Height = 0.25F;
     this.chkInvoice.Left   = 0.1F;
     this.chkInvoice.Name   = "chkInvoice";
     this.chkInvoice.Style  = "font-family: Segoe UI; font-size: 14pt";
     this.chkInvoice.Text   = "  Invoice";
     this.chkInvoice.Top    = 0.1F;
     this.chkInvoice.Width  = 1.25F;
     //
     // chkCash
     //
     this.chkCash.Height = 0.25F;
     this.chkCash.Left   = 1.5F;
     this.chkCash.Name   = "chkCash";
     this.chkCash.Style  = "font-family: Segoe UI; font-size: 14pt";
     this.chkCash.Text   = "  Cash";
     this.chkCash.Top    = 0.1F;
     this.chkCash.Width  = 0.9F;
     //
     // line3
     //
     this.line3.Height     = 0F;
     this.line3.Left       = 3F;
     this.line3.LineWeight = 1F;
     this.line3.Name       = "line3";
     this.line3.Top        = 0.1F;
     this.line3.Width      = 3.5F;
     this.line3.X1         = 3F;
     this.line3.X2         = 6.5F;
     this.line3.Y1         = 0.1F;
     this.line3.Y2         = 0.1F;
     //
     // label1
     //
     this.label1.Height    = 0.2F;
     this.label1.HyperLink = null;
     this.label1.Left      = 3F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-family: Segoe UI";
     this.label1.Text      = "Staff signoff";
     this.label1.Top       = 0.09999999F;
     this.label1.Width     = 1F;
     //
     // KitchenOrderReport
     //
     this.PageSettings.Margins.Bottom = 0.5F;
     this.MasterReport = false;
     this.PageSettings.Margins.Left  = 0.5F;
     this.PageSettings.Margins.Right = 0.5F;
     this.PageSettings.Margins.Top   = 0.5F;
     this.PageSettings.PaperHeight   = 11F;
     this.PageSettings.PaperWidth    = 8.5F;
     this.PrintWidth = 6.802F;
     this.Sections.Add(this.reportHeader);
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.Sections.Add(this.reportFooter);
     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.txtItemDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtKitchenNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblItemDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQuantity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblQuantity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblKitchenNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.infoPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPrintedOn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOrganization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblContactPerson)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblEventDateTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrganization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtContactPerson)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEventDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblAllergies)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAllergyNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblLocation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLocation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPickupNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPickupNotes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPeople)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPeople)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkInvoice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkCash)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_seikyu_ichiran));
     this.pageHeader          = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.tb_uriage_date      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label4              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.tb_torihikiskai_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_today            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label8              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label14             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label6              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label13             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label16             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.tb_torihikiskai_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label5                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7                       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label10                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label11                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label12                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail                       = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.tb_uriage_kingaku            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kouchin_kingaku           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_hukusizai_kingaku         = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_buhin_kingaku             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki_cd           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.tb_torihikisaki_cd1          = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox6                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox5                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox10                    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox11                    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter                   = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                  = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.groupHeader1                 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.groupFooter1                 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     this.label19                      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line2     = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.textBox1  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox2  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox3  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox4  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox7  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox8  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox9  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox12 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
     ((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.textBox7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_uriage_date,
         this.label4,
         this.label2,
         this.tb_torihikiskai_cd1,
         this.tb_today,
         this.label8,
         this.label14,
         this.label1,
         this.label3,
         this.label6,
         this.label9,
         this.label13,
         this.label16,
         this.line5,
         this.tb_torihikiskai_cd2,
         this.label5,
         this.label7,
         this.label10,
         this.label11,
         this.label12
     });
     this.pageHeader.Height = 0.9063321F;
     this.pageHeader.Name   = "pageHeader";
     //
     // tb_uriage_date
     //
     this.tb_uriage_date.Height       = 0.146063F;
     this.tb_uriage_date.Left         = 8.895673F;
     this.tb_uriage_date.Name         = "tb_uriage_date";
     this.tb_uriage_date.OutputFormat = resources.GetString("tb_uriage_date.OutputFormat");
     this.tb_uriage_date.Style        = "font-size: 8.25pt; text-align: left";
     this.tb_uriage_date.Text         = null;
     this.tb_uriage_date.Top          = 0.1720472F;
     this.tb_uriage_date.Width        = 1.854524F;
     //
     // label4
     //
     this.label4.Height    = 0.146063F;
     this.label4.HyperLink = null;
     this.label4.Left      = 8.166534F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label4.Text      = "請求締日";
     this.label4.Top       = 0.1720472F;
     this.label4.Width     = 0.7291334F;
     //
     // label2
     //
     this.label2.Height    = 0.146063F;
     this.label2.HyperLink = null;
     this.label2.Left      = 8.166534F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label2.Tag       = "";
     this.label2.Text      = "取引先コード";
     this.label2.Top       = 0.3181103F;
     this.label2.Width     = 0.7291334F;
     //
     // tb_torihikiskai_cd1
     //
     this.tb_torihikiskai_cd1.Height = 0.146063F;
     this.tb_torihikiskai_cd1.Left   = 8.895673F;
     this.tb_torihikiskai_cd1.Name   = "tb_torihikiskai_cd1";
     this.tb_torihikiskai_cd1.Style  = "font-size: 8.25pt; text-align: left";
     this.tb_torihikiskai_cd1.Text   = null;
     this.tb_torihikiskai_cd1.Top    = 0.3181102F;
     this.tb_torihikiskai_cd1.Width  = 0.7604291F;
     //
     // tb_today
     //
     this.tb_today.Height       = 0.1409449F;
     this.tb_today.Left         = 9.197833F;
     this.tb_today.Name         = "tb_today";
     this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
     this.tb_today.Style        = "font-size: 8.25pt; text-align: right";
     this.tb_today.Text         = null;
     this.tb_today.Top          = 0.03114339F;
     this.tb_today.Width        = 1.552357F;
     //
     // label8
     //
     this.label8.Height    = 0.1979167F;
     this.label8.HyperLink = null;
     this.label8.Left      = 0.07283465F;
     this.label8.Name      = "label8";
     this.label8.Style     = "font-size: 14.25pt";
     this.label8.Text      = "請求一覧表";
     this.label8.Top       = 0.03110236F;
     this.label8.Width     = 1.989764F;
     //
     // label14
     //
     this.label14.Height    = 0.09370076F;
     this.label14.HyperLink = null;
     this.label14.Left      = 0.07283465F;
     this.label14.Name      = "label14";
     this.label14.Style     = "font-size: 6pt";
     this.label14.Text      = "取引先コード";
     this.label14.Top       = 0.729134F;
     this.label14.Width     = 0.7346465F;
     //
     // label1
     //
     this.label1.Height    = 0.09370076F;
     this.label1.HyperLink = null;
     this.label1.Left      = 0.9118108F;
     this.label1.Name      = "label1";
     this.label1.Style     = "font-size: 6pt";
     this.label1.Text      = "取引先名";
     this.label1.Top       = 0.729134F;
     this.label1.Width     = 1.422441F;
     //
     // label3
     //
     this.label3.Height    = 0.09370076F;
     this.label3.HyperLink = null;
     this.label3.Left      = 2.716733F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 6pt; text-align: right";
     this.label3.Text      = "前回売掛残高";
     this.label3.Top       = 0.7291339F;
     this.label3.Width     = 0.8370076F;
     //
     // label6
     //
     this.label6.Height    = 0.09370076F;
     this.label6.HyperLink = null;
     this.label6.Left      = 3.720473F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 6pt; text-align: right";
     this.label6.Text      = "入金額";
     this.label6.Top       = 0.7287402F;
     this.label6.Width     = 0.6807095F;
     //
     // label9
     //
     this.label9.Height    = 0.09370076F;
     this.label9.HyperLink = null;
     this.label9.Left      = 5.352757F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 6pt; text-align: right";
     this.label9.Text      = "今回売上額";
     this.label9.Top       = 0.7291339F;
     this.label9.Width     = 0.6181102F;
     //
     // label13
     //
     this.label13.Height    = 0.09370076F;
     this.label13.HyperLink = null;
     this.label13.Left      = 6.227953F;
     this.label13.Name      = "label13";
     this.label13.Style     = "font-size: 6pt; text-align: right";
     this.label13.Text      = "今回消費税額";
     this.label13.Top       = 0.7287402F;
     this.label13.Width     = 0.5763788F;
     //
     // label16
     //
     this.label16.Height    = 0.09370076F;
     this.label16.HyperLink = null;
     this.label16.Left      = 7.968504F;
     this.label16.Name      = "label16";
     this.label16.Style     = "font-size: 6pt; text-align: right";
     this.label16.Text      = "翌月繰越残高";
     this.label16.Top       = 0.7291339F;
     this.label16.Width     = 0.7657479F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0.02362205F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 0.8854331F;
     this.line5.Width      = 10.88544F;
     this.line5.X1         = 0.02362205F;
     this.line5.X2         = 10.90906F;
     this.line5.Y1         = 0.8854331F;
     this.line5.Y2         = 0.8854331F;
     //
     // tb_torihikiskai_cd2
     //
     this.tb_torihikiskai_cd2.Height = 0.146063F;
     this.tb_torihikiskai_cd2.Left   = 9.958465F;
     this.tb_torihikiskai_cd2.Name   = "tb_torihikiskai_cd2";
     this.tb_torihikiskai_cd2.Style  = "font-size: 8.25pt; text-align: left";
     this.tb_torihikiskai_cd2.Text   = null;
     this.tb_torihikiskai_cd2.Top    = 0.3181513F;
     this.tb_torihikiskai_cd2.Width  = 0.791732F;
     //
     // label5
     //
     this.label5.Height    = 0.146063F;
     this.label5.HyperLink = null;
     this.label5.Left      = 9.7187F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label5.Tag       = "";
     this.label5.Text      = "~";
     this.label5.Top       = 0.3181513F;
     this.label5.Width     = 0.135432F;
     //
     // label7
     //
     this.label7.Height    = 0.09370076F;
     this.label7.HyperLink = null;
     this.label7.Left      = 9.000001F;
     this.label7.Name      = "label7";
     this.label7.Style     = "font-size: 6pt; text-align: right";
     this.label7.Text      = "支払予定日";
     this.label7.Top       = 0.7287402F;
     this.label7.Width     = 0.7657479F;
     //
     // label10
     //
     this.label10.Height    = 0.09370076F;
     this.label10.HyperLink = null;
     this.label10.Left      = 4.525985F;
     this.label10.Name      = "label10";
     this.label10.Style     = "font-size: 6pt; text-align: right";
     this.label10.Text      = "繰越残高";
     this.label10.Top       = 0.7287402F;
     this.label10.Width     = 0.6807095F;
     //
     // label11
     //
     this.label11.Height    = 0.09370076F;
     this.label11.HyperLink = null;
     this.label11.Left      = 10.05F;
     this.label11.Name      = "label11";
     this.label11.Style     = "font-size: 6pt; text-align: right";
     this.label11.Text      = "伝票枚数";
     this.label11.Top       = 0.7291339F;
     this.label11.Width     = 0.7657479F;
     //
     // label12
     //
     this.label12.Height    = 0.09370076F;
     this.label12.HyperLink = null;
     this.label12.Left      = 6.981496F;
     this.label12.Name      = "label12";
     this.label12.Style     = "font-size: 6pt; text-align: right";
     this.label12.Text      = "今回請求額";
     this.label12.Top       = 0.7291339F;
     this.label12.Width     = 0.7657479F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.tb_uriage_kingaku,
         this.tb_kouchin_kingaku,
         this.tb_hukusizai_kingaku,
         this.tb_buhin_kingaku,
         this.tb_kouchin_hukusizai_kingaku,
         this.tb_torihikisaki_cd,
         this.tb_torihikisaki_cd1,
         this.textBox6,
         this.textBox5,
         this.textBox10,
         this.textBox11
     });
     this.detail.Height = 0.2291666F;
     this.detail.Name   = "detail";
     //
     // tb_uriage_kingaku
     //
     this.tb_uriage_kingaku.DataField    = "kurikosigaku";
     this.tb_uriage_kingaku.Height       = 0.146063F;
     this.tb_uriage_kingaku.Left         = 2.717323F;
     this.tb_uriage_kingaku.Name         = "tb_uriage_kingaku";
     this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
     this.tb_uriage_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
     this.tb_uriage_kingaku.Text         = null;
     this.tb_uriage_kingaku.Top          = 0.03110236F;
     this.tb_uriage_kingaku.Width        = 0.8370076F;
     //
     // tb_kouchin_kingaku
     //
     this.tb_kouchin_kingaku.DataField    = "nyukingaku2";
     this.tb_kouchin_kingaku.Height       = 0.146063F;
     this.tb_kouchin_kingaku.Left         = 3.720473F;
     this.tb_kouchin_kingaku.Name         = "tb_kouchin_kingaku";
     this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
     this.tb_kouchin_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
     this.tb_kouchin_kingaku.Text         = null;
     this.tb_kouchin_kingaku.Top          = 0.03110236F;
     this.tb_kouchin_kingaku.Width        = 0.6807084F;
     //
     // tb_hukusizai_kingaku
     //
     this.tb_hukusizai_kingaku.DataField    = "uriage_kingaku";
     this.tb_hukusizai_kingaku.Height       = 0.146063F;
     this.tb_hukusizai_kingaku.Left         = 5.352757F;
     this.tb_hukusizai_kingaku.Name         = "tb_hukusizai_kingaku";
     this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
     this.tb_hukusizai_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
     this.tb_hukusizai_kingaku.Text         = null;
     this.tb_hukusizai_kingaku.Top          = 0.03110236F;
     this.tb_hukusizai_kingaku.Width        = 0.6181097F;
     //
     // tb_buhin_kingaku
     //
     this.tb_buhin_kingaku.DataField    = "syouhizeigaku";
     this.tb_buhin_kingaku.Height       = 0.146063F;
     this.tb_buhin_kingaku.Left         = 6.227953F;
     this.tb_buhin_kingaku.Name         = "tb_buhin_kingaku";
     this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
     this.tb_buhin_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
     this.tb_buhin_kingaku.Text         = null;
     this.tb_buhin_kingaku.Top          = 0.03110236F;
     this.tb_buhin_kingaku.Width        = 0.5763788F;
     //
     // tb_kouchin_hukusizai_kingaku
     //
     this.tb_kouchin_hukusizai_kingaku.DataField    = "yokugetu_kurikosi";
     this.tb_kouchin_hukusizai_kingaku.Height       = 0.146063F;
     this.tb_kouchin_hukusizai_kingaku.Left         = 7.968504F;
     this.tb_kouchin_hukusizai_kingaku.Name         = "tb_kouchin_hukusizai_kingaku";
     this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
     this.tb_kouchin_hukusizai_kingaku.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
     this.tb_kouchin_hukusizai_kingaku.Text         = null;
     this.tb_kouchin_hukusizai_kingaku.Top          = 0.03110236F;
     this.tb_kouchin_hukusizai_kingaku.Width        = 0.7657479F;
     //
     // tb_torihikisaki_cd
     //
     this.tb_torihikisaki_cd.DataField    = "torihikisaki_cd";
     this.tb_torihikisaki_cd.Height       = 0.146063F;
     this.tb_torihikisaki_cd.Left         = 0.1275592F;
     this.tb_torihikisaki_cd.Name         = "tb_torihikisaki_cd";
     this.tb_torihikisaki_cd.OutputFormat = resources.GetString("tb_torihikisaki_cd.OutputFormat");
     this.tb_torihikisaki_cd.Style        = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
     this.tb_torihikisaki_cd.SummaryGroup = "groupHeader2";
     this.tb_torihikisaki_cd.Text         = null;
     this.tb_torihikisaki_cd.Top          = 0.03110236F;
     this.tb_torihikisaki_cd.Width        = 0.7346458F;
     //
     // tb_torihikisaki_cd1
     //
     this.tb_torihikisaki_cd1.DataField    = "torihikisaki_name";
     this.tb_torihikisaki_cd1.Height       = 0.146063F;
     this.tb_torihikisaki_cd1.Left         = 0.9665355F;
     this.tb_torihikisaki_cd1.Name         = "tb_torihikisaki_cd1";
     this.tb_torihikisaki_cd1.OutputFormat = resources.GetString("tb_torihikisaki_cd1.OutputFormat");
     this.tb_torihikisaki_cd1.Style        = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
     this.tb_torihikisaki_cd1.SummaryGroup = "groupHeader2";
     this.tb_torihikisaki_cd1.Text         = null;
     this.tb_torihikisaki_cd1.Top          = 0.03110236F;
     this.tb_torihikisaki_cd1.Width        = 1.422441F;
     //
     // textBox6
     //
     this.textBox6.DataField    = "kaisyu_yoteibi";
     this.textBox6.Height       = 0.146063F;
     this.textBox6.Left         = 9.000001F;
     this.textBox6.Name         = "textBox6";
     this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
     this.textBox6.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox6.SummaryGroup = "groupHeader3";
     this.textBox6.Text         = null;
     this.textBox6.Top          = 0.03110236F;
     this.textBox6.Width        = 0.7657479F;
     //
     // textBox5
     //
     this.textBox5.DataField    = "kurikosi_zandaka";
     this.textBox5.Height       = 0.146063F;
     this.textBox5.Left         = 4.525985F;
     this.textBox5.Name         = "textBox5";
     this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
     this.textBox5.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox5.SummaryGroup = "groupHeader3";
     this.textBox5.Text         = null;
     this.textBox5.Top          = 0.03110236F;
     this.textBox5.Width        = 0.6807084F;
     //
     // textBox10
     //
     this.textBox10.DataField    = "denpyou_maisu";
     this.textBox10.Height       = 0.146063F;
     this.textBox10.Left         = 10.05F;
     this.textBox10.Name         = "textBox10";
     this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
     this.textBox10.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox10.SummaryGroup = "groupHeader3";
     this.textBox10.Text         = null;
     this.textBox10.Top          = 0.03110236F;
     this.textBox10.Width        = 0.7657479F;
     //
     // textBox11
     //
     this.textBox11.DataField    = "konkai_seikyu";
     this.textBox11.Height       = 0.146063F;
     this.textBox11.Left         = 6.981496F;
     this.textBox11.Name         = "textBox11";
     this.textBox11.OutputFormat = resources.GetString("textBox11.OutputFormat");
     this.textBox11.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox11.SummaryGroup = "groupHeader3";
     this.textBox11.Text         = null;
     this.textBox11.Top          = 0.03110236F;
     this.textBox11.Width        = 0.7657479F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Name = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
     this.reportInfo1.Height       = 0.1979167F;
     this.reportInfo1.Left         = 4.192806F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "font-size: 8.25pt; text-align: center";
     this.reportInfo1.Top          = 0.02604163F;
     this.reportInfo1.Width        = 2.489584F;
     //
     // groupHeader1
     //
     this.groupHeader1.Height  = 0.04166666F;
     this.groupHeader1.Name    = "groupHeader1";
     this.groupHeader1.Format += new System.EventHandler(this.groupHeader1_Format);
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label19,
         this.line2,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox7,
         this.textBox8,
         this.textBox9,
         this.textBox12
     });
     this.groupFooter1.Height = 0.3333333F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // label19
     //
     this.label19.Height    = 0.146063F;
     this.label19.HyperLink = null;
     this.label19.Left      = 2.003543F;
     this.label19.Name      = "label19";
     this.label19.Style     = "font-size: 8.25pt; text-align: left; vertical-align: middle";
     this.label19.Text      = "合計";
     this.label19.Top       = 0.1035433F;
     this.label19.Width     = 0.385433F;
     //
     // line2
     //
     this.line2.Height     = 0.01023622F;
     this.line2.Left       = 0F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.03149607F;
     this.line2.Width      = 10.90906F;
     this.line2.X1         = 0F;
     this.line2.X2         = 10.90906F;
     this.line2.Y1         = 0.03149607F;
     this.line2.Y2         = 0.04173229F;
     //
     // textBox1
     //
     this.textBox1.DataField    = "kurikosigaku";
     this.textBox1.Height       = 0.146063F;
     this.textBox1.Left         = 2.716929F;
     this.textBox1.Name         = "textBox1";
     this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
     this.textBox1.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox1.SummaryGroup = "groupHeader1";
     this.textBox1.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox1.Text         = null;
     this.textBox1.Top          = 0.1035433F;
     this.textBox1.Width        = 0.8370076F;
     //
     // textBox2
     //
     this.textBox2.DataField    = "nyukingaku2";
     this.textBox2.Height       = 0.146063F;
     this.textBox2.Left         = 3.720473F;
     this.textBox2.Name         = "textBox2";
     this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
     this.textBox2.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox2.SummaryGroup = "groupHeader3";
     this.textBox2.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox2.Text         = null;
     this.textBox2.Top          = 0.1035433F;
     this.textBox2.Width        = 0.6807084F;
     //
     // textBox3
     //
     this.textBox3.DataField    = "uriage_kingaku";
     this.textBox3.Height       = 0.146063F;
     this.textBox3.Left         = 5.352757F;
     this.textBox3.Name         = "textBox3";
     this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
     this.textBox3.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox3.SummaryGroup = "groupHeader3";
     this.textBox3.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox3.Text         = null;
     this.textBox3.Top          = 0.1035433F;
     this.textBox3.Width        = 0.6181097F;
     //
     // textBox4
     //
     this.textBox4.DataField    = "syouhizeigaku";
     this.textBox4.Height       = 0.146063F;
     this.textBox4.Left         = 6.227953F;
     this.textBox4.Name         = "textBox4";
     this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
     this.textBox4.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox4.SummaryGroup = "groupHeader3";
     this.textBox4.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox4.Text         = null;
     this.textBox4.Top          = 0.1035433F;
     this.textBox4.Width        = 0.5763788F;
     //
     // textBox7
     //
     this.textBox7.DataField    = "yokugetu_kurikosi";
     this.textBox7.Height       = 0.146063F;
     this.textBox7.Left         = 7.968504F;
     this.textBox7.Name         = "textBox7";
     this.textBox7.OutputFormat = resources.GetString("textBox7.OutputFormat");
     this.textBox7.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox7.SummaryGroup = "groupHeader3";
     this.textBox7.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox7.Text         = null;
     this.textBox7.Top          = 0.1035433F;
     this.textBox7.Width        = 0.7657479F;
     //
     // textBox8
     //
     this.textBox8.DataField    = "siharai_yoteibi";
     this.textBox8.Height       = 0.146063F;
     this.textBox8.Left         = 9.000001F;
     this.textBox8.Name         = "textBox8";
     this.textBox8.OutputFormat = resources.GetString("textBox8.OutputFormat");
     this.textBox8.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox8.SummaryGroup = "groupHeader3";
     this.textBox8.Text         = null;
     this.textBox8.Top          = 0.1035433F;
     this.textBox8.Width        = 0.7657479F;
     //
     // textBox9
     //
     this.textBox9.DataField    = "kurikosi_zandaka";
     this.textBox9.Height       = 0.146063F;
     this.textBox9.Left         = 4.525985F;
     this.textBox9.Name         = "textBox9";
     this.textBox9.OutputFormat = resources.GetString("textBox9.OutputFormat");
     this.textBox9.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox9.SummaryGroup = "groupHeader3";
     this.textBox9.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox9.Text         = null;
     this.textBox9.Top          = 0.1035433F;
     this.textBox9.Width        = 0.6807084F;
     //
     // textBox12
     //
     this.textBox12.DataField    = "konkai_seikyu";
     this.textBox12.Height       = 0.146063F;
     this.textBox12.Left         = 6.981496F;
     this.textBox12.Name         = "textBox12";
     this.textBox12.OutputFormat = resources.GetString("textBox12.OutputFormat");
     this.textBox12.Style        = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
     this.textBox12.SummaryGroup = "groupHeader3";
     this.textBox12.SummaryType  = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.textBox12.Text         = null;
     this.textBox12.Top          = 0.1035433F;
     this.textBox12.Width        = 0.7657479F;
     //
     // rpt_seikyu_ichiran
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 10.90906F;
     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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     this.ReportStart += new System.EventHandler(this.rpt_seikyu_ichiran_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
     ((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.textBox7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ArrearagesCustomerListReport));
     this.pageHeader                  = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblRemainAmount             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCode              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyCodeName          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDate                     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate                      = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle                    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCustomerCode             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCustomerName             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepartmentCode           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepartmentName           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblStaffCode                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblStaffname                = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderHorLower          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorUpper          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerRemainAmount   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerCustomerCode   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorCustomerCode   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail                      = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtCustomerName             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffCode                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentName           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtCustomerCode             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentCode           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffName                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtRemainAmount             = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerRemianAmount   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerCustomerCode   = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailHorLower          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter                  = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblPageNumber               = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.groupHeader1                = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.groupFooter1                = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     this.lblSpace                    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.txtTotalAmount              = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lblTotalAmount              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineFooterHorLower          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineFooterVerTotal          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineFooterVerTotalAmount    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     ((System.ComponentModel.ISupportInitialize)(this.lblRemainAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffname)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemainAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSpace)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTotalAmount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblRemainAmount,
         this.lblCompanyCode,
         this.lblCompanyCodeName,
         this.lblDate,
         this.ridate,
         this.lblTitle,
         this.lblCustomerCode,
         this.lblCustomerName,
         this.lblDepartmentCode,
         this.lblDepartmentName,
         this.lblStaffCode,
         this.lblStaffname,
         this.lineHeaderHorLower,
         this.lineHeaderHorUpper,
         this.lineHeaderVerDepartmentCode,
         this.lineHeaderVerRemainAmount,
         this.lineHeaderVerCustomerCode,
         this.lineHeaderHorCustomerCode,
         this.lineHeaderHorDepartmentCode
     });
     this.pageHeader.Height = 1.111811F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblRemainAmount
     //
     this.lblRemainAmount.Height    = 0.496063F;
     this.lblRemainAmount.HyperLink = null;
     this.lblRemainAmount.Left      = 2.76378F;
     this.lblRemainAmount.Name      = "lblRemainAmount";
     this.lblRemainAmount.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblRemainAmount.Text      = "回収予定金額";
     this.lblRemainAmount.Top       = 0.6181102F;
     this.lblRemainAmount.Width     = 2.362205F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyCode.Text      = "会社コード :";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 0.7874016F;
     //
     // lblCompanyCodeName
     //
     this.lblCompanyCodeName.Height    = 0.2F;
     this.lblCompanyCodeName.HyperLink = null;
     this.lblCompanyCodeName.Left      = 0.811811F;
     this.lblCompanyCodeName.Name      = "lblCompanyCodeName";
     this.lblCompanyCodeName.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyCodeName.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyCodeName.Text      = "label2";
     this.lblCompanyCodeName.Top       = 0F;
     this.lblCompanyCodeName.Width     = 3.657F;
     //
     // lblDate
     //
     this.lblDate.Height    = 0.2F;
     this.lblDate.HyperLink = null;
     this.lblDate.Left      = 8.809055F;
     this.lblDate.Name      = "lblDate";
     this.lblDate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblDate.Text      = "出力日付 :";
     this.lblDate.Top       = 0F;
     this.lblDate.Width     = 0.6984252F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522441F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle; ddo-char-s" +
                                "et: 1";
     this.ridate.Top   = 0F;
     this.ridate.Width = 1.014961F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lblTitle.Text      = "滞留明細一覧表";
     this.lblTitle.Top       = 0.2704724F;
     this.lblTitle.Width     = 10.62992F;
     //
     // lblCustomerCode
     //
     this.lblCustomerCode.Height    = 0.25F;
     this.lblCustomerCode.HyperLink = null;
     this.lblCustomerCode.Left      = 0F;
     this.lblCustomerCode.Name      = "lblCustomerCode";
     this.lblCustomerCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblCustomerCode.Text      = "得意先コード";
     this.lblCustomerCode.Top       = 0.6181103F;
     this.lblCustomerCode.Width     = 2.755906F;
     //
     // lblCustomerName
     //
     this.lblCustomerName.Height    = 0.25F;
     this.lblCustomerName.HyperLink = null;
     this.lblCustomerName.Left      = 0F;
     this.lblCustomerName.Name      = "lblCustomerName";
     this.lblCustomerName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblCustomerName.Text      = "得意先名";
     this.lblCustomerName.Top       = 0.8598425F;
     this.lblCustomerName.Width     = 2.755906F;
     //
     // lblDepartmentCode
     //
     this.lblDepartmentCode.Height    = 0.25F;
     this.lblDepartmentCode.HyperLink = null;
     this.lblDepartmentCode.Left      = 5.129921F;
     this.lblDepartmentCode.Name      = "lblDepartmentCode";
     this.lblDepartmentCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepartmentCode.Text      = "請求部門コード";
     this.lblDepartmentCode.Top       = 0.6181102F;
     this.lblDepartmentCode.Width     = 2.755906F;
     //
     // lblDepartmentName
     //
     this.lblDepartmentName.Height    = 0.25F;
     this.lblDepartmentName.HyperLink = null;
     this.lblDepartmentName.Left      = 5.129921F;
     this.lblDepartmentName.Name      = "lblDepartmentName";
     this.lblDepartmentName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepartmentName.Text      = "請求部門名";
     this.lblDepartmentName.Top       = 0.8598425F;
     this.lblDepartmentName.Width     = 2.755906F;
     //
     // lblStaffCode
     //
     this.lblStaffCode.Height    = 0.25F;
     this.lblStaffCode.HyperLink = null;
     this.lblStaffCode.Left      = 7.889764F;
     this.lblStaffCode.Name      = "lblStaffCode";
     this.lblStaffCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblStaffCode.Text      = "担当者コード";
     this.lblStaffCode.Top       = 0.6181102F;
     this.lblStaffCode.Width     = 2.755906F;
     //
     // lblStaffname
     //
     this.lblStaffname.Height    = 0.25F;
     this.lblStaffname.HyperLink = null;
     this.lblStaffname.Left      = 7.889764F;
     this.lblStaffname.Name      = "lblStaffname";
     this.lblStaffname.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblStaffname.Text      = "担当者名";
     this.lblStaffname.Top       = 0.8598425F;
     this.lblStaffname.Width     = 2.755906F;
     //
     // lineHeaderHorLower
     //
     this.lineHeaderHorLower.Height     = 0F;
     this.lineHeaderHorLower.Left       = 0F;
     this.lineHeaderHorLower.LineWeight = 1F;
     this.lineHeaderHorLower.Name       = "lineHeaderHorLower";
     this.lineHeaderHorLower.Top        = 1.111811F;
     this.lineHeaderHorLower.Width      = 10.62992F;
     this.lineHeaderHorLower.X1         = 0F;
     this.lineHeaderHorLower.X2         = 10.62992F;
     this.lineHeaderHorLower.Y1         = 1.111811F;
     this.lineHeaderHorLower.Y2         = 1.111811F;
     //
     // lineHeaderHorUpper
     //
     this.lineHeaderHorUpper.Height     = 0F;
     this.lineHeaderHorUpper.Left       = 0F;
     this.lineHeaderHorUpper.LineWeight = 1F;
     this.lineHeaderHorUpper.Name       = "lineHeaderHorUpper";
     this.lineHeaderHorUpper.Top        = 0.6141732F;
     this.lineHeaderHorUpper.Width      = 10.62992F;
     this.lineHeaderHorUpper.X1         = 0F;
     this.lineHeaderHorUpper.X2         = 10.62992F;
     this.lineHeaderHorUpper.Y1         = 0.6141732F;
     this.lineHeaderHorUpper.Y2         = 0.6141732F;
     //
     // lineHeaderVerDepartmentCode
     //
     this.lineHeaderVerDepartmentCode.Height     = 0.4976379F;
     this.lineHeaderVerDepartmentCode.Left       = 7.88189F;
     this.lineHeaderVerDepartmentCode.LineWeight = 1F;
     this.lineHeaderVerDepartmentCode.Name       = "lineHeaderVerDepartmentCode";
     this.lineHeaderVerDepartmentCode.Top        = 0.6141732F;
     this.lineHeaderVerDepartmentCode.Width      = 0F;
     this.lineHeaderVerDepartmentCode.X1         = 7.88189F;
     this.lineHeaderVerDepartmentCode.X2         = 7.88189F;
     this.lineHeaderVerDepartmentCode.Y1         = 0.6141732F;
     this.lineHeaderVerDepartmentCode.Y2         = 1.111811F;
     //
     // lineHeaderVerRemainAmount
     //
     this.lineHeaderVerRemainAmount.Height     = 0.4976379F;
     this.lineHeaderVerRemainAmount.Left       = 5.122047F;
     this.lineHeaderVerRemainAmount.LineWeight = 1F;
     this.lineHeaderVerRemainAmount.Name       = "lineHeaderVerRemainAmount";
     this.lineHeaderVerRemainAmount.Top        = 0.6141732F;
     this.lineHeaderVerRemainAmount.Width      = 0F;
     this.lineHeaderVerRemainAmount.X1         = 5.122047F;
     this.lineHeaderVerRemainAmount.X2         = 5.122047F;
     this.lineHeaderVerRemainAmount.Y1         = 0.6141732F;
     this.lineHeaderVerRemainAmount.Y2         = 1.111811F;
     //
     // lineHeaderVerCustomerCode
     //
     this.lineHeaderVerCustomerCode.Height     = 0.4976379F;
     this.lineHeaderVerCustomerCode.Left       = 2.755906F;
     this.lineHeaderVerCustomerCode.LineWeight = 1F;
     this.lineHeaderVerCustomerCode.Name       = "lineHeaderVerCustomerCode";
     this.lineHeaderVerCustomerCode.Top        = 0.6141732F;
     this.lineHeaderVerCustomerCode.Width      = 0F;
     this.lineHeaderVerCustomerCode.X1         = 2.755906F;
     this.lineHeaderVerCustomerCode.X2         = 2.755906F;
     this.lineHeaderVerCustomerCode.Y1         = 0.6141732F;
     this.lineHeaderVerCustomerCode.Y2         = 1.111811F;
     //
     // lineHeaderHorCustomerCode
     //
     this.lineHeaderHorCustomerCode.Height     = 0F;
     this.lineHeaderHorCustomerCode.Left       = 0F;
     this.lineHeaderHorCustomerCode.LineStyle  = GrapeCity.ActiveReports.SectionReportModel.LineStyle.Dot;
     this.lineHeaderHorCustomerCode.LineWeight = 1F;
     this.lineHeaderHorCustomerCode.Name       = "lineHeaderHorCustomerCode";
     this.lineHeaderHorCustomerCode.Top        = 0.8622047F;
     this.lineHeaderHorCustomerCode.Width      = 2.755906F;
     this.lineHeaderHorCustomerCode.X1         = 0F;
     this.lineHeaderHorCustomerCode.X2         = 2.755906F;
     this.lineHeaderHorCustomerCode.Y1         = 0.8622047F;
     this.lineHeaderHorCustomerCode.Y2         = 0.8622047F;
     //
     // lineHeaderHorDepartmentCode
     //
     this.lineHeaderHorDepartmentCode.Height     = 0F;
     this.lineHeaderHorDepartmentCode.Left       = 5.122047F;
     this.lineHeaderHorDepartmentCode.LineStyle  = GrapeCity.ActiveReports.SectionReportModel.LineStyle.Dot;
     this.lineHeaderHorDepartmentCode.LineWeight = 1F;
     this.lineHeaderHorDepartmentCode.Name       = "lineHeaderHorDepartmentCode";
     this.lineHeaderHorDepartmentCode.Top        = 0.8622047F;
     this.lineHeaderHorDepartmentCode.Width      = 5.507873F;
     this.lineHeaderHorDepartmentCode.X1         = 5.122047F;
     this.lineHeaderHorDepartmentCode.X2         = 10.62992F;
     this.lineHeaderHorDepartmentCode.Y1         = 0.8622047F;
     this.lineHeaderHorDepartmentCode.Y2         = 0.8622047F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtCustomerName,
         this.txtStaffCode,
         this.txtDepartmentName,
         this.txtCustomerCode,
         this.txtDepartmentCode,
         this.txtStaffName,
         this.lineDetailVerDepartmentCode,
         this.txtRemainAmount,
         this.lineDetailVerRemianAmount,
         this.lineDetailVerCustomerCode,
         this.lineDetailHorLower
     });
     this.detail.Height = 0.4598425F;
     this.detail.Name   = "detail";
     //
     // txtCustomerName
     //
     this.txtCustomerName.DataField = "CustomerName";
     this.txtCustomerName.Height    = 0.2244094F;
     this.txtCustomerName.Left      = 0F;
     this.txtCustomerName.Name      = "txtCustomerName";
     this.txtCustomerName.Padding   = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtCustomerName.Style     = "text-align: left; vertical-align: middle; white-space: nowrap; ddo-wrap-mode: now" +
                                      "rap";
     this.txtCustomerName.Text  = null;
     this.txtCustomerName.Top   = 0.2322835F;
     this.txtCustomerName.Width = 2.755906F;
     //
     // txtStaffCode
     //
     this.txtStaffCode.DataField = "StaffCode";
     this.txtStaffCode.Height    = 0.2244094F;
     this.txtStaffCode.Left      = 7.889764F;
     this.txtStaffCode.Name      = "txtStaffCode";
     this.txtStaffCode.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.txtStaffCode.Text      = null;
     this.txtStaffCode.Top       = 0F;
     this.txtStaffCode.Width     = 2.740158F;
     //
     // txtDepartmentName
     //
     this.txtDepartmentName.DataField = "DepartmentName";
     this.txtDepartmentName.Height    = 0.2244094F;
     this.txtDepartmentName.Left      = 5.133858F;
     this.txtDepartmentName.Name      = "txtDepartmentName";
     this.txtDepartmentName.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.txtDepartmentName.Text      = null;
     this.txtDepartmentName.Top       = 0.2322835F;
     this.txtDepartmentName.Width     = 2.740158F;
     //
     // txtCustomerCode
     //
     this.txtCustomerCode.DataField = "CustomerCode";
     this.txtCustomerCode.Height    = 0.2244094F;
     this.txtCustomerCode.Left      = 0F;
     this.txtCustomerCode.Name      = "txtCustomerCode";
     this.txtCustomerCode.Padding   = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtCustomerCode.Style     = "text-align: left; vertical-align: middle; white-space: nowrap; ddo-wrap-mode: now" +
                                      "rap";
     this.txtCustomerCode.Text  = null;
     this.txtCustomerCode.Top   = 0F;
     this.txtCustomerCode.Width = 2.755906F;
     //
     // txtDepartmentCode
     //
     this.txtDepartmentCode.DataField = "DepartmentCode";
     this.txtDepartmentCode.Height    = 0.2244094F;
     this.txtDepartmentCode.Left      = 5.133858F;
     this.txtDepartmentCode.Name      = "txtDepartmentCode";
     this.txtDepartmentCode.Style     = "white-space: nowrap; ddo-wrap-mode: nowrap";
     this.txtDepartmentCode.Text      = null;
     this.txtDepartmentCode.Top       = 0F;
     this.txtDepartmentCode.Width     = 2.740158F;
     //
     // txtStaffName
     //
     this.txtStaffName.DataField = "StaffName";
     this.txtStaffName.Height    = 0.2244094F;
     this.txtStaffName.Left      = 7.889764F;
     this.txtStaffName.Name      = "txtStaffName";
     this.txtStaffName.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.txtStaffName.Text      = null;
     this.txtStaffName.Top       = 0.2322835F;
     this.txtStaffName.Width     = 2.740158F;
     //
     // lineDetailVerDepartmentCode
     //
     this.lineDetailVerDepartmentCode.Height     = 0.4598425F;
     this.lineDetailVerDepartmentCode.Left       = 7.88189F;
     this.lineDetailVerDepartmentCode.LineWeight = 1F;
     this.lineDetailVerDepartmentCode.Name       = "lineDetailVerDepartmentCode";
     this.lineDetailVerDepartmentCode.Top        = 0F;
     this.lineDetailVerDepartmentCode.Width      = 0F;
     this.lineDetailVerDepartmentCode.X1         = 7.88189F;
     this.lineDetailVerDepartmentCode.X2         = 7.88189F;
     this.lineDetailVerDepartmentCode.Y1         = 0F;
     this.lineDetailVerDepartmentCode.Y2         = 0.4598425F;
     //
     // txtRemainAmount
     //
     this.txtRemainAmount.DataField = "TotalAmount";
     this.txtRemainAmount.Height    = 0.4566929F;
     this.txtRemainAmount.Left      = 2.755906F;
     this.txtRemainAmount.Name      = "txtRemainAmount";
     this.txtRemainAmount.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtRemainAmount.Style     = "text-align: right; vertical-align: middle; white-space: nowrap; ddo-wrap-mode: no" +
                                      "wrap";
     this.txtRemainAmount.Text  = null;
     this.txtRemainAmount.Top   = 0F;
     this.txtRemainAmount.Width = 2.35748F;
     //
     // lineDetailVerRemianAmount
     //
     this.lineDetailVerRemianAmount.Height     = 0.4598425F;
     this.lineDetailVerRemianAmount.Left       = 5.121933F;
     this.lineDetailVerRemianAmount.LineWeight = 1F;
     this.lineDetailVerRemianAmount.Name       = "lineDetailVerRemianAmount";
     this.lineDetailVerRemianAmount.Top        = 0F;
     this.lineDetailVerRemianAmount.Width      = 0.0001139641F;
     this.lineDetailVerRemianAmount.X1         = 5.122047F;
     this.lineDetailVerRemianAmount.X2         = 5.121933F;
     this.lineDetailVerRemianAmount.Y1         = 0F;
     this.lineDetailVerRemianAmount.Y2         = 0.4598425F;
     //
     // lineDetailVerCustomerCode
     //
     this.lineDetailVerCustomerCode.Height     = 0.4598425F;
     this.lineDetailVerCustomerCode.Left       = 2.755906F;
     this.lineDetailVerCustomerCode.LineWeight = 1F;
     this.lineDetailVerCustomerCode.Name       = "lineDetailVerCustomerCode";
     this.lineDetailVerCustomerCode.Top        = 0F;
     this.lineDetailVerCustomerCode.Width      = 0F;
     this.lineDetailVerCustomerCode.X1         = 2.755906F;
     this.lineDetailVerCustomerCode.X2         = 2.755906F;
     this.lineDetailVerCustomerCode.Y1         = 0F;
     this.lineDetailVerCustomerCode.Y2         = 0.4598425F;
     //
     // lineDetailHorLower
     //
     this.lineDetailHorLower.Height     = 0F;
     this.lineDetailHorLower.Left       = 0F;
     this.lineDetailHorLower.LineWeight = 1F;
     this.lineDetailHorLower.Name       = "lineDetailHorLower";
     this.lineDetailHorLower.Top        = 0.4598425F;
     this.lineDetailHorLower.Width      = 10.62992F;
     this.lineDetailHorLower.X1         = 0F;
     this.lineDetailHorLower.X2         = 10.62992F;
     this.lineDetailHorLower.Y1         = 0.4598425F;
     this.lineDetailHorLower.Y2         = 0.4598425F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1,
         this.lblPageNumber
     });
     this.pageFooter.Height       = 0.3149606F;
     this.pageFooter.Name         = "pageFooter";
     this.pageFooter.BeforePrint += new System.EventHandler(this.pageFooter_BeforePrint);
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 7.065001F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top     = 0F;
     this.reportInfo1.Visible = false;
     this.reportInfo1.Width   = 1.181102F;
     //
     // lblPageNumber
     //
     this.lblPageNumber.Height    = 0.2F;
     this.lblPageNumber.HyperLink = null;
     this.lblPageNumber.Left      = 0F;
     this.lblPageNumber.Name      = "lblPageNumber";
     this.lblPageNumber.Style     = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle";
     this.lblPageNumber.Text      = "PageNumber/PageCount";
     this.lblPageNumber.Top       = 0.05748032F;
     this.lblPageNumber.Width     = 10.62992F;
     //
     // groupHeader1
     //
     this.groupHeader1.Height = 0F;
     this.groupHeader1.Name   = "groupHeader1";
     //
     // groupFooter1
     //
     this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblSpace,
         this.txtTotalAmount,
         this.lblTotalAmount,
         this.lineFooterHorLower,
         this.lineFooterVerTotal,
         this.lineFooterVerTotalAmount
     });
     this.groupFooter1.Height = 0.4122047F;
     this.groupFooter1.Name   = "groupFooter1";
     //
     // lblSpace
     //
     this.lblSpace.Height    = 0.4122047F;
     this.lblSpace.HyperLink = null;
     this.lblSpace.Left      = 5.133858F;
     this.lblSpace.Name      = "lblSpace";
     this.lblSpace.Padding   = new GrapeCity.ActiveReports.PaddingEx(20, 0, 0, 0);
     this.lblSpace.Style     = "background-color: WhiteSmoke; vertical-align: middle";
     this.lblSpace.Text      = "";
     this.lblSpace.Top       = 0F;
     this.lblSpace.Width     = 5.492126F;
     //
     // txtTotalAmount
     //
     this.txtTotalAmount.DataField = "TotalAmount";
     this.txtTotalAmount.Height    = 0.4122047F;
     this.txtTotalAmount.Left      = 2.755906F;
     this.txtTotalAmount.Name      = "txtTotalAmount";
     this.txtTotalAmount.Padding   = new GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0);
     this.txtTotalAmount.Style     = "background-color: WhiteSmoke; text-align: right; vertical-align: middle; white-sp" +
                                     "ace: nowrap; ddo-wrap-mode: nowrap";
     this.txtTotalAmount.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
     this.txtTotalAmount.Text        = null;
     this.txtTotalAmount.Top         = 0F;
     this.txtTotalAmount.Width       = 2.362205F;
     //
     // lblTotalAmount
     //
     this.lblTotalAmount.Height    = 0.4122047F;
     this.lblTotalAmount.HyperLink = null;
     this.lblTotalAmount.Left      = 0F;
     this.lblTotalAmount.Name      = "lblTotalAmount";
     this.lblTotalAmount.Padding   = new GrapeCity.ActiveReports.PaddingEx(15, 0, 0, 0);
     this.lblTotalAmount.Style     = "background-color: WhiteSmoke; vertical-align: middle";
     this.lblTotalAmount.Text      = "総合計";
     this.lblTotalAmount.Top       = 0F;
     this.lblTotalAmount.Width     = 2.755906F;
     //
     // lineFooterHorLower
     //
     this.lineFooterHorLower.Height     = 0F;
     this.lineFooterHorLower.Left       = 0F;
     this.lineFooterHorLower.LineWeight = 1F;
     this.lineFooterHorLower.Name       = "lineFooterHorLower";
     this.lineFooterHorLower.Top        = 0.4122047F;
     this.lineFooterHorLower.Width      = 10.62992F;
     this.lineFooterHorLower.X1         = 0F;
     this.lineFooterHorLower.X2         = 10.62992F;
     this.lineFooterHorLower.Y1         = 0.4122047F;
     this.lineFooterHorLower.Y2         = 0.4122047F;
     //
     // lineFooterVerTotal
     //
     this.lineFooterVerTotal.Height     = 0.4122047F;
     this.lineFooterVerTotal.Left       = 2.755906F;
     this.lineFooterVerTotal.LineWeight = 1F;
     this.lineFooterVerTotal.Name       = "lineFooterVerTotal";
     this.lineFooterVerTotal.Top        = 0F;
     this.lineFooterVerTotal.Width      = 0F;
     this.lineFooterVerTotal.X1         = 2.755906F;
     this.lineFooterVerTotal.X2         = 2.755906F;
     this.lineFooterVerTotal.Y1         = 0F;
     this.lineFooterVerTotal.Y2         = 0.4122047F;
     //
     // lineFooterVerTotalAmount
     //
     this.lineFooterVerTotalAmount.Height     = 0.4122047F;
     this.lineFooterVerTotalAmount.Left       = 5.123229F;
     this.lineFooterVerTotalAmount.LineWeight = 1F;
     this.lineFooterVerTotalAmount.Name       = "lineFooterVerTotalAmount";
     this.lineFooterVerTotalAmount.Top        = 0F;
     this.lineFooterVerTotalAmount.Width      = 0F;
     this.lineFooterVerTotalAmount.X1         = 5.123229F;
     this.lineFooterVerTotalAmount.X2         = 5.123229F;
     this.lineFooterVerTotalAmount.Y1         = 0F;
     this.lineFooterVerTotalAmount.Y2         = 0.4122047F;
     //
     // ArrearagesCustomerListReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     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; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblRemainAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffname)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomerCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemainAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSpace)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTotalAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTotalAmount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #37
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(XlsFormulaReport));
     this.pageHeader  = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.label_Image = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label4      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label1      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label2      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label7      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.picture2    = new GrapeCity.ActiveReports.SectionReportModel.Picture();
     this.label6      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.FieldDate   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.label8      = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail      = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.poid        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.refArticle  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.prix        = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.taille      = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.designation = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.picture1    = new GrapeCity.ActiveReports.SectionReportModel.Picture();
     this.stock       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.Comments    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.PrixClient  = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.pageFooter  = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     ((System.ComponentModel.ISupportInitialize)(this.label_Image)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FieldDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.poid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.refArticle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.prix)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.taille)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.designation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Comments)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrixClient)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.label_Image,
         this.label4,
         this.label1,
         this.label2,
         this.label3,
         this.label5,
         this.label7,
         this.picture2,
         this.label6,
         this.FieldDate,
         this.label8
     });
     this.pageHeader.Height = 1.901167F;
     this.pageHeader.Name   = "pageHeader";
     //
     // label_Image
     //
     this.label_Image.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label_Image.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label_Image.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label_Image.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label_Image.Height             = 0.364F;
     this.label_Image.HyperLink          = null;
     this.label_Image.Left  = 0.7820006F;
     this.label_Image.Name  = "label_Image";
     this.label_Image.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label_Image.Text  = "Image";
     this.label_Image.Top   = 1.537F;
     this.label_Image.Width = 1.499F;
     //
     // label4
     //
     this.label4.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label4.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label4.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label4.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label4.Height             = 0.3640001F;
     this.label4.HyperLink          = null;
     this.label4.Left  = 4.438001F;
     this.label4.Name  = "label4";
     this.label4.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label4.Text  = "Prix ht (€)";
     this.label4.Top   = 1.537F;
     this.label4.Width = 0.5620003F;
     //
     // label1
     //
     this.label1.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label1.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label1.Height             = 0.3640001F;
     this.label1.HyperLink          = null;
     this.label1.Left  = 2.281F;
     this.label1.Name  = "label1";
     this.label1.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label1.Text  = "Weight";
     this.label1.Top   = 1.537F;
     this.label1.Width = 0.45F;
     //
     // label2
     //
     this.label2.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label2.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label2.Height             = 0.3640001F;
     this.label2.HyperLink          = null;
     this.label2.Left  = 2.731F;
     this.label2.Name  = "label2";
     this.label2.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label2.Text  = "Size";
     this.label2.Top   = 1.537F;
     this.label2.Width = 0.323F;
     //
     // label3
     //
     this.label3.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label3.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label3.Height             = 0.3640001F;
     this.label3.HyperLink          = null;
     this.label3.Left  = 0.1250005F;
     this.label3.Name  = "label3";
     this.label3.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label3.Text  = "Reference";
     this.label3.Top   = 1.537F;
     this.label3.Width = 0.6570002F;
     //
     // label5
     //
     this.label5.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label5.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label5.Height             = 0.3640001F;
     this.label5.HyperLink          = null;
     this.label5.Left  = 3.054F;
     this.label5.Name  = "label5";
     this.label5.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label5.Text  = "Designation";
     this.label5.Top   = 1.537F;
     this.label5.Width = 1.384F;
     //
     // label7
     //
     this.label7.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label7.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label7.Height             = 0.3640001F;
     this.label7.HyperLink          = null;
     this.label7.Left  = 5.657001F;
     this.label7.Name  = "label7";
     this.label7.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label7.Text  = "Stock";
     this.label7.Top   = 1.537F;
     this.label7.Width = 0.4749994F;
     //
     // picture2
     //
     this.picture2.Height    = 1.292F;
     this.picture2.HyperLink = null;
     this.picture2.ImageData = ((System.IO.Stream)(resources.GetObject("picture2.ImageData")));
     this.picture2.Left      = 0.125F;
     this.picture2.Name      = "picture2";
     this.picture2.SizeMode  = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom;
     this.picture2.Top       = 0F;
     this.picture2.Width     = 1.448F;
     //
     // label6
     //
     this.label6.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label6.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label6.Height             = 0.364F;
     this.label6.HyperLink          = null;
     this.label6.Left  = 6.132F;
     this.label6.Name  = "label6";
     this.label6.Style = "font-size: 8.25pt; ddo-char-set: 0";
     this.label6.Text  = "Comments";
     this.label6.Top   = 1.537F;
     this.label6.Width = 1.4F;
     //
     // FieldDate
     //
     this.FieldDate.DataField = "FieldDate";
     this.FieldDate.Height    = 0.34375F;
     this.FieldDate.Left      = 6.132F;
     this.FieldDate.Name      = "FieldDate";
     this.FieldDate.Style     = "text-align: right; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.FieldDate.Text      = null;
     this.FieldDate.Top       = 0F;
     this.FieldDate.Width     = 1.4F;
     //
     // label8
     //
     this.label8.Border.BottomStyle = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.LeftStyle   = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.RightStyle  = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label8.Border.TopStyle    = GrapeCity.ActiveReports.BorderLineStyle.Solid;
     this.label8.Height             = 0.364F;
     this.label8.HyperLink          = null;
     this.label8.Left  = 5F;
     this.label8.Name  = "label8";
     this.label8.Style = "";
     this.label8.Text  = "PrixClient";
     this.label8.Top   = 1.537F;
     this.label8.Width = 0.6570001F;
     //
     // detail
     //
     this.detail.CanShrink = true;
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.poid,
         this.refArticle,
         this.prix,
         this.taille,
         this.designation,
         this.picture1,
         this.stock,
         this.Comments,
         this.PrixClient
     });
     this.detail.Height  = 1.479167F;
     this.detail.Name    = "detail";
     this.detail.Format += new System.EventHandler(this.detail_Format);
     //
     // poid
     //
     this.poid.DataField = "poid";
     this.poid.Height    = 0.864F;
     this.poid.Left      = 2.281F;
     this.poid.Name      = "poid";
     this.poid.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.poid.Text      = null;
     this.poid.Top       = 0F;
     this.poid.Width     = 0.45F;
     //
     // refArticle
     //
     this.refArticle.DataField = "refArticle";
     this.refArticle.Height    = 0.8640001F;
     this.refArticle.Left      = 0.125F;
     this.refArticle.Name      = "refArticle";
     this.refArticle.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.refArticle.Text      = null;
     this.refArticle.Top       = 0F;
     this.refArticle.Width     = 0.6570001F;
     //
     // prix
     //
     this.prix.DataField    = "prix";
     this.prix.Height       = 0.864F;
     this.prix.Left         = 4.438F;
     this.prix.Name         = "prix";
     this.prix.OutputFormat = resources.GetString("prix.OutputFormat");
     this.prix.Style        = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.prix.Text         = null;
     this.prix.Top          = 0F;
     this.prix.Width        = 0.5619998F;
     //
     // taille
     //
     this.taille.DataField = "taille";
     this.taille.Height    = 0.864F;
     this.taille.Left      = 2.731F;
     this.taille.Name      = "taille";
     this.taille.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.taille.Text      = null;
     this.taille.Top       = 0F;
     this.taille.Width     = 0.323F;
     //
     // designation
     //
     this.designation.DataField = "designation";
     this.designation.Height    = 0.864F;
     this.designation.Left      = 3.054F;
     this.designation.Name      = "designation";
     this.designation.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.designation.Text      = null;
     this.designation.Top       = 0F;
     this.designation.Width     = 1.384F;
     //
     // picture1
     //
     this.picture1.Height    = 0.864F;
     this.picture1.HyperLink = null;
     this.picture1.ImageData = null;
     this.picture1.Left      = 0.7820001F;
     this.picture1.Name      = "picture1";
     this.picture1.SizeMode  = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom;
     this.picture1.Top       = 0F;
     this.picture1.Width     = 1.499F;
     //
     // stock
     //
     this.stock.DataField = "stock";
     this.stock.Height    = 0.864F;
     this.stock.Left      = 5.657F;
     this.stock.Name      = "stock";
     this.stock.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.stock.Text      = null;
     this.stock.Top       = 0F;
     this.stock.Width     = 0.4750004F;
     //
     // Comments
     //
     this.Comments.DataField = "Comments";
     this.Comments.Height    = 0.864F;
     this.Comments.Left      = 6.132F;
     this.Comments.Name      = "Comments";
     this.Comments.Style     = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.Comments.Text      = null;
     this.Comments.Top       = 0F;
     this.Comments.Width     = 1.4F;
     //
     // PrixClient
     //
     this.PrixClient.DataField    = "PrixClient";
     this.PrixClient.Height       = 0.864F;
     this.PrixClient.Left         = 5F;
     this.PrixClient.Name         = "PrixClient";
     this.PrixClient.OutputFormat = resources.GetString("PrixClient.OutputFormat");
     this.PrixClient.Style        = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.PrixClient.Text         = null;
     this.PrixClient.Top          = 0F;
     this.PrixClient.Width        = 0.6570001F;
     //
     // pageFooter
     //
     this.pageFooter.Name = "pageFooter";
     //
     // XlsFormulaReport
     //
     this.MasterReport             = false;
     this.PageSettings.PaperHeight = 11F;
     this.PageSettings.PaperWidth  = 8.5F;
     this.PrintWidth = 8F;
     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.FetchData      += new GrapeCity.ActiveReports.SectionReport.FetchEventHandler(this.XlsFormulaReport_FetchData);
     this.ReportEnd      += new System.EventHandler(this.XlsFormulaReport_ReportEnd);
     this.DataInitialize += new System.EventHandler(this.XlsFormulaReport_DataInitialize);
     ((System.ComponentModel.ISupportInitialize)(this.label_Image)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FieldDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.poid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.refArticle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.prix)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.taille)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.designation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stock)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Comments)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PrixClient)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Пример #38
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DepartmentReport));
     this.pageHeader                 = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompanyCode             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblOutputDate              = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblHeaderTitle             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblCompanyName             = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.reportInfo2                = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblDepartmentCode          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDepartmentName          = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblStaffCodeName           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblNote                    = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lineHeaderVerDeptCode      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerDeptName      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderVerStaffCodeName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorUpper         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineHeaderHorLower         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.detail                      = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtDepartmentCode           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDepartmentName           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffCode                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtStaffName                = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtNote                     = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailVerDepartmentCode = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerDepartmentName = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerStaffName      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailHorSeparator      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerStaffCode      = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter                  = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.reportInfo1                 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblHeaderTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCodeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblNote)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNote)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompanyCode,
         this.lblOutputDate,
         this.lblHeaderTitle,
         this.lblCompanyName,
         this.reportInfo2,
         this.lblDepartmentCode,
         this.lblDepartmentName,
         this.lblStaffCodeName,
         this.lblNote,
         this.lineHeaderVerDeptCode,
         this.lineHeaderVerDeptName,
         this.lineHeaderVerStaffCodeName,
         this.lineHeaderHorUpper,
         this.lineHeaderHorLower
     });
     this.pageHeader.Height = 1.10475F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyCode.Text      = "会社コード:";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 0.7874016F;
     //
     // lblOutputDate
     //
     this.lblOutputDate.Height    = 0.2F;
     this.lblOutputDate.HyperLink = null;
     this.lblOutputDate.Left      = 8.809055F;
     this.lblOutputDate.Name      = "lblOutputDate";
     this.lblOutputDate.Style     = "color: Gray; font-size: 7pt; text-align: right; vertical-align: middle; ddo-char-" +
                                    "set: 1";
     this.lblOutputDate.Text  = "出力日付 :";
     this.lblOutputDate.Top   = 0F;
     this.lblOutputDate.Width = 0.6984252F;
     //
     // lblHeaderTitle
     //
     this.lblHeaderTitle.Height    = 0.2311024F;
     this.lblHeaderTitle.HyperLink = null;
     this.lblHeaderTitle.Left      = 0F;
     this.lblHeaderTitle.Name      = "lblHeaderTitle";
     this.lblHeaderTitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline";
     this.lblHeaderTitle.Text      = "請求部門マスター一覧";
     this.lblHeaderTitle.Top       = 0.2704725F;
     this.lblHeaderTitle.Width     = 10.62992F;
     //
     // lblCompanyName
     //
     this.lblCompanyName.Height    = 0.2F;
     this.lblCompanyName.HyperLink = null;
     this.lblCompanyName.Left      = 0.811811F;
     this.lblCompanyName.Name      = "lblCompanyName";
     this.lblCompanyName.Style     = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.lblCompanyName.Text      = "label4";
     this.lblCompanyName.Top       = 0F;
     this.lblCompanyName.Width     = 3.657087F;
     //
     // reportInfo2
     //
     this.reportInfo2.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.reportInfo2.Height       = 0.2F;
     this.reportInfo2.Left         = 9.522441F;
     this.reportInfo2.Name         = "reportInfo2";
     this.reportInfo2.Style        = "color: Gray; font-size: 7pt; vertical-align: middle; ddo-char-set: 1";
     this.reportInfo2.Top          = 0F;
     this.reportInfo2.Width        = 1.014961F;
     //
     // lblDepartmentCode
     //
     this.lblDepartmentCode.Height    = 0.319F;
     this.lblDepartmentCode.HyperLink = null;
     this.lblDepartmentCode.Left      = 0F;
     this.lblDepartmentCode.Name      = "lblDepartmentCode";
     this.lblDepartmentCode.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepartmentCode.Text      = "請求部門コード";
     this.lblDepartmentCode.Top       = 0.7920001F;
     this.lblDepartmentCode.Width     = 1.208F;
     //
     // lblDepartmentName
     //
     this.lblDepartmentName.Height    = 0.319F;
     this.lblDepartmentName.HyperLink = null;
     this.lblDepartmentName.Left      = 1.208F;
     this.lblDepartmentName.Name      = "lblDepartmentName";
     this.lblDepartmentName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblDepartmentName.Text      = "請求部門名";
     this.lblDepartmentName.Top       = 0.7920001F;
     this.lblDepartmentName.Width     = 2.479F;
     //
     // lblStaffCodeName
     //
     this.lblStaffCodeName.Height    = 0.317F;
     this.lblStaffCodeName.HyperLink = null;
     this.lblStaffCodeName.Left      = 3.687F;
     this.lblStaffCodeName.Name      = "lblStaffCodeName";
     this.lblStaffCodeName.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblStaffCodeName.Text      = "回収責任者";
     this.lblStaffCodeName.Top       = 0.794F;
     this.lblStaffCodeName.Width     = 3.385F;
     //
     // lblNote
     //
     this.lblNote.Height    = 0.317F;
     this.lblNote.HyperLink = null;
     this.lblNote.Left      = 7.072001F;
     this.lblNote.Name      = "lblNote";
     this.lblNote.Style     = "background-color: WhiteSmoke; text-align: center; vertical-align: middle";
     this.lblNote.Text      = "備考";
     this.lblNote.Top       = 0.794F;
     this.lblNote.Width     = 3.490204F;
     //
     // lineHeaderVerDeptCode
     //
     this.lineHeaderVerDeptCode.Height     = 0.3189998F;
     this.lineHeaderVerDeptCode.Left       = 1.135F;
     this.lineHeaderVerDeptCode.LineWeight = 1F;
     this.lineHeaderVerDeptCode.Name       = "lineHeaderVerDeptCode";
     this.lineHeaderVerDeptCode.Top        = 0.7920001F;
     this.lineHeaderVerDeptCode.Width      = 0F;
     this.lineHeaderVerDeptCode.X1         = 1.135F;
     this.lineHeaderVerDeptCode.X2         = 1.135F;
     this.lineHeaderVerDeptCode.Y1         = 0.7920001F;
     this.lineHeaderVerDeptCode.Y2         = 1.111F;
     //
     // lineHeaderVerDeptName
     //
     this.lineHeaderVerDeptName.Height     = 0.319F;
     this.lineHeaderVerDeptName.Left       = 3.687F;
     this.lineHeaderVerDeptName.LineWeight = 1F;
     this.lineHeaderVerDeptName.Name       = "lineHeaderVerDeptName";
     this.lineHeaderVerDeptName.Top        = 0.794F;
     this.lineHeaderVerDeptName.Width      = 0F;
     this.lineHeaderVerDeptName.X1         = 3.687F;
     this.lineHeaderVerDeptName.X2         = 3.687F;
     this.lineHeaderVerDeptName.Y1         = 0.794F;
     this.lineHeaderVerDeptName.Y2         = 1.113F;
     //
     // lineHeaderVerStaffCodeName
     //
     this.lineHeaderVerStaffCodeName.Height     = 0.319F;
     this.lineHeaderVerStaffCodeName.Left       = 7.072001F;
     this.lineHeaderVerStaffCodeName.LineWeight = 1F;
     this.lineHeaderVerStaffCodeName.Name       = "lineHeaderVerStaffCodeName";
     this.lineHeaderVerStaffCodeName.Top        = 0.794F;
     this.lineHeaderVerStaffCodeName.Width      = 0F;
     this.lineHeaderVerStaffCodeName.X1         = 7.072001F;
     this.lineHeaderVerStaffCodeName.X2         = 7.072001F;
     this.lineHeaderVerStaffCodeName.Y1         = 0.794F;
     this.lineHeaderVerStaffCodeName.Y2         = 1.113F;
     //
     // lineHeaderHorUpper
     //
     this.lineHeaderHorUpper.Height     = 9.459257E-05F;
     this.lineHeaderHorUpper.Left       = 0F;
     this.lineHeaderHorUpper.LineWeight = 1F;
     this.lineHeaderHorUpper.Name       = "lineHeaderHorUpper";
     this.lineHeaderHorUpper.Top        = 0.794F;
     this.lineHeaderHorUpper.Width      = 10.5626F;
     this.lineHeaderHorUpper.X1         = 0F;
     this.lineHeaderHorUpper.X2         = 10.5626F;
     this.lineHeaderHorUpper.Y1         = 0.794F;
     this.lineHeaderHorUpper.Y2         = 0.7940946F;
     //
     // lineHeaderHorLower
     //
     this.lineHeaderHorLower.Height     = 7.987022E-06F;
     this.lineHeaderHorLower.Left       = 0F;
     this.lineHeaderHorLower.LineWeight = 1F;
     this.lineHeaderHorLower.Name       = "lineHeaderHorLower";
     this.lineHeaderHorLower.Top        = 1.112992F;
     this.lineHeaderHorLower.Width      = 10.5626F;
     this.lineHeaderHorLower.X1         = 0F;
     this.lineHeaderHorLower.X2         = 10.5626F;
     this.lineHeaderHorLower.Y1         = 1.113F;
     this.lineHeaderHorLower.Y2         = 1.112992F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtDepartmentCode,
         this.txtDepartmentName,
         this.txtStaffCode,
         this.txtStaffName,
         this.txtNote,
         this.lineDetailVerDepartmentCode,
         this.lineDetailVerDepartmentName,
         this.lineDetailVerStaffName,
         this.lineDetailHorSeparator,
         this.lineDetailVerStaffCode
     });
     this.detail.Height = 0.3125001F;
     this.detail.Name   = "detail";
     //
     // txtDepartmentCode
     //
     this.txtDepartmentCode.Height = 0.304F;
     this.txtDepartmentCode.Left   = 0F;
     this.txtDepartmentCode.Name   = "txtDepartmentCode";
     this.txtDepartmentCode.Style  = "text-align: center; vertical-align: middle";
     this.txtDepartmentCode.Text   = "DepartmentCode";
     this.txtDepartmentCode.Top    = 0F;
     this.txtDepartmentCode.Width  = 1.135F;
     //
     // txtDepartmentName
     //
     this.txtDepartmentName.Height    = 0.304F;
     this.txtDepartmentName.Left      = 1.208F;
     this.txtDepartmentName.MultiLine = false;
     this.txtDepartmentName.Name      = "txtDepartmentName";
     this.txtDepartmentName.Style     = "vertical-align: middle";
     this.txtDepartmentName.Text      = "DepartmentName";
     this.txtDepartmentName.Top       = 0F;
     this.txtDepartmentName.Width     = 2.479F;
     //
     // txtStaffCode
     //
     this.txtStaffCode.Height = 0.304F;
     this.txtStaffCode.Left   = 3.71063F;
     this.txtStaffCode.Name   = "txtStaffCode";
     this.txtStaffCode.Style  = "text-align: center; vertical-align: middle";
     this.txtStaffCode.Text   = "StaffCode";
     this.txtStaffCode.Top    = 0F;
     this.txtStaffCode.Width  = 1.083473F;
     //
     // txtStaffName
     //
     this.txtStaffName.Height    = 0.304F;
     this.txtStaffName.Left      = 4.874804F;
     this.txtStaffName.MultiLine = false;
     this.txtStaffName.Name      = "txtStaffName";
     this.txtStaffName.Style     = "vertical-align: middle";
     this.txtStaffName.Text      = "StaffName";
     this.txtStaffName.Top       = 0F;
     this.txtStaffName.Width     = 2.197197F;
     //
     // txtNote
     //
     this.txtNote.Height    = 0.304F;
     this.txtNote.Left      = 7.145F;
     this.txtNote.MultiLine = false;
     this.txtNote.Name      = "txtNote";
     this.txtNote.Style     = "vertical-align: middle";
     this.txtNote.Text      = "Note";
     this.txtNote.Top       = 0F;
     this.txtNote.Width     = 3.406969F;
     //
     // lineDetailVerDepartmentCode
     //
     this.lineDetailVerDepartmentCode.Height     = 0.304F;
     this.lineDetailVerDepartmentCode.Left       = 1.135F;
     this.lineDetailVerDepartmentCode.LineWeight = 1F;
     this.lineDetailVerDepartmentCode.Name       = "lineDetailVerDepartmentCode";
     this.lineDetailVerDepartmentCode.Top        = 0F;
     this.lineDetailVerDepartmentCode.Width      = 0F;
     this.lineDetailVerDepartmentCode.X1         = 1.135F;
     this.lineDetailVerDepartmentCode.X2         = 1.135F;
     this.lineDetailVerDepartmentCode.Y1         = 0.304F;
     this.lineDetailVerDepartmentCode.Y2         = 0F;
     //
     // lineDetailVerDepartmentName
     //
     this.lineDetailVerDepartmentName.Height     = 0.304F;
     this.lineDetailVerDepartmentName.Left       = 3.687F;
     this.lineDetailVerDepartmentName.LineWeight = 1F;
     this.lineDetailVerDepartmentName.Name       = "lineDetailVerDepartmentName";
     this.lineDetailVerDepartmentName.Top        = 0F;
     this.lineDetailVerDepartmentName.Width      = 0F;
     this.lineDetailVerDepartmentName.X1         = 3.687F;
     this.lineDetailVerDepartmentName.X2         = 3.687F;
     this.lineDetailVerDepartmentName.Y1         = 0.304F;
     this.lineDetailVerDepartmentName.Y2         = 0F;
     //
     // lineDetailVerStaffName
     //
     this.lineDetailVerStaffName.Height     = 0.304F;
     this.lineDetailVerStaffName.Left       = 7.072001F;
     this.lineDetailVerStaffName.LineWeight = 1F;
     this.lineDetailVerStaffName.Name       = "lineDetailVerStaffName";
     this.lineDetailVerStaffName.Top        = 0F;
     this.lineDetailVerStaffName.Width      = 0F;
     this.lineDetailVerStaffName.X1         = 7.072001F;
     this.lineDetailVerStaffName.X2         = 7.072001F;
     this.lineDetailVerStaffName.Y1         = 0.304F;
     this.lineDetailVerStaffName.Y2         = 0F;
     //
     // lineDetailHorSeparator
     //
     this.lineDetailHorSeparator.Height     = 0F;
     this.lineDetailHorSeparator.Left       = 0F;
     this.lineDetailHorSeparator.LineWeight = 1F;
     this.lineDetailHorSeparator.Name       = "lineDetailHorSeparator";
     this.lineDetailHorSeparator.Top        = 0.3066929F;
     this.lineDetailHorSeparator.Width      = 10.56267F;
     this.lineDetailHorSeparator.X1         = 0F;
     this.lineDetailHorSeparator.X2         = 10.56267F;
     this.lineDetailHorSeparator.Y1         = 0.3066929F;
     this.lineDetailHorSeparator.Y2         = 0.3066929F;
     //
     // lineDetailVerStaffCode
     //
     this.lineDetailVerStaffCode.Height     = 0.304F;
     this.lineDetailVerStaffCode.Left       = 4.822441F;
     this.lineDetailVerStaffCode.LineWeight = 1F;
     this.lineDetailVerStaffCode.Name       = "lineDetailVerStaffCode";
     this.lineDetailVerStaffCode.Top        = 0F;
     this.lineDetailVerStaffCode.Width      = 0F;
     this.lineDetailVerStaffCode.X1         = 4.822441F;
     this.lineDetailVerStaffCode.X2         = 4.822441F;
     this.lineDetailVerStaffCode.Y1         = 0.304F;
     this.lineDetailVerStaffCode.Y2         = 0F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.reportInfo1
     });
     this.pageFooter.Height = 0.3149606F;
     this.pageFooter.Name   = "pageFooter";
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString = "{PageNumber} / {PageCount}";
     this.reportInfo1.Height       = 0.2F;
     this.reportInfo1.Left         = 0F;
     this.reportInfo1.Name         = "reportInfo1";
     this.reportInfo1.Style        = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle; ddo-char" +
                                     "-set: 1";
     this.reportInfo1.Top   = 0.05748032F;
     this.reportInfo1.Width = 10.62992F;
     //
     // DepartmentReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; ddo-char-set: 186; font-size: 9pt", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblOutputDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblHeaderTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblStaffCodeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblNote)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDepartmentName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStaffName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNote)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_buhin_to_seihin));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_buhin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label1,
            this.label3,
            this.tb_buhin_cd,
            this.tb_buhin_name,
            this.label2,
            this.label4,
            this.label5,
            this.label6,
            this.tb_today,
            this.line1});
            this.pageHeader.Height = 0.9479166F;
            this.pageHeader.Name = "pageHeader";
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox4,
            this.textBox1,
            this.textBox2,
            this.textBox3});
            this.detail.Height = 0.1770834F;
            this.detail.Name = "detail";
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // label1
            // 
            this.label1.Height = 0.1979167F;
            this.label1.HyperLink = null;
            this.label1.Left = 0F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 14.25pt";
            this.label1.Text = "部品→使用製品検索";
            this.label1.Top = 0F;
            this.label1.Width = 1.875197F;
            // 
            // label3
            // 
            this.label3.Height = 0.1460629F;
            this.label3.HyperLink = null;
            this.label3.Left = 0.07283465F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label3.Tag = "";
            this.label3.Text = "部品コード";
            this.label3.Top = 0.3177166F;
            this.label3.Width = 0.7291334F;
            // 
            // tb_buhin_cd
            // 
            this.tb_buhin_cd.Height = 0.146063F;
            this.tb_buhin_cd.Left = 0.801973F;
            this.tb_buhin_cd.Name = "tb_buhin_cd";
            this.tb_buhin_cd.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_cd.Text = null;
            this.tb_buhin_cd.Top = 0.3177166F;
            this.tb_buhin_cd.Width = 0.927166F;
            // 
            // tb_buhin_name
            // 
            this.tb_buhin_name.Height = 0.146063F;
            this.tb_buhin_name.Left = 1.729134F;
            this.tb_buhin_name.Name = "tb_buhin_name";
            this.tb_buhin_name.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_name.Text = null;
            this.tb_buhin_name.Top = 0.3177166F;
            this.tb_buhin_name.Width = 1.875197F;
            // 
            // label2
            // 
            this.label2.Height = 0.09370076F;
            this.label2.HyperLink = null;
            this.label2.Left = 0.07952762F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 6pt";
            this.label2.Text = "製品コード";
            this.label2.Top = 0.7551182F;
            this.label2.Width = 1.016142F;
            // 
            // label4
            // 
            this.label4.Height = 0.09370076F;
            this.label4.HyperLink = null;
            this.label4.Left = 1.095669F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 6pt";
            this.label4.Text = "製品名";
            this.label4.Top = 0.7551182F;
            this.label4.Width = 2.508661F;
            // 
            // label5
            // 
            this.label5.Height = 0.09370076F;
            this.label5.HyperLink = null;
            this.label5.Left = 3.604331F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 6pt";
            this.label5.Text = "製品構成番号";
            this.label5.Top = 0.7551182F;
            this.label5.Width = 0.6960633F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 4.466929F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt";
            this.label6.Text = "製品構成名称";
            this.label6.Top = 0.7551182F;
            this.label6.Width = 1.31063F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "seihin_cd";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 0.07283473F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: left";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 1.022835F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "seihin_name";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 1.095669F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: left";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 2.508662F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "seihin_kousei_no";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 3.604331F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: left";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 0.696063F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "seihin_kousei_name";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 4.466929F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: left";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 1.31063F;
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 2.259449F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1149606F;
            this.tb_today.Left = 6.435827F;
            this.tb_today.Name = "tb_today";
            this.tb_today.Style = "font-size: 6pt; text-align: center; ddo-char-set: 1";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.04173229F;
            this.tb_today.Width = 0.6354327F;
            // 
            // line1
            // 
            this.line1.Height = 0F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 0.8956693F;
            this.line1.Width = 7.07126F;
            this.line1.X1 = 7.07126F;
            this.line1.X2 = 0F;
            this.line1.Y1 = 0.8956693F;
            this.line1.Y2 = 0.8956693F;
            // 
            // rpt_buhin_to_seihin
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 7.081743F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_buhin_to_seihin_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_zaiko_syoukai));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_sitei_nengetu = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_buhin_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.tb_buhin_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_uriage_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox6 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            ((System.ComponentModel.ISupportInitialize)(this.tb_sitei_nengetu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_sitei_nengetu,
            this.label4,
            this.label2,
            this.tb_buhin_cd1,
            this.tb_today,
            this.label8,
            this.label14,
            this.label1,
            this.label3,
            this.label6,
            this.label9,
            this.label13,
            this.label16,
            this.line5,
            this.tb_buhin_cd2,
            this.label5,
            this.label7,
            this.label10});
            this.pageHeader.Height = 0.9270833F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_sitei_nengetu
            // 
            this.tb_sitei_nengetu.Height = 0.146063F;
            this.tb_sitei_nengetu.Left = 8.895673F;
            this.tb_sitei_nengetu.Name = "tb_sitei_nengetu";
            this.tb_sitei_nengetu.OutputFormat = resources.GetString("tb_sitei_nengetu.OutputFormat");
            this.tb_sitei_nengetu.Style = "font-size: 8.25pt; text-align: left";
            this.tb_sitei_nengetu.Text = null;
            this.tb_sitei_nengetu.Top = 0.2137385F;
            this.tb_sitei_nengetu.Width = 1.854524F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.166534F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "指定年月";
            this.label4.Top = 0.2137385F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.146063F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.166534F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "部品コード";
            this.label2.Top = 0.3598015F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_buhin_cd1
            // 
            this.tb_buhin_cd1.Height = 0.146063F;
            this.tb_buhin_cd1.Left = 8.895673F;
            this.tb_buhin_cd1.Name = "tb_buhin_cd1";
            this.tb_buhin_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_cd1.Text = null;
            this.tb_buhin_cd1.Top = 0.3598014F;
            this.tb_buhin_cd1.Width = 0.7604291F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.197833F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.07283465F;
            this.tb_today.Width = 1.552357F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0.07283449F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "在庫照会";
            this.label8.Top = 0.07279364F;
            this.label8.Width = 1.989764F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 0.07283449F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "部品コード";
            this.label14.Top = 0.7708253F;
            this.label14.Width = 0.870079F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 1.015748F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "部品名";
            this.label1.Top = 0.7708662F;
            this.label1.Width = 2.307874F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 3.488583F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "①前月末在庫数";
            this.label3.Top = 0.7708662F;
            this.label3.Width = 0.8370076F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 4.661024F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: right";
            this.label6.Text = "②当月入庫数";
            this.label6.Top = 0.7708662F;
            this.label6.Width = 0.6807095F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 6.761812F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt; text-align: right";
            this.label9.Text = "①+②-③";
            this.label9.Top = 0.7708253F;
            this.label9.Width = 0.6181102F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 7.831493F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt; text-align: right";
            this.label13.Text = "当月在庫数";
            this.label13.Top = 0.7708253F;
            this.label13.Width = 0.5763788F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 8.781299F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt; text-align: right";
            this.label16.Text = "差異";
            this.label16.Top = 0.7708661F;
            this.label16.Width = 0.7657479F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.9062578F;
            this.line5.Width = 10.88544F;
            this.line5.X1 = 0F;
            this.line5.X2 = 10.88544F;
            this.line5.Y1 = 0.9062578F;
            this.line5.Y2 = 0.9062578F;
            // 
            // tb_buhin_cd2
            // 
            this.tb_buhin_cd2.Height = 0.146063F;
            this.tb_buhin_cd2.Left = 9.958465F;
            this.tb_buhin_cd2.Name = "tb_buhin_cd2";
            this.tb_buhin_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_cd2.Text = null;
            this.tb_buhin_cd2.Top = 0.3598426F;
            this.tb_buhin_cd2.Width = 0.791732F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.7187F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label5.Tag = "";
            this.label5.Text = "~";
            this.label5.Top = 0.3598426F;
            this.label5.Width = 0.135432F;
            // 
            // label7
            // 
            this.label7.Height = 0.09370076F;
            this.label7.HyperLink = null;
            this.label7.Left = 9.823034F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 6pt; text-align: right";
            this.label7.Text = "棚卸";
            this.label7.Top = 0.7708661F;
            this.label7.Width = 0.7657479F;
            // 
            // label10
            // 
            this.label10.Height = 0.09370076F;
            this.label10.HyperLink = null;
            this.label10.Left = 5.7063F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt; text-align: right";
            this.label10.Text = "③当月出庫数";
            this.label10.Top = 0.7708662F;
            this.label10.Width = 0.6807095F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_kingaku,
            this.tb_kouchin_kingaku,
            this.tb_hukusizai_kingaku,
            this.tb_buhin_kingaku,
            this.tb_kouchin_hukusizai_kingaku,
            this.tb_buhin_cd,
            this.tb_buhin_name,
            this.textBox6,
            this.textBox5});
            this.detail.Height = 0.146063F;
            this.detail.Name = "detail";
            // 
            // tb_uriage_kingaku
            // 
            this.tb_uriage_kingaku.DataField = "zengetu_zaiko_su";
            this.tb_uriage_kingaku.Height = 0.146063F;
            this.tb_uriage_kingaku.Left = 3.488583F;
            this.tb_uriage_kingaku.Name = "tb_uriage_kingaku";
            this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
            this.tb_uriage_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
            this.tb_uriage_kingaku.Text = null;
            this.tb_uriage_kingaku.Top = 0F;
            this.tb_uriage_kingaku.Width = 0.8370076F;
            // 
            // tb_kouchin_kingaku
            // 
            this.tb_kouchin_kingaku.DataField = "tougetu_nyuuko_su";
            this.tb_kouchin_kingaku.Height = 0.146063F;
            this.tb_kouchin_kingaku.Left = 4.661024F;
            this.tb_kouchin_kingaku.Name = "tb_kouchin_kingaku";
            this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
            this.tb_kouchin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_kingaku.Text = null;
            this.tb_kouchin_kingaku.Top = 0F;
            this.tb_kouchin_kingaku.Width = 0.6807084F;
            // 
            // tb_hukusizai_kingaku
            // 
            this.tb_hukusizai_kingaku.DataField = "keisan_zaiko_su";
            this.tb_hukusizai_kingaku.Height = 0.146063F;
            this.tb_hukusizai_kingaku.Left = 6.761813F;
            this.tb_hukusizai_kingaku.Name = "tb_hukusizai_kingaku";
            this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
            this.tb_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_hukusizai_kingaku.Text = null;
            this.tb_hukusizai_kingaku.Top = 0F;
            this.tb_hukusizai_kingaku.Width = 0.6181097F;
            // 
            // tb_buhin_kingaku
            // 
            this.tb_buhin_kingaku.DataField = "gen_zaiko_su";
            this.tb_buhin_kingaku.Height = 0.146063F;
            this.tb_buhin_kingaku.Left = 7.831497F;
            this.tb_buhin_kingaku.Name = "tb_buhin_kingaku";
            this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
            this.tb_buhin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_buhin_kingaku.Text = null;
            this.tb_buhin_kingaku.Top = 0F;
            this.tb_buhin_kingaku.Width = 0.5763788F;
            // 
            // tb_kouchin_hukusizai_kingaku
            // 
            this.tb_kouchin_hukusizai_kingaku.DataField = "zaiko_zai";
            this.tb_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_kouchin_hukusizai_kingaku.Left = 8.781102F;
            this.tb_kouchin_hukusizai_kingaku.Name = "tb_kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_hukusizai_kingaku.Text = null;
            this.tb_kouchin_hukusizai_kingaku.Top = 0F;
            this.tb_kouchin_hukusizai_kingaku.Width = 0.7657479F;
            // 
            // tb_buhin_cd
            // 
            this.tb_buhin_cd.DataField = "buhin_cd";
            this.tb_buhin_cd.Height = 0.146063F;
            this.tb_buhin_cd.Left = 0.07283461F;
            this.tb_buhin_cd.Name = "tb_buhin_cd";
            this.tb_buhin_cd.OutputFormat = resources.GetString("tb_buhin_cd.OutputFormat");
            this.tb_buhin_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_buhin_cd.SummaryGroup = "groupHeader2";
            this.tb_buhin_cd.Text = null;
            this.tb_buhin_cd.Top = 0F;
            this.tb_buhin_cd.Width = 0.8700789F;
            // 
            // tb_buhin_name
            // 
            this.tb_buhin_name.DataField = "buhin_name";
            this.tb_buhin_name.Height = 0.146063F;
            this.tb_buhin_name.Left = 1.015748F;
            this.tb_buhin_name.Name = "tb_buhin_name";
            this.tb_buhin_name.OutputFormat = resources.GetString("tb_buhin_name.OutputFormat");
            this.tb_buhin_name.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_buhin_name.SummaryGroup = "groupHeader2";
            this.tb_buhin_name.Text = null;
            this.tb_buhin_name.Top = 0F;
            this.tb_buhin_name.Width = 2.307874F;
            // 
            // textBox6
            // 
            this.textBox6.DataField = "tanaorosi_su";
            this.textBox6.Height = 0.146063F;
            this.textBox6.Left = 9.822838F;
            this.textBox6.Name = "textBox6";
            this.textBox6.OutputFormat = resources.GetString("textBox6.OutputFormat");
            this.textBox6.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox6.SummaryGroup = "groupHeader3";
            this.textBox6.Text = null;
            this.textBox6.Top = 0F;
            this.textBox6.Width = 0.7657479F;
            // 
            // textBox5
            // 
            this.textBox5.DataField = "tougetu_syukko_su";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 5.7063F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox5.SummaryGroup = "groupHeader3";
            this.textBox5.Text = null;
            this.textBox5.Top = 0F;
            this.textBox5.Width = 0.6807084F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.197927F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // rpt_zaiko_syoukai
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.88544F;
            this.Sections.Add(this.pageHeader);
            this.Sections.Add(this.detail);
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_zaiko_syoukai_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_sitei_nengetu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_buhin_nyusyukkoidou));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_syoribi1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikisaki1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_buhin_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syoribi2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label5 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label7 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label11 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label12 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label15 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label17 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label18 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label20 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label21 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label22 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label23 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label25 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label24 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line1 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.label10 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_buhin_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_zaiko_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_juchu_cd2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_suryou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_bikou = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_syori_kbn = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_denpyou_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.textBox5 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.tb_buhin_syori_no = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.groupHeader2 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.line3 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.groupFooter2 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).BeginInit();
            ((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.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label1,
            this.tb_syoribi1,
            this.label4,
            this.label2,
            this.tb_torihikisaki1,
            this.label3,
            this.tb_buhin_cd1,
            this.tb_syoribi2,
            this.tb_torihikisaki2,
            this.tb_buhin_cd2,
            this.tb_today,
            this.label5,
            this.label6,
            this.label7,
            this.label8,
            this.label9,
            this.label11,
            this.label12,
            this.label13,
            this.label14,
            this.label15,
            this.label17,
            this.label18,
            this.label19,
            this.label20,
            this.label16,
            this.label21,
            this.label22,
            this.label23,
            this.label25,
            this.label24,
            this.line1,
            this.label10});
            this.pageHeader.Height = 1.104232F;
            this.pageHeader.Name = "pageHeader";
            // 
            // label1
            // 
            this.label1.Height = 0.1979167F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.06260058F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 14.25pt";
            this.label1.Text = "部品入出庫履歴";
            this.label1.Top = 0.04173234F;
            this.label1.Width = 1.604331F;
            // 
            // tb_syoribi1
            // 
            this.tb_syoribi1.Height = 0.146063F;
            this.tb_syoribi1.Left = 8.760634F;
            this.tb_syoribi1.Name = "tb_syoribi1";
            this.tb_syoribi1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syoribi1.Text = null;
            this.tb_syoribi1.Top = 0.2188977F;
            this.tb_syoribi1.Width = 0.927166F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.031496F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "処理日";
            this.label4.Top = 0.2188977F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.1251968F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.031496F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.3649608F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikisaki1
            // 
            this.tb_torihikisaki1.Height = 0.1251969F;
            this.tb_torihikisaki1.Left = 8.760634F;
            this.tb_torihikisaki1.Name = "tb_torihikisaki1";
            this.tb_torihikisaki1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki1.Text = null;
            this.tb_torihikisaki1.Top = 0.3649608F;
            this.tb_torihikisaki1.Width = 0.927166F;
            // 
            // label3
            // 
            this.label3.Height = 0.1460629F;
            this.label3.HyperLink = null;
            this.label3.Left = 8.031496F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label3.Tag = "";
            this.label3.Text = "部品コード";
            this.label3.Top = 0.4901575F;
            this.label3.Width = 0.7291334F;
            // 
            // tb_buhin_cd1
            // 
            this.tb_buhin_cd1.Height = 0.146063F;
            this.tb_buhin_cd1.Left = 8.760634F;
            this.tb_buhin_cd1.Name = "tb_buhin_cd1";
            this.tb_buhin_cd1.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_cd1.Text = null;
            this.tb_buhin_cd1.Top = 0.4901575F;
            this.tb_buhin_cd1.Width = 0.927166F;
            // 
            // tb_syoribi2
            // 
            this.tb_syoribi2.Height = 0.146063F;
            this.tb_syoribi2.Left = 9.864962F;
            this.tb_syoribi2.Name = "tb_syoribi2";
            this.tb_syoribi2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syoribi2.Text = null;
            this.tb_syoribi2.Top = 0.2188977F;
            this.tb_syoribi2.Width = 0.927166F;
            // 
            // tb_torihikisaki2
            // 
            this.tb_torihikisaki2.Height = 0.1251969F;
            this.tb_torihikisaki2.Left = 9.864962F;
            this.tb_torihikisaki2.Name = "tb_torihikisaki2";
            this.tb_torihikisaki2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_torihikisaki2.Text = null;
            this.tb_torihikisaki2.Top = 0.3649608F;
            this.tb_torihikisaki2.Width = 0.927166F;
            // 
            // tb_buhin_cd2
            // 
            this.tb_buhin_cd2.Height = 0.146063F;
            this.tb_buhin_cd2.Left = 9.864962F;
            this.tb_buhin_cd2.Name = "tb_buhin_cd2";
            this.tb_buhin_cd2.Style = "font-size: 8.25pt; text-align: center";
            this.tb_buhin_cd2.Text = null;
            this.tb_buhin_cd2.Top = 0.4901575F;
            this.tb_buhin_cd2.Width = 0.927166F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.687795F;
            this.tb_today.Name = "tb_today";
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0.04173234F;
            this.tb_today.Width = 1.104331F;
            // 
            // label5
            // 
            this.label5.Height = 0.146063F;
            this.label5.HyperLink = null;
            this.label5.Left = 9.687795F;
            this.label5.Name = "label5";
            this.label5.Style = "font-size: 8.25pt; text-align: center";
            this.label5.Text = "~";
            this.label5.Top = 0.2188977F;
            this.label5.Width = 0.177166F;
            // 
            // label6
            // 
            this.label6.Height = 0.125197F;
            this.label6.HyperLink = null;
            this.label6.Left = 9.687795F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 8.25pt; text-align: center";
            this.label6.Text = "~";
            this.label6.Top = 0.3649608F;
            this.label6.Width = 0.177166F;
            // 
            // label7
            // 
            this.label7.Height = 0.1460631F;
            this.label7.HyperLink = null;
            this.label7.Left = 9.687795F;
            this.label7.Name = "label7";
            this.label7.Style = "font-size: 8.25pt; text-align: center";
            this.label7.Text = "~";
            this.label7.Top = 0.4901575F;
            this.label7.Width = 0.177166F;
            // 
            // label8
            // 
            this.label8.Height = 0.1874017F;
            this.label8.HyperLink = null;
            this.label8.Left = 0F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 6pt; ddo-char-set: 1";
            this.label8.Text = "入出庫\r\n移動区分";
            this.label8.Top = 0.8751969F;
            this.label8.Width = 0.4082677F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 8.720473F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt";
            this.label9.Text = "入出庫移動番号";
            this.label9.Top = 0.9062993F;
            this.label9.Width = 0.7346458F;
            // 
            // label11
            // 
            this.label11.Height = 0.09370076F;
            this.label11.HyperLink = null;
            this.label11.Left = 1.208267F;
            this.label11.Name = "label11";
            this.label11.Style = "font-size: 6pt";
            this.label11.Text = "部品コード";
            this.label11.Top = 0.9062992F;
            this.label11.Width = 0.8598431F;
            // 
            // label12
            // 
            this.label12.Height = 0.09370076F;
            this.label12.HyperLink = null;
            this.label12.Left = 2.068111F;
            this.label12.Name = "label12";
            this.label12.Style = "font-size: 6pt";
            this.label12.Text = "部品名";
            this.label12.Top = 0.9062992F;
            this.label12.Width = 1.525591F;
            // 
            // label13
            // 
            this.label13.Height = 0.1874016F;
            this.label13.HyperLink = null;
            this.label13.Left = 3.598819F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt";
            this.label13.Text = "在庫\r\n区分";
            this.label13.Top = 0.8125985F;
            this.label13.Width = 0.2661414F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 3.864961F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.9062992F;
            this.label14.Width = 0.4948818F;
            // 
            // label15
            // 
            this.label15.Height = 0.09370076F;
            this.label15.HyperLink = null;
            this.label15.Left = 4.359844F;
            this.label15.Name = "label15";
            this.label15.Style = "font-size: 6pt";
            this.label15.Text = "受注コード1";
            this.label15.Top = 0.9062992F;
            this.label15.Width = 0.7448816F;
            // 
            // label17
            // 
            this.label17.Height = 0.09370076F;
            this.label17.HyperLink = null;
            this.label17.Left = 5.849606F;
            this.label17.Name = "label17";
            this.label17.Style = "font-size: 6pt; text-align: center";
            this.label17.Text = "数量";
            this.label17.Top = 0.9062992F;
            this.label17.Width = 0.484645F;
            // 
            // label18
            // 
            this.label18.Height = 0.09370076F;
            this.label18.HyperLink = null;
            this.label18.Left = 0.4082673F;
            this.label18.Name = "label18";
            this.label18.Style = "font-size: 6pt";
            this.label18.Text = "伝票番号";
            this.label18.Top = 0.9062992F;
            this.label18.Width = 0.8051178F;
            // 
            // label19
            // 
            this.label19.Height = 0.1874016F;
            this.label19.HyperLink = null;
            this.label19.Left = 9.518898F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 6pt; text-align: center";
            this.label19.Text = "処理\r\n区分";
            this.label19.Top = 0.8125985F;
            this.label19.Width = 0.2866144F;
            // 
            // label20
            // 
            this.label20.Height = 0.09370076F;
            this.label20.HyperLink = null;
            this.label20.Left = 9.864962F;
            this.label20.Name = "label20";
            this.label20.Style = "font-size: 6pt; text-align: center";
            this.label20.Text = "備考";
            this.label20.Top = 0.9062993F;
            this.label20.Width = 1.010234F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 5.104724F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt";
            this.label16.Text = "受注コード2";
            this.label16.Top = 0.9062992F;
            this.label16.Width = 0.7448821F;
            // 
            // label21
            // 
            this.label21.Height = 0.1874017F;
            this.label21.HyperLink = null;
            this.label21.Left = 6.334252F;
            this.label21.Name = "label21";
            this.label21.Style = "font-size: 6pt";
            this.label21.Text = "移動先\r\n在庫区分";
            this.label21.Top = 0.8125985F;
            this.label21.Width = 0.4015747F;
            // 
            // label22
            // 
            this.label22.Height = 0.1874017F;
            this.label22.HyperLink = null;
            this.label22.Left = 6.735826F;
            this.label22.Name = "label22";
            this.label22.Style = "font-size: 6pt";
            this.label22.Text = "移動先\r\n取引先コード";
            this.label22.Top = 0.8125985F;
            this.label22.Width = 0.4948818F;
            // 
            // label23
            // 
            this.label23.Height = 0.1874016F;
            this.label23.HyperLink = null;
            this.label23.Left = 7.230709F;
            this.label23.Name = "label23";
            this.label23.Style = "font-size: 6pt";
            this.label23.Text = "移動先\r\n受注コード1";
            this.label23.Top = 0.8125985F;
            this.label23.Width = 0.7448821F;
            // 
            // label25
            // 
            this.label25.Height = 0.1874016F;
            this.label25.HyperLink = null;
            this.label25.Left = 7.975592F;
            this.label25.Name = "label25";
            this.label25.Style = "font-size: 6pt";
            this.label25.Text = "移動先\r\n受注コード2";
            this.label25.Top = 0.8125985F;
            this.label25.Width = 0.7448816F;
            // 
            // label24
            // 
            this.label24.Height = 0.09370076F;
            this.label24.HyperLink = null;
            this.label24.Left = 0F;
            this.label24.Name = "label24";
            this.label24.Style = "font-size: 6pt; text-align: center";
            this.label24.Text = "処理日";
            this.label24.Top = 0.7814961F;
            this.label24.Width = 0.6791338F;
            // 
            // line1
            // 
            this.line1.Height = 0.0003939867F;
            this.line1.Left = 0F;
            this.line1.LineWeight = 1F;
            this.line1.Name = "line1";
            this.line1.Top = 1.093701F;
            this.line1.Width = 10.8752F;
            this.line1.X1 = 0F;
            this.line1.X2 = 10.8752F;
            this.line1.Y1 = 1.093701F;
            this.line1.Y2 = 1.094095F;
            // 
            // label10
            // 
            this.label10.Height = 0.1354331F;
            this.label10.HyperLink = null;
            this.label10.Left = 0.06259823F;
            this.label10.Name = "label10";
            this.label10.Style = "font-size: 6pt";
            this.label10.Text = "(01:入庫 02:出庫  03:移動)";
            this.label10.Top = 0.4531496F;
            this.label10.Width = 1.155906F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_buhin_cd,
            this.tb_buhin_name,
            this.tb_zaiko_kbn,
            this.tb_torihikisaki_cd,
            this.tb_juchu_cd1,
            this.tb_juchu_cd2,
            this.tb_suryou,
            this.tb_syori_kbn,
            this.tb_bikou,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.tb_denpyou_no,
            this.tb_buhin_syori_no});
            this.detail.Height = 0.1564797F;
            this.detail.Name = "detail";
            // 
            // tb_buhin_cd
            // 
            this.tb_buhin_cd.DataField = "buhin_cd";
            this.tb_buhin_cd.Height = 0.146063F;
            this.tb_buhin_cd.Left = 1.199606F;
            this.tb_buhin_cd.Name = "tb_buhin_cd";
            this.tb_buhin_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_cd.Text = null;
            this.tb_buhin_cd.Top = 0F;
            this.tb_buhin_cd.Width = 0.8547251F;
            // 
            // tb_buhin_name
            // 
            this.tb_buhin_name.DataField = "buhin_name";
            this.tb_buhin_name.Height = 0.146063F;
            this.tb_buhin_name.Left = 2.059449F;
            this.tb_buhin_name.Name = "tb_buhin_name";
            this.tb_buhin_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_buhin_name.Text = null;
            this.tb_buhin_name.Top = 0F;
            this.tb_buhin_name.Width = 1.525591F;
            // 
            // tb_zaiko_kbn
            // 
            this.tb_zaiko_kbn.DataField = "zaiko_kbn";
            this.tb_zaiko_kbn.Height = 0.146063F;
            this.tb_zaiko_kbn.Left = 3.58504F;
            this.tb_zaiko_kbn.Name = "tb_zaiko_kbn";
            this.tb_zaiko_kbn.Style = "font-size: 8.25pt; text-align: center";
            this.tb_zaiko_kbn.Text = null;
            this.tb_zaiko_kbn.Top = 0F;
            this.tb_zaiko_kbn.Width = 0.2661414F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "torihikisaki_cd";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 3.851181F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0F;
            this.tb_torihikisaki_cd.Width = 0.4948816F;
            // 
            // tb_juchu_cd1
            // 
            this.tb_juchu_cd1.DataField = "juchu_cd1";
            this.tb_juchu_cd1.Height = 0.146063F;
            this.tb_juchu_cd1.Left = 4.346065F;
            this.tb_juchu_cd1.Name = "tb_juchu_cd1";
            this.tb_juchu_cd1.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd1.Text = null;
            this.tb_juchu_cd1.Top = 0F;
            this.tb_juchu_cd1.Width = 0.7448816F;
            // 
            // tb_juchu_cd2
            // 
            this.tb_juchu_cd2.DataField = "juchu_cd2";
            this.tb_juchu_cd2.Height = 0.146063F;
            this.tb_juchu_cd2.Left = 5.090945F;
            this.tb_juchu_cd2.Name = "tb_juchu_cd2";
            this.tb_juchu_cd2.Style = "font-size: 8.25pt; text-align: left";
            this.tb_juchu_cd2.Text = null;
            this.tb_juchu_cd2.Top = 0F;
            this.tb_juchu_cd2.Width = 0.7448816F;
            // 
            // tb_suryou
            // 
            this.tb_suryou.DataField = "suryou";
            this.tb_suryou.Height = 0.146063F;
            this.tb_suryou.Left = 5.835827F;
            this.tb_suryou.Name = "tb_suryou";
            this.tb_suryou.OutputFormat = resources.GetString("tb_suryou.OutputFormat");
            this.tb_suryou.Style = "font-size: 8.25pt; text-align: right";
            this.tb_suryou.Text = null;
            this.tb_suryou.Top = 0F;
            this.tb_suryou.Width = 0.4846457F;
            // 
            // tb_syori_kbn
            // 
            this.tb_syori_kbn.DataField = "syori_kbn";
            this.tb_syori_kbn.Height = 0.146063F;
            this.tb_syori_kbn.Left = 9.518898F;
            this.tb_syori_kbn.Name = "tb_syori_kbn";
            this.tb_syori_kbn.Style = "font-size: 8.25pt; text-align: center";
            this.tb_syori_kbn.Text = null;
            this.tb_syori_kbn.Top = 0F;
            this.tb_syori_kbn.Width = 0.2866144F;
            // 
            // tb_bikou
            // 
            this.tb_bikou.DataField = "bikou";
            this.tb_bikou.Height = 0.146063F;
            this.tb_bikou.Left = 9.864962F;
            this.tb_bikou.Name = "tb_bikou";
            this.tb_bikou.Style = "font-size: 8.25pt; text-align: left";
            this.tb_bikou.Text = null;
            this.tb_bikou.Top = 0F;
            this.tb_bikou.Width = 1.010237F;
            // 
            // tb_buhin_syori_kbn
            // 
            this.tb_buhin_syori_kbn.DataField = "buhin_syori_kbn";
            this.tb_buhin_syori_kbn.Height = 0.146063F;
            this.tb_buhin_syori_kbn.Left = 0F;
            this.tb_buhin_syori_kbn.Name = "tb_buhin_syori_kbn";
            this.tb_buhin_syori_kbn.Style = "font-size: 8.25pt; text-align: center; ddo-char-set: 1";
            this.tb_buhin_syori_kbn.SummaryGroup = "groupHeader1";
            this.tb_buhin_syori_kbn.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.tb_buhin_syori_kbn.Text = null;
            this.tb_buhin_syori_kbn.Top = 0F;
            this.tb_buhin_syori_kbn.Width = 0.2602362F;
            // 
            // tb_denpyou_no
            // 
            this.tb_denpyou_no.DataField = "denpyou_no";
            this.tb_denpyou_no.Height = 0.146063F;
            this.tb_denpyou_no.Left = 0.4082673F;
            this.tb_denpyou_no.Name = "tb_denpyou_no";
            this.tb_denpyou_no.Style = "font-size: 8.25pt; text-align: left";
            this.tb_denpyou_no.Text = null;
            this.tb_denpyou_no.Top = 0F;
            this.tb_denpyou_no.Width = 0.791338F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "idousaki_zaiko_kbn";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 6.320473F;
            this.textBox1.Name = "textBox1";
            this.textBox1.Style = "font-size: 8.25pt; text-align: center";
            this.textBox1.Text = null;
            this.textBox1.Top = 0F;
            this.textBox1.Width = 0.4015747F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "idousaki_torihikisaki_cd";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 6.722048F;
            this.textBox2.Name = "textBox2";
            this.textBox2.Style = "font-size: 8.25pt; text-align: left";
            this.textBox2.Text = null;
            this.textBox2.Top = 0F;
            this.textBox2.Width = 0.4948816F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "idousaki_juchu_cd1";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 7.216931F;
            this.textBox3.Name = "textBox3";
            this.textBox3.Style = "font-size: 8.25pt; text-align: left";
            this.textBox3.Text = null;
            this.textBox3.Top = 0F;
            this.textBox3.Width = 0.7448819F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "idousaki_juchu_cd2";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 7.975593F;
            this.textBox4.Name = "textBox4";
            this.textBox4.Style = "font-size: 8.25pt; text-align: left";
            this.textBox4.Text = null;
            this.textBox4.Top = 0F;
            this.textBox4.Width = 0.7448819F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.182374F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.textBox5});
            this.groupHeader1.DataField = "buhin_syori_date";
            this.groupHeader1.Height = 0.1666667F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // textBox5
            // 
            this.textBox5.DataField = "buhin_syori_date";
            this.textBox5.Height = 0.146063F;
            this.textBox5.Left = 0F;
            this.textBox5.Name = "textBox5";
            this.textBox5.OutputFormat = resources.GetString("textBox5.OutputFormat");
            this.textBox5.Style = "font-size: 8.25pt; text-align: center; ddo-char-set: 1";
            this.textBox5.SummaryGroup = "groupHeader1";
            this.textBox5.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox5.Text = null;
            this.textBox5.Top = 0F;
            this.textBox5.Width = 0.6791338F;
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.line2});
            this.groupFooter1.Height = 0F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // line2
            // 
            this.line2.Height = 0.0003937483F;
            this.line2.Left = 0F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 10.87519F;
            this.line2.X1 = 0F;
            this.line2.X2 = 10.87519F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0.0003937483F;
            // 
            // tb_buhin_syori_no
            // 
            this.tb_buhin_syori_no.DataField = "buhin_syori_no";
            this.tb_buhin_syori_no.Height = 0.146063F;
            this.tb_buhin_syori_no.Left = 8.720473F;
            this.tb_buhin_syori_no.Name = "tb_buhin_syori_no";
            this.tb_buhin_syori_no.Style = "font-size: 8.25pt; text-align: left; vertical-align: bottom";
            this.tb_buhin_syori_no.SummaryGroup = "groupHeader1";
            this.tb_buhin_syori_no.Text = null;
            this.tb_buhin_syori_no.Top = 0F;
            this.tb_buhin_syori_no.Width = 0.7346458F;
            // 
            // groupHeader2
            // 
            this.groupHeader2.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.line3,
            this.tb_buhin_syori_kbn});
            this.groupHeader2.DataField = "buhin_syori_kbn";
            this.groupHeader2.Height = 0.146063F;
            this.groupHeader2.Name = "groupHeader2";
            // 
            // line3
            // 
            this.line3.Height = 0.0003937483F;
            this.line3.Left = 0.5311024F;
            this.line3.LineWeight = 1F;
            this.line3.Name = "line3";
            this.line3.Top = 0F;
            this.line3.Width = 10.34409F;
            this.line3.X1 = 0.5311024F;
            this.line3.X2 = 10.87519F;
            this.line3.Y1 = 0F;
            this.line3.Y2 = 0.0003937483F;
            // 
            // groupFooter2
            // 
            this.groupFooter2.Height = 0F;
            this.groupFooter2.Name = "groupFooter2";
            // 
            // rpt_buhin_nyusyukkoidou
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.8752F;
            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-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; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_buhin_nyusyukkoidou_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syoribi2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label5)).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.label11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_zaiko_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_juchu_cd2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_suryou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_syori_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_bikou)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_kbn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_denpyou_no)).EndInit();
            ((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.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_syori_no)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Пример #42
0
 /// <summary>
 /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
 /// コード エディターで変更しないでください。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(SearchConditionSectionReport));
     this.pageHeader         = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.lblCompanyCodeName = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.lblDate            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.ridate             = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.lblTitle           = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line15             = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblCompanyCode     = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line5                    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lnnyukinbi               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line2                    = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lblSearchCondition       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.detail                   = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.txtSearchValue           = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtSearchName            = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.lineDetailHorLower       = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerSearchValue = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lnverStart               = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.lineDetailVerSearchName  = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.pageFooter               = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.lblPageNumber            = new GrapeCity.ActiveReports.SectionReportModel.Label();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSearchCondition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeader
     //
     this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblCompanyCodeName,
         this.lblDate,
         this.ridate,
         this.lblTitle,
         this.line15,
         this.lblCompanyCode,
         this.line5,
         this.lnnyukinbi,
         this.line2,
         this.lblSearchCondition
     });
     this.pageHeader.Height = 0.8680775F;
     this.pageHeader.Name   = "pageHeader";
     //
     // lblCompanyCodeName
     //
     this.lblCompanyCodeName.Height    = 0.2F;
     this.lblCompanyCodeName.HyperLink = null;
     this.lblCompanyCodeName.Left      = 0.8118111F;
     this.lblCompanyCodeName.Name      = "lblCompanyCodeName";
     this.lblCompanyCodeName.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.lblCompanyCodeName.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.lblCompanyCodeName.Text      = "label2";
     this.lblCompanyCodeName.Top       = 0F;
     this.lblCompanyCodeName.Width     = 3.657F;
     //
     // lblDate
     //
     this.lblDate.Height    = 0.2F;
     this.lblDate.HyperLink = null;
     this.lblDate.Left      = 8.809055F;
     this.lblDate.Name      = "lblDate";
     this.lblDate.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.lblDate.Text      = "出力日付 :";
     this.lblDate.Top       = 0F;
     this.lblDate.Width     = 0.6983147F;
     //
     // ridate
     //
     this.ridate.FormatString = "{RunDateTime:yyyy年M月d日}";
     this.ridate.Height       = 0.2F;
     this.ridate.Left         = 9.522442F;
     this.ridate.Name         = "ridate";
     this.ridate.Style        = "color: Gray; font-size: 7pt; text-align: left; vertical-align: middle";
     this.ridate.Top          = 0F;
     this.ridate.Width        = 1.015F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.2311024F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 0F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-size: 14pt; text-align: center; text-decoration: underline; ddo-char-set: 1";
     this.lblTitle.Text      = "lbltitle";
     this.lblTitle.Top       = 0.2704725F;
     this.lblTitle.Width     = 10.62992F;
     //
     // line15
     //
     this.line15.Height     = 0.216536F;
     this.line15.Left       = 10.9004F;
     this.line15.LineWeight = 1F;
     this.line15.Name       = "line15";
     this.line15.Top        = 0.9153541F;
     this.line15.Width      = 0F;
     this.line15.X1         = 10.9004F;
     this.line15.X2         = 10.9004F;
     this.line15.Y1         = 1.13189F;
     this.line15.Y2         = 0.9153541F;
     //
     // lblCompanyCode
     //
     this.lblCompanyCode.Height    = 0.2F;
     this.lblCompanyCode.HyperLink = null;
     this.lblCompanyCode.Left      = 0.02440945F;
     this.lblCompanyCode.Name      = "lblCompanyCode";
     this.lblCompanyCode.Style     = "color: Gray; font-size: 7pt; vertical-align: middle";
     this.lblCompanyCode.Text      = "会社コード :";
     this.lblCompanyCode.Top       = 0F;
     this.lblCompanyCode.Width     = 0.7874017F;
     //
     // line5
     //
     this.line5.Height     = 0F;
     this.line5.Left       = 0F;
     this.line5.LineWeight = 1F;
     this.line5.Name       = "line5";
     this.line5.Top        = 1.156299F;
     this.line5.Width      = 10.554F;
     this.line5.X1         = 0F;
     this.line5.X2         = 10.554F;
     this.line5.Y1         = 1.156299F;
     this.line5.Y2         = 1.156299F;
     //
     // lnnyukinbi
     //
     this.lnnyukinbi.Height     = 0.0004173517F;
     this.lnnyukinbi.Left       = 0.02400064F;
     this.lnnyukinbi.LineWeight = 1F;
     this.lnnyukinbi.Name       = "lnnyukinbi";
     this.lnnyukinbi.Top        = 0.961F;
     this.lnnyukinbi.Width      = 10.355F;
     this.lnnyukinbi.X1         = 10.379F;
     this.lnnyukinbi.X2         = 0.02400064F;
     this.lnnyukinbi.Y1         = 0.961F;
     this.lnnyukinbi.Y2         = 0.9614174F;
     //
     // line2
     //
     this.line2.Height     = 0.0002832413F;
     this.line2.Left       = 0.02400017F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 0.8677167F;
     this.line2.Width      = 10.355F;
     this.line2.X1         = 10.379F;
     this.line2.X2         = 0.02400017F;
     this.line2.Y1         = 0.868F;
     this.line2.Y2         = 0.8677167F;
     //
     // lblSearchCondition
     //
     this.lblSearchCondition.Height    = 0.2F;
     this.lblSearchCondition.HyperLink = null;
     this.lblSearchCondition.Left      = 0F;
     this.lblSearchCondition.Name      = "lblSearchCondition";
     this.lblSearchCondition.Style     = "font-size: 12pt; vertical-align: middle; ddo-char-set: 128";
     this.lblSearchCondition.Text      = "検索条件";
     this.lblSearchCondition.Top       = 0.5905512F;
     this.lblSearchCondition.Width     = 1F;
     //
     // detail
     //
     this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.txtSearchValue,
         this.txtSearchName,
         this.lineDetailHorLower,
         this.lineDetailVerSearchValue,
         this.lnverStart,
         this.lineDetailVerSearchName
     });
     this.detail.Height       = 0.2003937F;
     this.detail.Name         = "detail";
     this.detail.Format      += new System.EventHandler(this.detail_Format);
     this.detail.BeforePrint += new System.EventHandler(this.detail_BeforePrint);
     //
     // txtSearchValue
     //
     this.txtSearchValue.Height  = 0.2F;
     this.txtSearchValue.Left    = 2.37874F;
     this.txtSearchValue.Name    = "txtSearchValue";
     this.txtSearchValue.Padding = new GrapeCity.ActiveReports.PaddingEx(2, 0, 0, 0);
     this.txtSearchValue.Style   = "vertical-align: middle; white-space: nowrap; ddo-wrap-mode: nowrap";
     this.txtSearchValue.Text    = "SearchValue";
     this.txtSearchValue.Top     = 0F;
     this.txtSearchValue.Width   = 8F;
     //
     // txtSearchName
     //
     this.txtSearchName.DataField = "SearchName";
     this.txtSearchName.Height    = 0.2F;
     this.txtSearchName.Left      = 0.024F;
     this.txtSearchName.Name      = "txtSearchName";
     this.txtSearchName.Padding   = new GrapeCity.ActiveReports.PaddingEx(1, 0, 0, 0);
     this.txtSearchName.Style     = "background-color: WhiteSmoke; vertical-align: middle";
     this.txtSearchName.Text      = "searchName";
     this.txtSearchName.Top       = 0F;
     this.txtSearchName.Width     = 2.355F;
     //
     // lineDetailHorLower
     //
     this.lineDetailHorLower.Height     = 0F;
     this.lineDetailHorLower.Left       = 0.024F;
     this.lineDetailHorLower.LineWeight = 1F;
     this.lineDetailHorLower.Name       = "lineDetailHorLower";
     this.lineDetailHorLower.Top        = 0.2F;
     this.lineDetailHorLower.Width      = 10.355F;
     this.lineDetailHorLower.X1         = 10.379F;
     this.lineDetailHorLower.X2         = 0.024F;
     this.lineDetailHorLower.Y1         = 0.2F;
     this.lineDetailHorLower.Y2         = 0.2F;
     //
     // lineDetailVerSearchValue
     //
     this.lineDetailVerSearchValue.AnchorBottom = true;
     this.lineDetailVerSearchValue.Height       = 0.2F;
     this.lineDetailVerSearchValue.Left         = 10.379F;
     this.lineDetailVerSearchValue.LineWeight   = 1F;
     this.lineDetailVerSearchValue.Name         = "lineDetailVerSearchValue";
     this.lineDetailVerSearchValue.Top          = 0F;
     this.lineDetailVerSearchValue.Width        = 0F;
     this.lineDetailVerSearchValue.X1           = 10.379F;
     this.lineDetailVerSearchValue.X2           = 10.379F;
     this.lineDetailVerSearchValue.Y1           = 0F;
     this.lineDetailVerSearchValue.Y2           = 0.2F;
     //
     // lnverStart
     //
     this.lnverStart.AnchorBottom = true;
     this.lnverStart.Height       = 0.2003937F;
     this.lnverStart.Left         = 0.024F;
     this.lnverStart.LineWeight   = 1F;
     this.lnverStart.Name         = "lnverStart";
     this.lnverStart.Top          = 0F;
     this.lnverStart.Width        = 0F;
     this.lnverStart.X1           = 0.024F;
     this.lnverStart.X2           = 0.024F;
     this.lnverStart.Y1           = 0F;
     this.lnverStart.Y2           = 0.2003937F;
     //
     // lineDetailVerSearchName
     //
     this.lineDetailVerSearchName.AnchorBottom = true;
     this.lineDetailVerSearchName.Height       = 0.2F;
     this.lineDetailVerSearchName.Left         = 2.379F;
     this.lineDetailVerSearchName.LineWeight   = 1F;
     this.lineDetailVerSearchName.Name         = "lineDetailVerSearchName";
     this.lineDetailVerSearchName.Top          = 0F;
     this.lineDetailVerSearchName.Width        = 0.0003931522F;
     this.lineDetailVerSearchName.X1           = 2.379F;
     this.lineDetailVerSearchName.X2           = 2.379393F;
     this.lineDetailVerSearchName.Y1           = 0F;
     this.lineDetailVerSearchName.Y2           = 0.2F;
     //
     // pageFooter
     //
     this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.lblPageNumber
     });
     this.pageFooter.Height       = 0.3149606F;
     this.pageFooter.Name         = "pageFooter";
     this.pageFooter.BeforePrint += new System.EventHandler(this.pageFooter_BeforePrint);
     //
     // lblPageNumber
     //
     this.lblPageNumber.Height    = 0.2F;
     this.lblPageNumber.HyperLink = null;
     this.lblPageNumber.Left      = 0F;
     this.lblPageNumber.Name      = "lblPageNumber";
     this.lblPageNumber.Style     = "color: Gray; font-size: 7pt; text-align: center; vertical-align: middle";
     this.lblPageNumber.Text      = "PageNumber/PageCount";
     this.lblPageNumber.Top       = 0.05748032F;
     this.lblPageNumber.Width     = 10.62992F;
     //
     // SearchConditionSectionReport
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.5F;
     this.PageSettings.Margins.Left   = 0.5F;
     this.PageSettings.Margins.Right  = 0.5F;
     this.PageSettings.Margins.Top    = 0.5F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.62992F;
     this.Sections.Add(this.pageHeader);
     this.Sections.Add(this.detail);
     this.Sections.Add(this.pageFooter);
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-style: normal; text-decoration: none; font-weight: normal; color: Black; fon" +
                                                     "t-family: \"MS 明朝\"; font-size: 9pt; ddo-char-set: 186", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
                                                     "8", "Heading1", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
                                                     "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
     this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCodeName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ridate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblCompanyCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblSearchCondition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearchName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblPageNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(rpt_tankabetu_uriage_t));
            this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
            this.tb_uriage_date = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label4 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label2 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.tb_torihikiskai_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_today = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_name = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label8 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label14 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label3 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label6 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label9 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label13 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.label16 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line5 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
            this.tb_uriage_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_buhin_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.tb_torihikisaki_cd1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
            this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
            this.groupHeader1 = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
            this.groupFooter1 = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
            this.tb_sum_kouchin_hukusizai_kingaku = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox1 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox2 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox3 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox4 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.textBox10 = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
            this.label19 = new GrapeCity.ActiveReports.SectionReportModel.Label();
            this.line2 = new GrapeCity.ActiveReports.SectionReportModel.Line();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_sum_kouchin_hukusizai_kingaku)).BeginInit();
            ((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.textBox10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // pageHeader
            // 
            this.pageHeader.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_date,
            this.label4,
            this.label2,
            this.tb_torihikiskai_cd,
            this.tb_today,
            this.tb_torihikisaki_name,
            this.label8,
            this.label14,
            this.label1,
            this.label3,
            this.label6,
            this.label9,
            this.label13,
            this.label16,
            this.line5});
            this.pageHeader.Height = 0.840409F;
            this.pageHeader.Name = "pageHeader";
            // 
            // tb_uriage_date
            // 
            this.tb_uriage_date.Height = 0.146063F;
            this.tb_uriage_date.Left = 8.82284F;
            this.tb_uriage_date.Name = "tb_uriage_date";
            this.tb_uriage_date.OutputFormat = resources.GetString("tb_uriage_date.OutputFormat");
            this.tb_uriage_date.Style = "font-size: 8.25pt; text-align: left";
            this.tb_uriage_date.Text = null;
            this.tb_uriage_date.Top = 0.1409448F;
            this.tb_uriage_date.Width = 1.854326F;
            // 
            // label4
            // 
            this.label4.Height = 0.146063F;
            this.label4.HyperLink = null;
            this.label4.Left = 8.093701F;
            this.label4.Name = "label4";
            this.label4.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label4.Text = "売上計上日";
            this.label4.Top = 0.1409448F;
            this.label4.Width = 0.7291334F;
            // 
            // label2
            // 
            this.label2.Height = 0.146063F;
            this.label2.HyperLink = null;
            this.label2.Left = 8.093701F;
            this.label2.Name = "label2";
            this.label2.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label2.Tag = "";
            this.label2.Text = "取引先コード";
            this.label2.Top = 0.2870079F;
            this.label2.Width = 0.7291334F;
            // 
            // tb_torihikiskai_cd
            // 
            this.tb_torihikiskai_cd.Height = 0.146063F;
            this.tb_torihikiskai_cd.Left = 8.82284F;
            this.tb_torihikiskai_cd.Name = "tb_torihikiskai_cd";
            this.tb_torihikiskai_cd.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikiskai_cd.Text = null;
            this.tb_torihikiskai_cd.Top = 0.2870078F;
            this.tb_torihikiskai_cd.Width = 0.927166F;
            // 
            // tb_today
            // 
            this.tb_today.Height = 0.1409449F;
            this.tb_today.Left = 9.301972F;
            this.tb_today.Name = "tb_today";
            this.tb_today.OutputFormat = resources.GetString("tb_today.OutputFormat");
            this.tb_today.Style = "font-size: 8.25pt; text-align: right";
            this.tb_today.Text = null;
            this.tb_today.Top = 0F;
            this.tb_today.Width = 1.552357F;
            // 
            // tb_torihikisaki_name
            // 
            this.tb_torihikisaki_name.Height = 0.146063F;
            this.tb_torihikisaki_name.Left = 9.75F;
            this.tb_torihikisaki_name.Name = "tb_torihikisaki_name";
            this.tb_torihikisaki_name.Style = "font-size: 8.25pt; text-align: left";
            this.tb_torihikisaki_name.Text = null;
            this.tb_torihikisaki_name.Top = 0.2870079F;
            this.tb_torihikisaki_name.Width = 0.927166F;
            // 
            // label8
            // 
            this.label8.Height = 0.1979167F;
            this.label8.HyperLink = null;
            this.label8.Left = 0F;
            this.label8.Name = "label8";
            this.label8.Style = "font-size: 14.25pt";
            this.label8.Text = "単価区分別売上";
            this.label8.Top = 0F;
            this.label8.Width = 1.989764F;
            // 
            // label14
            // 
            this.label14.Height = 0.09370076F;
            this.label14.HyperLink = null;
            this.label14.Left = 0F;
            this.label14.Name = "label14";
            this.label14.Style = "font-size: 6pt";
            this.label14.Text = "取引先コード";
            this.label14.Top = 0.6980315F;
            this.label14.Width = 0.7346465F;
            // 
            // label1
            // 
            this.label1.Height = 0.09370076F;
            this.label1.HyperLink = null;
            this.label1.Left = 0.8389764F;
            this.label1.Name = "label1";
            this.label1.Style = "font-size: 6pt";
            this.label1.Text = "取引先名";
            this.label1.Top = 0.6980315F;
            this.label1.Width = 1.422441F;
            // 
            // label3
            // 
            this.label3.Height = 0.09370076F;
            this.label3.HyperLink = null;
            this.label3.Left = 4.075591F;
            this.label3.Name = "label3";
            this.label3.Style = "font-size: 6pt; text-align: right";
            this.label3.Text = "売上金額";
            this.label3.Top = 0.6980315F;
            this.label3.Width = 0.8370076F;
            // 
            // label6
            // 
            this.label6.Height = 0.09370076F;
            this.label6.HyperLink = null;
            this.label6.Left = 5.369292F;
            this.label6.Name = "label6";
            this.label6.Style = "font-size: 6pt; text-align: right";
            this.label6.Text = "工賃金額";
            this.label6.Top = 0.6980315F;
            this.label6.Width = 0.6807095F;
            // 
            // label9
            // 
            this.label9.Height = 0.09370076F;
            this.label9.HyperLink = null;
            this.label9.Left = 6.688977F;
            this.label9.Name = "label9";
            this.label9.Style = "font-size: 6pt; text-align: right";
            this.label9.Text = "副資材金額";
            this.label9.Top = 0.6980315F;
            this.label9.Width = 0.6181102F;
            // 
            // label13
            // 
            this.label13.Height = 0.09370076F;
            this.label13.HyperLink = null;
            this.label13.Left = 7.758662F;
            this.label13.Name = "label13";
            this.label13.Style = "font-size: 6pt; text-align: right";
            this.label13.Text = "部品金額";
            this.label13.Top = 0.6980315F;
            this.label13.Width = 0.5763788F;
            // 
            // label16
            // 
            this.label16.Height = 0.09370076F;
            this.label16.HyperLink = null;
            this.label16.Left = 8.937796F;
            this.label16.Name = "label16";
            this.label16.Style = "font-size: 6pt; text-align: right";
            this.label16.Text = "工賃+副資材金額";
            this.label16.Top = 0.6980315F;
            this.label16.Width = 0.7657479F;
            // 
            // line5
            // 
            this.line5.Height = 0F;
            this.line5.Left = 0F;
            this.line5.LineWeight = 1F;
            this.line5.Name = "line5";
            this.line5.Top = 0.8334646F;
            this.line5.Width = 10.88544F;
            this.line5.X1 = 0F;
            this.line5.X2 = 10.88544F;
            this.line5.Y1 = 0.8334646F;
            this.line5.Y2 = 0.8334646F;
            // 
            // detail
            // 
            this.detail.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_uriage_kingaku,
            this.tb_kouchin_kingaku,
            this.tb_hukusizai_kingaku,
            this.tb_buhin_kingaku,
            this.tb_kouchin_hukusizai_kingaku,
            this.tb_torihikisaki_cd,
            this.tb_torihikisaki_cd1});
            this.detail.Height = 0.2083334F;
            this.detail.Name = "detail";
            // 
            // tb_uriage_kingaku
            // 
            this.tb_uriage_kingaku.DataField = "uriage_kingaku";
            this.tb_uriage_kingaku.Height = 0.146063F;
            this.tb_uriage_kingaku.Left = 4.075591F;
            this.tb_uriage_kingaku.Name = "tb_uriage_kingaku";
            this.tb_uriage_kingaku.OutputFormat = resources.GetString("tb_uriage_kingaku.OutputFormat");
            this.tb_uriage_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_uriage_kingaku.SummaryGroup = "groupHeader3";
            this.tb_uriage_kingaku.Text = null;
            this.tb_uriage_kingaku.Top = 0.02086614F;
            this.tb_uriage_kingaku.Width = 0.8370076F;
            // 
            // tb_kouchin_kingaku
            // 
            this.tb_kouchin_kingaku.DataField = "kouchin_kingaku";
            this.tb_kouchin_kingaku.Height = 0.146063F;
            this.tb_kouchin_kingaku.Left = 5.369292F;
            this.tb_kouchin_kingaku.Name = "tb_kouchin_kingaku";
            this.tb_kouchin_kingaku.OutputFormat = resources.GetString("tb_kouchin_kingaku.OutputFormat");
            this.tb_kouchin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_kingaku.Text = null;
            this.tb_kouchin_kingaku.Top = 0.02086614F;
            this.tb_kouchin_kingaku.Width = 0.6807084F;
            // 
            // tb_hukusizai_kingaku
            // 
            this.tb_hukusizai_kingaku.DataField = "hukusizai_kingaku";
            this.tb_hukusizai_kingaku.Height = 0.146063F;
            this.tb_hukusizai_kingaku.Left = 6.688977F;
            this.tb_hukusizai_kingaku.Name = "tb_hukusizai_kingaku";
            this.tb_hukusizai_kingaku.OutputFormat = resources.GetString("tb_hukusizai_kingaku.OutputFormat");
            this.tb_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_hukusizai_kingaku.Text = null;
            this.tb_hukusizai_kingaku.Top = 0.02086614F;
            this.tb_hukusizai_kingaku.Width = 0.6181097F;
            // 
            // tb_buhin_kingaku
            // 
            this.tb_buhin_kingaku.DataField = "buhin_kingaku";
            this.tb_buhin_kingaku.Height = 0.146063F;
            this.tb_buhin_kingaku.Left = 7.758662F;
            this.tb_buhin_kingaku.Name = "tb_buhin_kingaku";
            this.tb_buhin_kingaku.OutputFormat = resources.GetString("tb_buhin_kingaku.OutputFormat");
            this.tb_buhin_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_buhin_kingaku.SummaryGroup = "groupHeader3";
            this.tb_buhin_kingaku.Text = null;
            this.tb_buhin_kingaku.Top = 0.02086614F;
            this.tb_buhin_kingaku.Width = 0.5763788F;
            // 
            // tb_kouchin_hukusizai_kingaku
            // 
            this.tb_kouchin_hukusizai_kingaku.DataField = "kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_kouchin_hukusizai_kingaku.Left = 8.937796F;
            this.tb_kouchin_hukusizai_kingaku.Name = "tb_kouchin_hukusizai_kingaku";
            this.tb_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader3";
            this.tb_kouchin_hukusizai_kingaku.Text = null;
            this.tb_kouchin_hukusizai_kingaku.Top = 0F;
            this.tb_kouchin_hukusizai_kingaku.Width = 0.7657479F;
            // 
            // tb_torihikisaki_cd
            // 
            this.tb_torihikisaki_cd.DataField = "max(torihikisaki_cd)";
            this.tb_torihikisaki_cd.Height = 0.146063F;
            this.tb_torihikisaki_cd.Left = 0F;
            this.tb_torihikisaki_cd.Name = "tb_torihikisaki_cd";
            this.tb_torihikisaki_cd.OutputFormat = resources.GetString("tb_torihikisaki_cd.OutputFormat");
            this.tb_torihikisaki_cd.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd.SummaryGroup = "groupHeader2";
            this.tb_torihikisaki_cd.Text = null;
            this.tb_torihikisaki_cd.Top = 0.02086614F;
            this.tb_torihikisaki_cd.Width = 0.7346457F;
            // 
            // tb_torihikisaki_cd1
            // 
            this.tb_torihikisaki_cd1.DataField = "max(torihikisaki_name)";
            this.tb_torihikisaki_cd1.Height = 0.146063F;
            this.tb_torihikisaki_cd1.Left = 0.8389764F;
            this.tb_torihikisaki_cd1.Name = "tb_torihikisaki_cd1";
            this.tb_torihikisaki_cd1.OutputFormat = resources.GetString("tb_torihikisaki_cd1.OutputFormat");
            this.tb_torihikisaki_cd1.Style = "font-size: 8.25pt; text-align: left; ddo-char-set: 1";
            this.tb_torihikisaki_cd1.SummaryGroup = "groupHeader2";
            this.tb_torihikisaki_cd1.Text = null;
            this.tb_torihikisaki_cd1.Top = 0.02086614F;
            this.tb_torihikisaki_cd1.Width = 1.422441F;
            // 
            // pageFooter
            // 
            this.pageFooter.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.reportInfo1});
            this.pageFooter.Name = "pageFooter";
            // 
            // reportInfo1
            // 
            this.reportInfo1.FormatString = "{PageNumber} / {PageCount} ページ";
            this.reportInfo1.Height = 0.1979167F;
            this.reportInfo1.Left = 4.218989F;
            this.reportInfo1.Name = "reportInfo1";
            this.reportInfo1.Style = "font-size: 8.25pt; text-align: center";
            this.reportInfo1.Top = 0.02604163F;
            this.reportInfo1.Width = 2.489584F;
            // 
            // groupHeader1
            // 
            this.groupHeader1.Height = 0.03125F;
            this.groupHeader1.Name = "groupHeader1";
            // 
            // groupFooter1
            // 
            this.groupFooter1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.tb_sum_kouchin_hukusizai_kingaku,
            this.textBox1,
            this.textBox2,
            this.textBox3,
            this.textBox4,
            this.textBox10,
            this.label19,
            this.line2});
            this.groupFooter1.Height = 0.2083333F;
            this.groupFooter1.Name = "groupFooter1";
            // 
            // tb_sum_kouchin_hukusizai_kingaku
            // 
            this.tb_sum_kouchin_hukusizai_kingaku.DataField = "kouchin_hukusizai_kingaku";
            this.tb_sum_kouchin_hukusizai_kingaku.Height = 0.146063F;
            this.tb_sum_kouchin_hukusizai_kingaku.Left = 8.937796F;
            this.tb_sum_kouchin_hukusizai_kingaku.Name = "tb_sum_kouchin_hukusizai_kingaku";
            this.tb_sum_kouchin_hukusizai_kingaku.OutputFormat = resources.GetString("tb_sum_kouchin_hukusizai_kingaku.OutputFormat");
            this.tb_sum_kouchin_hukusizai_kingaku.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryGroup = "groupHeader1";
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.tb_sum_kouchin_hukusizai_kingaku.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.tb_sum_kouchin_hukusizai_kingaku.Text = null;
            this.tb_sum_kouchin_hukusizai_kingaku.Top = 0.06220473F;
            this.tb_sum_kouchin_hukusizai_kingaku.Width = 0.7657479F;
            // 
            // textBox1
            // 
            this.textBox1.DataField = "uriage_kingaku";
            this.textBox1.DistinctField = "uriage_kingaku";
            this.textBox1.Height = 0.146063F;
            this.textBox1.Left = 4.075591F;
            this.textBox1.Name = "textBox1";
            this.textBox1.OutputFormat = resources.GetString("textBox1.OutputFormat");
            this.textBox1.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox1.SummaryGroup = "groupHeader1";
            this.textBox1.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox1.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox1.Text = null;
            this.textBox1.Top = 0.06220473F;
            this.textBox1.Width = 0.8370076F;
            // 
            // textBox2
            // 
            this.textBox2.DataField = "kouchin_kingaku";
            this.textBox2.Height = 0.146063F;
            this.textBox2.Left = 5.369292F;
            this.textBox2.Name = "textBox2";
            this.textBox2.OutputFormat = resources.GetString("textBox2.OutputFormat");
            this.textBox2.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox2.SummaryGroup = "groupHeader1";
            this.textBox2.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox2.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox2.Text = null;
            this.textBox2.Top = 0.06220473F;
            this.textBox2.Width = 0.6807089F;
            // 
            // textBox3
            // 
            this.textBox3.DataField = "hukusizai_kingaku";
            this.textBox3.Height = 0.146063F;
            this.textBox3.Left = 6.688977F;
            this.textBox3.Name = "textBox3";
            this.textBox3.OutputFormat = resources.GetString("textBox3.OutputFormat");
            this.textBox3.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox3.SummaryGroup = "groupHeader1";
            this.textBox3.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox3.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox3.Text = null;
            this.textBox3.Top = 0.06220473F;
            this.textBox3.Width = 0.6181097F;
            // 
            // textBox4
            // 
            this.textBox4.DataField = "buhin_kingaku";
            this.textBox4.Height = 0.146063F;
            this.textBox4.Left = 7.758662F;
            this.textBox4.Name = "textBox4";
            this.textBox4.OutputFormat = resources.GetString("textBox4.OutputFormat");
            this.textBox4.Style = "font-size: 8.25pt; text-align: right; ddo-char-set: 1";
            this.textBox4.SummaryGroup = "groupHeader1";
            this.textBox4.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
            this.textBox4.SummaryType = GrapeCity.ActiveReports.SectionReportModel.SummaryType.GrandTotal;
            this.textBox4.Text = null;
            this.textBox4.Top = 0.06220473F;
            this.textBox4.Width = 0.5763788F;
            // 
            // textBox10
            // 
            this.textBox10.DataField = "uriage_date";
            this.textBox10.Height = 0.146063F;
            this.textBox10.Left = 2.415748F;
            this.textBox10.Name = "textBox10";
            this.textBox10.OutputFormat = resources.GetString("textBox10.OutputFormat");
            this.textBox10.Style = "font-size: 8.25pt; text-align: center";
            this.textBox10.Text = null;
            this.textBox10.Top = 0.06220473F;
            this.textBox10.Width = 1.135434F;
            // 
            // label19
            // 
            this.label19.Height = 0.146063F;
            this.label19.HyperLink = null;
            this.label19.Left = 3.551181F;
            this.label19.Name = "label19";
            this.label19.Style = "font-size: 8.25pt; text-align: left; vertical-align: middle";
            this.label19.Text = "合計";
            this.label19.Top = 0.06220473F;
            this.label19.Width = 0.385433F;
            // 
            // line2
            // 
            this.line2.Height = 0F;
            this.line2.Left = 0F;
            this.line2.LineWeight = 1F;
            this.line2.Name = "line2";
            this.line2.Top = 0F;
            this.line2.Width = 10.92756F;
            this.line2.X1 = 0F;
            this.line2.X2 = 10.92756F;
            this.line2.Y1 = 0F;
            this.line2.Y2 = 0F;
            // 
            // rpt_tankabetu_uriage_t
            // 
            this.MasterReport = false;
            this.PageSettings.PaperHeight = 11F;
            this.PageSettings.PaperWidth = 8.5F;
            this.PrintWidth = 10.92756F;
            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: \"MS UI Gothic\"; ddo-char-set: 128", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold; font-family: \"MS UI Gothic\"; ddo-char-set: 12" +
            "8", "Heading1", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 14pt; font-weight: bold; font-style: inherit; font-family: \"MS UI Goth" +
            "ic\"; ddo-char-set: 128", "Heading2", "Normal"));
            this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold; ddo-char-set: 128", "Heading3", "Normal"));
            this.ReportStart += new System.EventHandler(this.rpt_tankabetu_uriage_t_ReportStart);
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_date)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikiskai_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_today)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_name)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_uriage_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_buhin_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_kouchin_hukusizai_kingaku)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_torihikisaki_cd1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb_sum_kouchin_hukusizai_kingaku)).EndInit();
            ((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.textBox10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.label19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Пример #44
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(rprtDrawingLogTranAlt1));
     this.pageHeader     = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
     this.detail         = new GrapeCity.ActiveReports.SectionReportModel.Detail();
     this.line4          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line5          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line6          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line7          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.DrwgSpec       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtDrawTitle   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtRevision    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtIssueDate   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtIssueFor    = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.txtTransNumber = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line11         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line12         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line13         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.txtDrawingID   = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.line3          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.subReport1     = new GrapeCity.ActiveReports.SectionReportModel.SubReport();
     this.pageFooter     = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
     this.groupHeader1   = new GrapeCity.ActiveReports.SectionReportModel.GroupHeader();
     this.shape1         = new GrapeCity.ActiveReports.SectionReportModel.Shape();
     this.Picture1       = new GrapeCity.ActiveReports.SectionReportModel.Picture();
     this.lblTitle       = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.textBox1       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox2       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox3       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox4       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.textBox5       = new GrapeCity.ActiveReports.SectionReportModel.TextBox();
     this.reportInfo1    = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.reportInfo2    = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
     this.label4         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label9         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line1          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line2          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label2         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label3         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.label5         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.line8          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line9          = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.line10         = new GrapeCity.ActiveReports.SectionReportModel.Line();
     this.label6         = new GrapeCity.ActiveReports.SectionReportModel.Label();
     this.groupFooter1   = new GrapeCity.ActiveReports.SectionReportModel.GroupFooter();
     ((System.ComponentModel.ISupportInitialize)(this.DrwgSpec)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDrawTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRevision)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIssueDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIssueFor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTransNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDrawingID)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).BeginInit();
     ((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.reportInfo1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).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 GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.line4,
         this.line5,
         this.line6,
         this.line7,
         this.DrwgSpec,
         this.txtDrawTitle,
         this.txtRevision,
         this.txtIssueDate,
         this.txtIssueFor,
         this.txtTransNumber,
         this.line11,
         this.line12,
         this.line13,
         this.txtDrawingID,
         this.line3,
         this.subReport1
     });
     this.detail.Height       = 0.5F;
     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);
     //
     // line4
     //
     this.line4.AnchorBottom = true;
     this.line4.Height       = 0.5F;
     this.line4.Left         = 0F;
     this.line4.LineWeight   = 1F;
     this.line4.Name         = "line4";
     this.line4.Top          = 0F;
     this.line4.Width        = 0F;
     this.line4.X1           = 0F;
     this.line4.X2           = 0F;
     this.line4.Y1           = 0F;
     this.line4.Y2           = 0.5F;
     //
     // line5
     //
     this.line5.AnchorBottom = true;
     this.line5.Height       = 0.5F;
     this.line5.Left         = 2F;
     this.line5.LineWeight   = 1F;
     this.line5.Name         = "line5";
     this.line5.Top          = 0F;
     this.line5.Width        = 0F;
     this.line5.X1           = 2F;
     this.line5.X2           = 2F;
     this.line5.Y1           = 0F;
     this.line5.Y2           = 0.5F;
     //
     // line6
     //
     this.line6.AnchorBottom = true;
     this.line6.Height       = 0.5F;
     this.line6.Left         = 5.625F;
     this.line6.LineWeight   = 1F;
     this.line6.Name         = "line6";
     this.line6.Top          = 0F;
     this.line6.Width        = 0F;
     this.line6.X1           = 5.625F;
     this.line6.X2           = 5.625F;
     this.line6.Y1           = 0F;
     this.line6.Y2           = 0.5F;
     //
     // line7
     //
     this.line7.AnchorBottom = true;
     this.line7.Height       = 0.5F;
     this.line7.Left         = 10.375F;
     this.line7.LineWeight   = 1F;
     this.line7.Name         = "line7";
     this.line7.Top          = 0F;
     this.line7.Width        = 0F;
     this.line7.X1           = 10.375F;
     this.line7.X2           = 10.375F;
     this.line7.Y1           = 0F;
     this.line7.Y2           = 0.5F;
     //
     // DrwgSpec
     //
     this.DrwgSpec.DataField = "CADNumber";
     this.DrwgSpec.Height    = 0.1875F;
     this.DrwgSpec.Left      = 0.0625F;
     this.DrwgSpec.Name      = "DrwgSpec";
     this.DrwgSpec.Style     = "font-size: 8pt";
     this.DrwgSpec.Text      = "textBox6";
     this.DrwgSpec.Top       = 0.0625F;
     this.DrwgSpec.Width     = 1.875F;
     //
     // txtDrawTitle
     //
     this.txtDrawTitle.DataField = "Title1";
     this.txtDrawTitle.Height    = 0.375F;
     this.txtDrawTitle.Left      = 2.0625F;
     this.txtDrawTitle.Name      = "txtDrawTitle";
     this.txtDrawTitle.Style     = "font-size: 8pt";
     this.txtDrawTitle.Text      = "textBox6";
     this.txtDrawTitle.Top       = 0.0625F;
     this.txtDrawTitle.Width     = 3.5F;
     //
     // txtRevision
     //
     this.txtRevision.DataField = "RevisionNumber";
     this.txtRevision.Height    = 0.1875F;
     this.txtRevision.Left      = 5.6875F;
     this.txtRevision.Name      = "txtRevision";
     this.txtRevision.Style     = "font-size: 8pt; text-align: center";
     this.txtRevision.Text      = "textBox6";
     this.txtRevision.Top       = 0.0625F;
     this.txtRevision.Visible   = false;
     this.txtRevision.Width     = 0.625F;
     //
     // txtIssueDate
     //
     this.txtIssueDate.DataField = "IssuedDate";
     this.txtIssueDate.Height    = 0.1875F;
     this.txtIssueDate.Left      = 6.5F;
     this.txtIssueDate.Name      = "txtIssueDate";
     this.txtIssueDate.Style     = "font-size: 8pt";
     this.txtIssueDate.Text      = "textBox6";
     this.txtIssueDate.Top       = 0.0625F;
     this.txtIssueDate.Visible   = false;
     this.txtIssueDate.Width     = 0.75F;
     //
     // txtIssueFor
     //
     this.txtIssueFor.DataField = "IssuedFor";
     this.txtIssueFor.Height    = 0.1875F;
     this.txtIssueFor.Left      = 7.5625F;
     this.txtIssueFor.Name      = "txtIssueFor";
     this.txtIssueFor.Style     = "font-size: 8pt";
     this.txtIssueFor.Text      = "textBox6";
     this.txtIssueFor.Top       = 0.0625F;
     this.txtIssueFor.Visible   = false;
     this.txtIssueFor.Width     = 1.75F;
     //
     // txtTransNumber
     //
     this.txtTransNumber.DataField = "TransmittalNumber";
     this.txtTransNumber.Height    = 0.1875F;
     this.txtTransNumber.Left      = 9.5F;
     this.txtTransNumber.Name      = "txtTransNumber";
     this.txtTransNumber.Style     = "font-size: 8pt";
     this.txtTransNumber.Text      = "textBox6";
     this.txtTransNumber.Top       = 0.0625F;
     this.txtTransNumber.Visible   = false;
     this.txtTransNumber.Width     = 0.8125F;
     //
     // line11
     //
     this.line11.AnchorBottom = true;
     this.line11.Height       = 0.5F;
     this.line11.Left         = 6.375F;
     this.line11.LineWeight   = 1F;
     this.line11.Name         = "line11";
     this.line11.Top          = 0F;
     this.line11.Width        = 0F;
     this.line11.X1           = 6.375F;
     this.line11.X2           = 6.375F;
     this.line11.Y1           = 0F;
     this.line11.Y2           = 0.5F;
     //
     // line12
     //
     this.line12.AnchorBottom = true;
     this.line12.Height       = 0.5F;
     this.line12.Left         = 7.3125F;
     this.line12.LineWeight   = 1F;
     this.line12.Name         = "line12";
     this.line12.Top          = 0F;
     this.line12.Width        = 0F;
     this.line12.X1           = 7.3125F;
     this.line12.X2           = 7.3125F;
     this.line12.Y1           = 0F;
     this.line12.Y2           = 0.5F;
     //
     // line13
     //
     this.line13.AnchorBottom = true;
     this.line13.Height       = 0.5F;
     this.line13.Left         = 9.4375F;
     this.line13.LineWeight   = 1F;
     this.line13.Name         = "line13";
     this.line13.Top          = 0F;
     this.line13.Width        = 0F;
     this.line13.X1           = 9.4375F;
     this.line13.X2           = 9.4375F;
     this.line13.Y1           = 0F;
     this.line13.Y2           = 0.5F;
     //
     // txtDrawingID
     //
     this.txtDrawingID.DataField = "DrawingID";
     this.txtDrawingID.Height    = 0.1875F;
     this.txtDrawingID.Left      = 0.188F;
     this.txtDrawingID.Name      = "txtDrawingID";
     this.txtDrawingID.Style     = "font-size: 8pt";
     this.txtDrawingID.Text      = "DrawingID";
     this.txtDrawingID.Top       = 0.25F;
     this.txtDrawingID.Width     = 1.875F;
     //
     // line3
     //
     this.line3.AnchorBottom = true;
     this.line3.Height       = 0F;
     this.line3.Left         = 0F;
     this.line3.LineWeight   = 1F;
     this.line3.Name         = "line3";
     this.line3.Top          = 0.5F;
     this.line3.Width        = 10.39F;
     this.line3.X1           = 0F;
     this.line3.X2           = 10.39F;
     this.line3.Y1           = 0.5F;
     this.line3.Y2           = 0.5F;
     //
     // subReport1
     //
     this.subReport1.CloseBorder = false;
     this.subReport1.Height      = 0.375F;
     this.subReport1.Left        = 5.687F;
     this.subReport1.Name        = "subReport1";
     this.subReport1.Report      = null;
     this.subReport1.ReportName  = "subReport1";
     this.subReport1.Top         = 0.06200001F;
     this.subReport1.Width       = 4.75F;
     //
     // pageFooter
     //
     this.pageFooter.Height = 0F;
     this.pageFooter.Name   = "pageFooter";
     //
     // groupHeader1
     //
     this.groupHeader1.Controls.AddRange(new GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
         this.shape1,
         this.Picture1,
         this.lblTitle,
         this.textBox1,
         this.textBox2,
         this.textBox3,
         this.textBox4,
         this.textBox5,
         this.reportInfo1,
         this.reportInfo2,
         this.label4,
         this.label9,
         this.line1,
         this.line2,
         this.label2,
         this.label3,
         this.label5,
         this.line8,
         this.line9,
         this.line10,
         this.label6
     });
     this.groupHeader1.DataField         = "Department";
     this.groupHeader1.GroupKeepTogether = GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether.All;
     this.groupHeader1.Height            = 1.63F;
     this.groupHeader1.Name        = "groupHeader1";
     this.groupHeader1.RepeatStyle = GrapeCity.ActiveReports.SectionReportModel.RepeatStyle.OnPage;
     //
     // shape1
     //
     this.shape1.BackColor      = System.Drawing.Color.Gainsboro;
     this.shape1.Height         = 0.625F;
     this.shape1.Left           = 0F;
     this.shape1.Name           = "shape1";
     this.shape1.RoundingRadius = new GrapeCity.ActiveReports.Controls.CornersRadius(9.999999F);
     this.shape1.Top            = 1F;
     this.shape1.Width          = 10.375F;
     //
     // Picture1
     //
     this.Picture1.Height    = 0.9F;
     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  = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom;
     this.Picture1.Top       = 0F;
     this.Picture1.Width     = 0.9F;
     //
     // lblTitle
     //
     this.lblTitle.Height    = 0.3125F;
     this.lblTitle.HyperLink = null;
     this.lblTitle.Left      = 4F;
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Style     = "font-size: 14.25pt; font-weight: bold; text-align: center; ddo-char-set: 0";
     this.lblTitle.Text      = "DRAWING/SPEC LOG";
     this.lblTitle.Top       = 0.25F;
     this.lblTitle.Width     = 2.5F;
     //
     // textBox1
     //
     this.textBox1.DataField = "Company";
     this.textBox1.Height    = 0.25F;
     this.textBox1.Left      = 1F;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Style     = "font-size: 10pt; font-weight: bold; ddo-char-set: 1";
     this.textBox1.Text      = "textBox1";
     this.textBox1.Top       = 0F;
     this.textBox1.Width     = 2.375F;
     //
     // textBox2
     //
     this.textBox2.DataField = "CityStateZip";
     this.textBox2.Height    = 0.25F;
     this.textBox2.Left      = 1F;
     this.textBox2.Name      = "textBox2";
     this.textBox2.Style     = "font-size: 10pt; font-weight: bold; ddo-char-set: 1";
     this.textBox2.Text      = "textBox1";
     this.textBox2.Top       = 0.3125F;
     this.textBox2.Width     = 2.375F;
     //
     // textBox3
     //
     this.textBox3.DataField = "Project";
     this.textBox3.Height    = 0.25F;
     this.textBox3.Left      = 3.5F;
     this.textBox3.Name      = "textBox3";
     this.textBox3.Style     = "font-size: 10pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.textBox3.Text      = "textBox1";
     this.textBox3.Top       = 0F;
     this.textBox3.Width     = 3.5F;
     //
     // textBox4
     //
     this.textBox4.DataField = "ProjectNumber";
     this.textBox4.Height    = 0.25F;
     this.textBox4.Left      = 3.5F;
     this.textBox4.Name      = "textBox4";
     this.textBox4.Style     = "font-size: 10pt; font-weight: bold; text-align: center; ddo-char-set: 1";
     this.textBox4.Text      = "textBox1";
     this.textBox4.Top       = 0.625F;
     this.textBox4.Width     = 3.5F;
     //
     // textBox5
     //
     this.textBox5.DataField = "Department";
     this.textBox5.Height    = 0.25F;
     this.textBox5.Left      = 7.9375F;
     this.textBox5.Name      = "textBox5";
     this.textBox5.Style     = "font-size: 10pt; font-weight: bold; text-align: right; ddo-char-set: 1";
     this.textBox5.Text      = "textBox1";
     this.textBox5.Top       = 0.375F;
     this.textBox5.Width     = 2.5F;
     //
     // reportInfo1
     //
     this.reportInfo1.FormatString   = "Page {PageNumber} of {PageCount}";
     this.reportInfo1.Height         = 0.1875F;
     this.reportInfo1.Left           = 8.4375F;
     this.reportInfo1.Name           = "reportInfo1";
     this.reportInfo1.Style          = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1";
     this.reportInfo1.SummaryGroup   = "groupHeader1";
     this.reportInfo1.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.reportInfo1.Top            = 0F;
     this.reportInfo1.Width          = 2F;
     //
     // reportInfo2
     //
     this.reportInfo2.FormatString   = "{RunDateTime:M/d/yyyy}";
     this.reportInfo2.Height         = 0.1979167F;
     this.reportInfo2.Left           = 8.4375F;
     this.reportInfo2.Name           = "reportInfo2";
     this.reportInfo2.Style          = "font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set: 1";
     this.reportInfo2.SummaryGroup   = "groupHeader1";
     this.reportInfo2.SummaryRunning = GrapeCity.ActiveReports.SectionReportModel.SummaryRunning.Group;
     this.reportInfo2.Top            = 0.1875F;
     this.reportInfo2.Width          = 2F;
     //
     // label4
     //
     this.label4.Height    = 0.1979167F;
     this.label4.HyperLink = null;
     this.label4.Left      = 0.25F;
     this.label4.Name      = "label4";
     this.label4.Style     = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
     this.label4.Text      = "Document #";
     this.label4.Top       = 1.25F;
     this.label4.Width     = 1F;
     //
     // label9
     //
     this.label9.Height    = 0.375F;
     this.label9.HyperLink = null;
     this.label9.Left      = 5.6875F;
     this.label9.Name      = "label9";
     this.label9.Style     = "font-size: 9.75pt; font-weight: bold; text-align: center; ddo-char-set: 0";
     this.label9.Text      = "Revision No.";
     this.label9.Top       = 1.0625F;
     this.label9.Width     = 0.625F;
     //
     // line1
     //
     this.line1.Height     = 0.625F;
     this.line1.Left       = 2F;
     this.line1.LineWeight = 1F;
     this.line1.Name       = "line1";
     this.line1.Top        = 1F;
     this.line1.Width      = 0F;
     this.line1.X1         = 2F;
     this.line1.X2         = 2F;
     this.line1.Y1         = 1F;
     this.line1.Y2         = 1.625F;
     //
     // line2
     //
     this.line2.Height     = 0.625F;
     this.line2.Left       = 5.625F;
     this.line2.LineWeight = 1F;
     this.line2.Name       = "line2";
     this.line2.Top        = 1F;
     this.line2.Width      = 0F;
     this.line2.X1         = 5.625F;
     this.line2.X2         = 5.625F;
     this.line2.Y1         = 1F;
     this.line2.Y2         = 1.625F;
     //
     // label2
     //
     this.label2.Height    = 0.1875F;
     this.label2.HyperLink = null;
     this.label2.Left      = 6.5F;
     this.label2.Name      = "label2";
     this.label2.Style     = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
     this.label2.Text      = "Issue Date";
     this.label2.Top       = 1.0625F;
     this.label2.Width     = 0.75F;
     //
     // label3
     //
     this.label3.Height    = 0.1875F;
     this.label3.HyperLink = null;
     this.label3.Left      = 7.9375F;
     this.label3.Name      = "label3";
     this.label3.Style     = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
     this.label3.Text      = "Issued For";
     this.label3.Top       = 1.0625F;
     this.label3.Width     = 0.75F;
     //
     // label5
     //
     this.label5.Height    = 0.375F;
     this.label5.HyperLink = null;
     this.label5.Left      = 9.5F;
     this.label5.Name      = "label5";
     this.label5.Style     = "font-size: 9.75pt; font-weight: bold; text-align: center; ddo-char-set: 0";
     this.label5.Text      = "Transmittal No.";
     this.label5.Top       = 1.0625F;
     this.label5.Width     = 0.8125F;
     //
     // line8
     //
     this.line8.Height     = 0.625F;
     this.line8.Left       = 6.375F;
     this.line8.LineWeight = 1F;
     this.line8.Name       = "line8";
     this.line8.Top        = 1F;
     this.line8.Width      = 0F;
     this.line8.X1         = 6.375F;
     this.line8.X2         = 6.375F;
     this.line8.Y1         = 1F;
     this.line8.Y2         = 1.625F;
     //
     // line9
     //
     this.line9.Height     = 0.625F;
     this.line9.Left       = 7.3125F;
     this.line9.LineWeight = 1F;
     this.line9.Name       = "line9";
     this.line9.Top        = 1F;
     this.line9.Width      = 0F;
     this.line9.X1         = 7.3125F;
     this.line9.X2         = 7.3125F;
     this.line9.Y1         = 1F;
     this.line9.Y2         = 1.625F;
     //
     // line10
     //
     this.line10.Height     = 0.625F;
     this.line10.Left       = 9.4375F;
     this.line10.LineWeight = 1F;
     this.line10.Name       = "line10";
     this.line10.Top        = 1F;
     this.line10.Width      = 0F;
     this.line10.X1         = 9.4375F;
     this.line10.X2         = 9.4375F;
     this.line10.Y1         = 1F;
     this.line10.Y2         = 1.625F;
     //
     // label6
     //
     this.label6.Height    = 0.1979167F;
     this.label6.HyperLink = null;
     this.label6.Left      = 2.1875F;
     this.label6.Name      = "label6";
     this.label6.Style     = "font-size: 9.75pt; font-weight: bold; ddo-char-set: 0";
     this.label6.Text      = "Drawing Title";
     this.label6.Top       = 1.25F;
     this.label6.Width     = 1F;
     //
     // groupFooter1
     //
     this.groupFooter1.Height  = 0F;
     this.groupFooter1.Name    = "groupFooter1";
     this.groupFooter1.NewPage = GrapeCity.ActiveReports.SectionReportModel.NewPage.After;
     //
     // rprtDrawingLogTranAlt1
     //
     this.MasterReport = false;
     this.PageSettings.Margins.Bottom = 0.2F;
     this.PageSettings.Margins.Left   = 0.25F;
     this.PageSettings.Margins.Right  = 0.1F;
     this.PageSettings.Margins.Top    = 0.25F;
     this.PageSettings.Orientation    = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape;
     this.PageSettings.PaperHeight    = 11F;
     this.PageSettings.PaperWidth     = 8.5F;
     this.PrintWidth = 10.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: 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.rprtDrawingLogTranAlt1_ReportStart);
     ((System.ComponentModel.ISupportInitialize)(this.DrwgSpec)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDrawTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRevision)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIssueDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtIssueFor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTransNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDrawingID)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitle)).EndInit();
     ((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.reportInfo1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.label6)).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(SectionReport1));
			this.pageHeader = new GrapeCity.ActiveReports.SectionReportModel.PageHeader();
			this.detail = new GrapeCity.ActiveReports.SectionReportModel.Detail();
			this.pageFooter = new GrapeCity.ActiveReports.SectionReportModel.PageFooter();
			this.label1 = new GrapeCity.ActiveReports.SectionReportModel.Label();
			this.reportInfo1 = new GrapeCity.ActiveReports.SectionReportModel.ReportInfo();
			((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).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 GrapeCity.ActiveReports.SectionReportModel.ARControl[] {
            this.label1,
            this.reportInfo1});
			this.detail.Height = 2F;
			this.detail.Name = "detail";
			// 
			// pageFooter
			// 
			this.pageFooter.Height = 0.25F;
			this.pageFooter.Name = "pageFooter";
			// 
			// label1
			// 
			this.label1.Height = 0.2F;
			this.label1.HyperLink = null;
			this.label1.Left = 2.417F;
			this.label1.Name = "label1";
			this.label1.Style = "";
			this.label1.Text = "Hello!";
			this.label1.Top = 0.365F;
			this.label1.Width = 1F;
			// 
			// reportInfo1
			// 
			this.reportInfo1.FormatString = "{RunDateTime:M/d/yyyy h:mm tt}";
			this.reportInfo1.Height = 0.2F;
			this.reportInfo1.Left = 2.5F;
			this.reportInfo1.Name = "reportInfo1";
			this.reportInfo1.Style = "";
			this.reportInfo1.Top = 0.8650001F;
			this.reportInfo1.Width = 2.615F;
			// 
			// SectionReport1
			// 
			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.reportInfo1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this)).EndInit();

		}