AReportLog.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583
  1. namespace FPER
  2. {
  3. /// <summary>
  4. /// Summary description for NewActiveReport1.
  5. /// </summary>
  6. partial class AReportLog
  7. {
  8. private DataDynamics.ActiveReports.PageHeader pageHeader;
  9. private DataDynamics.ActiveReports.Detail detail;
  10. private DataDynamics.ActiveReports.PageFooter pageFooter;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing)
  17. {
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region ActiveReport Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AReportLog));
  29. this.txtfield11 = new DataDynamics.ActiveReports.TextBox();
  30. this.reportInfo1 = new DataDynamics.ActiveReports.ReportInfo();
  31. this.reportInfo2 = new DataDynamics.ActiveReports.ReportInfo();
  32. this.label1 = new DataDynamics.ActiveReports.Label();
  33. this.label2 = new DataDynamics.ActiveReports.Label();
  34. this.label3 = new DataDynamics.ActiveReports.Label();
  35. this.label4 = new DataDynamics.ActiveReports.Label();
  36. this.textBox1 = new DataDynamics.ActiveReports.TextBox();
  37. this.textBox2 = new DataDynamics.ActiveReports.TextBox();
  38. this.textBox3 = new DataDynamics.ActiveReports.TextBox();
  39. this.textBox4 = new DataDynamics.ActiveReports.TextBox();
  40. this.textBox5 = new DataDynamics.ActiveReports.TextBox();
  41. this.textBox6 = new DataDynamics.ActiveReports.TextBox();
  42. this.textBox7 = new DataDynamics.ActiveReports.TextBox();
  43. this.textBox8 = new DataDynamics.ActiveReports.TextBox();
  44. this.textBox14 = new DataDynamics.ActiveReports.TextBox();
  45. this.textBox15 = new DataDynamics.ActiveReports.TextBox();
  46. this.textBox16 = new DataDynamics.ActiveReports.TextBox();
  47. this.textBox17 = new DataDynamics.ActiveReports.TextBox();
  48. this.textBox18 = new DataDynamics.ActiveReports.TextBox();
  49. this.textBox19 = new DataDynamics.ActiveReports.TextBox();
  50. this.pageHeader = new DataDynamics.ActiveReports.PageHeader();
  51. this.textBox9 = new DataDynamics.ActiveReports.TextBox();
  52. this.textBox10 = new DataDynamics.ActiveReports.TextBox();
  53. this.detail = new DataDynamics.ActiveReports.Detail();
  54. this.textBox11 = new DataDynamics.ActiveReports.TextBox();
  55. this.pageFooter = new DataDynamics.ActiveReports.PageFooter();
  56. this.field1 = new DataDynamics.ActiveReports.Field();
  57. this.field2 = new DataDynamics.ActiveReports.Field();
  58. this.field3 = new DataDynamics.ActiveReports.Field();
  59. this.field4 = new DataDynamics.ActiveReports.Field();
  60. this.field5 = new DataDynamics.ActiveReports.Field();
  61. this.field6 = new DataDynamics.ActiveReports.Field();
  62. ((System.ComponentModel.ISupportInitialize)(this.txtfield11)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.label2)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.label3)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.label4)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.textBox2)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.textBox3)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.textBox7)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.textBox8)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.textBox14)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.textBox15)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.textBox16)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.textBox17)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.textBox18)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.textBox19)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.textBox9)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.textBox10)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.textBox11)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  87. //
  88. // txtfield11
  89. //
  90. this.txtfield11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  91. this.txtfield11.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  92. this.txtfield11.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  93. this.txtfield11.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  94. this.txtfield11.DataField = "EventNumber";
  95. this.txtfield11.Height = 0.194F;
  96. this.txtfield11.Left = 0.005F;
  97. this.txtfield11.Name = "txtfield11";
  98. this.txtfield11.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  99. this.txtfield11.Text = "EventNumber";
  100. this.txtfield11.Top = 0F;
  101. this.txtfield11.Width = 0.416F;
  102. //
  103. // reportInfo1
  104. //
  105. this.reportInfo1.FormatString = "페이지: {PageNumber} / {PageCount}";
  106. this.reportInfo1.Height = 0.2F;
  107. this.reportInfo1.Left = 0.005000114F;
  108. this.reportInfo1.Name = "reportInfo1";
  109. this.reportInfo1.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: center; ddo-char-" +
  110. "set: 0";
  111. this.reportInfo1.Top = 0F;
  112. this.reportInfo1.Width = 7.524F;
  113. //
  114. // reportInfo2
  115. //
  116. this.reportInfo2.FormatString = "출력일 : {RunDateTime:yyyy-MM-dd}";
  117. this.reportInfo2.Height = 0.1480001F;
  118. this.reportInfo2.Left = 5.081F;
  119. this.reportInfo2.Name = "reportInfo2";
  120. this.reportInfo2.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: right; ddo-char-s" +
  121. "et: 129";
  122. this.reportInfo2.Top = 0.705F;
  123. this.reportInfo2.Width = 2.396F;
  124. //
  125. // label1
  126. //
  127. this.label1.Height = 0.471F;
  128. this.label1.HyperLink = null;
  129. this.label1.Left = 0.005F;
  130. this.label1.Name = "label1";
  131. this.label1.Style = "font-family: 굴림; font-size: 20pt; font-weight: bold; text-align: center; text-dec" +
  132. "oration: underline";
  133. this.label1.Text = "수신기 이력 보고서";
  134. this.label1.Top = 0F;
  135. this.label1.Width = 7.524F;
  136. //
  137. // label2
  138. //
  139. this.label2.Height = 0.2F;
  140. this.label2.HyperLink = null;
  141. this.label2.Left = 0.052F;
  142. this.label2.Name = "label2";
  143. this.label2.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; ddo-char-set: 129";
  144. this.label2.Text = "조회 기간 :";
  145. this.label2.Top = 0.5050001F;
  146. this.label2.Width = 0.7080001F;
  147. //
  148. // label3
  149. //
  150. this.label3.Height = 0.2F;
  151. this.label3.HyperLink = null;
  152. this.label3.Left = 0.05200005F;
  153. this.label3.Name = "label3";
  154. this.label3.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; ddo-char-set: 129";
  155. this.label3.Text = "조회 타입 :";
  156. this.label3.Top = 0.705F;
  157. this.label3.Width = 0.708F;
  158. //
  159. // label4
  160. //
  161. this.label4.Height = 0.2F;
  162. this.label4.HyperLink = null;
  163. this.label4.Left = 0.052F;
  164. this.label4.Name = "label4";
  165. this.label4.Style = "font-family: 굴림; font-size: 9pt; ddo-char-set: 129";
  166. this.label4.Text = "조회 장치 :";
  167. this.label4.Top = 0.9050003F;
  168. this.label4.Visible = false;
  169. this.label4.Width = 0.812F;
  170. //
  171. // textBox1
  172. //
  173. this.textBox1.Height = 0.2F;
  174. this.textBox1.Left = 0.7600001F;
  175. this.textBox1.Name = "textBox1";
  176. this.textBox1.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; ddo-char-set: 129";
  177. this.textBox1.Text = null;
  178. this.textBox1.Top = 0.5050001F;
  179. this.textBox1.Width = 4.217F;
  180. //
  181. // textBox2
  182. //
  183. this.textBox2.Height = 0.2F;
  184. this.textBox2.Left = 0.7600001F;
  185. this.textBox2.Name = "textBox2";
  186. this.textBox2.Style = "font-family: 굴림; font-size: 9pt; font-weight: normal; ddo-char-set: 129";
  187. this.textBox2.Text = null;
  188. this.textBox2.Top = 0.705F;
  189. this.textBox2.Width = 4.217F;
  190. //
  191. // textBox3
  192. //
  193. this.textBox3.Height = 0.2F;
  194. this.textBox3.Left = 0.864F;
  195. this.textBox3.Name = "textBox3";
  196. this.textBox3.Text = null;
  197. this.textBox3.Top = 0.9050003F;
  198. this.textBox3.Visible = false;
  199. this.textBox3.Width = 4.217F;
  200. //
  201. // textBox4
  202. //
  203. this.textBox4.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  204. this.textBox4.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  205. this.textBox4.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  206. this.textBox4.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  207. this.textBox4.DataField = "EventTime";
  208. this.textBox4.Height = 0.2F;
  209. this.textBox4.Left = 0.421F;
  210. this.textBox4.Name = "textBox4";
  211. this.textBox4.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  212. this.textBox4.Text = "EventTime";
  213. this.textBox4.Top = 0F;
  214. this.textBox4.Width = 1.2F;
  215. //
  216. // textBox5
  217. //
  218. this.textBox5.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  219. this.textBox5.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  220. this.textBox5.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  221. this.textBox5.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  222. this.textBox5.DataField = "EventPosition";
  223. this.textBox5.Height = 0.2F;
  224. this.textBox5.Left = 1.624F;
  225. this.textBox5.Name = "textBox5";
  226. this.textBox5.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  227. this.textBox5.Text = "EventPosition";
  228. this.textBox5.Top = 0F;
  229. this.textBox5.Width = 1.4F;
  230. //
  231. // textBox6
  232. //
  233. this.textBox6.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  234. this.textBox6.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  235. this.textBox6.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  236. this.textBox6.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  237. this.textBox6.DataField = "EventName";
  238. this.textBox6.Height = 0.2F;
  239. this.textBox6.Left = 4.401F;
  240. this.textBox6.Name = "textBox6";
  241. this.textBox6.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  242. this.textBox6.Text = "EventName";
  243. this.textBox6.Top = 0F;
  244. this.textBox6.Width = 1.507999F;
  245. //
  246. // textBox7
  247. //
  248. this.textBox7.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  249. this.textBox7.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  250. this.textBox7.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  251. this.textBox7.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  252. this.textBox7.DataField = "DeviceName";
  253. this.textBox7.Height = 0.2F;
  254. this.textBox7.Left = 3.021F;
  255. this.textBox7.Name = "textBox7";
  256. this.textBox7.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  257. this.textBox7.Text = "DeviceName";
  258. this.textBox7.Top = 0F;
  259. this.textBox7.Width = 1.374F;
  260. //
  261. // textBox8
  262. //
  263. this.textBox8.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  264. this.textBox8.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  265. this.textBox8.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  266. this.textBox8.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  267. this.textBox8.DataField = "EventErrorStatus";
  268. this.textBox8.Height = 0.2F;
  269. this.textBox8.Left = 7.249001F;
  270. this.textBox8.Name = "textBox8";
  271. this.textBox8.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  272. this.textBox8.Text = "EventErrorStatus";
  273. this.textBox8.Top = 0F;
  274. this.textBox8.Width = 0.3F;
  275. //
  276. // textBox14
  277. //
  278. this.textBox14.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  279. this.textBox14.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  280. this.textBox14.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  281. this.textBox14.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  282. this.textBox14.Height = 0.249F;
  283. this.textBox14.Left = 7.249001F;
  284. this.textBox14.Name = "textBox14";
  285. this.textBox14.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 9pt; font-w" +
  286. "eight: bold; text-align: center; vertical-align: middle; ddo-char-set: 1";
  287. this.textBox14.Text = "상태";
  288. this.textBox14.Top = 0.905F;
  289. this.textBox14.Width = 0.3F;
  290. //
  291. // textBox15
  292. //
  293. this.textBox15.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  294. this.textBox15.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  295. this.textBox15.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  296. this.textBox15.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  297. this.textBox15.Height = 0.2490001F;
  298. this.textBox15.Left = 3.021F;
  299. this.textBox15.Name = "textBox15";
  300. this.textBox15.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  301. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  302. this.textBox15.Text = "장치명";
  303. this.textBox15.Top = 0.905F;
  304. this.textBox15.Width = 1.374F;
  305. //
  306. // textBox16
  307. //
  308. this.textBox16.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  309. this.textBox16.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  310. this.textBox16.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  311. this.textBox16.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  312. this.textBox16.Height = 0.2490001F;
  313. this.textBox16.Left = 0F;
  314. this.textBox16.Name = "textBox16";
  315. this.textBox16.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  316. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  317. this.textBox16.Text = "No";
  318. this.textBox16.Top = 0.905F;
  319. this.textBox16.Width = 0.4159999F;
  320. //
  321. // textBox17
  322. //
  323. this.textBox17.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  324. this.textBox17.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  325. this.textBox17.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  326. this.textBox17.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  327. this.textBox17.Height = 0.249F;
  328. this.textBox17.Left = 0.421F;
  329. this.textBox17.Name = "textBox17";
  330. this.textBox17.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  331. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  332. this.textBox17.Text = "발생 시각";
  333. this.textBox17.Top = 0.9050003F;
  334. this.textBox17.Width = 1.2F;
  335. //
  336. // textBox18
  337. //
  338. this.textBox18.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  339. this.textBox18.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  340. this.textBox18.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  341. this.textBox18.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  342. this.textBox18.Height = 0.2490001F;
  343. this.textBox18.Left = 1.621F;
  344. this.textBox18.Name = "textBox18";
  345. this.textBox18.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  346. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  347. this.textBox18.Text = "발생 위치";
  348. this.textBox18.Top = 0.905F;
  349. this.textBox18.Width = 1.4F;
  350. //
  351. // textBox19
  352. //
  353. this.textBox19.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  354. this.textBox19.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  355. this.textBox19.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  356. this.textBox19.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  357. this.textBox19.Height = 0.2490001F;
  358. this.textBox19.Left = 4.391F;
  359. this.textBox19.Name = "textBox19";
  360. this.textBox19.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  361. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  362. this.textBox19.Text = "타입";
  363. this.textBox19.Top = 0.905F;
  364. this.textBox19.Width = 1.512F;
  365. //
  366. // pageHeader
  367. //
  368. this.pageHeader.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
  369. this.reportInfo2,
  370. this.label1,
  371. this.label2,
  372. this.label3,
  373. this.label4,
  374. this.textBox1,
  375. this.textBox2,
  376. this.textBox3,
  377. this.textBox16,
  378. this.textBox17,
  379. this.textBox18,
  380. this.textBox19,
  381. this.textBox15,
  382. this.textBox14,
  383. this.textBox9,
  384. this.textBox10});
  385. this.pageHeader.Height = 1.159417F;
  386. this.pageHeader.Name = "pageHeader";
  387. //
  388. // textBox9
  389. //
  390. this.textBox9.Height = 0.2F;
  391. this.textBox9.Left = 5.081F;
  392. this.textBox9.Name = "textBox9";
  393. this.textBox9.Style = "font-family: 굴림; font-size: 9pt; font-weight: bold; text-align: right; ddo-char-s" +
  394. "et: 129";
  395. this.textBox9.Text = null;
  396. this.textBox9.Top = 0.505F;
  397. this.textBox9.Width = 2.396F;
  398. //
  399. // textBox10
  400. //
  401. this.textBox10.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  402. this.textBox10.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  403. this.textBox10.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  404. this.textBox10.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  405. this.textBox10.Height = 0.2490001F;
  406. this.textBox10.Left = 5.909F;
  407. this.textBox10.Name = "textBox10";
  408. this.textBox10.Style = "background-color: DarkGray; color: Black; font-family: 굴림; font-size: 12pt; font-" +
  409. "weight: bold; text-align: center; vertical-align: middle; ddo-char-set: 129";
  410. this.textBox10.Text = "회로번호";
  411. this.textBox10.Top = 0.905F;
  412. this.textBox10.Width = 1.339999F;
  413. //
  414. // detail
  415. //
  416. this.detail.ColumnSpacing = 0F;
  417. this.detail.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
  418. this.textBox7,
  419. this.textBox4,
  420. this.textBox5,
  421. this.textBox6,
  422. this.textBox8,
  423. this.txtfield11,
  424. this.textBox11});
  425. this.detail.Height = 0.2F;
  426. this.detail.Name = "detail";
  427. //
  428. // textBox11
  429. //
  430. this.textBox11.Border.BottomStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  431. this.textBox11.Border.LeftStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  432. this.textBox11.Border.RightStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  433. this.textBox11.Border.TopStyle = DataDynamics.ActiveReports.BorderLineStyle.Solid;
  434. this.textBox11.DataField = "Circuit";
  435. this.textBox11.Height = 0.2F;
  436. this.textBox11.Left = 5.903F;
  437. this.textBox11.Name = "textBox11";
  438. this.textBox11.Style = "font-family: 굴림; font-size: 8pt; text-align: center; vertical-align: bottom";
  439. this.textBox11.Text = "Circuit";
  440. this.textBox11.Top = 0F;
  441. this.textBox11.Width = 1.345999F;
  442. //
  443. // pageFooter
  444. //
  445. this.pageFooter.Controls.AddRange(new DataDynamics.ActiveReports.ARControl[] {
  446. this.reportInfo1});
  447. this.pageFooter.Height = 0.2708334F;
  448. this.pageFooter.Name = "pageFooter";
  449. //
  450. // field1
  451. //
  452. this.field1.DefaultValue = null;
  453. this.field1.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  454. this.field1.Formula = null;
  455. this.field1.Name = "field1";
  456. this.field1.Tag = null;
  457. //
  458. // field2
  459. //
  460. this.field2.DefaultValue = null;
  461. this.field2.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  462. this.field2.Formula = null;
  463. this.field2.Name = "field2";
  464. this.field2.Tag = null;
  465. //
  466. // field3
  467. //
  468. this.field3.DefaultValue = null;
  469. this.field3.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  470. this.field3.Formula = null;
  471. this.field3.Name = "field3";
  472. this.field3.Tag = null;
  473. //
  474. // field4
  475. //
  476. this.field4.DefaultValue = null;
  477. this.field4.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  478. this.field4.Formula = null;
  479. this.field4.Name = "field4";
  480. this.field4.Tag = null;
  481. //
  482. // field5
  483. //
  484. this.field5.DefaultValue = null;
  485. this.field5.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  486. this.field5.Formula = null;
  487. this.field5.Name = "field5";
  488. this.field5.Tag = null;
  489. //
  490. // field6
  491. //
  492. this.field6.DefaultValue = null;
  493. this.field6.FieldType = DataDynamics.ActiveReports.FieldTypeEnum.None;
  494. this.field6.Formula = null;
  495. this.field6.Name = "field6";
  496. this.field6.Tag = null;
  497. //
  498. // AReportLog
  499. //
  500. this.MasterReport = false;
  501. this.CalculatedFields.Add(this.field1);
  502. this.CalculatedFields.Add(this.field2);
  503. this.CalculatedFields.Add(this.field3);
  504. this.CalculatedFields.Add(this.field4);
  505. this.CalculatedFields.Add(this.field5);
  506. this.CalculatedFields.Add(this.field6);
  507. this.PageSettings.PaperHeight = 11F;
  508. this.PageSettings.PaperWidth = 8.5F;
  509. this.PrintWidth = 7.566F;
  510. this.Sections.Add(this.pageHeader);
  511. this.Sections.Add(this.detail);
  512. this.Sections.Add(this.pageFooter);
  513. this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" +
  514. "l; font-size: 10pt; color: Black", "Normal"));
  515. this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"));
  516. this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" +
  517. "lic", "Heading2", "Normal"));
  518. this.StyleSheet.Add(new DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"));
  519. this.FetchData += new DataDynamics.ActiveReports.ActiveReport.FetchEventHandler(this.AReportLog_FetchData);
  520. this.DataInitialize += new System.EventHandler(this.AReportLog_DataInitialize);
  521. ((System.ComponentModel.ISupportInitialize)(this.txtfield11)).EndInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.reportInfo1)).EndInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.reportInfo2)).EndInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.label2)).EndInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.label3)).EndInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.label4)).EndInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.textBox2)).EndInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.textBox3)).EndInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
  532. ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
  533. ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
  534. ((System.ComponentModel.ISupportInitialize)(this.textBox7)).EndInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.textBox8)).EndInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.textBox14)).EndInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.textBox15)).EndInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.textBox16)).EndInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.textBox17)).EndInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.textBox18)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.textBox19)).EndInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.textBox9)).EndInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.textBox10)).EndInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.textBox11)).EndInit();
  545. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  546. }
  547. #endregion
  548. private DataDynamics.ActiveReports.Field field1;
  549. private DataDynamics.ActiveReports.TextBox txtfield11;
  550. private DataDynamics.ActiveReports.ReportInfo reportInfo1;
  551. private DataDynamics.ActiveReports.ReportInfo reportInfo2;
  552. private DataDynamics.ActiveReports.Label label1;
  553. private DataDynamics.ActiveReports.Label label2;
  554. private DataDynamics.ActiveReports.Label label3;
  555. private DataDynamics.ActiveReports.Label label4;
  556. private DataDynamics.ActiveReports.TextBox textBox1;
  557. private DataDynamics.ActiveReports.TextBox textBox2;
  558. private DataDynamics.ActiveReports.TextBox textBox3;
  559. private DataDynamics.ActiveReports.TextBox textBox4;
  560. private DataDynamics.ActiveReports.TextBox textBox5;
  561. private DataDynamics.ActiveReports.TextBox textBox6;
  562. private DataDynamics.ActiveReports.TextBox textBox7;
  563. private DataDynamics.ActiveReports.TextBox textBox8;
  564. private DataDynamics.ActiveReports.Field field2;
  565. private DataDynamics.ActiveReports.Field field3;
  566. private DataDynamics.ActiveReports.Field field4;
  567. private DataDynamics.ActiveReports.Field field5;
  568. private DataDynamics.ActiveReports.Field field6;
  569. private DataDynamics.ActiveReports.TextBox textBox14;
  570. private DataDynamics.ActiveReports.TextBox textBox15;
  571. private DataDynamics.ActiveReports.TextBox textBox16;
  572. private DataDynamics.ActiveReports.TextBox textBox17;
  573. private DataDynamics.ActiveReports.TextBox textBox18;
  574. private DataDynamics.ActiveReports.TextBox textBox19;
  575. private DataDynamics.ActiveReports.TextBox textBox9;
  576. private DataDynamics.ActiveReports.TextBox textBox10;
  577. private DataDynamics.ActiveReports.TextBox textBox11;
  578. }
  579. }