F_MST_0701.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0701
  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_MST_0701));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  41. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  42. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  46. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  48. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  49. this.cobRptProcedureType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  50. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  52. this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.txtRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  54. this.lblRptProcedureType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  56. this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  57. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  58. this.dgvRptSProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  59. this.ProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dgvRptTProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  63. this.colProcedureId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.colProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.colProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.RptProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.RptProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.RptProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.RptProcedureType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.RptProcedureTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.OPTimeStamp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.displayno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.tsrOperate.SuspendLayout();
  74. this.gbxCondition.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  76. this.splitContainer1.Panel1.SuspendLayout();
  77. this.splitContainer1.Panel2.SuspendLayout();
  78. this.splitContainer1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  81. this.splitContainer2.Panel1.SuspendLayout();
  82. this.splitContainer2.Panel2.SuspendLayout();
  83. this.splitContainer2.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.dgvRptSProcedure)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.dgvRptTProcedure)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // tsrOperate
  89. //
  90. this.tsrOperate.AutoSize = false;
  91. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  92. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
  93. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  95. this.tsbtnAdd,
  96. this.tsbtnEdit,
  97. this.tsbtnDisable,
  98. this.toolStripSeparator3,
  99. this.tsbtnAdaptive,
  100. this.tsbtnClose});
  101. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  102. this.tsrOperate.Name = "tsrOperate";
  103. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  104. this.tsrOperate.ShowItemToolTips = false;
  105. this.tsrOperate.Size = new System.Drawing.Size(895, 35);
  106. this.tsrOperate.TabIndex = 2;
  107. //
  108. // tsbtnAdd
  109. //
  110. this.tsbtnAdd.AutoSize = false;
  111. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  113. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  114. this.tsbtnAdd.Name = "tsbtnAdd";
  115. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  116. this.tsbtnAdd.Text = "新建(&N)";
  117. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  118. //
  119. // tsbtnEdit
  120. //
  121. this.tsbtnEdit.AutoSize = false;
  122. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  124. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  125. this.tsbtnEdit.Name = "tsbtnEdit";
  126. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  127. this.tsbtnEdit.Text = "编辑(&E)";
  128. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  129. //
  130. // tsbtnDisable
  131. //
  132. this.tsbtnDisable.AutoSize = false;
  133. this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  135. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  136. this.tsbtnDisable.Name = "tsbtnDisable";
  137. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  138. this.tsbtnDisable.Text = "停用(&S)";
  139. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  140. //
  141. // toolStripSeparator3
  142. //
  143. this.toolStripSeparator3.AutoSize = false;
  144. this.toolStripSeparator3.Name = "toolStripSeparator3";
  145. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  146. //
  147. // tsbtnAdaptive
  148. //
  149. this.tsbtnAdaptive.AutoSize = false;
  150. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  152. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  153. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  154. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  155. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  156. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  157. //
  158. // tsbtnClose
  159. //
  160. this.tsbtnClose.AutoSize = false;
  161. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  163. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  164. this.tsbtnClose.Name = "tsbtnClose";
  165. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  166. this.tsbtnClose.Text = "关闭(&X)";
  167. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  168. //
  169. // gbxCondition
  170. //
  171. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  172. | System.Windows.Forms.AnchorStyles.Right)));
  173. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  174. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  175. this.gbxCondition.Controls.Add(this.cobRptProcedureType);
  176. this.gbxCondition.Controls.Add(this.btnClearCondition);
  177. this.gbxCondition.Controls.Add(this.btnSearch);
  178. this.gbxCondition.Controls.Add(this.lblRptProcedureName);
  179. this.gbxCondition.Controls.Add(this.txtRptProcedureName);
  180. this.gbxCondition.Controls.Add(this.lblRptProcedureType);
  181. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  183. this.gbxCondition.IsMustInput = false;
  184. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  185. this.gbxCondition.Name = "gbxCondition";
  186. this.gbxCondition.OriginalHeight = -1;
  187. this.gbxCondition.Size = new System.Drawing.Size(883, 51);
  188. this.gbxCondition.TabIndex = 24;
  189. this.gbxCondition.TabStop = false;
  190. this.gbxCondition.Text = "查询条件 ▼";
  191. //
  192. // cobRptProcedureType
  193. //
  194. this.cobRptProcedureType.BackgroundColor = System.Drawing.SystemColors.Window;
  195. this.cobRptProcedureType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.cobRptProcedureType.FormattingEnabled = true;
  197. this.cobRptProcedureType.Location = new System.Drawing.Point(298, 20);
  198. this.cobRptProcedureType.Name = "cobRptProcedureType";
  199. this.cobRptProcedureType.Size = new System.Drawing.Size(134, 20);
  200. this.cobRptProcedureType.TabIndex = 3;
  201. //
  202. // btnClearCondition
  203. //
  204. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  205. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  206. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  207. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  209. this.btnClearCondition.Location = new System.Drawing.Point(795, 14);
  210. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  211. this.btnClearCondition.Name = "btnClearCondition";
  212. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  213. this.btnClearCondition.TabIndex = 5;
  214. this.btnClearCondition.Text = "清空条件(&C)";
  215. this.btnClearCondition.UseVisualStyleBackColor = false;
  216. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  217. //
  218. // btnSearch
  219. //
  220. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  221. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  222. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  223. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.btnSearch.ForeColor = System.Drawing.Color.White;
  225. this.btnSearch.Location = new System.Drawing.Point(704, 14);
  226. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  227. this.btnSearch.Name = "btnSearch";
  228. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  229. this.btnSearch.TabIndex = 4;
  230. this.btnSearch.Text = "查询(&Q)";
  231. this.btnSearch.UseVisualStyleBackColor = false;
  232. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  233. //
  234. // lblRptProcedureName
  235. //
  236. this.lblRptProcedureName.AutoSize = true;
  237. this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
  238. this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.lblRptProcedureName.ForeColor = System.Drawing.SystemColors.ControlText;
  240. this.lblRptProcedureName.Location = new System.Drawing.Point(6, 23);
  241. this.lblRptProcedureName.Name = "lblRptProcedureName";
  242. this.lblRptProcedureName.Size = new System.Drawing.Size(77, 12);
  243. this.lblRptProcedureName.TabIndex = 0;
  244. this.lblRptProcedureName.Text = "数据来源名称";
  245. //
  246. // txtRptProcedureName
  247. //
  248. this.txtRptProcedureName.BackColor = System.Drawing.SystemColors.Window;
  249. this.txtRptProcedureName.BackgroundColor = System.Drawing.SystemColors.Window;
  250. this.txtRptProcedureName.ErrorMessage = "";
  251. this.txtRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.txtRptProcedureName.Location = new System.Drawing.Point(89, 20);
  253. this.txtRptProcedureName.MaxLength = 10;
  254. this.txtRptProcedureName.Name = "txtRptProcedureName";
  255. this.txtRptProcedureName.Size = new System.Drawing.Size(120, 21);
  256. this.txtRptProcedureName.TabIndex = 1;
  257. //
  258. // lblRptProcedureType
  259. //
  260. this.lblRptProcedureType.AutoSize = true;
  261. this.lblRptProcedureType.BackColor = System.Drawing.SystemColors.Control;
  262. this.lblRptProcedureType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.lblRptProcedureType.ForeColor = System.Drawing.SystemColors.ControlText;
  264. this.lblRptProcedureType.Location = new System.Drawing.Point(215, 23);
  265. this.lblRptProcedureType.Name = "lblRptProcedureType";
  266. this.lblRptProcedureType.Size = new System.Drawing.Size(77, 12);
  267. this.lblRptProcedureType.TabIndex = 2;
  268. this.lblRptProcedureType.Text = "数据来源类型";
  269. //
  270. // splitContainer1
  271. //
  272. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  273. | System.Windows.Forms.AnchorStyles.Left)
  274. | System.Windows.Forms.AnchorStyles.Right)));
  275. this.splitContainer1.Location = new System.Drawing.Point(0, 110);
  276. this.splitContainer1.Name = "splitContainer1";
  277. //
  278. // splitContainer1.Panel1
  279. //
  280. this.splitContainer1.Panel1.Controls.Add(this.dgvRptProcedure);
  281. //
  282. // splitContainer1.Panel2
  283. //
  284. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  285. this.splitContainer1.Size = new System.Drawing.Size(883, 371);
  286. this.splitContainer1.SplitterDistance = 327;
  287. this.splitContainer1.TabIndex = 25;
  288. //
  289. // dgvRptProcedure
  290. //
  291. this.dgvRptProcedure.AllowUserToAddRows = false;
  292. this.dgvRptProcedure.AllowUserToDeleteRows = false;
  293. this.dgvRptProcedure.AllowUserToModifyRows = true;
  294. this.dgvRptProcedure.AllowUserToOrderColumns = true;
  295. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  296. this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  297. this.dgvRptProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  298. | System.Windows.Forms.AnchorStyles.Left)
  299. | System.Windows.Forms.AnchorStyles.Right)));
  300. this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  301. this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  302. this.dgvRptProcedure.CellHeight = 23;
  303. this.dgvRptProcedure.ChildNodeColumnName = null;
  304. this.dgvRptProcedure.ChildNodeColumnText = null;
  305. this.dgvRptProcedure.ColumnDeep = 1;
  306. this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  307. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  308. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  309. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  311. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  312. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  313. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  314. this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  315. this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  316. this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  317. this.RptProcedureID,
  318. this.RptProcedureCode,
  319. this.RptProcedureName,
  320. this.RptProcedureType,
  321. this.RptProcedureTypeName,
  322. this.OPTimeStamp,
  323. this.displayno});
  324. this.dgvRptProcedure.ColumnTreeView = null;
  325. this.dgvRptProcedure.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)));
  326. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  327. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  328. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  330. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  331. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  332. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  333. this.dgvRptProcedure.DefaultCellStyle = dataGridViewCellStyle3;
  334. this.dgvRptProcedure.DynamicColumnName = "";
  335. this.dgvRptProcedure.EnableHeadersVisualStyles = false;
  336. this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.dgvRptProcedure.IsAutoCountSum = true;
  338. this.dgvRptProcedure.IsAutoResizeColumns = false;
  339. this.dgvRptProcedure.IsClickF12 = false;
  340. this.dgvRptProcedure.IsSubTotalFlag = false;
  341. this.dgvRptProcedure.Location = new System.Drawing.Point(3, 3);
  342. this.dgvRptProcedure.MultiSelect = false;
  343. this.dgvRptProcedure.Name = "dgvRptProcedure";
  344. this.dgvRptProcedure.ReadOnly = true;
  345. this.dgvRptProcedure.RefreshAtHscroll = false;
  346. this.dgvRptProcedure.RowHeadersWidth = 50;
  347. this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  348. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  349. this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle4;
  350. this.dgvRptProcedure.RowTemplate.Height = 21;
  351. this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  352. this.dgvRptProcedure.Size = new System.Drawing.Size(321, 365);
  353. this.dgvRptProcedure.SortOrderColumnName = null;
  354. this.dgvRptProcedure.TabIndex = 0;
  355. this.dgvRptProcedure.Tag = true;
  356. this.dgvRptProcedure.TotalSumColumns = null;
  357. this.dgvRptProcedure.ViewRowFilter = "";
  358. this.dgvRptProcedure.VirtualMode = true;
  359. this.dgvRptProcedure.SelectionChanged += new System.EventHandler(this.dgvRptProcedure_SelectionChanged);
  360. //
  361. // splitContainer2
  362. //
  363. this.splitContainer2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  364. | System.Windows.Forms.AnchorStyles.Left)
  365. | System.Windows.Forms.AnchorStyles.Right)));
  366. this.splitContainer2.Location = new System.Drawing.Point(3, 3);
  367. this.splitContainer2.Name = "splitContainer2";
  368. //
  369. // splitContainer2.Panel1
  370. //
  371. this.splitContainer2.Panel1.Controls.Add(this.dgvRptSProcedure);
  372. //
  373. // splitContainer2.Panel2
  374. //
  375. this.splitContainer2.Panel2.Controls.Add(this.dgvRptTProcedure);
  376. this.splitContainer2.Size = new System.Drawing.Size(546, 365);
  377. this.splitContainer2.SplitterDistance = 264;
  378. this.splitContainer2.TabIndex = 0;
  379. //
  380. // dgvRptSProcedure
  381. //
  382. this.dgvRptSProcedure.AllowUserToAddRows = false;
  383. this.dgvRptSProcedure.AllowUserToDeleteRows = false;
  384. this.dgvRptSProcedure.AllowUserToModifyRows = true;
  385. this.dgvRptSProcedure.AllowUserToOrderColumns = true;
  386. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  387. this.dgvRptSProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  388. this.dgvRptSProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  389. | System.Windows.Forms.AnchorStyles.Left)
  390. | System.Windows.Forms.AnchorStyles.Right)));
  391. this.dgvRptSProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  392. this.dgvRptSProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  393. this.dgvRptSProcedure.CellHeight = 23;
  394. this.dgvRptSProcedure.ChildNodeColumnName = null;
  395. this.dgvRptSProcedure.ChildNodeColumnText = null;
  396. this.dgvRptSProcedure.ColumnDeep = 1;
  397. this.dgvRptSProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  398. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  399. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  400. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  402. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  403. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  404. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  405. this.dgvRptSProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  406. this.dgvRptSProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  407. this.dgvRptSProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  408. this.ProcedureID,
  409. this.ProcedureCode,
  410. this.ProcedureName});
  411. this.dgvRptSProcedure.ColumnTreeView = null;
  412. this.dgvRptSProcedure.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)));
  413. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  414. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
  415. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
  417. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  418. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  419. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  420. this.dgvRptSProcedure.DefaultCellStyle = dataGridViewCellStyle7;
  421. this.dgvRptSProcedure.DynamicColumnName = "";
  422. this.dgvRptSProcedure.EnableHeadersVisualStyles = false;
  423. this.dgvRptSProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.dgvRptSProcedure.IsAutoCountSum = true;
  425. this.dgvRptSProcedure.IsAutoResizeColumns = false;
  426. this.dgvRptSProcedure.IsClickF12 = false;
  427. this.dgvRptSProcedure.IsSubTotalFlag = false;
  428. this.dgvRptSProcedure.Location = new System.Drawing.Point(0, 0);
  429. this.dgvRptSProcedure.MultiSelect = false;
  430. this.dgvRptSProcedure.Name = "dgvRptSProcedure";
  431. this.dgvRptSProcedure.ReadOnly = true;
  432. this.dgvRptSProcedure.RefreshAtHscroll = false;
  433. this.dgvRptSProcedure.RowHeadersWidth = 50;
  434. this.dgvRptSProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  435. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  436. this.dgvRptSProcedure.RowsDefaultCellStyle = dataGridViewCellStyle8;
  437. this.dgvRptSProcedure.RowTemplate.Height = 21;
  438. this.dgvRptSProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  439. this.dgvRptSProcedure.Size = new System.Drawing.Size(264, 365);
  440. this.dgvRptSProcedure.SortOrderColumnName = null;
  441. this.dgvRptSProcedure.TabIndex = 0;
  442. this.dgvRptSProcedure.Tag = true;
  443. this.dgvRptSProcedure.TotalSumColumns = null;
  444. this.dgvRptSProcedure.ViewRowFilter = "";
  445. this.dgvRptSProcedure.VirtualMode = true;
  446. //
  447. // ProcedureID
  448. //
  449. this.ProcedureID.DataPropertyName = "ProcedureID";
  450. this.ProcedureID.HeaderText = "工序ID";
  451. this.ProcedureID.Name = "ProcedureID";
  452. this.ProcedureID.ReadOnly = true;
  453. this.ProcedureID.Visible = false;
  454. //
  455. // ProcedureCode
  456. //
  457. this.ProcedureCode.DataPropertyName = "ProcedureCode";
  458. this.ProcedureCode.HeaderText = "来源工序编码";
  459. this.ProcedureCode.Name = "ProcedureCode";
  460. this.ProcedureCode.ReadOnly = true;
  461. this.ProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  462. //
  463. // ProcedureName
  464. //
  465. this.ProcedureName.DataPropertyName = "ProcedureName";
  466. this.ProcedureName.HeaderText = "来源工序名称";
  467. this.ProcedureName.Name = "ProcedureName";
  468. this.ProcedureName.ReadOnly = true;
  469. this.ProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  470. //
  471. // dgvRptTProcedure
  472. //
  473. this.dgvRptTProcedure.AllowUserToAddRows = false;
  474. this.dgvRptTProcedure.AllowUserToDeleteRows = false;
  475. this.dgvRptTProcedure.AllowUserToModifyRows = true;
  476. this.dgvRptTProcedure.AllowUserToOrderColumns = true;
  477. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  478. this.dgvRptTProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
  479. this.dgvRptTProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  480. | System.Windows.Forms.AnchorStyles.Left)
  481. | System.Windows.Forms.AnchorStyles.Right)));
  482. this.dgvRptTProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  483. this.dgvRptTProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  484. this.dgvRptTProcedure.CellHeight = 23;
  485. this.dgvRptTProcedure.ChildNodeColumnName = null;
  486. this.dgvRptTProcedure.ChildNodeColumnText = null;
  487. this.dgvRptTProcedure.ColumnDeep = 1;
  488. this.dgvRptTProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  489. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  490. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  491. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
  493. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  494. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  495. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  496. this.dgvRptTProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
  497. this.dgvRptTProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  498. this.dgvRptTProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  499. this.colProcedureId,
  500. this.colProcedureCode,
  501. this.colProcedureName});
  502. this.dgvRptTProcedure.ColumnTreeView = null;
  503. this.dgvRptTProcedure.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)));
  504. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  505. dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
  506. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText;
  508. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  509. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  510. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  511. this.dgvRptTProcedure.DefaultCellStyle = dataGridViewCellStyle11;
  512. this.dgvRptTProcedure.DynamicColumnName = "";
  513. this.dgvRptTProcedure.EnableHeadersVisualStyles = false;
  514. this.dgvRptTProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  515. this.dgvRptTProcedure.IsAutoCountSum = true;
  516. this.dgvRptTProcedure.IsAutoResizeColumns = false;
  517. this.dgvRptTProcedure.IsClickF12 = false;
  518. this.dgvRptTProcedure.IsSubTotalFlag = false;
  519. this.dgvRptTProcedure.Location = new System.Drawing.Point(3, 0);
  520. this.dgvRptTProcedure.MultiSelect = false;
  521. this.dgvRptTProcedure.Name = "dgvRptTProcedure";
  522. this.dgvRptTProcedure.ReadOnly = true;
  523. this.dgvRptTProcedure.RefreshAtHscroll = false;
  524. this.dgvRptTProcedure.RowHeadersWidth = 50;
  525. this.dgvRptTProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  526. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  527. this.dgvRptTProcedure.RowsDefaultCellStyle = dataGridViewCellStyle12;
  528. this.dgvRptTProcedure.RowTemplate.Height = 21;
  529. this.dgvRptTProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  530. this.dgvRptTProcedure.Size = new System.Drawing.Size(269, 365);
  531. this.dgvRptTProcedure.SortOrderColumnName = null;
  532. this.dgvRptTProcedure.TabIndex = 0;
  533. this.dgvRptTProcedure.Tag = true;
  534. this.dgvRptTProcedure.TotalSumColumns = null;
  535. this.dgvRptTProcedure.ViewRowFilter = "";
  536. this.dgvRptTProcedure.VirtualMode = true;
  537. //
  538. // colProcedureId
  539. //
  540. this.colProcedureId.DataPropertyName = "ProcedureId";
  541. this.colProcedureId.HeaderText = "工序ID";
  542. this.colProcedureId.Name = "colProcedureId";
  543. this.colProcedureId.ReadOnly = true;
  544. this.colProcedureId.Visible = false;
  545. //
  546. // colProcedureCode
  547. //
  548. this.colProcedureCode.DataPropertyName = "ProcedureCode";
  549. this.colProcedureCode.HeaderText = "统计工序编码";
  550. this.colProcedureCode.Name = "colProcedureCode";
  551. this.colProcedureCode.ReadOnly = true;
  552. this.colProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  553. //
  554. // colProcedureName
  555. //
  556. this.colProcedureName.DataPropertyName = "ProcedureName";
  557. this.colProcedureName.HeaderText = "统计工序名称";
  558. this.colProcedureName.Name = "colProcedureName";
  559. this.colProcedureName.ReadOnly = true;
  560. this.colProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  561. //
  562. // RptProcedureID
  563. //
  564. this.RptProcedureID.DataPropertyName = "Rptprocedureid";
  565. this.RptProcedureID.HeaderText = "报表数据来源ID";
  566. this.RptProcedureID.Name = "RptProcedureID";
  567. this.RptProcedureID.ReadOnly = true;
  568. this.RptProcedureID.Visible = false;
  569. //
  570. // RptProcedureCode
  571. //
  572. this.RptProcedureCode.DataPropertyName = "Rptprocedurecode";
  573. this.RptProcedureCode.HeaderText = "数据来源编码";
  574. this.RptProcedureCode.Name = "RptProcedureCode";
  575. this.RptProcedureCode.ReadOnly = true;
  576. this.RptProcedureCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  577. //
  578. // RptProcedureName
  579. //
  580. this.RptProcedureName.DataPropertyName = "Rptprocedurename";
  581. this.RptProcedureName.HeaderText = "数据来源名称";
  582. this.RptProcedureName.Name = "RptProcedureName";
  583. this.RptProcedureName.ReadOnly = true;
  584. this.RptProcedureName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  585. //
  586. // RptProcedureType
  587. //
  588. this.RptProcedureType.DataPropertyName = "Rptproceduretype";
  589. this.RptProcedureType.HeaderText = "数据来源类型ID";
  590. this.RptProcedureType.Name = "RptProcedureType";
  591. this.RptProcedureType.ReadOnly = true;
  592. this.RptProcedureType.Visible = false;
  593. //
  594. // RptProcedureTypeName
  595. //
  596. this.RptProcedureTypeName.DataPropertyName = "RptproceduretypeName";
  597. this.RptProcedureTypeName.HeaderText = "数据来源类型";
  598. this.RptProcedureTypeName.Name = "RptProcedureTypeName";
  599. this.RptProcedureTypeName.ReadOnly = true;
  600. //
  601. // OPTimeStamp
  602. //
  603. this.OPTimeStamp.DataPropertyName = "OPTimeStamp";
  604. this.OPTimeStamp.HeaderText = "操作时间戳";
  605. this.OPTimeStamp.Name = "OPTimeStamp";
  606. this.OPTimeStamp.ReadOnly = true;
  607. this.OPTimeStamp.Visible = false;
  608. //
  609. // displayno
  610. //
  611. this.displayno.DataPropertyName = "displayno";
  612. this.displayno.HeaderText = "显示顺序";
  613. this.displayno.Name = "displayno";
  614. this.displayno.ReadOnly = true;
  615. //
  616. // F_MST_0701
  617. //
  618. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  619. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  620. this.ClientSize = new System.Drawing.Size(895, 493);
  621. this.Controls.Add(this.splitContainer1);
  622. this.Controls.Add(this.gbxCondition);
  623. this.Controls.Add(this.tsrOperate);
  624. this.Name = "F_MST_0701";
  625. this.Text = "报表工序 ";
  626. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0701_FormClosed);
  627. this.Load += new System.EventHandler(this.F_MST_0701_Load);
  628. this.tsrOperate.ResumeLayout(false);
  629. this.tsrOperate.PerformLayout();
  630. this.gbxCondition.ResumeLayout(false);
  631. this.gbxCondition.PerformLayout();
  632. this.splitContainer1.Panel1.ResumeLayout(false);
  633. this.splitContainer1.Panel2.ResumeLayout(false);
  634. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  635. this.splitContainer1.ResumeLayout(false);
  636. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
  637. this.splitContainer2.Panel1.ResumeLayout(false);
  638. this.splitContainer2.Panel2.ResumeLayout(false);
  639. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  640. this.splitContainer2.ResumeLayout(false);
  641. ((System.ComponentModel.ISupportInitialize)(this.dgvRptSProcedure)).EndInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.dgvRptTProcedure)).EndInit();
  643. this.ResumeLayout(false);
  644. }
  645. #endregion
  646. private Basics.BaseControls.C_ToolStrip tsrOperate;
  647. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  648. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  649. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  650. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  651. private System.Windows.Forms.ToolStripButton tsbtnClose;
  652. private Basics.BaseControls.C_GroupBox gbxCondition;
  653. private Basics.BaseControls.C_Button btnClearCondition;
  654. private Basics.BaseControls.C_Button btnSearch;
  655. private Basics.BaseControls.C_Label lblRptProcedureName;
  656. private Basics.BaseControls.C_TextBox txtRptProcedureName;
  657. private Basics.BaseControls.C_Label lblRptProcedureType;
  658. private Basics.BaseControls.C_ComboBox cobRptProcedureType;
  659. private System.Windows.Forms.SplitContainer splitContainer1;
  660. private System.Windows.Forms.SplitContainer splitContainer2;
  661. private Basics.BaseControls.C_DataGridView dgvRptProcedure;
  662. private Basics.BaseControls.C_DataGridView dgvRptSProcedure;
  663. private Basics.BaseControls.C_DataGridView dgvRptTProcedure;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureID;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
  666. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureId;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureCode;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn colProcedureName;
  670. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn RptProcedureID;
  672. private System.Windows.Forms.DataGridViewTextBoxColumn RptProcedureCode;
  673. private System.Windows.Forms.DataGridViewTextBoxColumn RptProcedureName;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn RptProcedureType;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn RptProcedureTypeName;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn OPTimeStamp;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn displayno;
  678. }
  679. }