F_RPT_08011401.Designer.cs 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. namespace Dongke.IBOSS.PRD.Client.SAPDataModule
  2. {
  3. partial class F_RPT_08011401
  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(F_RPT_08011401));
  29. this.lblSyncDate = new Dongke.WinForm.Controls.LblLabel();
  30. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  31. this.dtpCreateTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  32. this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  33. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  34. this.lblCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.cmbCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  36. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.txtFilePath = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  38. this.tsbtnchooesfile = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  39. this.SuspendLayout();
  40. //
  41. // lblSyncDate
  42. //
  43. this.lblSyncDate.Location = new System.Drawing.Point(12, 16);
  44. this.lblSyncDate.Name = "lblSyncDate";
  45. this.lblSyncDate.Size = new System.Drawing.Size(53, 12);
  46. this.lblSyncDate.TabIndex = 0;
  47. this.lblSyncDate.Text = "开始日期";
  48. //
  49. // btnSave
  50. //
  51. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  52. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  53. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  54. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  55. this.btnSave.ForeColor = System.Drawing.Color.White;
  56. this.btnSave.Location = new System.Drawing.Point(313, 114);
  57. this.btnSave.Name = "btnSave";
  58. this.btnSave.Size = new System.Drawing.Size(85, 30);
  59. this.btnSave.TabIndex = 4;
  60. this.btnSave.Text = "导出(&S)";
  61. this.btnSave.UseVisualStyleBackColor = false;
  62. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  63. //
  64. // dtpCreateTimeBegin
  65. //
  66. this.dtpCreateTimeBegin.CustomFormat = "yyyy-MM-dd";
  67. this.dtpCreateTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  68. this.dtpCreateTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  69. this.dtpCreateTimeBegin.Location = new System.Drawing.Point(71, 12);
  70. this.dtpCreateTimeBegin.Name = "dtpCreateTimeBegin";
  71. this.dtpCreateTimeBegin.Size = new System.Drawing.Size(130, 21);
  72. this.dtpCreateTimeBegin.TabIndex = 34;
  73. //
  74. // dtpCreateTimeEnd
  75. //
  76. this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd";
  77. this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  79. this.dtpCreateTimeEnd.Location = new System.Drawing.Point(266, 12);
  80. this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
  81. this.dtpCreateTimeEnd.Size = new System.Drawing.Size(129, 21);
  82. this.dtpCreateTimeEnd.TabIndex = 36;
  83. //
  84. // lblLabel1
  85. //
  86. this.lblLabel1.Location = new System.Drawing.Point(207, 16);
  87. this.lblLabel1.Name = "lblLabel1";
  88. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  89. this.lblLabel1.TabIndex = 37;
  90. this.lblLabel1.Text = "结束日期";
  91. //
  92. // lblCheckType
  93. //
  94. this.lblCheckType.AutoSize = true;
  95. this.lblCheckType.BackColor = System.Drawing.Color.Transparent;
  96. this.lblCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.lblCheckType.ForeColor = System.Drawing.SystemColors.ControlText;
  98. this.lblCheckType.Location = new System.Drawing.Point(12, 51);
  99. this.lblCheckType.Name = "lblCheckType";
  100. this.lblCheckType.Size = new System.Drawing.Size(53, 12);
  101. this.lblCheckType.TabIndex = 39;
  102. this.lblCheckType.Text = "检验类型";
  103. //
  104. // cmbCheckType
  105. //
  106. this.cmbCheckType.BackColor = System.Drawing.SystemColors.Window;
  107. this.cmbCheckType.BackgroundColor = System.Drawing.SystemColors.Window;
  108. this.cmbCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.cmbCheckType.FormattingEnabled = true;
  110. this.cmbCheckType.Location = new System.Drawing.Point(71, 48);
  111. this.cmbCheckType.Name = "cmbCheckType";
  112. this.cmbCheckType.Size = new System.Drawing.Size(130, 20);
  113. this.cmbCheckType.TabIndex = 38;
  114. //
  115. // c_Label1
  116. //
  117. this.c_Label1.AutoSize = true;
  118. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  119. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  121. this.c_Label1.Location = new System.Drawing.Point(12, 84);
  122. this.c_Label1.Name = "c_Label1";
  123. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  124. this.c_Label1.TabIndex = 40;
  125. this.c_Label1.Text = "导出路径";
  126. //
  127. // txtFilePath
  128. //
  129. this.txtFilePath.BackColor = System.Drawing.SystemColors.Window;
  130. this.txtFilePath.BackgroundColor = System.Drawing.SystemColors.Window;
  131. this.txtFilePath.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  132. this.txtFilePath.ErrorMessage = "";
  133. this.txtFilePath.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.txtFilePath.ImeMode = System.Windows.Forms.ImeMode.Off;
  135. this.txtFilePath.Location = new System.Drawing.Point(71, 81);
  136. this.txtFilePath.MaxLength = 50;
  137. this.txtFilePath.Name = "txtFilePath";
  138. this.txtFilePath.Size = new System.Drawing.Size(324, 21);
  139. this.txtFilePath.TabIndex = 41;
  140. this.txtFilePath.TextValue = "";
  141. //
  142. // tsbtnchooesfile
  143. //
  144. this.tsbtnchooesfile.BackColor = System.Drawing.Color.Transparent;
  145. this.tsbtnchooesfile.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tsbtnchooesfile.BackgroundImage")));
  146. this.tsbtnchooesfile.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.tsbtnchooesfile.ForeColor = System.Drawing.Color.White;
  148. this.tsbtnchooesfile.Location = new System.Drawing.Point(71, 108);
  149. this.tsbtnchooesfile.Name = "tsbtnchooesfile";
  150. this.tsbtnchooesfile.Size = new System.Drawing.Size(71, 26);
  151. this.tsbtnchooesfile.TabIndex = 42;
  152. this.tsbtnchooesfile.Text = "选择";
  153. this.tsbtnchooesfile.UseVisualStyleBackColor = false;
  154. this.tsbtnchooesfile.Click += new System.EventHandler(this.tsbtnchooesfile_Click);
  155. //
  156. // F_RPT_08011401
  157. //
  158. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  159. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  160. this.ClientSize = new System.Drawing.Size(410, 169);
  161. this.Controls.Add(this.tsbtnchooesfile);
  162. this.Controls.Add(this.txtFilePath);
  163. this.Controls.Add(this.c_Label1);
  164. this.Controls.Add(this.lblCheckType);
  165. this.Controls.Add(this.cmbCheckType);
  166. this.Controls.Add(this.lblLabel1);
  167. this.Controls.Add(this.dtpCreateTimeEnd);
  168. this.Controls.Add(this.dtpCreateTimeBegin);
  169. this.Controls.Add(this.btnSave);
  170. this.Controls.Add(this.lblSyncDate);
  171. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  172. this.IsSaveFormSize = false;
  173. this.MaximizeBox = false;
  174. this.MinimizeBox = false;
  175. this.Name = "F_RPT_08011401";
  176. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  177. this.StatusSizingGrip = false;
  178. this.Text = "导出明细";
  179. this.Load += new System.EventHandler(this.F_RPT_08011401_Load_1);
  180. this.Controls.SetChildIndex(this.lblSyncDate, 0);
  181. this.Controls.SetChildIndex(this.btnSave, 0);
  182. this.Controls.SetChildIndex(this.dtpCreateTimeBegin, 0);
  183. this.Controls.SetChildIndex(this.dtpCreateTimeEnd, 0);
  184. this.Controls.SetChildIndex(this.lblLabel1, 0);
  185. this.Controls.SetChildIndex(this.cmbCheckType, 0);
  186. this.Controls.SetChildIndex(this.lblCheckType, 0);
  187. this.Controls.SetChildIndex(this.c_Label1, 0);
  188. this.Controls.SetChildIndex(this.txtFilePath, 0);
  189. this.Controls.SetChildIndex(this.tsbtnchooesfile, 0);
  190. this.ResumeLayout(false);
  191. this.PerformLayout();
  192. }
  193. #endregion
  194. private WinForm.Controls.LblLabel lblSyncDate;
  195. private Basics.BaseControls.C_Button btnSave;
  196. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeBegin;
  197. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
  198. private WinForm.Controls.LblLabel lblLabel1;
  199. private Basics.BaseControls.C_Label lblCheckType;
  200. private Basics.BaseControls.C_ComboBox cmbCheckType;
  201. private Basics.BaseControls.C_Label c_Label1;
  202. private Basics.BaseControls.C_TextBox txtFilePath;
  203. private Basics.BaseControls.C_Button tsbtnchooesfile;
  204. }
  205. }