PageRenderTime 53ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/BizTalk.Utilities.Documenter/Microsoft.Sdc.BiztalkDocumenter.SnapIn/DocResultView.Designer.cs

#
C# | 638 lines | 489 code | 6 blank | 143 comment | 3 complexity | c3a7a46fcdb81fb1a85a7f69e7a2e47d MD5 | raw file
  1. namespace Microsoft.Services.Tools.BiztalkDocumenter.SnapIn
  2. {
  3. partial class DocResultView
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form 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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DocResultView));
  30. this.panel4 = new System.Windows.Forms.Panel();
  31. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  32. this.label30 = new System.Windows.Forms.Label();
  33. this.label18 = new System.Windows.Forms.Label();
  34. this.label10 = new System.Windows.Forms.Label();
  35. this.label9 = new System.Windows.Forms.Label();
  36. this.txtResourceFolder = new System.Windows.Forms.TextBox();
  37. this.label5 = new System.Windows.Forms.Label();
  38. this.button1 = new System.Windows.Forms.Button();
  39. this.cbShowOutput = new System.Windows.Forms.CheckBox();
  40. this.label6 = new System.Windows.Forms.Label();
  41. this.label4 = new System.Windows.Forms.Label();
  42. this.comboBox1 = new System.Windows.Forms.ComboBox();
  43. this.txtOutputDir = new System.Windows.Forms.TextBox();
  44. this.label1 = new System.Windows.Forms.Label();
  45. this.btnBrowse = new System.Windows.Forms.Button();
  46. this.linkLabel6 = new System.Windows.Forms.LinkLabel();
  47. this.progressBar1 = new System.Windows.Forms.ProgressBar();
  48. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  49. this.panel3 = new System.Windows.Forms.Panel();
  50. this.panel1 = new System.Windows.Forms.Panel();
  51. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  52. this.txtResourceFolderName = new System.Windows.Forms.TextBox();
  53. this.label11 = new System.Windows.Forms.Label();
  54. this.label7 = new System.Windows.Forms.Label();
  55. this.label8 = new System.Windows.Forms.Label();
  56. this.panel2 = new System.Windows.Forms.Panel();
  57. this.label2 = new System.Windows.Forms.Label();
  58. this.panel5 = new System.Windows.Forms.Panel();
  59. this.panel6 = new System.Windows.Forms.Panel();
  60. this.panel8 = new System.Windows.Forms.Panel();
  61. this.comboBox2 = new System.Windows.Forms.ComboBox();
  62. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  63. this.checkBox1 = new System.Windows.Forms.CheckBox();
  64. this.txtReportTitle = new System.Windows.Forms.TextBox();
  65. this.label12 = new System.Windows.Forms.Label();
  66. this.label13 = new System.Windows.Forms.Label();
  67. this.txtOutputFolderName = new System.Windows.Forms.TextBox();
  68. this.label14 = new System.Windows.Forms.Label();
  69. this.panel7 = new System.Windows.Forms.Panel();
  70. this.label17 = new System.Windows.Forms.Label();
  71. this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  72. this.viewArea.SuspendLayout();
  73. this.panel4.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  75. this.panel3.SuspendLayout();
  76. this.panel1.SuspendLayout();
  77. this.panel2.SuspendLayout();
  78. this.panel5.SuspendLayout();
  79. this.panel6.SuspendLayout();
  80. this.panel8.SuspendLayout();
  81. this.panel7.SuspendLayout();
  82. this.SuspendLayout();
  83. //
  84. // viewArea
  85. //
  86. this.viewArea.BackColor = System.Drawing.Color.WhiteSmoke;
  87. this.viewArea.Controls.Add(this.panel5);
  88. this.viewArea.Controls.Add(this.panel3);
  89. this.viewArea.Controls.Add(this.progressBar1);
  90. this.viewArea.Controls.Add(this.linkLabel6);
  91. this.viewArea.Size = new System.Drawing.Size(685, 537);
  92. //
  93. // panel4
  94. //
  95. this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(48)))), ((int)(((byte)(21)))));
  96. this.panel4.Controls.Add(this.pictureBox4);
  97. this.panel4.Controls.Add(this.label30);
  98. this.panel4.Controls.Add(this.label18);
  99. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  100. this.panel4.Location = new System.Drawing.Point(0, 0);
  101. this.panel4.Name = "panel4";
  102. this.panel4.Size = new System.Drawing.Size(560, 40);
  103. this.panel4.TabIndex = 61;
  104. //
  105. // pictureBox4
  106. //
  107. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  108. this.pictureBox4.Location = new System.Drawing.Point(8, 1);
  109. this.pictureBox4.Name = "pictureBox4";
  110. this.pictureBox4.Size = new System.Drawing.Size(40, 38);
  111. this.pictureBox4.TabIndex = 5;
  112. this.pictureBox4.TabStop = false;
  113. //
  114. // label30
  115. //
  116. this.label30.ForeColor = System.Drawing.Color.White;
  117. this.label30.Location = new System.Drawing.Point(48, 24);
  118. this.label30.Name = "label30";
  119. this.label30.Size = new System.Drawing.Size(152, 23);
  120. this.label30.TabIndex = 4;
  121. this.label30.Text = "Output Options";
  122. //
  123. // label18
  124. //
  125. this.label18.BackColor = System.Drawing.Color.Transparent;
  126. this.label18.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  127. this.label18.ForeColor = System.Drawing.Color.White;
  128. this.label18.Location = new System.Drawing.Point(48, 6);
  129. this.label18.Name = "label18";
  130. this.label18.Size = new System.Drawing.Size(392, 23);
  131. this.label18.TabIndex = 1;
  132. this.label18.Text = "Microsoft Services BizTalk Documenter";
  133. //
  134. // label10
  135. //
  136. this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  137. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  138. this.label10.Location = new System.Drawing.Point(16, 280);
  139. this.label10.Name = "label10";
  140. this.label10.Size = new System.Drawing.Size(480, 48);
  141. this.label10.TabIndex = 60;
  142. this.label10.Text = "Any files and subdirectories contained within the resource folder will be compile" +
  143. "d into the CHM so that you can enhance your documentation by providing any furth" +
  144. "er html information";
  145. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  146. //
  147. // label9
  148. //
  149. this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  150. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  151. this.label9.Location = new System.Drawing.Point(40, 224);
  152. this.label9.Name = "label9";
  153. this.label9.Size = new System.Drawing.Size(440, 48);
  154. this.label9.TabIndex = 59;
  155. this.label9.Text = "If you are using the CHM output provider you may specify the name of a folder con" +
  156. "taining a \'titlePage.htm\' and any associated images to produce a custom look and" +
  157. " feel to your CHM title page.";
  158. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  159. //
  160. // txtResourceFolder
  161. //
  162. this.txtResourceFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  163. this.txtResourceFolder.Location = new System.Drawing.Point(184, 352);
  164. this.txtResourceFolder.Name = "txtResourceFolder";
  165. this.txtResourceFolder.Size = new System.Drawing.Size(208, 20);
  166. this.txtResourceFolder.TabIndex = 56;
  167. //
  168. // label5
  169. //
  170. this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  171. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  172. this.label5.Location = new System.Drawing.Point(72, 354);
  173. this.label5.Name = "label5";
  174. this.label5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  175. this.label5.Size = new System.Drawing.Size(104, 16);
  176. this.label5.TabIndex = 58;
  177. this.label5.Text = "Resource Folder";
  178. //
  179. // button1
  180. //
  181. this.button1.BackColor = System.Drawing.Color.Silver;
  182. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  183. this.button1.Location = new System.Drawing.Point(397, 352);
  184. this.button1.Name = "button1";
  185. this.button1.Size = new System.Drawing.Size(24, 19);
  186. this.button1.TabIndex = 57;
  187. this.button1.Text = "...";
  188. this.button1.UseVisualStyleBackColor = false;
  189. //
  190. // cbShowOutput
  191. //
  192. this.cbShowOutput.Checked = true;
  193. this.cbShowOutput.CheckState = System.Windows.Forms.CheckState.Checked;
  194. this.cbShowOutput.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  195. this.cbShowOutput.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  196. this.cbShowOutput.Location = new System.Drawing.Point(184, 184);
  197. this.cbShowOutput.Name = "cbShowOutput";
  198. this.cbShowOutput.Size = new System.Drawing.Size(200, 24);
  199. this.cbShowOutput.TabIndex = 55;
  200. this.cbShowOutput.Text = "Show Output On Completion";
  201. //
  202. // label6
  203. //
  204. this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  205. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  206. this.label6.Location = new System.Drawing.Point(104, 82);
  207. this.label6.Name = "label6";
  208. this.label6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  209. this.label6.Size = new System.Drawing.Size(72, 16);
  210. this.label6.TabIndex = 54;
  211. this.label6.Text = "Report Title";
  212. //
  213. // label4
  214. //
  215. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  216. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  217. this.label4.Location = new System.Drawing.Point(80, 130);
  218. this.label4.Name = "label4";
  219. this.label4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  220. this.label4.Size = new System.Drawing.Size(96, 16);
  221. this.label4.TabIndex = 52;
  222. this.label4.Text = "Output Provider";
  223. //
  224. // comboBox1
  225. //
  226. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  227. this.comboBox1.FormattingEnabled = true;
  228. this.comboBox1.Items.AddRange(new object[] {
  229. "Compiled Help",
  230. "Word 2003 XML"});
  231. this.comboBox1.Location = new System.Drawing.Point(184, 128);
  232. this.comboBox1.Name = "comboBox1";
  233. this.comboBox1.Size = new System.Drawing.Size(229, 21);
  234. this.comboBox1.TabIndex = 51;
  235. //
  236. // txtOutputDir
  237. //
  238. this.txtOutputDir.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  239. this.txtOutputDir.Location = new System.Drawing.Point(184, 104);
  240. this.txtOutputDir.Name = "txtOutputDir";
  241. this.txtOutputDir.Size = new System.Drawing.Size(200, 20);
  242. this.txtOutputDir.TabIndex = 48;
  243. //
  244. // label1
  245. //
  246. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  247. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  248. this.label1.Location = new System.Drawing.Point(96, 106);
  249. this.label1.Name = "label1";
  250. this.label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  251. this.label1.Size = new System.Drawing.Size(80, 16);
  252. this.label1.TabIndex = 50;
  253. this.label1.Text = "Output Folder";
  254. //
  255. // btnBrowse
  256. //
  257. this.btnBrowse.BackColor = System.Drawing.Color.Silver;
  258. this.btnBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  259. this.btnBrowse.Location = new System.Drawing.Point(388, 104);
  260. this.btnBrowse.Name = "btnBrowse";
  261. this.btnBrowse.Size = new System.Drawing.Size(24, 19);
  262. this.btnBrowse.TabIndex = 49;
  263. this.btnBrowse.Text = "...";
  264. this.btnBrowse.UseVisualStyleBackColor = false;
  265. //
  266. // linkLabel6
  267. //
  268. this.linkLabel6.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  269. this.linkLabel6.DisabledLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  270. this.linkLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  271. this.linkLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  272. this.linkLabel6.Image = ((System.Drawing.Image)(resources.GetObject("linkLabel6.Image")));
  273. this.linkLabel6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  274. this.linkLabel6.LinkArea = new System.Windows.Forms.LinkArea(0, 22);
  275. this.linkLabel6.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  276. this.linkLabel6.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  277. this.linkLabel6.Location = new System.Drawing.Point(487, 475);
  278. this.linkLabel6.Name = "linkLabel6";
  279. this.linkLabel6.Size = new System.Drawing.Size(176, 23);
  280. this.linkLabel6.TabIndex = 75;
  281. this.linkLabel6.TabStop = true;
  282. this.linkLabel6.Text = "Generate Documentation";
  283. this.linkLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  284. this.linkLabel6.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(119)))), ((int)(((byte)(153)))));
  285. this.linkLabel6.Click += new System.EventHandler(this.BtnGenerateClicked);
  286. //
  287. // progressBar1
  288. //
  289. this.progressBar1.Location = new System.Drawing.Point(377, 475);
  290. this.progressBar1.Name = "progressBar1";
  291. this.progressBar1.Size = new System.Drawing.Size(288, 23);
  292. this.progressBar1.TabIndex = 76;
  293. this.progressBar1.Visible = false;
  294. //
  295. // folderBrowserDialog1
  296. //
  297. this.folderBrowserDialog1.SelectedPath = "folderBrowserDialog1";
  298. //
  299. // panel3
  300. //
  301. this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  302. this.panel3.Controls.Add(this.panel1);
  303. this.panel3.Location = new System.Drawing.Point(34, 240);
  304. this.panel3.Name = "panel3";
  305. this.panel3.Padding = new System.Windows.Forms.Padding(1);
  306. this.panel3.Size = new System.Drawing.Size(630, 217);
  307. this.panel3.TabIndex = 78;
  308. //
  309. // panel1
  310. //
  311. this.panel1.BackColor = System.Drawing.Color.White;
  312. this.panel1.Controls.Add(this.linkLabel2);
  313. this.panel1.Controls.Add(this.txtResourceFolderName);
  314. this.panel1.Controls.Add(this.label11);
  315. this.panel1.Controls.Add(this.label7);
  316. this.panel1.Controls.Add(this.label8);
  317. this.panel1.Controls.Add(this.panel2);
  318. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  319. this.panel1.Location = new System.Drawing.Point(1, 1);
  320. this.panel1.Name = "panel1";
  321. this.panel1.Size = new System.Drawing.Size(628, 215);
  322. this.panel1.TabIndex = 78;
  323. //
  324. // linkLabel2
  325. //
  326. this.linkLabel2.ActiveLinkColor = System.Drawing.Color.Black;
  327. this.linkLabel2.AutoSize = true;
  328. this.linkLabel2.DisabledLinkColor = System.Drawing.Color.Black;
  329. this.linkLabel2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  330. this.linkLabel2.ImageIndex = 0;
  331. this.linkLabel2.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
  332. this.linkLabel2.LinkColor = System.Drawing.Color.Black;
  333. this.linkLabel2.Location = new System.Drawing.Point(499, 148);
  334. this.linkLabel2.Name = "linkLabel2";
  335. this.linkLabel2.Size = new System.Drawing.Size(38, 13);
  336. this.linkLabel2.TabIndex = 80;
  337. this.linkLabel2.TabStop = true;
  338. this.linkLabel2.Text = "Browse";
  339. this.linkLabel2.VisitedLinkColor = System.Drawing.Color.Black;
  340. this.linkLabel2.Click += new System.EventHandler(this.ResourceFolderBrowseClick);
  341. //
  342. // txtResourceFolderName
  343. //
  344. this.txtResourceFolderName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  345. this.txtResourceFolderName.Location = new System.Drawing.Point(158, 146);
  346. this.txtResourceFolderName.Name = "txtResourceFolderName";
  347. this.txtResourceFolderName.Size = new System.Drawing.Size(335, 20);
  348. this.txtResourceFolderName.TabIndex = 77;
  349. //
  350. // label11
  351. //
  352. this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  353. this.label11.ForeColor = System.Drawing.Color.Black;
  354. this.label11.Location = new System.Drawing.Point(65, 150);
  355. this.label11.Name = "label11";
  356. this.label11.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  357. this.label11.Size = new System.Drawing.Size(86, 16);
  358. this.label11.TabIndex = 79;
  359. this.label11.Text = "Resource Folder";
  360. //
  361. // label7
  362. //
  363. this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  364. this.label7.ForeColor = System.Drawing.Color.Black;
  365. this.label7.Location = new System.Drawing.Point(13, 85);
  366. this.label7.Name = "label7";
  367. this.label7.Size = new System.Drawing.Size(625, 48);
  368. this.label7.TabIndex = 76;
  369. this.label7.Text = "Any files and subdirectories contained within the resource folder will be compile" +
  370. "d into the CHM so that you can enhance your documentation by providing any furth" +
  371. "er html information";
  372. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  373. //
  374. // label8
  375. //
  376. this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  377. this.label8.ForeColor = System.Drawing.Color.Black;
  378. this.label8.Location = new System.Drawing.Point(13, 37);
  379. this.label8.Name = "label8";
  380. this.label8.Size = new System.Drawing.Size(625, 48);
  381. this.label8.TabIndex = 75;
  382. this.label8.Text = "If you are using the CHM output provider you may specify the name of a folder con" +
  383. "taining a \'titlePage.htm\' and any associated images to produce a custom look and" +
  384. " feel to your CHM title page.";
  385. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  386. //
  387. // panel2
  388. //
  389. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  390. this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage")));
  391. this.panel2.Controls.Add(this.label2);
  392. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  393. this.panel2.Location = new System.Drawing.Point(0, 0);
  394. this.panel2.Name = "panel2";
  395. this.panel2.Size = new System.Drawing.Size(628, 24);
  396. this.panel2.TabIndex = 0;
  397. //
  398. // label2
  399. //
  400. this.label2.AutoSize = true;
  401. this.label2.BackColor = System.Drawing.Color.Transparent;
  402. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  403. this.label2.Location = new System.Drawing.Point(3, 6);
  404. this.label2.Name = "label2";
  405. this.label2.Size = new System.Drawing.Size(146, 13);
  406. this.label2.TabIndex = 0;
  407. this.label2.Text = "Resource Folder Settings";
  408. //
  409. // panel5
  410. //
  411. this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  412. this.panel5.Controls.Add(this.panel6);
  413. this.panel5.Location = new System.Drawing.Point(35, 28);
  414. this.panel5.Name = "panel5";
  415. this.panel5.Padding = new System.Windows.Forms.Padding(1);
  416. this.panel5.Size = new System.Drawing.Size(630, 189);
  417. this.panel5.TabIndex = 79;
  418. //
  419. // panel6
  420. //
  421. this.panel6.BackColor = System.Drawing.Color.White;
  422. this.panel6.Controls.Add(this.panel8);
  423. this.panel6.Controls.Add(this.linkLabel1);
  424. this.panel6.Controls.Add(this.checkBox1);
  425. this.panel6.Controls.Add(this.txtReportTitle);
  426. this.panel6.Controls.Add(this.label12);
  427. this.panel6.Controls.Add(this.label13);
  428. this.panel6.Controls.Add(this.txtOutputFolderName);
  429. this.panel6.Controls.Add(this.label14);
  430. this.panel6.Controls.Add(this.panel7);
  431. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  432. this.panel6.Location = new System.Drawing.Point(1, 1);
  433. this.panel6.Name = "panel6";
  434. this.panel6.Size = new System.Drawing.Size(628, 187);
  435. this.panel6.TabIndex = 78;
  436. //
  437. // panel8
  438. //
  439. this.panel8.BackColor = System.Drawing.Color.Black;
  440. this.panel8.Controls.Add(this.comboBox2);
  441. this.panel8.Location = new System.Drawing.Point(157, 106);
  442. this.panel8.Name = "panel8";
  443. this.panel8.Padding = new System.Windows.Forms.Padding(1);
  444. this.panel8.Size = new System.Drawing.Size(381, 23);
  445. this.panel8.TabIndex = 79;
  446. //
  447. // comboBox2
  448. //
  449. this.comboBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  450. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  451. this.comboBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  452. this.comboBox2.FormattingEnabled = true;
  453. this.comboBox2.Items.AddRange(new object[] {
  454. "Compiled Help"});
  455. this.comboBox2.Location = new System.Drawing.Point(1, 1);
  456. this.comboBox2.Name = "comboBox2";
  457. this.comboBox2.Size = new System.Drawing.Size(379, 21);
  458. this.comboBox2.TabIndex = 74;
  459. //
  460. // linkLabel1
  461. //
  462. this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Black;
  463. this.linkLabel1.AutoSize = true;
  464. this.linkLabel1.DisabledLinkColor = System.Drawing.Color.Black;
  465. this.linkLabel1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  466. this.linkLabel1.ImageIndex = 0;
  467. this.linkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
  468. this.linkLabel1.LinkColor = System.Drawing.Color.Black;
  469. this.linkLabel1.Location = new System.Drawing.Point(498, 83);
  470. this.linkLabel1.Name = "linkLabel1";
  471. this.linkLabel1.Size = new System.Drawing.Size(38, 13);
  472. this.linkLabel1.TabIndex = 78;
  473. this.linkLabel1.TabStop = true;
  474. this.linkLabel1.Text = "Browse";
  475. this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Black;
  476. this.linkLabel1.Click += new System.EventHandler(this.OutputFolderBrowseClick);
  477. //
  478. // checkBox1
  479. //
  480. this.checkBox1.Checked = true;
  481. this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
  482. this.checkBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  483. this.checkBox1.ForeColor = System.Drawing.Color.Black;
  484. this.checkBox1.Location = new System.Drawing.Point(158, 135);
  485. this.checkBox1.Name = "checkBox1";
  486. this.checkBox1.Size = new System.Drawing.Size(200, 24);
  487. this.checkBox1.TabIndex = 77;
  488. this.checkBox1.Text = "Show Output On Completion";
  489. //
  490. // txtReportTitle
  491. //
  492. this.txtReportTitle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  493. this.txtReportTitle.Location = new System.Drawing.Point(158, 56);
  494. this.txtReportTitle.Name = "txtReportTitle";
  495. this.txtReportTitle.Size = new System.Drawing.Size(380, 20);
  496. this.txtReportTitle.TabIndex = 75;
  497. //
  498. // label12
  499. //
  500. this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  501. this.label12.ForeColor = System.Drawing.Color.Black;
  502. this.label12.Location = new System.Drawing.Point(78, 60);
  503. this.label12.Name = "label12";
  504. this.label12.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  505. this.label12.Size = new System.Drawing.Size(72, 16);
  506. this.label12.TabIndex = 76;
  507. this.label12.Text = "Report Title";
  508. //
  509. // label13
  510. //
  511. this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  512. this.label13.ForeColor = System.Drawing.Color.Black;
  513. this.label13.Location = new System.Drawing.Point(54, 109);
  514. this.label13.Name = "label13";
  515. this.label13.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  516. this.label13.Size = new System.Drawing.Size(96, 16);
  517. this.label13.TabIndex = 74;
  518. this.label13.Text = "Output Provider";
  519. //
  520. // txtOutputFolderName
  521. //
  522. this.txtOutputFolderName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  523. this.txtOutputFolderName.Location = new System.Drawing.Point(158, 80);
  524. this.txtOutputFolderName.Name = "txtOutputFolderName";
  525. this.txtOutputFolderName.Size = new System.Drawing.Size(334, 20);
  526. this.txtOutputFolderName.TabIndex = 70;
  527. //
  528. // label14
  529. //
  530. this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  531. this.label14.ForeColor = System.Drawing.Color.Black;
  532. this.label14.Location = new System.Drawing.Point(70, 83);
  533. this.label14.Name = "label14";
  534. this.label14.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  535. this.label14.Size = new System.Drawing.Size(80, 16);
  536. this.label14.TabIndex = 72;
  537. this.label14.Text = "Output Folder";
  538. //
  539. // panel7
  540. //
  541. this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  542. this.panel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel7.BackgroundImage")));
  543. this.panel7.Controls.Add(this.label17);
  544. this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
  545. this.panel7.Location = new System.Drawing.Point(0, 0);
  546. this.panel7.Name = "panel7";
  547. this.panel7.Size = new System.Drawing.Size(628, 24);
  548. this.panel7.TabIndex = 0;
  549. //
  550. // label17
  551. //
  552. this.label17.AutoSize = true;
  553. this.label17.BackColor = System.Drawing.Color.Transparent;
  554. this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  555. this.label17.Location = new System.Drawing.Point(3, 6);
  556. this.label17.Name = "label17";
  557. this.label17.Size = new System.Drawing.Size(91, 13);
  558. this.label17.TabIndex = 0;
  559. this.label17.Text = "Report Settings";
  560. //
  561. // imageList1
  562. //
  563. this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  564. this.imageList1.Images.SetKeyName(0, "btn.jpg");
  565. //
  566. // DocResultView
  567. //
  568. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  569. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  570. this.Name = "DocResultView";
  571. this.Size = new System.Drawing.Size(685, 575);
  572. this.viewArea.ResumeLayout(false);
  573. this.panel4.ResumeLayout(false);
  574. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  575. this.panel3.ResumeLayout(false);
  576. this.panel1.ResumeLayout(false);
  577. this.panel1.PerformLayout();
  578. this.panel2.ResumeLayout(false);
  579. this.panel2.PerformLayout();
  580. this.panel5.ResumeLayout(false);
  581. this.panel6.ResumeLayout(false);
  582. this.panel6.PerformLayout();
  583. this.panel8.ResumeLayout(false);
  584. this.panel7.ResumeLayout(false);
  585. this.panel7.PerformLayout();
  586. this.ResumeLayout(false);
  587. }
  588. #endregion
  589. private System.Windows.Forms.LinkLabel linkLabel6;
  590. private System.Windows.Forms.Panel panel4;
  591. private System.Windows.Forms.PictureBox pictureBox4;
  592. private System.Windows.Forms.Label label30;
  593. private System.Windows.Forms.Label label18;
  594. private System.Windows.Forms.Label label10;
  595. private System.Windows.Forms.Label label9;
  596. private System.Windows.Forms.TextBox txtResourceFolder;
  597. private System.Windows.Forms.Label label5;
  598. private System.Windows.Forms.Button button1;
  599. private System.Windows.Forms.CheckBox cbShowOutput;
  600. private System.Windows.Forms.Label label6;
  601. private System.Windows.Forms.Label label4;
  602. private System.Windows.Forms.ComboBox comboBox1;
  603. private System.Windows.Forms.TextBox txtOutputDir;
  604. private System.Windows.Forms.Label label1;
  605. private System.Windows.Forms.Button btnBrowse;
  606. private System.Windows.Forms.ProgressBar progressBar1;
  607. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  608. private System.Windows.Forms.Panel panel3;
  609. private System.Windows.Forms.Panel panel1;
  610. private System.Windows.Forms.TextBox txtResourceFolderName;
  611. private System.Windows.Forms.Label label11;
  612. private System.Windows.Forms.Label label7;
  613. private System.Windows.Forms.Label label8;
  614. private System.Windows.Forms.Panel panel2;
  615. private System.Windows.Forms.Label label2;
  616. private System.Windows.Forms.Panel panel5;
  617. private System.Windows.Forms.Panel panel6;
  618. private System.Windows.Forms.CheckBox checkBox1;
  619. private System.Windows.Forms.TextBox txtReportTitle;
  620. private System.Windows.Forms.Label label12;
  621. private System.Windows.Forms.Label label13;
  622. private System.Windows.Forms.TextBox txtOutputFolderName;
  623. private System.Windows.Forms.Label label14;
  624. private System.Windows.Forms.Panel panel7;
  625. private System.Windows.Forms.Label label17;
  626. private System.Windows.Forms.LinkLabel linkLabel1;
  627. private System.Windows.Forms.ImageList imageList1;
  628. private System.Windows.Forms.LinkLabel linkLabel2;
  629. private System.Windows.Forms.Panel panel8;
  630. private System.Windows.Forms.ComboBox comboBox2;
  631. }
  632. }