namespace FPER { /// /// Summary description for NewActiveReport1. /// partial class AReportLog { private DataDynamics.ActiveReports.PageHeader pageHeader; private DataDynamics.ActiveReports.Detail detail; private DataDynamics.ActiveReports.PageFooter pageFooter; /// /// Clean up any resources being used. /// protected override void Dispose(bool disposing) { if (disposing) { } base.Dispose(disposing); } #region ActiveReport Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AReportLog)); this.txtfield11 = new DataDynamics.ActiveReports.TextBox(); this.reportInfo1 = new DataDynamics.ActiveReports.ReportInfo(); this.reportInfo2 = new DataDynamics.ActiveReports.ReportInfo(); this.label1 = new DataDynamics.ActiveReports.Label(); this.label2 = new DataDynamics.ActiveReports.Label(); this.label3 = new DataDynamics.ActiveReports.Label(); this.label4 = new DataDynamics.ActiveReports.Label(); this.textBox1 = new DataDynamics.ActiveReports.TextBox(); this.textBox2 = new DataDynamics.ActiveReports.TextBox(); this.textBox3 = new DataDynamics.ActiveReports.TextBox(); this.textBox4 = new DataDynamics.ActiveReports.TextBox(); this.textBox5 = new DataDynamics.ActiveReports.TextBox(); this.textBox6 = new DataDynamics.ActiveReports.TextBox(); this.textBox7 = new DataDynamics.ActiveReports.TextBox(); this.textBox8 = new DataDynamics.ActiveReports.TextBox(); this.textBox14 = new DataDynamics.ActiveReports.TextBox(); this.textBox15 = new DataDynamics.ActiveReports.TextBox(); this.textBox16 = new DataDynamics.ActiveReports.TextBox(); this.textBox17 = new DataDynamics.ActiveReports.TextBox(); this.textBox18 = new DataDynamics.ActiveReports.TextBox(); this.textBox19 = new DataDynamics.ActiveReports.TextBox(); this.pageHeader = new DataDynamics.ActiveReports.PageHeader(); this.textBox9 = new DataDynamics.ActiveReports.TextBox(); this.textBox10 = new DataDynamics.ActiveReports.TextBox(); this.detail = new DataDynamics.ActiveReports.Detail(); this.textBox11 = new DataDynamics.ActiveReports.TextBox(); this.pageFooter = new DataDynamics.ActiveReports.PageFooter(); this.field1 = new DataDynamics.ActiveReports.Field(); this.field2 = new DataDynamics.ActiveReports.Field(); this.field3 = new DataDynamics.ActiveReports.Field(); this.field4 = new DataDynamics.ActiveReports.Field(); this.field5 = new DataDynamics.ActiveReports.Field(); this.field6 = new DataDynamics.ActiveReports.Field(); ((System.ComponentModel.ISupportInitialize)(this.txtfield11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.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.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.textBox9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // txtfield11 // this.txtfield11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.txtfield11.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.txtfield11.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.txtfield11.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.txtfield11.DataField = "EventNumber"; this.txtfield11.Height = 0.194F; this.txtfield11.Left = 0.005F; this.txtfield11.Name = "txtfield11"; this.txtfield11.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.txtfield11.Text = "EventNumber"; this.txtfield11.Top = 0F; this.txtfield11.Width = 0.416F; // // reportInfo1 // this.reportInfo1.FormatString = "페이지: {PageNumber} / {PageCount}"; this.reportInfo1.Height = 0.2F; this.reportInfo1.Left = 0.005000114F; this.reportInfo1.Name = "reportInfo1"; this.reportInfo1.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: center; ddo-char-" + "set: 0"; this.reportInfo1.Top = 0F; this.reportInfo1.Width = 7.524F; // // reportInfo2 // this.reportInfo2.FormatString = "출력일 : {RunDateTime:yyyy-MM-dd}"; this.reportInfo2.Height = 0.1480001F; this.reportInfo2.Left = 5.081F; this.reportInfo2.Name = "reportInfo2"; this.reportInfo2.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: right; ddo-char-s" + "et: 129"; this.reportInfo2.Top = 0.705F; this.reportInfo2.Width = 2.396F; // // label1 // this.label1.Height = 0.471F; this.label1.HyperLink = null; this.label1.Left = 0.005F; this.label1.Name = "label1"; this.label1.Style = "font-family: 굴림; font-size: 20pt; font-weight: bold; text-align: center; text-dec" + "oration: underline"; this.label1.Text = "수신기 이력 보고서"; this.label1.Top = 0F; this.label1.Width = 7.524F; // // label2 // this.label2.Height = 0.2F; this.label2.HyperLink = null; this.label2.Left = 0.052F; this.label2.Name = "label2"; this.label2.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; ddo-char-set: 129"; this.label2.Text = "조회 기간 :"; this.label2.Top = 0.5050001F; this.label2.Width = 0.7080001F; // // label3 // this.label3.Height = 0.2F; this.label3.HyperLink = null; this.label3.Left = 0.05200005F; this.label3.Name = "label3"; this.label3.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; ddo-char-set: 129"; this.label3.Text = "조회 타입 :"; this.label3.Top = 0.705F; this.label3.Width = 0.708F; // // label4 // this.label4.Height = 0.2F; this.label4.HyperLink = null; this.label4.Left = 0.052F; this.label4.Name = "label4"; this.label4.Style = "font-family: 굴림; font-size: 9pt; ddo-char-set: 129"; this.label4.Text = "조회 장치 :"; this.label4.Top = 0.9050003F; this.label4.Visible = false; this.label4.Width = 0.812F; // // textBox1 // this.textBox1.Height = 0.2F; this.textBox1.Left = 0.7600001F; this.textBox1.Name = "textBox1"; this.textBox1.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; ddo-char-set: 129"; this.textBox1.Text = null; this.textBox1.Top = 0.5050001F; this.textBox1.Width = 4.217F; // // textBox2 // this.textBox2.Height = 0.2F; this.textBox2.Left = 0.7600001F; this.textBox2.Name = "textBox2"; this.textBox2.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; ddo-char-set: 129"; this.textBox2.Text = null; this.textBox2.Top = 0.705F; this.textBox2.Width = 4.217F; // // textBox3 // this.textBox3.Height = 0.2F; this.textBox3.Left = 0.864F; this.textBox3.Name = "textBox3"; this.textBox3.Text = null; this.textBox3.Top = 0.9050003F; this.textBox3.Visible = false; this.textBox3.Width = 4.217F; // // textBox4 // this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox4.DataField = "EventTime"; this.textBox4.Height = 0.2F; this.textBox4.Left = 0.421F; this.textBox4.Name = "textBox4"; this.textBox4.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox4.Text = "EventTime"; this.textBox4.Top = 0F; this.textBox4.Width = 1.2F; // // textBox5 // this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox5.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox5.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox5.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox5.DataField = "EventPosition"; this.textBox5.Height = 0.2F; this.textBox5.Left = 1.624F; this.textBox5.Name = "textBox5"; this.textBox5.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox5.Text = "EventPosition"; this.textBox5.Top = 0F; this.textBox5.Width = 1.4F; // // textBox6 // this.textBox6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox6.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox6.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox6.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox6.DataField = "EventName"; this.textBox6.Height = 0.2F; this.textBox6.Left = 4.401F; this.textBox6.Name = "textBox6"; this.textBox6.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox6.Text = "EventName"; this.textBox6.Top = 0F; this.textBox6.Width = 1.507999F; // // textBox7 // this.textBox7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox7.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox7.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox7.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox7.DataField = "DeviceName"; this.textBox7.Height = 0.2F; this.textBox7.Left = 3.021F; this.textBox7.Name = "textBox7"; this.textBox7.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox7.Text = "DeviceName"; this.textBox7.Top = 0F; this.textBox7.Width = 1.374F; // // textBox8 // this.textBox8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox8.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox8.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox8.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox8.DataField = "EventErrorStatus"; this.textBox8.Height = 0.2F; this.textBox8.Left = 7.249001F; this.textBox8.Name = "textBox8"; this.textBox8.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox8.Text = "EventErrorStatus"; this.textBox8.Top = 0F; this.textBox8.Width = 0.3F; // // textBox14 // this.textBox14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox14.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox14.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox14.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox14.Height = 0.249F; this.textBox14.Left = 7.249001F; this.textBox14.Name = "textBox14"; this.textBox14.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 9pt; font-w" + "eight: bold; text-align: center; vertical-align: middle; ddo-char-set: 1"; this.textBox14.Text = "상태"; this.textBox14.Top = 0.905F; this.textBox14.Width = 0.3F; // // textBox15 // this.textBox15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox15.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox15.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox15.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox15.Height = 0.2490001F; this.textBox15.Left = 3.021F; this.textBox15.Name = "textBox15"; this.textBox15.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox15.Text = "장치명"; this.textBox15.Top = 0.905F; this.textBox15.Width = 1.374F; // // textBox16 // this.textBox16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox16.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox16.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox16.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox16.Height = 0.2490001F; this.textBox16.Left = 0F; this.textBox16.Name = "textBox16"; this.textBox16.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox16.Text = "No"; this.textBox16.Top = 0.905F; this.textBox16.Width = 0.4159999F; // // textBox17 // this.textBox17.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox17.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox17.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox17.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox17.Height = 0.249F; this.textBox17.Left = 0.421F; this.textBox17.Name = "textBox17"; this.textBox17.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox17.Text = "발생 시각"; this.textBox17.Top = 0.9050003F; this.textBox17.Width = 1.2F; // // textBox18 // this.textBox18.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox18.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox18.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox18.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox18.Height = 0.2490001F; this.textBox18.Left = 1.621F; this.textBox18.Name = "textBox18"; this.textBox18.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox18.Text = "발생 위치"; this.textBox18.Top = 0.905F; this.textBox18.Width = 1.4F; // // textBox19 // this.textBox19.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox19.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox19.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox19.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox19.Height = 0.2490001F; this.textBox19.Left = 4.391F; this.textBox19.Name = "textBox19"; this.textBox19.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox19.Text = "타입"; this.textBox19.Top = 0.905F; this.textBox19.Width = 1.512F; // // pageHeader // this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] { this.reportInfo2, this.label1, this.label2, this.label3, this.label4, this.textBox1, this.textBox2, this.textBox3, this.textBox16, this.textBox17, this.textBox18, this.textBox19, this.textBox15, this.textBox14, this.textBox9, this.textBox10}); this.pageHeader.Height = 1.159417F; this.pageHeader.Name = "pageHeader"; // // textBox9 // this.textBox9.Height = 0.2F; this.textBox9.Left = 5.081F; this.textBox9.Name = "textBox9"; this.textBox9.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: right; ddo-char-s" + "et: 129"; this.textBox9.Text = null; this.textBox9.Top = 0.505F; this.textBox9.Width = 2.396F; // // textBox10 // this.textBox10.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox10.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox10.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox10.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox10.Height = 0.2490001F; this.textBox10.Left = 5.909F; this.textBox10.Name = "textBox10"; this.textBox10.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" + "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129"; this.textBox10.Text = "회로번호"; this.textBox10.Top = 0.905F; this.textBox10.Width = 1.339999F; // // detail // this.detail.ColumnSpacing = 0F; this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] { this.textBox7, this.textBox4, this.textBox5, this.textBox6, this.textBox8, this.txtfield11, this.textBox11}); this.detail.Height = 0.2F; this.detail.Name = "detail"; // // textBox11 // this.textBox11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox11.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox11.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox11.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid; this.textBox11.DataField = "Circuit"; this.textBox11.Height = 0.2F; this.textBox11.Left = 5.903F; this.textBox11.Name = "textBox11"; this.textBox11.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom"; this.textBox11.Text = "Circuit"; this.textBox11.Top = 0F; this.textBox11.Width = 1.345999F; // // pageFooter // this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] { this.reportInfo1}); this.pageFooter.Height = 0.2708334F; this.pageFooter.Name = "pageFooter"; // // field1 // this.field1.DefaultValue = null; this.field1.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field1.Formula = null; this.field1.Name = "field1"; this.field1.Tag = null; // // field2 // this.field2.DefaultValue = null; this.field2.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field2.Formula = null; this.field2.Name = "field2"; this.field2.Tag = null; // // field3 // this.field3.DefaultValue = null; this.field3.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field3.Formula = null; this.field3.Name = "field3"; this.field3.Tag = null; // // field4 // this.field4.DefaultValue = null; this.field4.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field4.Formula = null; this.field4.Name = "field4"; this.field4.Tag = null; // // field5 // this.field5.DefaultValue = null; this.field5.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field5.Formula = null; this.field5.Name = "field5"; this.field5.Tag = null; // // field6 // this.field6.DefaultValue = null; this.field6.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None; this.field6.Formula = null; this.field6.Name = "field6"; this.field6.Tag = null; // // AReportLog // this.MasterReport = false; this.CalculatedFields.Add(this.field1); this.CalculatedFields.Add(this.field2); this.CalculatedFields.Add(this.field3); this.CalculatedFields.Add(this.field4); this.CalculatedFields.Add(this.field5); this.CalculatedFields.Add(this.field6); this.PageSettings.PaperHeight = 11F; this.PageSettings.PaperWidth = 8.5F; this.PrintWidth = 7.566F; 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 DataDynamics.ActiveReports.ActiveReport.FetchEventHandler(this.AReportLog_FetchData); this.DataInitialize += new System.EventHandler(this.AReportLog_DataInitialize); ((System.ComponentModel.ISupportInitialize)(this.txtfield11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.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.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.textBox9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private DataDynamics.ActiveReports.Field field1; private DataDynamics.ActiveReports.TextBox txtfield11; private DataDynamics.ActiveReports.ReportInfo reportInfo1; private DataDynamics.ActiveReports.ReportInfo reportInfo2; private DataDynamics.ActiveReports.Label label1; private DataDynamics.ActiveReports.Label label2; private DataDynamics.ActiveReports.Label label3; private DataDynamics.ActiveReports.Label label4; private DataDynamics.ActiveReports.TextBox textBox1; private DataDynamics.ActiveReports.TextBox textBox2; private DataDynamics.ActiveReports.TextBox textBox3; private DataDynamics.ActiveReports.TextBox textBox4; private DataDynamics.ActiveReports.TextBox textBox5; private DataDynamics.ActiveReports.TextBox textBox6; private DataDynamics.ActiveReports.TextBox textBox7; private DataDynamics.ActiveReports.TextBox textBox8; private DataDynamics.ActiveReports.Field field2; private DataDynamics.ActiveReports.Field field3; private DataDynamics.ActiveReports.Field field4; private DataDynamics.ActiveReports.Field field5; private DataDynamics.ActiveReports.Field field6; private DataDynamics.ActiveReports.TextBox textBox14; private DataDynamics.ActiveReports.TextBox textBox15; private DataDynamics.ActiveReports.TextBox textBox16; private DataDynamics.ActiveReports.TextBox textBox17; private DataDynamics.ActiveReports.TextBox textBox18; private DataDynamics.ActiveReports.TextBox textBox19; private DataDynamics.ActiveReports.TextBox textBox9; private DataDynamics.ActiveReports.TextBox textBox10; private DataDynamics.ActiveReports.TextBox textBox11; } }