namespace FPER
{
///
/// Summary description for rptAlarmLogPost.
///
partial class rptAlarmLogPost
{
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(rptAlarmLogPost));
this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
this.shape1 = new DataDynamics.ActiveReports.Shape();
this.label6 = new DataDynamics.ActiveReports.Label();
this.label5 = new DataDynamics.ActiveReports.Label();
this.lblAlarmLocation = new DataDynamics.ActiveReports.Label();
this.lblQuantity = new DataDynamics.ActiveReports.Label();
this.lblUnitPrice = new DataDynamics.ActiveReports.Label();
this.Label10 = new DataDynamics.ActiveReports.Label();
this.lblOrderNum = new DataDynamics.ActiveReports.Label();
this.txtTleReceiverId = new DataDynamics.ActiveReports.TextBox();
this.lblPrintDate = new DataDynamics.ActiveReports.Label();
this.txtTleFromToDate = new DataDynamics.ActiveReports.TextBox();
this.lblNo = new DataDynamics.ActiveReports.Label();
this.reportInfo2 = new DataDynamics.ActiveReports.ReportInfo();
this.reportInfo3 = new DataDynamics.ActiveReports.ReportInfo();
this.label1 = new DataDynamics.ActiveReports.Label();
this.label2 = new DataDynamics.ActiveReports.Label();
this.label3 = new DataDynamics.ActiveReports.Label();
this.txtTleAlarmType = new DataDynamics.ActiveReports.TextBox();
this.label4 = new DataDynamics.ActiveReports.Label();
this.txtTleAlarmLocation = new DataDynamics.ActiveReports.TextBox();
this.txtNo = new DataDynamics.ActiveReports.TextBox();
this.txtAlarmDate = new DataDynamics.ActiveReports.TextBox();
this.txtAlarmType = new DataDynamics.ActiveReports.TextBox();
this.txtAlarmLocation = new DataDynamics.ActiveReports.TextBox();
this.detail = new DataDynamics.ActiveReports.Detail();
this.line2 = new DataDynamics.ActiveReports.Line();
this.txtConfirmYes = new DataDynamics.ActiveReports.TextBox();
this.txtConfirmDate = new DataDynamics.ActiveReports.TextBox();
this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
this.reportInfo1 = new DataDynamics.ActiveReports.ReportInfo();
((System.ComponentModel.ISupportInitialize)(this.label6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.label5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblAlarmLocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblQuantity)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblUnitPrice)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Label10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblOrderNum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleReceiverId)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblPrintDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleFromToDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lblNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleAlarmType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleAlarmLocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtNo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmLocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtConfirmYes)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtConfirmDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// pageHeader
//
this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
this.shape1,
this.label6,
this.label5,
this.lblAlarmLocation,
this.lblQuantity,
this.lblUnitPrice,
this.Label10,
this.lblOrderNum,
this.txtTleReceiverId,
this.lblPrintDate,
this.txtTleFromToDate,
this.lblNo,
this.reportInfo2,
this.reportInfo3,
this.label1,
this.label2,
this.label3,
this.txtTleAlarmType,
this.label4,
this.txtTleAlarmLocation});
this.pageHeader.Height = 1.467249F;
this.pageHeader.Name = "pageHeader";
//
// shape1
//
this.shape1.BackColor = System.Drawing.Color.DimGray;
this.shape1.Height = 0.2690001F;
this.shape1.Left = 0F;
this.shape1.Name = "shape1";
this.shape1.RoundingRadius = 9.999999F;
this.shape1.Top = 1.187F;
this.shape1.Width = 7.845F;
//
// label6
//
this.label6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.label6.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.label6.Height = 0.26F;
this.label6.HyperLink = null;
this.label6.Left = 6.499001F;
this.label6.MultiLine = false;
this.label6.Name = "label6";
this.label6.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: bottom; ddo-char-set: 129";
this.label6.Text = "확인시각";
this.label6.Top = 1.185F;
this.label6.Width = 1.333F;
//
// label5
//
this.label5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.label5.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.label5.Height = 0.26F;
this.label5.HyperLink = null;
this.label5.Left = 6.119F;
this.label5.MultiLine = false;
this.label5.Name = "label5";
this.label5.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: bottom; ddo-char-set: 129";
this.label5.Text = "확인";
this.label5.Top = 1.185F;
this.label5.Width = 0.3910007F;
//
// lblAlarmLocation
//
this.lblAlarmLocation.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.lblAlarmLocation.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.lblAlarmLocation.Height = 0.26F;
this.lblAlarmLocation.HyperLink = null;
this.lblAlarmLocation.Left = 3.463F;
this.lblAlarmLocation.MultiLine = false;
this.lblAlarmLocation.Name = "lblAlarmLocation";
this.lblAlarmLocation.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: bottom; ddo-char-set: 129";
this.lblAlarmLocation.Text = "위치";
this.lblAlarmLocation.Top = 1.185F;
this.lblAlarmLocation.Width = 2.656F;
//
// lblQuantity
//
this.lblQuantity.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.lblQuantity.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.lblQuantity.Height = 0.26F;
this.lblQuantity.HyperLink = null;
this.lblQuantity.Left = 1.646F;
this.lblQuantity.MultiLine = false;
this.lblQuantity.Name = "lblQuantity";
this.lblQuantity.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: bottom; ddo-char-set: 129";
this.lblQuantity.Text = "타입";
this.lblQuantity.Top = 1.185F;
this.lblQuantity.Width = 1.816F;
//
// lblUnitPrice
//
this.lblUnitPrice.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.lblUnitPrice.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.lblUnitPrice.Height = 0.26F;
this.lblUnitPrice.HyperLink = null;
this.lblUnitPrice.Left = 0.363F;
this.lblUnitPrice.MultiLine = false;
this.lblUnitPrice.Name = "lblUnitPrice";
this.lblUnitPrice.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: bottom; ddo-char-set: 129";
this.lblUnitPrice.Text = "알람시각";
this.lblUnitPrice.Top = 1.185F;
this.lblUnitPrice.Width = 1.2835F;
//
// Label10
//
this.Label10.Height = 0.438F;
this.Label10.HyperLink = null;
this.Label10.Left = 0F;
this.Label10.Name = "Label10";
this.Label10.Style = "background-color: White; font-family: 맑은 고딕; font-size: 20.25pt; font-weight: bol" +
"d; text-align: center; text-decoration: underline; ddo-char-set: 129";
this.Label10.Text = "수신기 이력 보고서 (전체)";
this.Label10.Top = 0F;
this.Label10.Width = 7.846F;
//
// lblOrderNum
//
this.lblOrderNum.Height = 0.1875F;
this.lblOrderNum.HyperLink = null;
this.lblOrderNum.Left = 0F;
this.lblOrderNum.Name = "lblOrderNum";
this.lblOrderNum.Style = "font-family: 굴림; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-cha" +
"r-set: 0";
this.lblOrderNum.Text = "수신기번호 :";
this.lblOrderNum.Top = 0.4375F;
this.lblOrderNum.Width = 0.875F;
//
// txtTleReceiverId
//
this.txtTleReceiverId.CanGrow = false;
this.txtTleReceiverId.DataField = "OrderID";
this.txtTleReceiverId.Height = 0.1875F;
this.txtTleReceiverId.Left = 0.875F;
this.txtTleReceiverId.Name = "txtTleReceiverId";
this.txtTleReceiverId.Padding = new DataDynamics.ActiveReports.PaddingEx(5, 0, 0, 0);
this.txtTleReceiverId.Style = "background-color: Transparent; font-family: 굴림; font-size: 9pt; text-align: left;" +
" ddo-char-set: 129";
this.txtTleReceiverId.Text = "1";
this.txtTleReceiverId.Top = 0.4375F;
this.txtTleReceiverId.Width = 1.917F;
//
// lblPrintDate
//
this.lblPrintDate.Height = 0.1875F;
this.lblPrintDate.HyperLink = null;
this.lblPrintDate.Left = 0F;
this.lblPrintDate.Name = "lblPrintDate";
this.lblPrintDate.Style = "font-family: 굴림; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-cha" +
"r-set: 0";
this.lblPrintDate.Text = "알람시각 :";
this.lblPrintDate.Top = 0.625F;
this.lblPrintDate.Width = 0.875F;
//
// txtTleFromToDate
//
this.txtTleFromToDate.CanGrow = false;
this.txtTleFromToDate.DataField = "OrderDate";
this.txtTleFromToDate.Height = 0.1875F;
this.txtTleFromToDate.Left = 0.875F;
this.txtTleFromToDate.Name = "txtTleFromToDate";
this.txtTleFromToDate.Padding = new DataDynamics.ActiveReports.PaddingEx(5, 0, 0, 0);
this.txtTleFromToDate.Style = "background-color: Transparent; font-family: 굴림; font-size: 9pt; text-align: left;" +
" white-space: nowrap; ddo-char-set: 129";
this.txtTleFromToDate.Text = "yyyy-MM-dd 00:00 ~ yyyy-MM-dd 00:00";
this.txtTleFromToDate.Top = 0.625F;
this.txtTleFromToDate.Width = 2.969F;
//
// lblNo
//
this.lblNo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.ExtraThickSolid;
this.lblNo.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.lblNo.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.lblNo.Height = 0.26F;
this.lblNo.HyperLink = null;
this.lblNo.Left = 0.01F;
this.lblNo.MultiLine = false;
this.lblNo.Name = "lblNo";
this.lblNo.Padding = new DataDynamics.ActiveReports.PaddingEx(0, 2, 0, 0);
this.lblNo.Style = "color: White; font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: cen" +
"ter; text-decoration: none; vertical-align: middle; ddo-char-set: 129";
this.lblNo.Text = "No.";
this.lblNo.Top = 1.185F;
this.lblNo.Width = 0.32F;
//
// reportInfo2
//
this.reportInfo2.FormatString = "{PageNumber} / {PageCount}";
this.reportInfo2.Height = 0.1979167F;
this.reportInfo2.Left = 6.8125F;
this.reportInfo2.Name = "reportInfo2";
this.reportInfo2.Style = "";
this.reportInfo2.Top = 0.8125F;
this.reportInfo2.Width = 1F;
//
// reportInfo3
//
this.reportInfo3.FormatString = "{RunDateTime:yyyy/MM/dd}";
this.reportInfo3.Height = 0.1979167F;
this.reportInfo3.Left = 6.8125F;
this.reportInfo3.Name = "reportInfo3";
this.reportInfo3.Style = "";
this.reportInfo3.Top = 1F;
this.reportInfo3.Width = 1F;
//
// label1
//
this.label1.Height = 0.1875F;
this.label1.HyperLink = null;
this.label1.Left = 5.875F;
this.label1.Name = "label1";
this.label1.Style = "font-weight: bold; text-align: right";
this.label1.Text = "Page No :";
this.label1.Top = 0.8125F;
this.label1.Width = 0.875F;
//
// label2
//
this.label2.Height = 0.1875F;
this.label2.HyperLink = null;
this.label2.Left = 5.875F;
this.label2.Name = "label2";
this.label2.Style = "font-weight: bold; text-align: right";
this.label2.Text = "Print Date :";
this.label2.Top = 1F;
this.label2.Width = 0.875F;
//
// label3
//
this.label3.Height = 0.1875F;
this.label3.HyperLink = null;
this.label3.Left = 0F;
this.label3.Name = "label3";
this.label3.Style = "font-family: 굴림; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-cha" +
"r-set: 0";
this.label3.Text = "타입 :";
this.label3.Top = 0.8125F;
this.label3.Width = 0.875F;
//
// txtTleAlarmType
//
this.txtTleAlarmType.CanGrow = false;
this.txtTleAlarmType.DataField = "OrderDate";
this.txtTleAlarmType.Height = 0.1875F;
this.txtTleAlarmType.Left = 0.875F;
this.txtTleAlarmType.Name = "txtTleAlarmType";
this.txtTleAlarmType.Padding = new DataDynamics.ActiveReports.PaddingEx(5, 0, 0, 0);
this.txtTleAlarmType.Style = "background-color: Transparent; font-family: 굴림; font-size: 9pt; text-align: left;" +
" white-space: nowrap; ddo-char-set: 129";
this.txtTleAlarmType.Text = "Print Date";
this.txtTleAlarmType.Top = 0.8125F;
this.txtTleAlarmType.Width = 1.917F;
//
// label4
//
this.label4.Height = 0.1875F;
this.label4.HyperLink = null;
this.label4.Left = 0F;
this.label4.Name = "label4";
this.label4.Style = "font-family: 굴림; font-size: 9.75pt; font-weight: bold; text-align: right; ddo-cha" +
"r-set: 0";
this.label4.Text = "위치 :";
this.label4.Top = 1F;
this.label4.Width = 0.875F;
//
// txtTleAlarmLocation
//
this.txtTleAlarmLocation.CanGrow = false;
this.txtTleAlarmLocation.DataField = "OrderDate";
this.txtTleAlarmLocation.Height = 0.1875F;
this.txtTleAlarmLocation.Left = 0.875F;
this.txtTleAlarmLocation.Name = "txtTleAlarmLocation";
this.txtTleAlarmLocation.Padding = new DataDynamics.ActiveReports.PaddingEx(5, 0, 0, 0);
this.txtTleAlarmLocation.Style = "background-color: Transparent; font-family: 굴림; font-size: 9pt; text-align: left;" +
" white-space: nowrap; ddo-char-set: 129";
this.txtTleAlarmLocation.Text = "Print Date";
this.txtTleAlarmLocation.Top = 1F;
this.txtTleAlarmLocation.Width = 1.917F;
//
// txtNo
//
this.txtNo.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtNo.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtNo.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtNo.DataField = "No";
this.txtNo.Height = 0.23F;
this.txtNo.Left = 0.01F;
this.txtNo.MultiLine = false;
this.txtNo.Name = "txtNo";
this.txtNo.Style = "font-family: 굴림; font-size: 9pt; text-align: center; vertical-align: bottom; ddo-" +
"char-set: 129";
this.txtNo.Text = "1";
this.txtNo.Top = 0F;
this.txtNo.Width = 0.32F;
//
// txtAlarmDate
//
this.txtAlarmDate.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmDate.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmDate.DataField = "AlarmDate";
this.txtAlarmDate.Height = 0.23F;
this.txtAlarmDate.Left = 0.3025F;
this.txtAlarmDate.MultiLine = false;
this.txtAlarmDate.Name = "txtAlarmDate";
this.txtAlarmDate.OutputFormat = resources.GetString("txtAlarmDate.OutputFormat");
this.txtAlarmDate.Style = "font-family: 굴림; font-size: 9pt; text-align: center; vertical-align: bottom; ddo-" +
"char-set: 129";
this.txtAlarmDate.Text = "1999-99-99 99:99:99";
this.txtAlarmDate.Top = 0F;
this.txtAlarmDate.Width = 1.344F;
//
// txtAlarmType
//
this.txtAlarmType.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmType.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmType.DataField = "AlarmType";
this.txtAlarmType.Height = 0.23F;
this.txtAlarmType.Left = 1.646F;
this.txtAlarmType.MultiLine = false;
this.txtAlarmType.Name = "txtAlarmType";
this.txtAlarmType.Padding = new DataDynamics.ActiveReports.PaddingEx(3, 0, 0, 0);
this.txtAlarmType.Style = "font-family: 굴림; font-size: 9pt; text-align: left; vertical-align: bottom; ddo-ch" +
"ar-set: 129";
this.txtAlarmType.Text = "프로그램종료";
this.txtAlarmType.Top = 1.862645E-09F;
this.txtAlarmType.Width = 1.816F;
//
// txtAlarmLocation
//
this.txtAlarmLocation.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmLocation.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtAlarmLocation.DataField = "AlarmLocation";
this.txtAlarmLocation.Height = 0.23F;
this.txtAlarmLocation.Left = 3.463F;
this.txtAlarmLocation.MultiLine = false;
this.txtAlarmLocation.Name = "txtAlarmLocation";
this.txtAlarmLocation.OutputFormat = resources.GetString("txtAlarmLocation.OutputFormat");
this.txtAlarmLocation.Padding = new DataDynamics.ActiveReports.PaddingEx(2, 0, 0, 0);
this.txtAlarmLocation.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; text-align: left; text-deco" +
"ration: none; vertical-align: bottom; ddo-char-set: 129";
this.txtAlarmLocation.Text = "txtExtendedPrice";
this.txtAlarmLocation.Top = 0F;
this.txtAlarmLocation.Width = 2.656F;
//
// detail
//
this.detail.ColumnSpacing = 0F;
this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
this.txtNo,
this.txtAlarmDate,
this.txtAlarmType,
this.txtAlarmLocation,
this.line2,
this.txtConfirmYes,
this.txtConfirmDate});
this.detail.Height = 0.2269445F;
this.detail.Name = "detail";
//
// line2
//
this.line2.Height = 0F;
this.line2.Left = 0F;
this.line2.LineWeight = 1F;
this.line2.Name = "line2";
this.line2.Top = 0.23F;
this.line2.Width = 7.845F;
this.line2.X1 = 0F;
this.line2.X2 = 7.845F;
this.line2.Y1 = 0.23F;
this.line2.Y2 = 0.23F;
//
// txtConfirmYes
//
this.txtConfirmYes.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtConfirmYes.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtConfirmYes.DataField = "ConfirmYes";
this.txtConfirmYes.Height = 0.23F;
this.txtConfirmYes.Left = 6.119F;
this.txtConfirmYes.MultiLine = false;
this.txtConfirmYes.Name = "txtConfirmYes";
this.txtConfirmYes.OutputFormat = resources.GetString("txtConfirmYes.OutputFormat");
this.txtConfirmYes.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; text-align: center; text-de" +
"coration: none; vertical-align: bottom; ddo-char-set: 129";
this.txtConfirmYes.Text = "Y";
this.txtConfirmYes.Top = 0F;
this.txtConfirmYes.Width = 0.3910007F;
//
// txtConfirmDate
//
this.txtConfirmDate.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtConfirmDate.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
this.txtConfirmDate.DataField = "ConfirmDate";
this.txtConfirmDate.Height = 0.23F;
this.txtConfirmDate.Left = 6.499001F;
this.txtConfirmDate.MultiLine = false;
this.txtConfirmDate.Name = "txtConfirmDate";
this.txtConfirmDate.OutputFormat = resources.GetString("txtConfirmDate.OutputFormat");
this.txtConfirmDate.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; text-align: center; text-de" +
"coration: none; vertical-align: bottom; ddo-char-set: 129";
this.txtConfirmDate.Text = "1999-99-99 99:99:99";
this.txtConfirmDate.Top = 0F;
this.txtConfirmDate.Width = 1.333F;
//
// pageFooter
//
this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
this.reportInfo1});
this.pageFooter.Height = 0.6875F;
this.pageFooter.Name = "pageFooter";
//
// reportInfo1
//
this.reportInfo1.FormatString = "Page {PageNumber} / {PageCount}";
this.reportInfo1.Height = 0.1979167F;
this.reportInfo1.Left = 2.896F;
this.reportInfo1.Name = "reportInfo1";
this.reportInfo1.Style = "text-align: center";
this.reportInfo1.Top = 0.177F;
this.reportInfo1.Width = 1.979F;
//
// rptAlarmLogPost
//
this.MasterReport = false;
this.PageSettings.DefaultPaperSize = false;
this.PageSettings.Margins.Bottom = 0.45F;
this.PageSettings.Margins.Left = 0.2F;
this.PageSettings.Margins.Right = 0.2F;
this.PageSettings.Margins.Top = 0.5F;
this.PageSettings.PaperHeight = 11.69291F;
this.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.A4;
this.PageSettings.PaperWidth = 8.267716F;
this.PrintWidth = 7.846F;
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.rptAlarmLogPost_FetchData);
this.DataInitialize += new System.EventHandler(this.rptAlarmLogPost_DataInitialize);
((System.ComponentModel.ISupportInitialize)(this.label6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.label5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblAlarmLocation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblQuantity)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblUnitPrice)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Label10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblOrderNum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleReceiverId)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblPrintDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleFromToDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleAlarmType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTleAlarmLocation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtNo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAlarmLocation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtConfirmYes)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtConfirmDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
#endregion
private DataDynamics.ActiveReports.Label Label10;
private DataDynamics.ActiveReports.Label lblOrderNum;
private DataDynamics.ActiveReports.Label lblPrintDate;
private DataDynamics.ActiveReports.Line line2;
private DataDynamics.ActiveReports.TextBox txtNo;
private DataDynamics.ActiveReports.TextBox txtAlarmDate;
private DataDynamics.ActiveReports.TextBox txtAlarmType;
private DataDynamics.ActiveReports.TextBox txtAlarmLocation;
private DataDynamics.ActiveReports.Label lblNo;
private DataDynamics.ActiveReports.Label lblUnitPrice;
private DataDynamics.ActiveReports.Label lblQuantity;
private DataDynamics.ActiveReports.Label lblAlarmLocation;
private DataDynamics.ActiveReports.ReportInfo reportInfo1;
private DataDynamics.ActiveReports.TextBox txtTleReceiverId;
private DataDynamics.ActiveReports.TextBox txtTleFromToDate;
private DataDynamics.ActiveReports.ReportInfo reportInfo2;
private DataDynamics.ActiveReports.ReportInfo reportInfo3;
private DataDynamics.ActiveReports.Label label1;
private DataDynamics.ActiveReports.Label label2;
private DataDynamics.ActiveReports.Label label3;
private DataDynamics.ActiveReports.TextBox txtTleAlarmType;
private DataDynamics.ActiveReports.Label label4;
private DataDynamics.ActiveReports.TextBox txtTleAlarmLocation;
private DataDynamics.ActiveReports.Label label5;
private DataDynamics.ActiveReports.Label label6;
private DataDynamics.ActiveReports.TextBox txtConfirmYes;
private DataDynamics.ActiveReports.TextBox txtConfirmDate;
private DataDynamics.ActiveReports.Shape shape1;
}
}