frmMultipleFileImportDetail.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. namespace LYFZ.Software.MainBusiness.MultipleFileImport
  2. {
  3. partial class frmMultipleFileImportDetail
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMultipleFileImportDetail));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.btn_Log = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.lab_msg = new LYFZ.ComponentLibrary.LabelEx();
  32. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.lab_title = new LYFZ.ComponentLibrary.LabelEx();
  34. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.listViewEx1 = new LYFZ.ComponentLibrary.ListViewEx();
  36. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  37. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  38. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  39. this.plExMainContainer.SuspendLayout();
  40. this.plFormMainContent.SuspendLayout();
  41. this.panelEx1.SuspendLayout();
  42. this.SuspendLayout();
  43. //
  44. // plExMainContainer
  45. //
  46. this.plExMainContainer.Controls.Add(this.listViewEx1);
  47. this.plExMainContainer.Controls.Add(this.panelEx1);
  48. this.plExMainContainer.Size = new System.Drawing.Size(528, 545);
  49. //
  50. // plFormMainContent
  51. //
  52. this.plFormMainContent.Size = new System.Drawing.Size(528, 545);
  53. //
  54. // btnAppFormMaximize
  55. //
  56. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  57. this.btnAppFormMaximize.Location = new System.Drawing.Point(469, 0);
  58. this.btnAppFormMaximize.Visible = false;
  59. //
  60. // btnAppFormExit
  61. //
  62. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  63. this.btnAppFormExit.Location = new System.Drawing.Point(496, 0);
  64. //
  65. // btnAppFormMinimize
  66. //
  67. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  68. this.btnAppFormMinimize.Location = new System.Drawing.Point(442, 0);
  69. this.btnAppFormMinimize.Visible = false;
  70. //
  71. // panelEx1
  72. //
  73. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  74. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  75. this.panelEx1.BorderWidth = 1;
  76. this.panelEx1.Controls.Add(this.btn_Log);
  77. this.panelEx1.Controls.Add(this.lab_msg);
  78. this.panelEx1.Controls.Add(this.labelEx2);
  79. this.panelEx1.Controls.Add(this.lab_title);
  80. this.panelEx1.Controls.Add(this.labelEx1);
  81. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
  82. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  83. this.panelEx1.Name = "panelEx1";
  84. this.panelEx1.Size = new System.Drawing.Size(528, 78);
  85. this.panelEx1.TabIndex = 0;
  86. //
  87. // btn_Log
  88. //
  89. this.btn_Log.BackColor = System.Drawing.Color.Transparent;
  90. this.btn_Log.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Log.BackImg")));
  91. this.btn_Log.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  92. this.btn_Log.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  93. this.btn_Log.ForeColor = System.Drawing.Color.White;
  94. this.btn_Log.IsCustomBackImg = false;
  95. this.btn_Log.IsShowText = true;
  96. this.btn_Log.Location = new System.Drawing.Point(435, 41);
  97. this.btn_Log.Name = "btn_Log";
  98. this.btn_Log.Size = new System.Drawing.Size(85, 28);
  99. this.btn_Log.TabIndex = 1;
  100. this.btn_Log.Text = " 日 志";
  101. this.btn_Log.UseVisualStyleBackColor = false;
  102. this.btn_Log.Visible = false;
  103. this.btn_Log.Click += new System.EventHandler(this.btn_Log_Click);
  104. //
  105. // lab_msg
  106. //
  107. this.lab_msg.AutoSize = true;
  108. this.lab_msg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  109. this.lab_msg.ForeColor = System.Drawing.Color.DarkSlateGray;
  110. this.lab_msg.Location = new System.Drawing.Point(53, 47);
  111. this.lab_msg.Name = "lab_msg";
  112. this.lab_msg.Size = new System.Drawing.Size(0, 17);
  113. this.lab_msg.TabIndex = 0;
  114. //
  115. // labelEx2
  116. //
  117. this.labelEx2.AutoSize = true;
  118. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  119. this.labelEx2.ForeColor = System.Drawing.Color.DarkSlateGray;
  120. this.labelEx2.Location = new System.Drawing.Point(12, 47);
  121. this.labelEx2.Name = "labelEx2";
  122. this.labelEx2.Size = new System.Drawing.Size(44, 17);
  123. this.labelEx2.TabIndex = 0;
  124. this.labelEx2.Text = "备注:";
  125. //
  126. // lab_title
  127. //
  128. this.lab_title.AutoSize = true;
  129. this.lab_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  130. this.lab_title.ForeColor = System.Drawing.Color.DarkSlateGray;
  131. this.lab_title.Location = new System.Drawing.Point(54, 16);
  132. this.lab_title.Name = "lab_title";
  133. this.lab_title.Size = new System.Drawing.Size(0, 17);
  134. this.lab_title.TabIndex = 0;
  135. //
  136. // labelEx1
  137. //
  138. this.labelEx1.AutoSize = true;
  139. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  140. this.labelEx1.ForeColor = System.Drawing.Color.DarkSlateGray;
  141. this.labelEx1.Location = new System.Drawing.Point(13, 16);
  142. this.labelEx1.Name = "labelEx1";
  143. this.labelEx1.Size = new System.Drawing.Size(44, 17);
  144. this.labelEx1.TabIndex = 0;
  145. this.labelEx1.Text = "标题:";
  146. //
  147. // listViewEx1
  148. //
  149. this.listViewEx1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  150. this.columnHeader1,
  151. this.columnHeader2,
  152. this.columnHeader3});
  153. this.listViewEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  154. this.listViewEx1.FullRowSelect = true;
  155. this.listViewEx1.GridLines = true;
  156. this.listViewEx1.IsDefaultShowGroups = false;
  157. this.listViewEx1.Location = new System.Drawing.Point(0, 78);
  158. this.listViewEx1.Name = "listViewEx1";
  159. this.listViewEx1.Size = new System.Drawing.Size(528, 467);
  160. this.listViewEx1.TabIndex = 1;
  161. this.listViewEx1.UseCompatibleStateImageBehavior = false;
  162. this.listViewEx1.View = System.Windows.Forms.View.Details;
  163. //
  164. // columnHeader1
  165. //
  166. this.columnHeader1.Text = "文件";
  167. this.columnHeader1.Width = 317;
  168. //
  169. // columnHeader2
  170. //
  171. this.columnHeader2.Text = "状态";
  172. this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  173. //
  174. // columnHeader3
  175. //
  176. this.columnHeader3.Text = "备注";
  177. this.columnHeader3.Width = 144;
  178. //
  179. // frmMultipleFileImportDetail
  180. //
  181. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  182. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  183. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  184. this.ClientSize = new System.Drawing.Size(528, 610);
  185. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  186. this.Name = "frmMultipleFileImportDetail";
  187. this.Text = "文件处理详情";
  188. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  189. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  190. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  191. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  192. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  193. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  194. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  195. this.plExMainContainer.ResumeLayout(false);
  196. this.plFormMainContent.ResumeLayout(false);
  197. this.panelEx1.ResumeLayout(false);
  198. this.panelEx1.PerformLayout();
  199. this.ResumeLayout(false);
  200. }
  201. #endregion
  202. private ComponentLibrary.ListViewEx listViewEx1;
  203. private System.Windows.Forms.ColumnHeader columnHeader1;
  204. private System.Windows.Forms.ColumnHeader columnHeader2;
  205. private System.Windows.Forms.ColumnHeader columnHeader3;
  206. private ComponentLibrary.PanelEx panelEx1;
  207. private ComponentLibrary.LabelEx lab_msg;
  208. private ComponentLibrary.LabelEx labelEx2;
  209. private ComponentLibrary.LabelEx lab_title;
  210. private ComponentLibrary.LabelEx labelEx1;
  211. private ComponentLibrary.ButtonEx btn_Log;
  212. }
  213. }