S_CMN_009.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. namespace Dongke.IBOSS.PRD.Client.Controls
  2. {
  3. partial class S_CMN_009
  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(S_CMN_009));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  36. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  38. this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  39. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  40. this.btnOK = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  41. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  42. this.cbSelectAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  43. this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  45. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  48. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.userCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.NoGroutingRreason = new System.Windows.Forms.DataGridViewComboBoxColumn();
  53. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
  55. this.SuspendLayout();
  56. //
  57. // lblGroutingLineCode
  58. //
  59. this.lblGroutingLineCode.AutoSize = true;
  60. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  61. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  63. this.lblGroutingLineCode.Image = ((System.Drawing.Image)(resources.GetObject("lblGroutingLineCode.Image")));
  64. this.lblGroutingLineCode.Location = new System.Drawing.Point(13, 16);
  65. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  66. this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
  67. this.lblGroutingLineCode.TabIndex = 0;
  68. this.lblGroutingLineCode.Text = "成型线编码";
  69. //
  70. // txtGroutingLineCode
  71. //
  72. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
  73. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  74. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  75. this.txtGroutingLineCode.ErrorMessage = "";
  76. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  78. this.txtGroutingLineCode.Location = new System.Drawing.Point(84, 12);
  79. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  80. this.txtGroutingLineCode.Size = new System.Drawing.Size(100, 21);
  81. this.txtGroutingLineCode.TabIndex = 1;
  82. //
  83. // lblGroutingLineName
  84. //
  85. this.lblGroutingLineName.AutoSize = true;
  86. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  87. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  89. this.lblGroutingLineName.Image = ((System.Drawing.Image)(resources.GetObject("lblGroutingLineName.Image")));
  90. this.lblGroutingLineName.Location = new System.Drawing.Point(190, 16);
  91. this.lblGroutingLineName.Name = "lblGroutingLineName";
  92. this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
  93. this.lblGroutingLineName.TabIndex = 2;
  94. this.lblGroutingLineName.Text = "成型线名称";
  95. //
  96. // txtGroutingLineName
  97. //
  98. this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
  99. this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  100. this.txtGroutingLineName.ErrorMessage = "";
  101. this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.txtGroutingLineName.Location = new System.Drawing.Point(261, 12);
  103. this.txtGroutingLineName.Name = "txtGroutingLineName";
  104. this.txtGroutingLineName.Size = new System.Drawing.Size(100, 21);
  105. this.txtGroutingLineName.TabIndex = 3;
  106. //
  107. // dgvGroutingLine
  108. //
  109. this.dgvGroutingLine.AllowUserToAddRows = false;
  110. this.dgvGroutingLine.AllowUserToDeleteRows = false;
  111. this.dgvGroutingLine.AllowUserToModifyRows = true;
  112. this.dgvGroutingLine.AllowUserToOrderColumns = true;
  113. this.dgvGroutingLine.AllowUserToResizeRows = false;
  114. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  115. this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  116. this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  117. this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  118. this.dgvGroutingLine.CellHeight = 23;
  119. this.dgvGroutingLine.ChildNodeColumnName = null;
  120. this.dgvGroutingLine.ChildNodeColumnText = null;
  121. this.dgvGroutingLine.ColumnDeep = 1;
  122. this.dgvGroutingLine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  123. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  124. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  125. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  127. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  128. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  129. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  130. this.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  131. this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  132. this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  133. this.GroutingLineID,
  134. this.sel,
  135. this.GroutingLineCode,
  136. this.GroutingLineName,
  137. this.userCode,
  138. this.GMOULDSTATUSNAME,
  139. this.NoGroutingRreason,
  140. this.CreateTime});
  141. this.dgvGroutingLine.ColumnTreeView = null;
  142. this.dgvGroutingLine.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
  143. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  144. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
  145. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
  147. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  148. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  149. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  150. this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle4;
  151. this.dgvGroutingLine.DynamicColumnName = "";
  152. this.dgvGroutingLine.EnableHeadersVisualStyles = false;
  153. this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.dgvGroutingLine.HorizontalMergeColumn = null;
  155. this.dgvGroutingLine.IsAutoCountSum = true;
  156. this.dgvGroutingLine.IsAutoResizeColumns = false;
  157. this.dgvGroutingLine.IsClickF12 = false;
  158. this.dgvGroutingLine.IsOpenMergeCellFlag = false;
  159. this.dgvGroutingLine.IsSubTotalFlag = false;
  160. this.dgvGroutingLine.IsTopDeep = false;
  161. this.dgvGroutingLine.Location = new System.Drawing.Point(14, 42);
  162. this.dgvGroutingLine.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  163. this.dgvGroutingLine.MergeColumnNames = null;
  164. this.dgvGroutingLine.MergeDetailColumnNames = null;
  165. this.dgvGroutingLine.MergeDetailOnlyColumn = null;
  166. this.dgvGroutingLine.MergeOnlyColumn = null;
  167. this.dgvGroutingLine.MultiSelect = false;
  168. this.dgvGroutingLine.Name = "dgvGroutingLine";
  169. this.dgvGroutingLine.RefreshAtHscroll = false;
  170. this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
  171. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  172. this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle5;
  173. this.dgvGroutingLine.RowTemplate.Height = 21;
  174. this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  175. this.dgvGroutingLine.Size = new System.Drawing.Size(718, 387);
  176. this.dgvGroutingLine.SortOrderColumnName = null;
  177. this.dgvGroutingLine.TabIndex = 8;
  178. this.dgvGroutingLine.Tag = true;
  179. this.dgvGroutingLine.TotalSumColumns = null;
  180. this.dgvGroutingLine.ViewRowFilter = "";
  181. this.dgvGroutingLine.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingLine_CellDoubleClick);
  182. //
  183. // btnSearch
  184. //
  185. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  186. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  187. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F);
  188. this.btnSearch.ForeColor = System.Drawing.Color.White;
  189. this.btnSearch.Location = new System.Drawing.Point(556, 6);
  190. this.btnSearch.Name = "btnSearch";
  191. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  192. this.btnSearch.TabIndex = 6;
  193. this.btnSearch.Text = "查询";
  194. this.btnSearch.UseVisualStyleBackColor = true;
  195. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  196. //
  197. // btnOK
  198. //
  199. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  200. this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
  201. this.btnOK.Font = new System.Drawing.Font("宋体", 9F);
  202. this.btnOK.ForeColor = System.Drawing.Color.White;
  203. this.btnOK.Location = new System.Drawing.Point(556, 434);
  204. this.btnOK.Name = "btnOK";
  205. this.btnOK.Size = new System.Drawing.Size(85, 30);
  206. this.btnOK.TabIndex = 10;
  207. this.btnOK.Text = "确定";
  208. this.btnOK.UseVisualStyleBackColor = true;
  209. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  210. //
  211. // btnClose
  212. //
  213. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  214. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  215. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  216. this.btnClose.Font = new System.Drawing.Font("宋体", 9F);
  217. this.btnClose.ForeColor = System.Drawing.Color.White;
  218. this.btnClose.Location = new System.Drawing.Point(647, 434);
  219. this.btnClose.Name = "btnClose";
  220. this.btnClose.Size = new System.Drawing.Size(85, 30);
  221. this.btnClose.TabIndex = 11;
  222. this.btnClose.Text = "取消";
  223. this.btnClose.UseVisualStyleBackColor = true;
  224. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  225. //
  226. // cbSelectAll
  227. //
  228. this.cbSelectAll.AutoSize = true;
  229. this.cbSelectAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.cbSelectAll.Location = new System.Drawing.Point(15, 434);
  231. this.cbSelectAll.Name = "cbSelectAll";
  232. this.cbSelectAll.Size = new System.Drawing.Size(48, 16);
  233. this.cbSelectAll.TabIndex = 9;
  234. this.cbSelectAll.Text = "全选";
  235. this.cbSelectAll.UseVisualStyleBackColor = true;
  236. this.cbSelectAll.CheckedChanged += new System.EventHandler(this.cbSelectAll_CheckedChanged);
  237. //
  238. // lblUserCode
  239. //
  240. this.lblUserCode.AutoSize = true;
  241. this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
  242. this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  244. this.lblUserCode.Image = ((System.Drawing.Image)(resources.GetObject("lblUserCode.Image")));
  245. this.lblUserCode.Location = new System.Drawing.Point(367, 16);
  246. this.lblUserCode.Name = "lblUserCode";
  247. this.lblUserCode.Size = new System.Drawing.Size(53, 12);
  248. this.lblUserCode.TabIndex = 4;
  249. this.lblUserCode.Text = "成型工号";
  250. //
  251. // txtUserCode
  252. //
  253. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  254. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  255. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  256. this.txtUserCode.ErrorMessage = "";
  257. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.txtUserCode.Location = new System.Drawing.Point(426, 12);
  259. this.txtUserCode.Name = "txtUserCode";
  260. this.txtUserCode.Size = new System.Drawing.Size(100, 21);
  261. this.txtUserCode.TabIndex = 5;
  262. //
  263. // btnClearCondition
  264. //
  265. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  266. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  267. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  268. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  270. this.btnClearCondition.Location = new System.Drawing.Point(647, 6);
  271. this.btnClearCondition.Name = "btnClearCondition";
  272. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  273. this.btnClearCondition.TabIndex = 7;
  274. this.btnClearCondition.Text = "清空条件";
  275. this.btnClearCondition.UseVisualStyleBackColor = false;
  276. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  277. //
  278. // GroutingLineID
  279. //
  280. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  281. this.GroutingLineID.HeaderText = "GroutingLineID";
  282. this.GroutingLineID.Name = "GroutingLineID";
  283. this.GroutingLineID.ReadOnly = true;
  284. this.GroutingLineID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  285. this.GroutingLineID.Visible = false;
  286. //
  287. // sel
  288. //
  289. this.sel.DataPropertyName = "sel";
  290. this.sel.FalseValue = "0";
  291. this.sel.HeaderText = "选择";
  292. this.sel.IndeterminateValue = "0";
  293. this.sel.Name = "sel";
  294. this.sel.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  295. this.sel.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  296. this.sel.TrueValue = "1";
  297. this.sel.Visible = false;
  298. this.sel.Width = 50;
  299. //
  300. // GroutingLineCode
  301. //
  302. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  303. this.GroutingLineCode.HeaderText = "成型线编码";
  304. this.GroutingLineCode.Name = "GroutingLineCode";
  305. this.GroutingLineCode.ReadOnly = true;
  306. this.GroutingLineCode.Width = 150;
  307. //
  308. // GroutingLineName
  309. //
  310. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  311. this.GroutingLineName.HeaderText = "成型线名称";
  312. this.GroutingLineName.Name = "GroutingLineName";
  313. this.GroutingLineName.ReadOnly = true;
  314. this.GroutingLineName.Width = 150;
  315. //
  316. // userCode
  317. //
  318. this.userCode.DataPropertyName = "userCodeList";
  319. this.userCode.HeaderText = "成型工号";
  320. this.userCode.Name = "userCode";
  321. this.userCode.ReadOnly = true;
  322. this.userCode.Width = 150;
  323. //
  324. // GMOULDSTATUSNAME
  325. //
  326. this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
  327. this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
  328. this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
  329. this.GMOULDSTATUSNAME.ReadOnly = true;
  330. //
  331. // NoGroutingRreason
  332. //
  333. this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
  334. this.NoGroutingRreason.HeaderText = "未注浆原因";
  335. this.NoGroutingRreason.Name = "NoGroutingRreason";
  336. this.NoGroutingRreason.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  337. this.NoGroutingRreason.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  338. this.NoGroutingRreason.Visible = false;
  339. //
  340. // CreateTime
  341. //
  342. this.CreateTime.DataPropertyName = "CreateTime";
  343. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  344. dataGridViewCellStyle3.NullValue = null;
  345. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
  346. this.CreateTime.HeaderText = "创建日期";
  347. this.CreateTime.Name = "CreateTime";
  348. this.CreateTime.ReadOnly = true;
  349. this.CreateTime.Width = 120;
  350. //
  351. // S_CMN_009
  352. //
  353. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  354. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  355. this.CancelButton = this.btnClose;
  356. this.ClientSize = new System.Drawing.Size(744, 498);
  357. this.Controls.Add(this.btnClearCondition);
  358. this.Controls.Add(this.txtUserCode);
  359. this.Controls.Add(this.lblUserCode);
  360. this.Controls.Add(this.cbSelectAll);
  361. this.Controls.Add(this.btnClose);
  362. this.Controls.Add(this.btnOK);
  363. this.Controls.Add(this.btnSearch);
  364. this.Controls.Add(this.dgvGroutingLine);
  365. this.Controls.Add(this.txtGroutingLineName);
  366. this.Controls.Add(this.lblGroutingLineName);
  367. this.Controls.Add(this.txtGroutingLineCode);
  368. this.Controls.Add(this.lblGroutingLineCode);
  369. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  370. this.IsSaveFormSize = false;
  371. this.MaximizeBox = false;
  372. this.MinimizeBox = false;
  373. this.Name = "S_CMN_009";
  374. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  375. this.StatusSizingGrip = false;
  376. this.Text = "选择成型线";
  377. this.Controls.SetChildIndex(this.lblGroutingLineCode, 0);
  378. this.Controls.SetChildIndex(this.txtGroutingLineCode, 0);
  379. this.Controls.SetChildIndex(this.lblGroutingLineName, 0);
  380. this.Controls.SetChildIndex(this.txtGroutingLineName, 0);
  381. this.Controls.SetChildIndex(this.dgvGroutingLine, 0);
  382. this.Controls.SetChildIndex(this.btnSearch, 0);
  383. this.Controls.SetChildIndex(this.btnOK, 0);
  384. this.Controls.SetChildIndex(this.btnClose, 0);
  385. this.Controls.SetChildIndex(this.cbSelectAll, 0);
  386. this.Controls.SetChildIndex(this.lblUserCode, 0);
  387. this.Controls.SetChildIndex(this.txtUserCode, 0);
  388. this.Controls.SetChildIndex(this.btnClearCondition, 0);
  389. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
  390. this.ResumeLayout(false);
  391. this.PerformLayout();
  392. }
  393. #endregion
  394. private Basics.BaseControls.C_Label lblGroutingLineCode;
  395. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  396. private Basics.BaseControls.C_Label lblGroutingLineName;
  397. private Basics.BaseControls.C_TextBox txtGroutingLineName;
  398. private Basics.BaseControls.C_DataGridView dgvGroutingLine;
  399. private Basics.BaseControls.C_Button btnSearch;
  400. private Basics.BaseControls.C_Button btnOK;
  401. private Basics.BaseControls.C_Button btnClose;
  402. private Basics.BaseControls.C_CheckBox cbSelectAll;
  403. private Basics.BaseControls.C_Label lblUserCode;
  404. private Basics.BaseControls.C_TextBox txtUserCode;
  405. private Basics.BaseControls.C_Button btnClearCondition;
  406. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  407. private System.Windows.Forms.DataGridViewCheckBoxColumn sel;
  408. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  409. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  410. private System.Windows.Forms.DataGridViewTextBoxColumn userCode;
  411. private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUSNAME;
  412. private System.Windows.Forms.DataGridViewComboBoxColumn NoGroutingRreason;
  413. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  414. }
  415. }