PageRenderTime 56ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/GenePattern Word Add-In/GenePattern Package/Source/GenePattern/Microsoft.eResearch.GenePattern.Package/WizardFreeUserControls/AssociatePipelineTaskPane.designer.cs

#
C# | 518 lines | 389 code | 10 blank | 119 comment | 3 complexity | 867bb36014ec2f602cfed3ed9ca80ebc MD5 | raw file
  1. namespace Microsoft.eResearch.GenePattern.Package
  2. {
  3. partial class AssociatePipelineTaskPane
  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 Component 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. [System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:DoNotPassLiteralsAsLocalizedParameters", MessageId = "System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control,System.String)")]
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.splitContainerComplete = new System.Windows.Forms.SplitContainer();
  32. this.splitContainerTop = new System.Windows.Forms.SplitContainer();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.tcPipelineAndJob = new Microsoft.eResearch.GenePattern.Package.CustomTabControl();
  35. this.tabPage1 = new System.Windows.Forms.TabPage();
  36. this.selectJobsUserControl = new Microsoft.eResearch.GenePattern.Package.SelectJobsUserControl();
  37. this.tabPage2 = new System.Windows.Forms.TabPage();
  38. this.showParametersUserControl = new Microsoft.eResearch.GenePattern.Package.ShowParametersUserControl();
  39. this.tcStopPointAndPrimaryResult = new Microsoft.eResearch.GenePattern.Package.CustomTabControl();
  40. this.tabPage3 = new System.Windows.Forms.TabPage();
  41. this.stopPointUserControl = new Microsoft.eResearch.GenePattern.Package.StopPointUserControl();
  42. this.tabPage4 = new System.Windows.Forms.TabPage();
  43. this.primaryResultUserControl = new Microsoft.eResearch.GenePattern.Package.PrimaryResultUserControl();
  44. this.tabPage7 = new System.Windows.Forms.TabPage();
  45. this.annotationUserControl = new Microsoft.eResearch.GenePattern.Package.AnnotationUserControl();
  46. this.splitContainerBottom = new System.Windows.Forms.SplitContainer();
  47. this.pnlStorePipeline = new System.Windows.Forms.Panel();
  48. this.chkLinkPipeline = new System.Windows.Forms.RadioButton();
  49. this.chkStorePipeline = new System.Windows.Forms.RadioButton();
  50. this.btnCancel = new System.Windows.Forms.Button();
  51. this.btnAssociate = new System.Windows.Forms.Button();
  52. this.splitContainerLowerBottom = new System.Windows.Forms.SplitContainer();
  53. this.txtStatusLabel = new Microsoft.eResearch.GenePattern.Package.TransparentRichTextBox();
  54. this.progressBar = new System.Windows.Forms.ProgressBar();
  55. this.downloadAnimationUserControl1 = new Microsoft.eResearch.GenePattern.Package.DownloadAnimationUserControl();
  56. this.timerProgress = new System.Windows.Forms.Timer(this.components);
  57. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  58. this.panel1.SuspendLayout();
  59. this.splitContainerComplete.Panel1.SuspendLayout();
  60. this.splitContainerComplete.Panel2.SuspendLayout();
  61. this.splitContainerComplete.SuspendLayout();
  62. this.splitContainerTop.Panel1.SuspendLayout();
  63. this.splitContainerTop.Panel2.SuspendLayout();
  64. this.splitContainerTop.SuspendLayout();
  65. this.panel3.SuspendLayout();
  66. this.tcPipelineAndJob.SuspendLayout();
  67. this.tabPage1.SuspendLayout();
  68. this.tabPage2.SuspendLayout();
  69. this.tcStopPointAndPrimaryResult.SuspendLayout();
  70. this.tabPage3.SuspendLayout();
  71. this.tabPage4.SuspendLayout();
  72. this.tabPage7.SuspendLayout();
  73. this.splitContainerBottom.Panel1.SuspendLayout();
  74. this.splitContainerBottom.Panel2.SuspendLayout();
  75. this.splitContainerBottom.SuspendLayout();
  76. this.pnlStorePipeline.SuspendLayout();
  77. this.splitContainerLowerBottom.Panel1.SuspendLayout();
  78. this.splitContainerLowerBottom.Panel2.SuspendLayout();
  79. this.splitContainerLowerBottom.SuspendLayout();
  80. this.SuspendLayout();
  81. //
  82. // panel1
  83. //
  84. this.panel1.AutoScroll = true;
  85. this.panel1.Controls.Add(this.splitContainerComplete);
  86. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.panel1.Location = new System.Drawing.Point(0, 0);
  88. this.panel1.Name = "panel1";
  89. this.panel1.Padding = new System.Windows.Forms.Padding(5, 0, 5, 10);
  90. this.panel1.Size = new System.Drawing.Size(291, 677);
  91. this.panel1.TabIndex = 0;
  92. //
  93. // splitContainerComplete
  94. //
  95. this.splitContainerComplete.Dock = System.Windows.Forms.DockStyle.Fill;
  96. this.splitContainerComplete.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  97. this.splitContainerComplete.Location = new System.Drawing.Point(5, 0);
  98. this.splitContainerComplete.Name = "splitContainerComplete";
  99. this.splitContainerComplete.Orientation = System.Windows.Forms.Orientation.Horizontal;
  100. //
  101. // splitContainerComplete.Panel1
  102. //
  103. this.splitContainerComplete.Panel1.Controls.Add(this.splitContainerTop);
  104. this.splitContainerComplete.Panel1MinSize = 0;
  105. //
  106. // splitContainerComplete.Panel2
  107. //
  108. this.splitContainerComplete.Panel2.Controls.Add(this.splitContainerBottom);
  109. this.splitContainerComplete.Panel2MinSize = 0;
  110. this.splitContainerComplete.Size = new System.Drawing.Size(281, 667);
  111. this.splitContainerComplete.SplitterDistance = 533;
  112. this.splitContainerComplete.TabIndex = 4;
  113. //
  114. // splitContainerTop
  115. //
  116. this.splitContainerTop.Dock = System.Windows.Forms.DockStyle.Fill;
  117. this.splitContainerTop.Location = new System.Drawing.Point(0, 0);
  118. this.splitContainerTop.Name = "splitContainerTop";
  119. this.splitContainerTop.Orientation = System.Windows.Forms.Orientation.Horizontal;
  120. //
  121. // splitContainerTop.Panel1
  122. //
  123. this.splitContainerTop.Panel1.Controls.Add(this.panel3);
  124. this.splitContainerTop.Panel1MinSize = 0;
  125. //
  126. // splitContainerTop.Panel2
  127. //
  128. this.splitContainerTop.Panel2.Controls.Add(this.tcStopPointAndPrimaryResult);
  129. this.splitContainerTop.Panel2MinSize = 0;
  130. this.splitContainerTop.Size = new System.Drawing.Size(281, 533);
  131. this.splitContainerTop.SplitterDistance = 291;
  132. this.splitContainerTop.TabIndex = 0;
  133. this.splitContainerTop.TabStop = false;
  134. //
  135. // panel3
  136. //
  137. this.panel3.Controls.Add(this.tcPipelineAndJob);
  138. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.panel3.Location = new System.Drawing.Point(0, 0);
  140. this.panel3.Name = "panel3";
  141. this.panel3.Size = new System.Drawing.Size(281, 291);
  142. this.panel3.TabIndex = 2;
  143. //
  144. // tcPipelineAndJob
  145. //
  146. this.tcPipelineAndJob.Controls.Add(this.tabPage1);
  147. this.tcPipelineAndJob.Controls.Add(this.tabPage2);
  148. this.tcPipelineAndJob.Dock = System.Windows.Forms.DockStyle.Fill;
  149. this.tcPipelineAndJob.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  150. this.tcPipelineAndJob.ItemSize = new System.Drawing.Size(135, 23);
  151. this.tcPipelineAndJob.Location = new System.Drawing.Point(0, 0);
  152. this.tcPipelineAndJob.Name = "tcPipelineAndJob";
  153. this.tcPipelineAndJob.SelectedIndex = 0;
  154. this.tcPipelineAndJob.Size = new System.Drawing.Size(281, 291);
  155. this.tcPipelineAndJob.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  156. this.tcPipelineAndJob.TabIndex = 0;
  157. //
  158. // tabPage1
  159. //
  160. this.tabPage1.BackColor = System.Drawing.Color.Transparent;
  161. this.tabPage1.Controls.Add(this.selectJobsUserControl);
  162. this.tabPage1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  163. this.tabPage1.Location = new System.Drawing.Point(4, 27);
  164. this.tabPage1.Name = "tabPage1";
  165. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  166. this.tabPage1.Size = new System.Drawing.Size(273, 260);
  167. this.tabPage1.TabIndex = 0;
  168. this.tabPage1.Text = "Pipelines";
  169. this.tabPage1.UseVisualStyleBackColor = true;
  170. //
  171. // selectJobsUserControl
  172. //
  173. this.selectJobsUserControl.BackColor = System.Drawing.Color.Transparent;
  174. this.selectJobsUserControl.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.selectJobsUserControl.GenePatternServer = null;
  176. this.selectJobsUserControl.IsJobFromDocument = false;
  177. this.selectJobsUserControl.Location = new System.Drawing.Point(3, 3);
  178. this.selectJobsUserControl.Name = "selectJobsUserControl";
  179. this.selectJobsUserControl.Padding = new System.Windows.Forms.Padding(3);
  180. this.selectJobsUserControl.Size = new System.Drawing.Size(267, 254);
  181. this.selectJobsUserControl.TabIndex = 0;
  182. //
  183. // tabPage2
  184. //
  185. this.tabPage2.BackColor = System.Drawing.Color.Transparent;
  186. this.tabPage2.Controls.Add(this.showParametersUserControl);
  187. this.tabPage2.Location = new System.Drawing.Point(4, 27);
  188. this.tabPage2.Name = "tabPage2";
  189. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  190. this.tabPage2.Size = new System.Drawing.Size(273, 270);
  191. this.tabPage2.TabIndex = 1;
  192. this.tabPage2.Text = "Job Parameters";
  193. this.tabPage2.UseVisualStyleBackColor = true;
  194. //
  195. // showParametersUserControl
  196. //
  197. this.showParametersUserControl.BackColor = System.Drawing.Color.Transparent;
  198. this.showParametersUserControl.Dock = System.Windows.Forms.DockStyle.Fill;
  199. this.showParametersUserControl.Location = new System.Drawing.Point(3, 3);
  200. this.showParametersUserControl.Name = "showParametersUserControl";
  201. this.showParametersUserControl.Padding = new System.Windows.Forms.Padding(3);
  202. this.showParametersUserControl.Size = new System.Drawing.Size(267, 264);
  203. this.showParametersUserControl.TabIndex = 0;
  204. //
  205. // tcStopPointAndPrimaryResult
  206. //
  207. this.tcStopPointAndPrimaryResult.Controls.Add(this.tabPage3);
  208. this.tcStopPointAndPrimaryResult.Controls.Add(this.tabPage4);
  209. this.tcStopPointAndPrimaryResult.Controls.Add(this.tabPage7);
  210. this.tcStopPointAndPrimaryResult.Dock = System.Windows.Forms.DockStyle.Fill;
  211. this.tcStopPointAndPrimaryResult.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  212. this.tcStopPointAndPrimaryResult.ItemSize = new System.Drawing.Size(90, 23);
  213. this.tcStopPointAndPrimaryResult.Location = new System.Drawing.Point(0, 0);
  214. this.tcStopPointAndPrimaryResult.Name = "tcStopPointAndPrimaryResult";
  215. this.tcStopPointAndPrimaryResult.SelectedIndex = 0;
  216. this.tcStopPointAndPrimaryResult.Size = new System.Drawing.Size(281, 238);
  217. this.tcStopPointAndPrimaryResult.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  218. this.tcStopPointAndPrimaryResult.TabIndex = 0;
  219. //
  220. // tabPage3
  221. //
  222. this.tabPage3.BackColor = System.Drawing.Color.Transparent;
  223. this.tabPage3.Controls.Add(this.stopPointUserControl);
  224. this.tabPage3.Location = new System.Drawing.Point(4, 27);
  225. this.tabPage3.Name = "tabPage3";
  226. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  227. this.tabPage3.Size = new System.Drawing.Size(273, 207);
  228. this.tabPage3.TabIndex = 0;
  229. this.tabPage3.Text = "Stop Point";
  230. this.tabPage3.UseVisualStyleBackColor = true;
  231. //
  232. // stopPointUserControl
  233. //
  234. this.stopPointUserControl.BackColor = System.Drawing.Color.Transparent;
  235. this.stopPointUserControl.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.stopPointUserControl.Location = new System.Drawing.Point(3, 3);
  237. this.stopPointUserControl.Name = "stopPointUserControl";
  238. this.stopPointUserControl.Padding = new System.Windows.Forms.Padding(3);
  239. this.stopPointUserControl.SelectedStopPoint = -1;
  240. this.stopPointUserControl.Size = new System.Drawing.Size(267, 201);
  241. this.stopPointUserControl.TabIndex = 0;
  242. //
  243. // tabPage4
  244. //
  245. this.tabPage4.BackColor = System.Drawing.Color.Transparent;
  246. this.tabPage4.Controls.Add(this.primaryResultUserControl);
  247. this.tabPage4.Location = new System.Drawing.Point(4, 27);
  248. this.tabPage4.Name = "tabPage4";
  249. this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
  250. this.tabPage4.Size = new System.Drawing.Size(273, 214);
  251. this.tabPage4.TabIndex = 1;
  252. this.tabPage4.Text = "Primary Results";
  253. this.tabPage4.UseVisualStyleBackColor = true;
  254. //
  255. // primaryResultUserControl
  256. //
  257. this.primaryResultUserControl.BackColor = System.Drawing.Color.Transparent;
  258. this.primaryResultUserControl.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.primaryResultUserControl.Location = new System.Drawing.Point(3, 3);
  260. this.primaryResultUserControl.Name = "primaryResultUserControl";
  261. this.primaryResultUserControl.Padding = new System.Windows.Forms.Padding(3);
  262. this.primaryResultUserControl.Size = new System.Drawing.Size(267, 208);
  263. this.primaryResultUserControl.TabIndex = 0;
  264. //
  265. // tabPage7
  266. //
  267. this.tabPage7.BackColor = System.Drawing.Color.Transparent;
  268. this.tabPage7.Controls.Add(this.annotationUserControl);
  269. this.tabPage7.Location = new System.Drawing.Point(4, 27);
  270. this.tabPage7.Name = "tabPage7";
  271. this.tabPage7.Size = new System.Drawing.Size(273, 214);
  272. this.tabPage7.TabIndex = 2;
  273. this.tabPage7.Text = "Annotation";
  274. this.tabPage7.UseVisualStyleBackColor = true;
  275. //
  276. // annotationUserControl
  277. //
  278. this.annotationUserControl.Annotation = "";
  279. this.annotationUserControl.AssociationName = "";
  280. this.annotationUserControl.BackColor = System.Drawing.Color.Transparent;
  281. this.annotationUserControl.Dock = System.Windows.Forms.DockStyle.Fill;
  282. this.annotationUserControl.Location = new System.Drawing.Point(0, 0);
  283. this.annotationUserControl.Name = "annotationUserControl";
  284. this.annotationUserControl.Padding = new System.Windows.Forms.Padding(3);
  285. this.annotationUserControl.Size = new System.Drawing.Size(273, 214);
  286. this.annotationUserControl.TabIndex = 0;
  287. //
  288. // splitContainerBottom
  289. //
  290. this.splitContainerBottom.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.splitContainerBottom.Location = new System.Drawing.Point(0, 0);
  292. this.splitContainerBottom.Name = "splitContainerBottom";
  293. this.splitContainerBottom.Orientation = System.Windows.Forms.Orientation.Horizontal;
  294. //
  295. // splitContainerBottom.Panel1
  296. //
  297. this.splitContainerBottom.Panel1.Controls.Add(this.pnlStorePipeline);
  298. this.splitContainerBottom.Panel1.Controls.Add(this.btnCancel);
  299. this.splitContainerBottom.Panel1.Controls.Add(this.btnAssociate);
  300. this.splitContainerBottom.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  301. this.splitContainerBottom.Panel1MinSize = 0;
  302. //
  303. // splitContainerBottom.Panel2
  304. //
  305. this.splitContainerBottom.Panel2.Controls.Add(this.splitContainerLowerBottom);
  306. this.splitContainerBottom.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  307. this.splitContainerBottom.Panel2MinSize = 0;
  308. this.splitContainerBottom.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  309. this.splitContainerBottom.Size = new System.Drawing.Size(281, 130);
  310. this.splitContainerBottom.SplitterDistance = 70;
  311. this.splitContainerBottom.TabIndex = 0;
  312. this.splitContainerBottom.TabStop = false;
  313. //
  314. // pnlStorePipeline
  315. //
  316. this.pnlStorePipeline.Controls.Add(this.chkLinkPipeline);
  317. this.pnlStorePipeline.Controls.Add(this.chkStorePipeline);
  318. this.pnlStorePipeline.Dock = System.Windows.Forms.DockStyle.Top;
  319. this.pnlStorePipeline.Location = new System.Drawing.Point(0, 0);
  320. this.pnlStorePipeline.Name = "pnlStorePipeline";
  321. this.pnlStorePipeline.Size = new System.Drawing.Size(281, 43);
  322. this.pnlStorePipeline.TabIndex = 2;
  323. //
  324. // chkLinkPipeline
  325. //
  326. this.chkLinkPipeline.AutoSize = true;
  327. this.chkLinkPipeline.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
  328. this.chkLinkPipeline.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  329. this.chkLinkPipeline.Location = new System.Drawing.Point(12, 20);
  330. this.chkLinkPipeline.Name = "chkLinkPipeline";
  331. this.chkLinkPipeline.Size = new System.Drawing.Size(215, 17);
  332. this.chkLinkPipeline.TabIndex = 9;
  333. this.chkLinkPipeline.Text = "Refer to Pipeline on GenePattern Server";
  334. this.toolTip1.SetToolTip(this.chkLinkPipeline, "Only store the location of this pipeline and download its components later, when " +
  335. "needed (smaller document)");
  336. this.chkLinkPipeline.UseVisualStyleBackColor = true;
  337. //
  338. // chkStorePipeline
  339. //
  340. this.chkStorePipeline.AutoSize = true;
  341. this.chkStorePipeline.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
  342. this.chkStorePipeline.Checked = true;
  343. this.chkStorePipeline.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  344. this.chkStorePipeline.Location = new System.Drawing.Point(12, 0);
  345. this.chkStorePipeline.Name = "chkStorePipeline";
  346. this.chkStorePipeline.Size = new System.Drawing.Size(153, 17);
  347. this.chkStorePipeline.TabIndex = 8;
  348. this.chkStorePipeline.TabStop = true;
  349. this.chkStorePipeline.Text = "Store Pipeline in Document";
  350. this.toolTip1.SetToolTip(this.chkStorePipeline, "Download all required components for this pipeline from the server and store them" +
  351. " in the document (larger document size)");
  352. this.chkStorePipeline.UseVisualStyleBackColor = true;
  353. //
  354. // btnCancel
  355. //
  356. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  357. this.btnCancel.Enabled = false;
  358. this.btnCancel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  359. this.btnCancel.Location = new System.Drawing.Point(94, 47);
  360. this.btnCancel.Name = "btnCancel";
  361. this.btnCancel.Size = new System.Drawing.Size(64, 21);
  362. this.btnCancel.TabIndex = 0;
  363. this.btnCancel.Text = "&Cancel";
  364. this.toolTip1.SetToolTip(this.btnCancel, "Cancel the currently running pipeline association");
  365. this.btnCancel.UseVisualStyleBackColor = true;
  366. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  367. //
  368. // btnAssociate
  369. //
  370. this.btnAssociate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  371. this.btnAssociate.Enabled = false;
  372. this.btnAssociate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  373. this.btnAssociate.Location = new System.Drawing.Point(12, 47);
  374. this.btnAssociate.Name = "btnAssociate";
  375. this.btnAssociate.Size = new System.Drawing.Size(64, 21);
  376. this.btnAssociate.TabIndex = 1;
  377. this.btnAssociate.Text = "&Save";
  378. this.toolTip1.SetToolTip(this.btnAssociate, "Save currently selected pipeline");
  379. this.btnAssociate.UseVisualStyleBackColor = true;
  380. this.btnAssociate.Click += new System.EventHandler(this.btnAssociate_Click);
  381. //
  382. // splitContainerLowerBottom
  383. //
  384. this.splitContainerLowerBottom.Dock = System.Windows.Forms.DockStyle.Fill;
  385. this.splitContainerLowerBottom.Location = new System.Drawing.Point(0, 0);
  386. this.splitContainerLowerBottom.Name = "splitContainerLowerBottom";
  387. this.splitContainerLowerBottom.Orientation = System.Windows.Forms.Orientation.Horizontal;
  388. //
  389. // splitContainerLowerBottom.Panel1
  390. //
  391. this.splitContainerLowerBottom.Panel1.Controls.Add(this.txtStatusLabel);
  392. this.splitContainerLowerBottom.Panel1.Padding = new System.Windows.Forms.Padding(12, 0, 0, 0);
  393. this.splitContainerLowerBottom.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  394. this.splitContainerLowerBottom.Panel1MinSize = 0;
  395. //
  396. // splitContainerLowerBottom.Panel2
  397. //
  398. this.splitContainerLowerBottom.Panel2.Controls.Add(this.progressBar);
  399. this.splitContainerLowerBottom.Panel2.Controls.Add(this.downloadAnimationUserControl1);
  400. this.splitContainerLowerBottom.Panel2.Padding = new System.Windows.Forms.Padding(0, 0, 20, 0);
  401. this.splitContainerLowerBottom.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  402. this.splitContainerLowerBottom.Panel2MinSize = 0;
  403. this.splitContainerLowerBottom.Size = new System.Drawing.Size(281, 56);
  404. this.splitContainerLowerBottom.SplitterDistance = 25;
  405. this.splitContainerLowerBottom.TabIndex = 0;
  406. this.splitContainerLowerBottom.TabStop = false;
  407. //
  408. // txtStatusLabel
  409. //
  410. this.txtStatusLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  411. this.txtStatusLabel.BorderStyle = System.Windows.Forms.BorderStyle.None;
  412. this.txtStatusLabel.Location = new System.Drawing.Point(12, 4);
  413. this.txtStatusLabel.Multiline = false;
  414. this.txtStatusLabel.Name = "txtStatusLabel";
  415. this.txtStatusLabel.ReadOnly = true;
  416. this.txtStatusLabel.RightToLeft = System.Windows.Forms.RightToLeft.No;
  417. this.txtStatusLabel.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
  418. this.txtStatusLabel.Size = new System.Drawing.Size(269, 21);
  419. this.txtStatusLabel.TabIndex = 0;
  420. this.txtStatusLabel.TabStop = false;
  421. this.txtStatusLabel.Text = "[StatusLabel]";
  422. //
  423. // progressBar
  424. //
  425. this.progressBar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  426. this.progressBar.Location = new System.Drawing.Point(94, 5);
  427. this.progressBar.Name = "progressBar";
  428. this.progressBar.Size = new System.Drawing.Size(176, 14);
  429. this.progressBar.TabIndex = 1;
  430. this.progressBar.Visible = false;
  431. //
  432. // downloadAnimationUserControl1
  433. //
  434. this.downloadAnimationUserControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  435. this.downloadAnimationUserControl1.BackColor = System.Drawing.Color.Transparent;
  436. this.downloadAnimationUserControl1.Location = new System.Drawing.Point(12, 0);
  437. this.downloadAnimationUserControl1.Name = "downloadAnimationUserControl1";
  438. this.downloadAnimationUserControl1.Size = new System.Drawing.Size(50, 25);
  439. this.downloadAnimationUserControl1.TabIndex = 3;
  440. this.downloadAnimationUserControl1.Visible = false;
  441. //
  442. // timerProgress
  443. //
  444. this.timerProgress.Tick += new System.EventHandler(this.timerProgress_Tick);
  445. //
  446. // AssociatePipelineTaskPane
  447. //
  448. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  449. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  450. this.Controls.Add(this.panel1);
  451. this.Name = "AssociatePipelineTaskPane";
  452. this.Size = new System.Drawing.Size(291, 677);
  453. this.panel1.ResumeLayout(false);
  454. this.splitContainerComplete.Panel1.ResumeLayout(false);
  455. this.splitContainerComplete.Panel2.ResumeLayout(false);
  456. this.splitContainerComplete.ResumeLayout(false);
  457. this.splitContainerTop.Panel1.ResumeLayout(false);
  458. this.splitContainerTop.Panel2.ResumeLayout(false);
  459. this.splitContainerTop.ResumeLayout(false);
  460. this.panel3.ResumeLayout(false);
  461. this.tcPipelineAndJob.ResumeLayout(false);
  462. this.tabPage1.ResumeLayout(false);
  463. this.tabPage2.ResumeLayout(false);
  464. this.tcStopPointAndPrimaryResult.ResumeLayout(false);
  465. this.tabPage3.ResumeLayout(false);
  466. this.tabPage4.ResumeLayout(false);
  467. this.tabPage7.ResumeLayout(false);
  468. this.splitContainerBottom.Panel1.ResumeLayout(false);
  469. this.splitContainerBottom.Panel2.ResumeLayout(false);
  470. this.splitContainerBottom.ResumeLayout(false);
  471. this.pnlStorePipeline.ResumeLayout(false);
  472. this.pnlStorePipeline.PerformLayout();
  473. this.splitContainerLowerBottom.Panel1.ResumeLayout(false);
  474. this.splitContainerLowerBottom.Panel2.ResumeLayout(false);
  475. this.splitContainerLowerBottom.ResumeLayout(false);
  476. this.ResumeLayout(false);
  477. }
  478. #endregion
  479. private System.Windows.Forms.Panel panel1;
  480. private CustomTabControl tcPipelineAndJob;
  481. private System.Windows.Forms.TabPage tabPage1;
  482. private System.Windows.Forms.SplitContainer splitContainerTop;
  483. private System.Windows.Forms.TabPage tabPage2;
  484. private System.Windows.Forms.ProgressBar progressBar;
  485. private System.Windows.Forms.Timer timerProgress;
  486. private System.Windows.Forms.ToolTip toolTip1;
  487. private DownloadAnimationUserControl downloadAnimationUserControl1;
  488. private System.Windows.Forms.Button btnAssociate;
  489. private System.Windows.Forms.Button btnCancel;
  490. private System.Windows.Forms.SplitContainer splitContainerComplete;
  491. private System.Windows.Forms.SplitContainer splitContainerBottom;
  492. private System.Windows.Forms.SplitContainer splitContainerLowerBottom;
  493. private CustomTabControl tcStopPointAndPrimaryResult;
  494. private System.Windows.Forms.TabPage tabPage3;
  495. private System.Windows.Forms.TabPage tabPage4;
  496. private SelectJobsUserControl selectJobsUserControl;
  497. private ShowParametersUserControl showParametersUserControl;
  498. private StopPointUserControl stopPointUserControl;
  499. private PrimaryResultUserControl primaryResultUserControl;
  500. private AnnotationUserControl annotationUserControl;
  501. private TransparentRichTextBox txtStatusLabel;
  502. private System.Windows.Forms.Panel panel3;
  503. private System.Windows.Forms.TabPage tabPage7;
  504. private System.Windows.Forms.Panel pnlStorePipeline;
  505. private System.Windows.Forms.RadioButton chkStorePipeline;
  506. private System.Windows.Forms.RadioButton chkLinkPipeline;
  507. }
  508. }