F_MST_1203.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_1203
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_1203));
  32. this.dgvDataDefect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  33. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  34. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.WAREHOUSECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.WAREHOUSENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.WAREHOUSETYPE = new System.Windows.Forms.DataGridViewComboBoxColumn();
  38. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  39. this.WAREHOUSEID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. ((System.ComponentModel.ISupportInitialize)(this.dgvDataDefect)).BeginInit();
  41. this.SuspendLayout();
  42. //
  43. // dgvDataDefect
  44. //
  45. this.dgvDataDefect.AllowUserToDeleteRows = false;
  46. this.dgvDataDefect.AllowUserToModifyRows = true;
  47. this.dgvDataDefect.AllowUserToOrderColumns = true;
  48. this.dgvDataDefect.AllowUserToResizeRows = false;
  49. this.dgvDataDefect.AllowUserToSortRows = false;
  50. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  51. this.dgvDataDefect.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  52. this.dgvDataDefect.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  53. | System.Windows.Forms.AnchorStyles.Left)
  54. | System.Windows.Forms.AnchorStyles.Right)));
  55. this.dgvDataDefect.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  56. this.dgvDataDefect.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  57. this.dgvDataDefect.CellHeight = 23;
  58. this.dgvDataDefect.ChildNodeColumnName = null;
  59. this.dgvDataDefect.ChildNodeColumnText = null;
  60. this.dgvDataDefect.ColumnDeep = 1;
  61. this.dgvDataDefect.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  62. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  63. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  64. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  66. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  67. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  68. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  69. this.dgvDataDefect.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  70. this.dgvDataDefect.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  71. this.dgvDataDefect.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  72. this.WAREHOUSECODE,
  73. this.WAREHOUSENAME,
  74. this.WAREHOUSETYPE,
  75. this.ValueFlag,
  76. this.WAREHOUSEID});
  77. this.dgvDataDefect.ColumnTreeView = null;
  78. this.dgvDataDefect.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  79. this.dgvDataDefect.DynamicColumnName = "";
  80. this.dgvDataDefect.EnableHeadersVisualStyles = false;
  81. this.dgvDataDefect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.dgvDataDefect.FormatQuantityColumns = null;
  83. this.dgvDataDefect.HasNode = false;
  84. this.dgvDataDefect.HorizontalMergeColumn = null;
  85. this.dgvDataDefect.IsAutoCountSum = true;
  86. this.dgvDataDefect.IsAutoResizeColumns = false;
  87. this.dgvDataDefect.IsClickF12 = false;
  88. this.dgvDataDefect.IsOpenMergeCellFlag = false;
  89. this.dgvDataDefect.IsSubTotalFlag = false;
  90. this.dgvDataDefect.IsTopDeep = false;
  91. this.dgvDataDefect.Location = new System.Drawing.Point(12, 12);
  92. this.dgvDataDefect.MergeColumnNames = null;
  93. this.dgvDataDefect.MergeDetailColumnNames = null;
  94. this.dgvDataDefect.MergeDetailOnlyColumn = null;
  95. this.dgvDataDefect.MergeOnlyColumn = null;
  96. this.dgvDataDefect.MultiSelect = false;
  97. this.dgvDataDefect.Name = "dgvDataDefect";
  98. this.dgvDataDefect.RefreshAtHscroll = false;
  99. this.dgvDataDefect.RowHeadersWidth = 50;
  100. this.dgvDataDefect.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  101. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  102. this.dgvDataDefect.RowsDefaultCellStyle = dataGridViewCellStyle6;
  103. this.dgvDataDefect.RowTemplate.Height = 21;
  104. this.dgvDataDefect.Size = new System.Drawing.Size(566, 498);
  105. this.dgvDataDefect.SortOrderColumnName = null;
  106. this.dgvDataDefect.TabIndex = 0;
  107. this.dgvDataDefect.Tag = true;
  108. this.dgvDataDefect.TotalSumColumns = null;
  109. this.dgvDataDefect.ViewRowFilter = "";
  110. this.dgvDataDefect.VirtualNodes = false;
  111. this.dgvDataDefect.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataDefect_CellValidated);
  112. this.dgvDataDefect.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvDataDefect_CellValidating);
  113. this.dgvDataDefect.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataDefect_DefaultValuesNeeded);
  114. this.dgvDataDefect.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDataDefect_EditingControlShowing);
  115. this.dgvDataDefect.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataDefect_RowValidated);
  116. this.dgvDataDefect.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvDataDefect_RowValidating);
  117. this.dgvDataDefect.Sorted += new System.EventHandler(this.dgvDataDefect_Sorted);
  118. this.dgvDataDefect.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataDefect_UserAddedRow);
  119. //
  120. // btnSave
  121. //
  122. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  123. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  124. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  125. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.btnSave.ForeColor = System.Drawing.Color.White;
  127. this.btnSave.Location = new System.Drawing.Point(402, 516);
  128. this.btnSave.Name = "btnSave";
  129. this.btnSave.Size = new System.Drawing.Size(85, 30);
  130. this.btnSave.TabIndex = 2;
  131. this.btnSave.Text = "保存";
  132. this.btnSave.UseVisualStyleBackColor = true;
  133. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  134. //
  135. // btnCancel
  136. //
  137. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  138. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  139. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  140. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  141. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.btnCancel.ForeColor = System.Drawing.Color.White;
  143. this.btnCancel.Location = new System.Drawing.Point(493, 516);
  144. this.btnCancel.Name = "btnCancel";
  145. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  146. this.btnCancel.TabIndex = 3;
  147. this.btnCancel.Text = "关闭";
  148. this.btnCancel.UseVisualStyleBackColor = true;
  149. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  150. //
  151. // WAREHOUSECODE
  152. //
  153. this.WAREHOUSECODE.DataPropertyName = "WAREHOUSECODE";
  154. this.WAREHOUSECODE.HeaderText = "仓库代码";
  155. this.WAREHOUSECODE.MaxInputLength = 6;
  156. this.WAREHOUSECODE.Name = "WAREHOUSECODE";
  157. this.WAREHOUSECODE.Width = 180;
  158. //
  159. // WAREHOUSENAME
  160. //
  161. this.WAREHOUSENAME.DataPropertyName = "WAREHOUSENAME";
  162. this.WAREHOUSENAME.HeaderText = "仓库名称";
  163. this.WAREHOUSENAME.MaxInputLength = 20;
  164. this.WAREHOUSENAME.Name = "WAREHOUSENAME";
  165. this.WAREHOUSENAME.Width = 190;
  166. //
  167. // WAREHOUSETYPE
  168. //
  169. this.WAREHOUSETYPE.DataPropertyName = "WAREHOUSETYPE";
  170. this.WAREHOUSETYPE.HeaderText = "仓库类型";
  171. this.WAREHOUSETYPE.Items.AddRange(new object[] {
  172. "出库",
  173. "入库"});
  174. this.WAREHOUSETYPE.Name = "WAREHOUSETYPE";
  175. this.WAREHOUSETYPE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  176. this.WAREHOUSETYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  177. //
  178. // ValueFlag
  179. //
  180. this.ValueFlag.DataPropertyName = "ValueFlag";
  181. this.ValueFlag.FalseValue = "0";
  182. this.ValueFlag.HeaderText = "正常";
  183. this.ValueFlag.Name = "ValueFlag";
  184. this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  185. this.ValueFlag.TrueValue = "1";
  186. this.ValueFlag.Width = 50;
  187. //
  188. // WAREHOUSEID
  189. //
  190. this.WAREHOUSEID.DataPropertyName = "WAREHOUSEID";
  191. this.WAREHOUSEID.HeaderText = "数据ID";
  192. this.WAREHOUSEID.Name = "WAREHOUSEID";
  193. this.WAREHOUSEID.Visible = false;
  194. //
  195. // F_MST_1203
  196. //
  197. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  198. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  199. this.BackColor = System.Drawing.SystemColors.Window;
  200. this.CancelButton = this.btnCancel;
  201. this.ClientSize = new System.Drawing.Size(590, 571);
  202. this.Controls.Add(this.btnCancel);
  203. this.Controls.Add(this.btnSave);
  204. this.Controls.Add(this.dgvDataDefect);
  205. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  206. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  207. this.IsSaveFormSize = false;
  208. this.MaximizeBox = false;
  209. this.MinimizeBox = false;
  210. this.Name = "F_MST_1203";
  211. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  212. this.StatusBackColor = System.Drawing.SystemColors.Window;
  213. this.StatusSizingGrip = false;
  214. this.Text = "产品缺陷";
  215. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_MST_1203_FormClosing);
  216. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1203_FormClosed);
  217. this.Load += new System.EventHandler(this.F_MST_1203_Load);
  218. this.Controls.SetChildIndex(this.dgvDataDefect, 0);
  219. this.Controls.SetChildIndex(this.btnSave, 0);
  220. this.Controls.SetChildIndex(this.btnCancel, 0);
  221. ((System.ComponentModel.ISupportInitialize)(this.dgvDataDefect)).EndInit();
  222. this.ResumeLayout(false);
  223. this.PerformLayout();
  224. }
  225. #endregion
  226. private Basics.BaseControls.C_DataGridView dgvDataDefect;
  227. private Basics.BaseControls.C_Button btnSave;
  228. private Basics.BaseControls.C_Button btnCancel;
  229. private System.Windows.Forms.DataGridViewTextBoxColumn WAREHOUSECODE;
  230. private System.Windows.Forms.DataGridViewTextBoxColumn WAREHOUSENAME;
  231. private System.Windows.Forms.DataGridViewComboBoxColumn WAREHOUSETYPE;
  232. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  233. private System.Windows.Forms.DataGridViewTextBoxColumn WAREHOUSEID;
  234. }
  235. }