SearchBoxForm.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. 
  2. using Dongke.WinForm.Controls;
  3. namespace Dongke.IBOSS.PRD.Client.Controls.SearchBox
  4. {
  5. partial class SearchBoxForm
  6. {
  7. /// <summary>
  8. /// Required designer variable.
  9. /// </summary>
  10. private System.ComponentModel.IContainer components = null;
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region Windows Form Designer generated code
  24. /// <summary>
  25. /// Required method for Designer support - do not modify
  26. /// the contents of this method with the code editor.
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. this.dgvSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  37. this.colSel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  38. this.btnOK = new Dongke.WinForm.Controls.BtnButton();
  39. this.btnCancel = new Dongke.WinForm.Controls.BtnButton();
  40. this.grpQueryConditions = new Dongke.WinForm.Controls.GrpCollapsible();
  41. this.dgvChecked = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  42. this.colChk = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  43. this.splSplitContainer = new Dongke.WinForm.Controls.SplSplitContainer();
  44. this.tsrPlan = new Dongke.WinForm.Controls.TsrToolStrip();
  45. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  47. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  48. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  49. this.pnlBack.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.dgvSelected)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.dgvChecked)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.splSplitContainer)).BeginInit();
  53. this.splSplitContainer.Panel1.SuspendLayout();
  54. this.splSplitContainer.Panel2.SuspendLayout();
  55. this.splSplitContainer.SuspendLayout();
  56. this.tsrPlan.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // pnlBack
  60. //
  61. this.pnlBack.Controls.Add(this.btnCancel);
  62. this.pnlBack.Controls.Add(this.btnOK);
  63. this.pnlBack.Controls.Add(this.splSplitContainer);
  64. this.pnlBack.Controls.Add(this.grpQueryConditions);
  65. this.pnlBack.Size = new System.Drawing.Size(484, 440);
  66. //
  67. // dgvSelected
  68. //
  69. this.dgvSelected.AllowUserToAddRows = false;
  70. this.dgvSelected.AllowUserToDeleteRows = false;
  71. this.dgvSelected.AllowUserToModifyRows = true;
  72. this.dgvSelected.AllowUserToOrderColumns = true;
  73. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  74. this.dgvSelected.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  75. this.dgvSelected.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  76. this.dgvSelected.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  77. this.dgvSelected.CellHeight = 25;
  78. this.dgvSelected.ChildNodeColumnName = null;
  79. this.dgvSelected.ChildNodeColumnText = null;
  80. this.dgvSelected.ColumnDeep = 1;
  81. this.dgvSelected.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  82. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  83. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  84. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  86. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  87. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  88. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  89. this.dgvSelected.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  90. this.dgvSelected.ColumnHeadersHeight = 25;
  91. this.dgvSelected.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  92. this.dgvSelected.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  93. this.colSel});
  94. this.dgvSelected.ColumnTreeView = null;
  95. this.dgvSelected.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)));
  96. this.dgvSelected.Dock = System.Windows.Forms.DockStyle.Fill;
  97. this.dgvSelected.DynamicColumnName = "";
  98. this.dgvSelected.EnableHeadersVisualStyles = false;
  99. this.dgvSelected.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.dgvSelected.FormatQuantityColumns = null;
  101. this.dgvSelected.IsAutoCountSum = true;
  102. this.dgvSelected.IsAutoResizeColumns = false;
  103. this.dgvSelected.IsClickF12 = false;
  104. this.dgvSelected.IsOpenMergeCellFlag = false;
  105. this.dgvSelected.IsSubTotalFlag = false;
  106. this.dgvSelected.Location = new System.Drawing.Point(0, 0);
  107. this.dgvSelected.MergeColumnNames = null;
  108. this.dgvSelected.MergeDetailColumnNames = null;
  109. this.dgvSelected.MergeDetailOnlyColumn = null;
  110. this.dgvSelected.MergeOnlyColumn = null;
  111. this.dgvSelected.MultiSelect = false;
  112. this.dgvSelected.Name = "dgvSelected";
  113. this.dgvSelected.RefreshAtHscroll = false;
  114. this.dgvSelected.RowHeadersWidth = 50;
  115. this.dgvSelected.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  116. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  117. this.dgvSelected.RowsDefaultCellStyle = dataGridViewCellStyle3;
  118. this.dgvSelected.RowTemplate.Height = 23;
  119. this.dgvSelected.Size = new System.Drawing.Size(460, 151);
  120. this.dgvSelected.SortOrderColumnName = null;
  121. this.dgvSelected.TabIndex = 0;
  122. this.dgvSelected.Tag = true;
  123. this.dgvSelected.TotalSumColumns = null;
  124. this.dgvSelected.ViewRowFilter = "";
  125. this.dgvSelected.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSelected_CellDoubleClick);
  126. this.dgvSelected.Sorted += new System.EventHandler(this.dgvSelected_Sorted);
  127. //
  128. // colSel
  129. //
  130. this.colSel.DataPropertyName = "SEL";
  131. this.colSel.FalseValue = "0";
  132. this.colSel.HeaderText = "选择";
  133. this.colSel.Name = "colSel";
  134. this.colSel.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  135. this.colSel.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  136. this.colSel.TrueValue = "1";
  137. this.colSel.Width = 55;
  138. //
  139. // btnOK
  140. //
  141. this.btnOK.Location = new System.Drawing.Point(296, 407);
  142. this.btnOK.Name = "btnOK";
  143. this.btnOK.Size = new System.Drawing.Size(85, 30);
  144. this.btnOK.TabIndex = 2;
  145. this.btnOK.Text = "确定(&S)";
  146. this.btnOK.UseVisualStyleBackColor = true;
  147. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  148. //
  149. // btnCancel
  150. //
  151. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  152. this.btnCancel.Location = new System.Drawing.Point(387, 407);
  153. this.btnCancel.Name = "btnCancel";
  154. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  155. this.btnCancel.TabIndex = 3;
  156. this.btnCancel.Text = "取消(&X)";
  157. this.btnCancel.UseVisualStyleBackColor = true;
  158. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  159. //
  160. // grpQueryConditions
  161. //
  162. this.grpQueryConditions.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  163. | System.Windows.Forms.AnchorStyles.Right)));
  164. this.grpQueryConditions.Location = new System.Drawing.Point(12, 40);
  165. this.grpQueryConditions.Name = "grpQueryConditions";
  166. this.grpQueryConditions.Size = new System.Drawing.Size(460, 50);
  167. this.grpQueryConditions.TabIndex = 0;
  168. this.grpQueryConditions.TabStop = false;
  169. this.grpQueryConditions.Text = "查询条件";
  170. //
  171. // dgvChecked
  172. //
  173. this.dgvChecked.AllowUserToAddRows = false;
  174. this.dgvChecked.AllowUserToDeleteRows = false;
  175. this.dgvChecked.AllowUserToModifyRows = true;
  176. this.dgvChecked.AllowUserToOrderColumns = true;
  177. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  178. this.dgvChecked.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  179. this.dgvChecked.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  180. this.dgvChecked.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  181. this.dgvChecked.CellHeight = 25;
  182. this.dgvChecked.ChildNodeColumnName = null;
  183. this.dgvChecked.ChildNodeColumnText = null;
  184. this.dgvChecked.ColumnDeep = 1;
  185. this.dgvChecked.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  186. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  187. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  188. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  190. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  191. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  192. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  193. this.dgvChecked.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  194. this.dgvChecked.ColumnHeadersHeight = 25;
  195. this.dgvChecked.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  196. this.dgvChecked.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  197. this.colChk});
  198. this.dgvChecked.ColumnTreeView = null;
  199. this.dgvChecked.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)));
  200. this.dgvChecked.Dock = System.Windows.Forms.DockStyle.Fill;
  201. this.dgvChecked.DynamicColumnName = "";
  202. this.dgvChecked.EnableHeadersVisualStyles = false;
  203. this.dgvChecked.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.dgvChecked.FormatQuantityColumns = null;
  205. this.dgvChecked.IsAutoCountSum = true;
  206. this.dgvChecked.IsAutoResizeColumns = false;
  207. this.dgvChecked.IsClickF12 = false;
  208. this.dgvChecked.IsOpenMergeCellFlag = false;
  209. this.dgvChecked.IsSubTotalFlag = false;
  210. this.dgvChecked.Location = new System.Drawing.Point(0, 0);
  211. this.dgvChecked.MergeColumnNames = null;
  212. this.dgvChecked.MergeDetailColumnNames = null;
  213. this.dgvChecked.MergeDetailOnlyColumn = null;
  214. this.dgvChecked.MergeOnlyColumn = null;
  215. this.dgvChecked.MultiSelect = false;
  216. this.dgvChecked.Name = "dgvChecked";
  217. this.dgvChecked.RefreshAtHscroll = false;
  218. this.dgvChecked.RowHeadersWidth = 50;
  219. this.dgvChecked.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  220. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  221. this.dgvChecked.RowsDefaultCellStyle = dataGridViewCellStyle6;
  222. this.dgvChecked.RowTemplate.Height = 23;
  223. this.dgvChecked.Size = new System.Drawing.Size(460, 150);
  224. this.dgvChecked.SortOrderColumnName = null;
  225. this.dgvChecked.TabIndex = 0;
  226. this.dgvChecked.Tag = true;
  227. this.dgvChecked.TotalSumColumns = null;
  228. this.dgvChecked.ViewRowFilter = "";
  229. this.dgvChecked.Sorted += new System.EventHandler(this.dgvChecked_Sorted);
  230. //
  231. // colChk
  232. //
  233. this.colChk.DataPropertyName = "SEL";
  234. this.colChk.FalseValue = "0";
  235. this.colChk.HeaderText = "选择";
  236. this.colChk.Name = "colChk";
  237. this.colChk.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  238. this.colChk.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  239. this.colChk.TrueValue = "1";
  240. this.colChk.Width = 55;
  241. //
  242. // splSplitContainer
  243. //
  244. this.splSplitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  245. | System.Windows.Forms.AnchorStyles.Left)
  246. | System.Windows.Forms.AnchorStyles.Right)));
  247. this.splSplitContainer.Location = new System.Drawing.Point(12, 96);
  248. this.splSplitContainer.Name = "splSplitContainer";
  249. this.splSplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal;
  250. //
  251. // splSplitContainer.Panel1
  252. //
  253. this.splSplitContainer.Panel1.Controls.Add(this.dgvSelected);
  254. //
  255. // splSplitContainer.Panel2
  256. //
  257. this.splSplitContainer.Panel2.Controls.Add(this.dgvChecked);
  258. this.splSplitContainer.Size = new System.Drawing.Size(460, 305);
  259. this.splSplitContainer.SplitterDistance = 151;
  260. this.splSplitContainer.TabIndex = 1;
  261. //
  262. // tsrPlan
  263. //
  264. this.tsrPlan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.tsrPlan.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  266. this.tsbtnSearch,
  267. this.tsbtnClearCondition,
  268. this.toolStripSeparator4,
  269. this.tsbtnAdaptive});
  270. this.tsrPlan.Location = new System.Drawing.Point(0, 0);
  271. this.tsrPlan.Name = "tsrPlan";
  272. this.tsrPlan.Size = new System.Drawing.Size(484, 35);
  273. this.tsrPlan.TabIndex = 1000;
  274. this.tsrPlan.Text = "tsrToolStrip1";
  275. //
  276. // tsbtnSearch
  277. //
  278. this.tsbtnSearch.AutoSize = false;
  279. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  281. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  282. this.tsbtnSearch.Name = "tsbtnSearch";
  283. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  284. this.tsbtnSearch.Text = "查询(&Q)";
  285. this.tsbtnSearch.Click += new System.EventHandler(this.btnQuery_Click);
  286. //
  287. // tsbtnClearCondition
  288. //
  289. this.tsbtnClearCondition.AutoSize = false;
  290. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  292. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  293. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  294. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  295. this.tsbtnClearCondition.Text = "清空条件(&C)";
  296. this.tsbtnClearCondition.Click += new System.EventHandler(this.btnClear_Click);
  297. //
  298. // toolStripSeparator4
  299. //
  300. this.toolStripSeparator4.AutoSize = false;
  301. this.toolStripSeparator4.Name = "toolStripSeparator4";
  302. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  303. //
  304. // tsbtnAdaptive
  305. //
  306. this.tsbtnAdaptive.AutoSize = false;
  307. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  309. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  310. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  311. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  312. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  313. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  314. //
  315. // SearchBoxForm
  316. //
  317. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  318. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  319. this.CancelButton = this.btnCancel;
  320. this.ClientSize = new System.Drawing.Size(484, 462);
  321. this.Controls.Add(this.tsrPlan);
  322. this.MaximizeBox = true;
  323. this.MinimizeBox = true;
  324. this.Name = "SearchBoxForm";
  325. this.Text = "SearchBoxForm";
  326. this.Controls.SetChildIndex(this.pnlBack, 0);
  327. this.Controls.SetChildIndex(this.tsrPlan, 0);
  328. this.pnlBack.ResumeLayout(false);
  329. ((System.ComponentModel.ISupportInitialize)(this.dgvSelected)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.dgvChecked)).EndInit();
  331. this.splSplitContainer.Panel1.ResumeLayout(false);
  332. this.splSplitContainer.Panel2.ResumeLayout(false);
  333. ((System.ComponentModel.ISupportInitialize)(this.splSplitContainer)).EndInit();
  334. this.splSplitContainer.ResumeLayout(false);
  335. this.tsrPlan.ResumeLayout(false);
  336. this.tsrPlan.PerformLayout();
  337. this.ResumeLayout(false);
  338. this.PerformLayout();
  339. }
  340. #endregion
  341. /// <summary>
  342. ///
  343. /// </summary>
  344. protected Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvSelected;
  345. /// <summary>
  346. ///
  347. /// </summary>
  348. protected BtnButton btnCancel;
  349. /// <summary>
  350. ///
  351. /// </summary>
  352. protected BtnButton btnOK;
  353. /// <summary>
  354. ///
  355. /// </summary>
  356. protected GrpCollapsible grpQueryConditions;
  357. /// <summary>
  358. ///
  359. /// </summary>
  360. protected Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvChecked;
  361. /// <summary>
  362. ///
  363. /// </summary>
  364. protected SplSplitContainer splSplitContainer;
  365. private IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox colSel;
  366. private IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox colChk;
  367. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  368. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  369. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  370. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  371. protected TsrToolStrip tsrPlan;
  372. }
  373. }