F_PC_0107.Designer.cs 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0107
  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_PC_0107));
  29. this.lblTimes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  30. this.txtDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  31. this.dkGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGoodsSearchBox();
  32. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  33. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  34. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.SuspendLayout();
  36. //
  37. // lblTimes
  38. //
  39. this.lblTimes.AutoSize = true;
  40. this.lblTimes.BackColor = System.Drawing.Color.Transparent;
  41. this.lblTimes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  42. this.lblTimes.ForeColor = System.Drawing.SystemColors.ControlText;
  43. this.lblTimes.Location = new System.Drawing.Point(12, 18);
  44. this.lblTimes.Name = "lblTimes";
  45. this.lblTimes.Size = new System.Drawing.Size(53, 12);
  46. this.lblTimes.TabIndex = 3;
  47. this.lblTimes.Text = "操作时间";
  48. //
  49. // txtDateStart
  50. //
  51. this.txtDateStart.CustomFormat = "yyyy-MM-dd";
  52. this.txtDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  53. this.txtDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  54. this.txtDateStart.Location = new System.Drawing.Point(71, 12);
  55. this.txtDateStart.Name = "txtDateStart";
  56. this.txtDateStart.Size = new System.Drawing.Size(103, 21);
  57. this.txtDateStart.TabIndex = 91;
  58. //
  59. // dkGoods
  60. //
  61. this.dkGoods.DataSource = null;
  62. this.dkGoods.Enabled = true;
  63. this.dkGoods.GoodsCode = "";
  64. this.dkGoods.GoodsID = null;
  65. this.dkGoods.GoodsIDS = null;
  66. this.dkGoods.GoodsName = null;
  67. this.dkGoods.GoodsSpecification = null;
  68. this.dkGoods.IsMustInput = false;
  69. this.dkGoods.Location = new System.Drawing.Point(12, 39);
  70. this.dkGoods.Name = "dkGoods";
  71. this.dkGoods.PurviewType = ((byte)(0));
  72. this.dkGoods.Size = new System.Drawing.Size(254, 21);
  73. this.dkGoods.TabIndex = 92;
  74. this.dkGoods.Title = "模具产品";
  75. this.dkGoods.TxtGoodsBackColor = System.Drawing.SystemColors.Control;
  76. //
  77. // c_Label1
  78. //
  79. this.c_Label1.AutoSize = true;
  80. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  81. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  83. this.c_Label1.Location = new System.Drawing.Point(6, 66);
  84. this.c_Label1.Name = "c_Label1";
  85. this.c_Label1.Size = new System.Drawing.Size(59, 12);
  86. this.c_Label1.TabIndex = 93;
  87. this.c_Label1.Text = "说明/备注";
  88. //
  89. // txtRemarks
  90. //
  91. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  92. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  93. this.txtRemarks.ErrorMessage = "";
  94. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.txtRemarks.Location = new System.Drawing.Point(71, 66);
  96. this.txtRemarks.MaxLength = 500;
  97. this.txtRemarks.Multiline = true;
  98. this.txtRemarks.Name = "txtRemarks";
  99. this.txtRemarks.Size = new System.Drawing.Size(195, 124);
  100. this.txtRemarks.TabIndex = 94;
  101. //
  102. // btnSave
  103. //
  104. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  105. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  106. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.btnSave.ForeColor = System.Drawing.Color.White;
  108. this.btnSave.Location = new System.Drawing.Point(181, 196);
  109. this.btnSave.Name = "btnSave";
  110. this.btnSave.Size = new System.Drawing.Size(85, 30);
  111. this.btnSave.TabIndex = 95;
  112. this.btnSave.Text = "保存(&S)";
  113. this.btnSave.UseVisualStyleBackColor = false;
  114. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  115. //
  116. // F_PC_0107
  117. //
  118. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  119. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  120. this.ClientSize = new System.Drawing.Size(284, 250);
  121. this.Controls.Add(this.btnSave);
  122. this.Controls.Add(this.txtRemarks);
  123. this.Controls.Add(this.c_Label1);
  124. this.Controls.Add(this.dkGoods);
  125. this.Controls.Add(this.txtDateStart);
  126. this.Controls.Add(this.lblTimes);
  127. this.Name = "F_PC_0107";
  128. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  129. this.Text = "F_PC_0107";
  130. this.Controls.SetChildIndex(this.lblTimes, 0);
  131. this.Controls.SetChildIndex(this.txtDateStart, 0);
  132. this.Controls.SetChildIndex(this.dkGoods, 0);
  133. this.Controls.SetChildIndex(this.c_Label1, 0);
  134. this.Controls.SetChildIndex(this.txtRemarks, 0);
  135. this.Controls.SetChildIndex(this.btnSave, 0);
  136. this.ResumeLayout(false);
  137. this.PerformLayout();
  138. }
  139. #endregion
  140. private Basics.BaseControls.C_Label lblTimes;
  141. private Basics.BaseControls.C_DateTimePicker txtDateStart;
  142. private Controls.SearchTextBox.dkGoodsSearchBox dkGoods;
  143. private Basics.BaseControls.C_Label c_Label1;
  144. private Basics.BaseControls.C_TextBox txtRemarks;
  145. private Basics.BaseControls.C_Button btnSave;
  146. }
  147. }