summaryrefslogtreecommitdiff
path: root/src/app/PlayingWithActiveReports.Win.UI/SimpleReport.Designer.cs
blob: c4abcf3d490ef5f6ccb9235a092d82759c37e029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
namespace PlayingWithActiveReports.Win.UI
{
	/// <summary>
	/// Summary description for SimpleReport.
	/// </summary>
	partial class SimpleReport
	{
		private DataDynamics.ActiveReports.PageHeader pageHeader;
		private DataDynamics.ActiveReports.Detail detail;
		private DataDynamics.ActiveReports.PageFooter pageFooter;

		/// <summary>
		/// Clean up any resources being used.
		/// </summary>
		protected override void Dispose( bool disposing )
		{
			if( disposing ) {
			}
			base.Dispose( disposing );
		}

		#region ActiveReport Designer generated code
		/// <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( SimpleReport ) );
			this.pageHeader = new DataDynamics.ActiveReports.PageHeader( );
			this.detail = new DataDynamics.ActiveReports.Detail( );
			this.pageFooter = new DataDynamics.ActiveReports.PageFooter( );
			this.uxQuestionText = new DataDynamics.ActiveReports.Label( );
			this.uxAnswerText = new DataDynamics.ActiveReports.Label( );
			( (System.ComponentModel.ISupportInitialize)( this.uxQuestionText ) ).BeginInit( );
			( (System.ComponentModel.ISupportInitialize)( this.uxAnswerText ) ).BeginInit( );
			( (System.ComponentModel.ISupportInitialize)( this ) ).BeginInit( );
			// 
			// pageHeader
			// 
			this.pageHeader.Height = 0.25F;
			this.pageHeader.Name = "pageHeader";
			// 
			// detail
			// 
			this.detail.ColumnSpacing = 0F;
			this.detail.Controls.AddRange( new DataDynamics.ActiveReports.ARControl[] {
            this.uxQuestionText,
            this.uxAnswerText} );
			this.detail.Height = 0.7604167F;
			this.detail.Name = "detail";
			this.detail.NewPage = DataDynamics.ActiveReports.NewPage.After;
			// 
			// pageFooter
			// 
			this.pageFooter.Height = 0.25F;
			this.pageFooter.Name = "pageFooter";
			// 
			// uxQuestionText
			// 
			this.uxQuestionText.Border.BottomColor = System.Drawing.Color.Black;
			this.uxQuestionText.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxQuestionText.Border.LeftColor = System.Drawing.Color.Black;
			this.uxQuestionText.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxQuestionText.Border.RightColor = System.Drawing.Color.Black;
			this.uxQuestionText.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxQuestionText.Border.TopColor = System.Drawing.Color.Black;
			this.uxQuestionText.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxQuestionText.DataField = "Text";
			this.uxQuestionText.Height = 0.1875F;
			this.uxQuestionText.HyperLink = null;
			this.uxQuestionText.Left = 0.1875F;
			this.uxQuestionText.Name = "uxQuestionText";
			this.uxQuestionText.Style = "";
			this.uxQuestionText.Text = "Question Text";
			this.uxQuestionText.Top = 0.125F;
			this.uxQuestionText.Width = 6F;
			// 
			// uxAnswerText
			// 
			this.uxAnswerText.Border.BottomColor = System.Drawing.Color.Black;
			this.uxAnswerText.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxAnswerText.Border.LeftColor = System.Drawing.Color.Black;
			this.uxAnswerText.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxAnswerText.Border.RightColor = System.Drawing.Color.Black;
			this.uxAnswerText.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxAnswerText.Border.TopColor = System.Drawing.Color.Black;
			this.uxAnswerText.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.None;
			this.uxAnswerText.DataField = "Answer";
			this.uxAnswerText.Height = 0.1875F;
			this.uxAnswerText.HyperLink = null;
			this.uxAnswerText.Left = 0.1875F;
			this.uxAnswerText.Name = "uxAnswerText";
			this.uxAnswerText.Style = "";
			this.uxAnswerText.Text = "Answer Text";
			this.uxAnswerText.Top = 0.4375F;
			this.uxAnswerText.Width = 6F;
			// 
			// SimpleReport
			// 
			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.uxQuestionText ) ).EndInit( );
			( (System.ComponentModel.ISupportInitialize)( this.uxAnswerText ) ).EndInit( );
			( (System.ComponentModel.ISupportInitialize)( this ) ).EndInit( );

		}
		#endregion

		private DataDynamics.ActiveReports.Label uxQuestionText;
		private DataDynamics.ActiveReports.Label uxAnswerText;
	}
}