F_MST_0414.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0414
  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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0414));
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.dgvPrinter = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  34. this.chkDisplayDisabledData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  35. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.SupplierName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.displayno = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
  39. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  41. this.SupplierID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. ((System.ComponentModel.ISupportInitialize)(this.dgvPrinter)).BeginInit();
  43. this.SuspendLayout();
  44. //
  45. // dgvPrinter
  46. //
  47. this.dgvPrinter.AllowUserToDeleteRows = false;
  48. this.dgvPrinter.AllowUserToModifyRows = true;
  49. this.dgvPrinter.AllowUserToOrderColumns = true;
  50. this.dgvPrinter.AllowUserToResizeRows = false;
  51. this.dgvPrinter.AllowUserToSortRows = false;
  52. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  53. this.dgvPrinter.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  54. this.dgvPrinter.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  55. | System.Windows.Forms.AnchorStyles.Left)
  56. | System.Windows.Forms.AnchorStyles.Right)));
  57. this.dgvPrinter.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  58. this.dgvPrinter.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  59. this.dgvPrinter.CellHeight = 23;
  60. this.dgvPrinter.ChildNodeColumnName = null;
  61. this.dgvPrinter.ChildNodeColumnText = null;
  62. this.dgvPrinter.ColumnDeep = 1;
  63. this.dgvPrinter.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  64. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  65. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  66. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  68. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  69. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  70. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  71. this.dgvPrinter.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  72. this.dgvPrinter.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  73. this.dgvPrinter.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  74. this.SupplierName,
  75. this.displayno,
  76. this.Remarks,
  77. this.ValueFlag,
  78. this.SupplierID});
  79. this.dgvPrinter.ColumnTreeView = null;
  80. this.dgvPrinter.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)));
  81. this.dgvPrinter.DynamicColumnName = "";
  82. this.dgvPrinter.EnableHeadersVisualStyles = false;
  83. this.dgvPrinter.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.dgvPrinter.HorizontalMergeColumn = null;
  85. this.dgvPrinter.IsAutoCountSum = false;
  86. this.dgvPrinter.IsAutoResizeColumns = false;
  87. this.dgvPrinter.IsClickF12 = false;
  88. this.dgvPrinter.IsOpenMergeCellFlag = false;
  89. this.dgvPrinter.IsProcessRightFlag = false;
  90. this.dgvPrinter.IsSubTotalFlag = false;
  91. this.dgvPrinter.IsTopDeep = false;
  92. this.dgvPrinter.Location = new System.Drawing.Point(13, 12);
  93. this.dgvPrinter.MergeColumnNames = null;
  94. this.dgvPrinter.MergeDetailColumnNames = null;
  95. this.dgvPrinter.MergeDetailOnlyColumn = null;
  96. this.dgvPrinter.MergeOnlyColumn = null;
  97. this.dgvPrinter.MultiSelect = false;
  98. this.dgvPrinter.Name = "dgvPrinter";
  99. this.dgvPrinter.RefreshAtHscroll = false;
  100. this.dgvPrinter.RowHeadersWidth = 50;
  101. this.dgvPrinter.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  102. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  103. this.dgvPrinter.RowsDefaultCellStyle = dataGridViewCellStyle4;
  104. this.dgvPrinter.RowTemplate.Height = 21;
  105. this.dgvPrinter.Size = new System.Drawing.Size(508, 318);
  106. this.dgvPrinter.SortOrderColumnName = null;
  107. this.dgvPrinter.TabIndex = 0;
  108. this.dgvPrinter.Tag = true;
  109. this.dgvPrinter.TotalSumColumns = null;
  110. this.dgvPrinter.ViewRowFilter = "";
  111. this.dgvPrinter.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataDefect_CellValidated);
  112. this.dgvPrinter.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvDataDefect_CellValidating);
  113. this.dgvPrinter.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataDefect_DefaultValuesNeeded);
  114. this.dgvPrinter.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDataDefect_EditingControlShowing);
  115. this.dgvPrinter.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataDefect_RowValidated);
  116. this.dgvPrinter.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvDataDefect_RowValidating);
  117. this.dgvPrinter.Sorted += new System.EventHandler(this.dgvDataDefect_Sorted);
  118. this.dgvPrinter.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataDefect_UserAddedRow);
  119. //
  120. // chkDisplayDisabledData
  121. //
  122. this.chkDisplayDisabledData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  123. this.chkDisplayDisabledData.AutoSize = true;
  124. this.chkDisplayDisabledData.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
  125. this.chkDisplayDisabledData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.chkDisplayDisabledData.Location = new System.Drawing.Point(12, 336);
  127. this.chkDisplayDisabledData.Name = "chkDisplayDisabledData";
  128. this.chkDisplayDisabledData.Size = new System.Drawing.Size(96, 16);
  129. this.chkDisplayDisabledData.TabIndex = 1;
  130. this.chkDisplayDisabledData.Text = "显示停用记录";
  131. this.chkDisplayDisabledData.UseVisualStyleBackColor = true;
  132. this.chkDisplayDisabledData.CheckedChanged += new System.EventHandler(this.chkDisplayDisabledData_CheckedChanged);
  133. //
  134. // btnSave
  135. //
  136. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  137. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  138. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  139. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.btnSave.ForeColor = System.Drawing.Color.White;
  141. this.btnSave.Location = new System.Drawing.Point(344, 336);
  142. this.btnSave.Name = "btnSave";
  143. this.btnSave.Size = new System.Drawing.Size(85, 30);
  144. this.btnSave.TabIndex = 2;
  145. this.btnSave.Text = "保存";
  146. this.btnSave.UseVisualStyleBackColor = true;
  147. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  148. //
  149. // btnCancel
  150. //
  151. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  152. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  153. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  154. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  155. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.btnCancel.ForeColor = System.Drawing.Color.White;
  157. this.btnCancel.Location = new System.Drawing.Point(435, 336);
  158. this.btnCancel.Name = "btnCancel";
  159. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  160. this.btnCancel.TabIndex = 3;
  161. this.btnCancel.Text = "关闭";
  162. this.btnCancel.UseVisualStyleBackColor = true;
  163. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  164. //
  165. // SupplierName
  166. //
  167. this.SupplierName.DataPropertyName = "SupplierName";
  168. this.SupplierName.HeaderText = "供应商名";
  169. this.SupplierName.MaxInputLength = 100;
  170. this.SupplierName.Name = "SupplierName";
  171. this.SupplierName.Width = 120;
  172. //
  173. // displayno
  174. //
  175. this.displayno.DataPropertyName = "displayno";
  176. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  177. this.displayno.DefaultCellStyle = dataGridViewCellStyle3;
  178. this.displayno.HeaderText = "显示顺序";
  179. this.displayno.MaxValue = new decimal(new int[] {
  180. 99,
  181. 0,
  182. 0,
  183. 0});
  184. this.displayno.MinValue = new decimal(new int[] {
  185. 0,
  186. 0,
  187. 0,
  188. 0});
  189. this.displayno.Name = "displayno";
  190. this.displayno.Number = new System.Drawing.Point(2, 0);
  191. this.displayno.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  192. //
  193. // Remarks
  194. //
  195. this.Remarks.DataPropertyName = "Remarks";
  196. this.Remarks.HeaderText = "备注";
  197. this.Remarks.MaxInputLength = 500;
  198. this.Remarks.Name = "Remarks";
  199. this.Remarks.Width = 150;
  200. //
  201. // ValueFlag
  202. //
  203. this.ValueFlag.DataPropertyName = "ValueFlag";
  204. this.ValueFlag.FalseValue = "0";
  205. this.ValueFlag.HeaderText = "正常";
  206. this.ValueFlag.Name = "ValueFlag";
  207. this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  208. this.ValueFlag.TrueValue = "1";
  209. this.ValueFlag.Width = 50;
  210. //
  211. // SupplierID
  212. //
  213. this.SupplierID.DataPropertyName = "SupplierID";
  214. this.SupplierID.HeaderText = "SupplierID";
  215. this.SupplierID.Name = "SupplierID";
  216. this.SupplierID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  217. this.SupplierID.Visible = false;
  218. //
  219. // F_MST_0414
  220. //
  221. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  222. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  223. this.BackColor = System.Drawing.SystemColors.Window;
  224. this.CancelButton = this.btnCancel;
  225. this.ClientSize = new System.Drawing.Size(532, 391);
  226. this.Controls.Add(this.btnCancel);
  227. this.Controls.Add(this.btnSave);
  228. this.Controls.Add(this.chkDisplayDisabledData);
  229. this.Controls.Add(this.dgvPrinter);
  230. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  231. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  232. this.IsSaveFormSize = false;
  233. this.MaximizeBox = false;
  234. this.MinimizeBox = false;
  235. this.Name = "F_MST_0414";
  236. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  237. this.StatusBackColor = System.Drawing.SystemColors.Window;
  238. this.StatusSizingGrip = false;
  239. this.Text = "模具材料供应商";
  240. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_MST_0411_FormClosing);
  241. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0411_FormClosed);
  242. this.Load += new System.EventHandler(this.F_MST_0411_Load);
  243. this.Controls.SetChildIndex(this.dgvPrinter, 0);
  244. this.Controls.SetChildIndex(this.chkDisplayDisabledData, 0);
  245. this.Controls.SetChildIndex(this.btnSave, 0);
  246. this.Controls.SetChildIndex(this.btnCancel, 0);
  247. ((System.ComponentModel.ISupportInitialize)(this.dgvPrinter)).EndInit();
  248. this.ResumeLayout(false);
  249. this.PerformLayout();
  250. }
  251. #endregion
  252. private Basics.BaseControls.C_DataGridView dgvPrinter;
  253. private Basics.BaseControls.C_CheckBox chkDisplayDisabledData;
  254. private Basics.BaseControls.C_Button btnSave;
  255. private Basics.BaseControls.C_Button btnCancel;
  256. private System.Windows.Forms.DataGridViewTextBoxColumn SupplierName;
  257. private Basics.BaseControls.C_DGV_Column_Digital displayno;
  258. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  259. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  260. private System.Windows.Forms.DataGridViewTextBoxColumn SupplierID;
  261. }
  262. }