FrmClauseInMode.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
  1. namespace Pur.order
  2. {
  3. partial class FrmClauseInMode
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseName");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseDesc");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderType");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseType");
  36. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseDefault");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseOrderBy");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  45. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  57. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  58. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  59. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  62. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  63. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  69. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  70. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  72. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  73. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  74. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  75. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  77. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  79. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
  81. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  82. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmClauseInMode));
  83. this.dataSet1 = new System.Data.DataSet();
  84. this.dataTable1 = new System.Data.DataTable();
  85. this.dataColumn1 = new System.Data.DataColumn();
  86. this.dataColumn2 = new System.Data.DataColumn();
  87. this.dataColumn3 = new System.Data.DataColumn();
  88. this.dataColumn4 = new System.Data.DataColumn();
  89. this.dataColumn5 = new System.Data.DataColumn();
  90. this.dataColumn6 = new System.Data.DataColumn();
  91. this.dataColumn7 = new System.Data.DataColumn();
  92. this.dataColumn8 = new System.Data.DataColumn();
  93. this.dataColumn9 = new System.Data.DataColumn();
  94. this.dataColumn10 = new System.Data.DataColumn();
  95. this.dataColumn11 = new System.Data.DataColumn();
  96. this.dataColumn12 = new System.Data.DataColumn();
  97. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  98. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  99. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  100. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  101. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  102. this.cop_orderType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  103. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  104. this.cop_clauseType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  105. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  106. this.txt_ClauseName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  107. this.txt_ClauseId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  108. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  109. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  110. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  111. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  112. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  113. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  114. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  115. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  117. this.ultraPanel2.ClientArea.SuspendLayout();
  118. this.ultraPanel2.SuspendLayout();
  119. this.ultraPanel4.ClientArea.SuspendLayout();
  120. this.ultraPanel4.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  122. this.ultraGroupBox1.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  124. this.ultraPanel1.ClientArea.SuspendLayout();
  125. this.ultraPanel1.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.cop_orderType)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.cop_clauseType)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseId)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  131. this.SuspendLayout();
  132. //
  133. // dataSet1
  134. //
  135. this.dataSet1.DataSetName = "NewDataSet";
  136. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  137. this.dataTable1});
  138. //
  139. // dataTable1
  140. //
  141. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  142. this.dataColumn1,
  143. this.dataColumn2,
  144. this.dataColumn3,
  145. this.dataColumn4,
  146. this.dataColumn5,
  147. this.dataColumn6,
  148. this.dataColumn7,
  149. this.dataColumn8,
  150. this.dataColumn9,
  151. this.dataColumn10,
  152. this.dataColumn11,
  153. this.dataColumn12});
  154. this.dataTable1.TableName = "Table1";
  155. //
  156. // dataColumn1
  157. //
  158. this.dataColumn1.Caption = "条款代码标识";
  159. this.dataColumn1.ColumnName = "ClauseId";
  160. //
  161. // dataColumn2
  162. //
  163. this.dataColumn2.Caption = "条款名称";
  164. this.dataColumn2.ColumnName = "ClauseName";
  165. //
  166. // dataColumn3
  167. //
  168. this.dataColumn3.Caption = "条款内容";
  169. this.dataColumn3.ColumnName = "ClauseDesc";
  170. //
  171. // dataColumn4
  172. //
  173. this.dataColumn4.Caption = "适用合同类别";
  174. this.dataColumn4.ColumnName = "OrderType";
  175. //
  176. // dataColumn5
  177. //
  178. this.dataColumn5.Caption = "条款分类";
  179. this.dataColumn5.ColumnName = "ClauseType";
  180. //
  181. // dataColumn6
  182. //
  183. this.dataColumn6.Caption = "是否必选";
  184. this.dataColumn6.ColumnName = "ClauseDefault";
  185. //
  186. // dataColumn7
  187. //
  188. this.dataColumn7.Caption = "条款分类排序";
  189. this.dataColumn7.ColumnName = "ClauseOrderBy";
  190. //
  191. // dataColumn8
  192. //
  193. this.dataColumn8.Caption = "数据状态";
  194. this.dataColumn8.ColumnName = "Validflag";
  195. //
  196. // dataColumn9
  197. //
  198. this.dataColumn9.Caption = "创建人";
  199. this.dataColumn9.ColumnName = "CreateName";
  200. //
  201. // dataColumn10
  202. //
  203. this.dataColumn10.Caption = "创建时间";
  204. this.dataColumn10.ColumnName = "CreateTime";
  205. //
  206. // dataColumn11
  207. //
  208. this.dataColumn11.Caption = "修改人";
  209. this.dataColumn11.ColumnName = "UpdateName";
  210. //
  211. // dataColumn12
  212. //
  213. this.dataColumn12.Caption = "修改时间";
  214. this.dataColumn12.ColumnName = "UpdateTime";
  215. //
  216. // ultraPanel2
  217. //
  218. //
  219. // ultraPanel2.ClientArea
  220. //
  221. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel4);
  222. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  223. this.ultraPanel2.Location = new System.Drawing.Point(0, 66);
  224. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  225. this.ultraPanel2.Name = "ultraPanel2";
  226. this.ultraPanel2.Size = new System.Drawing.Size(1404, 468);
  227. this.ultraPanel2.TabIndex = 1;
  228. //
  229. // ultraPanel4
  230. //
  231. //
  232. // ultraPanel4.ClientArea
  233. //
  234. this.ultraPanel4.ClientArea.Controls.Add(this.ultraGroupBox1);
  235. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
  237. this.ultraPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  238. this.ultraPanel4.Name = "ultraPanel4";
  239. this.ultraPanel4.Size = new System.Drawing.Size(1404, 468);
  240. this.ultraPanel4.TabIndex = 1;
  241. //
  242. // ultraGroupBox1
  243. //
  244. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  245. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  246. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  247. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  248. this.ultraGroupBox1.Name = "ultraGroupBox1";
  249. this.ultraGroupBox1.Size = new System.Drawing.Size(1404, 468);
  250. this.ultraGroupBox1.TabIndex = 0;
  251. this.ultraGroupBox1.Text = "合同条款";
  252. //
  253. // ultraGrid1
  254. //
  255. this.ultraGrid1.DataSource = this.dataSet1;
  256. appearance26.BackColor = System.Drawing.SystemColors.Window;
  257. appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  258. this.ultraGrid1.DisplayLayout.Appearance = appearance26;
  259. ultraGridColumn1.Header.VisiblePosition = 1;
  260. ultraGridColumn2.Header.VisiblePosition = 4;
  261. ultraGridColumn2.Width = 146;
  262. ultraGridColumn3.Header.VisiblePosition = 5;
  263. ultraGridColumn3.Width = 410;
  264. ultraGridColumn4.Header.VisiblePosition = 2;
  265. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  266. ultraGridColumn5.CellAppearance = appearance1;
  267. ultraGridColumn5.Header.VisiblePosition = 0;
  268. ultraGridColumn5.MergedCellContentArea = Infragistics.Win.UltraWinGrid.MergedCellContentArea.VisibleRect;
  269. ultraGridColumn5.MergedCellEvaluationType = Infragistics.Win.UltraWinGrid.MergedCellEvaluationType.MergeSameValue;
  270. ultraGridColumn5.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  271. ultraGridColumn5.Width = 239;
  272. ultraGridColumn6.Header.VisiblePosition = 6;
  273. ultraGridColumn7.Header.VisiblePosition = 7;
  274. ultraGridColumn8.Header.VisiblePosition = 8;
  275. ultraGridColumn8.Hidden = true;
  276. ultraGridColumn9.Header.VisiblePosition = 9;
  277. ultraGridColumn9.Width = 69;
  278. ultraGridColumn10.Header.VisiblePosition = 10;
  279. ultraGridColumn11.Header.VisiblePosition = 11;
  280. ultraGridColumn11.Width = 66;
  281. ultraGridColumn12.Header.VisiblePosition = 12;
  282. ultraGridColumn13.DataType = typeof(bool);
  283. ultraGridColumn13.Header.Caption = "选择";
  284. ultraGridColumn13.Header.VisiblePosition = 3;
  285. ultraGridColumn13.Hidden = true;
  286. ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  287. ultraGridBand1.Columns.AddRange(new object[] {
  288. ultraGridColumn1,
  289. ultraGridColumn2,
  290. ultraGridColumn3,
  291. ultraGridColumn4,
  292. ultraGridColumn5,
  293. ultraGridColumn6,
  294. ultraGridColumn7,
  295. ultraGridColumn8,
  296. ultraGridColumn9,
  297. ultraGridColumn10,
  298. ultraGridColumn11,
  299. ultraGridColumn12,
  300. ultraGridColumn13});
  301. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  302. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  303. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  304. appearance27.BackColor = System.Drawing.SystemColors.ActiveBorder;
  305. appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
  306. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  307. appearance27.BorderColor = System.Drawing.SystemColors.Window;
  308. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance27;
  309. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  310. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  311. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  312. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  313. appearance31.BackColor = System.Drawing.SystemColors.ControlLightLight;
  314. appearance31.BackColor2 = System.Drawing.SystemColors.Control;
  315. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  316. appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
  317. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance31;
  318. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  319. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  320. appearance32.BackColor = System.Drawing.SystemColors.Window;
  321. appearance32.ForeColor = System.Drawing.SystemColors.ControlText;
  322. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance32;
  323. appearance33.BackColor = System.Drawing.SystemColors.Highlight;
  324. appearance33.ForeColor = System.Drawing.SystemColors.HighlightText;
  325. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance33;
  326. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  327. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  328. appearance34.BackColor = System.Drawing.SystemColors.Window;
  329. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance34;
  330. appearance35.BorderColor = System.Drawing.Color.Silver;
  331. appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  332. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance35;
  333. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  334. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  335. appearance36.BackColor = System.Drawing.SystemColors.Control;
  336. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  337. appearance36.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  338. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  339. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  340. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance36;
  341. appearance37.TextHAlignAsString = "Left";
  342. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance37;
  343. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  344. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  345. appearance38.BackColor = System.Drawing.SystemColors.Window;
  346. appearance38.BorderColor = System.Drawing.Color.Silver;
  347. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance38;
  348. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  349. appearance39.BackColor = System.Drawing.SystemColors.ControlLight;
  350. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance39;
  351. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  352. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  353. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  354. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  355. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  357. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  358. this.ultraGrid1.Name = "ultraGrid1";
  359. this.ultraGrid1.Size = new System.Drawing.Size(1398, 444);
  360. this.ultraGrid1.TabIndex = 0;
  361. this.ultraGrid1.Text = "ultraGrid1";
  362. //
  363. // ultraPanel1
  364. //
  365. //
  366. // ultraPanel1.ClientArea
  367. //
  368. this.ultraPanel1.ClientArea.Controls.Add(this.cop_orderType);
  369. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel11);
  370. this.ultraPanel1.ClientArea.Controls.Add(this.cop_clauseType);
  371. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
  372. this.ultraPanel1.ClientArea.Controls.Add(this.txt_ClauseName);
  373. this.ultraPanel1.ClientArea.Controls.Add(this.txt_ClauseId);
  374. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  375. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  376. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  377. this.ultraPanel1.Location = new System.Drawing.Point(0, 28);
  378. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  379. this.ultraPanel1.Name = "ultraPanel1";
  380. this.ultraPanel1.Size = new System.Drawing.Size(1404, 38);
  381. this.ultraPanel1.TabIndex = 0;
  382. //
  383. // cop_orderType
  384. //
  385. this.cop_orderType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  386. this.cop_orderType.Location = new System.Drawing.Point(1065, 6);
  387. this.cop_orderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  388. this.cop_orderType.Name = "cop_orderType";
  389. this.cop_orderType.Size = new System.Drawing.Size(189, 24);
  390. this.cop_orderType.TabIndex = 38;
  391. //
  392. // ultraLabel11
  393. //
  394. this.ultraLabel11.AutoSize = true;
  395. this.ultraLabel11.Location = new System.Drawing.Point(955, 9);
  396. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  397. this.ultraLabel11.Name = "ultraLabel11";
  398. this.ultraLabel11.Size = new System.Drawing.Size(131, 24);
  399. this.ultraLabel11.TabIndex = 37;
  400. this.ultraLabel11.Text = "适用合同类别";
  401. //
  402. // cop_clauseType
  403. //
  404. this.cop_clauseType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  405. this.cop_clauseType.Location = new System.Drawing.Point(645, 6);
  406. this.cop_clauseType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  407. this.cop_clauseType.Name = "cop_clauseType";
  408. this.cop_clauseType.Size = new System.Drawing.Size(291, 24);
  409. this.cop_clauseType.TabIndex = 36;
  410. //
  411. // ultraLabel7
  412. //
  413. this.ultraLabel7.AutoSize = true;
  414. this.ultraLabel7.Location = new System.Drawing.Point(565, 9);
  415. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  416. this.ultraLabel7.Name = "ultraLabel7";
  417. this.ultraLabel7.Size = new System.Drawing.Size(89, 24);
  418. this.ultraLabel7.TabIndex = 35;
  419. this.ultraLabel7.Text = "条款分类";
  420. //
  421. // txt_ClauseName
  422. //
  423. this.txt_ClauseName.Location = new System.Drawing.Point(381, 8);
  424. this.txt_ClauseName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  425. this.txt_ClauseName.Name = "txt_ClauseName";
  426. this.txt_ClauseName.Size = new System.Drawing.Size(163, 24);
  427. this.txt_ClauseName.TabIndex = 7;
  428. //
  429. // txt_ClauseId
  430. //
  431. this.txt_ClauseId.Location = new System.Drawing.Point(111, 8);
  432. this.txt_ClauseId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  433. this.txt_ClauseId.Name = "txt_ClauseId";
  434. this.txt_ClauseId.Size = new System.Drawing.Size(163, 24);
  435. this.txt_ClauseId.TabIndex = 6;
  436. //
  437. // ultraLabel2
  438. //
  439. this.ultraLabel2.AutoSize = true;
  440. this.ultraLabel2.Location = new System.Drawing.Point(309, 12);
  441. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  442. this.ultraLabel2.Name = "ultraLabel2";
  443. this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
  444. this.ultraLabel2.TabIndex = 5;
  445. this.ultraLabel2.Text = "条款名称";
  446. //
  447. // ultraLabel1
  448. //
  449. this.ultraLabel1.AutoSize = true;
  450. this.ultraLabel1.Location = new System.Drawing.Point(12, 12);
  451. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  452. this.ultraLabel1.Name = "ultraLabel1";
  453. this.ultraLabel1.Size = new System.Drawing.Size(131, 24);
  454. this.ultraLabel1.TabIndex = 4;
  455. this.ultraLabel1.Text = "条款代码标识";
  456. //
  457. // _Form1_Toolbars_Dock_Area_Left
  458. //
  459. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  460. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  461. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  462. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  463. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  464. this._Form1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  465. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  466. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 506);
  467. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  468. //
  469. // barsManagerButon
  470. //
  471. this.barsManagerButon.DesignerFlags = 1;
  472. this.barsManagerButon.DockWithinContainer = this;
  473. this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  474. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  475. this.barsManagerButon.Office2007UICompatibility = false;
  476. ribbonTab1.Caption = "ribbon1";
  477. ribbonGroup1.Caption = "ribbonGroup1";
  478. ribbonGroup2.Caption = "ribbonGroup2";
  479. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  480. ribbonGroup1,
  481. ribbonGroup2});
  482. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  483. ribbonTab1});
  484. this.barsManagerButon.ShowQuickCustomizeButton = false;
  485. ultraToolbar1.DockedColumn = 0;
  486. ultraToolbar1.DockedRow = 0;
  487. buttonTool5.InstanceProps.IsFirstInGroup = true;
  488. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  489. buttonTool2,
  490. buttonTool5});
  491. ultraToolbar1.Text = "UltraToolbar1";
  492. ultraToolbar1.Visible = false;
  493. ultraToolbar2.DockedColumn = 0;
  494. ultraToolbar2.DockedRow = 0;
  495. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  496. buttonTool1,
  497. buttonTool4,
  498. buttonTool14,
  499. buttonTool16});
  500. ultraToolbar2.Text = "UltraToolbar2";
  501. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  502. ultraToolbar1,
  503. ultraToolbar2});
  504. buttonTool6.SharedPropsInternal.Caption = "新增";
  505. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  506. buttonTool7.SharedPropsInternal.Caption = "删除";
  507. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  508. buttonTool8.SharedPropsInternal.Caption = "修改";
  509. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  510. buttonTool9.SharedPropsInternal.Caption = "查询";
  511. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  512. buttonTool10.SharedPropsInternal.Caption = "关闭";
  513. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  514. buttonTool12.SharedPropsInternal.Caption = "恢复";
  515. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  516. buttonTool3.SharedPropsInternal.Caption = "确认";
  517. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  518. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  519. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  520. buttonTool11.SharedPropsInternal.Caption = "查询";
  521. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  522. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  523. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  524. buttonTool13.SharedPropsInternal.Caption = "关闭";
  525. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  526. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  527. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  528. buttonTool17.SharedPropsInternal.Caption = "确认";
  529. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  530. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  531. buttonTool15.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  532. buttonTool15.SharedPropsInternal.Caption = "清空";
  533. buttonTool15.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  534. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  535. buttonTool6,
  536. buttonTool7,
  537. buttonTool8,
  538. buttonTool9,
  539. buttonTool10,
  540. buttonTool12,
  541. buttonTool3,
  542. buttonTool11,
  543. buttonTool13,
  544. buttonTool17,
  545. buttonTool15});
  546. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  547. //
  548. // _Form1_Toolbars_Dock_Area_Right
  549. //
  550. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  551. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  552. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  553. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  554. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1404, 28);
  555. this._Form1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  556. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  557. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 506);
  558. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  559. //
  560. // _Form1_Toolbars_Dock_Area_Top
  561. //
  562. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  563. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  564. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  565. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  566. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  567. this._Form1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  568. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  569. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1404, 28);
  570. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  571. //
  572. // _Form1_Toolbars_Dock_Area_Bottom
  573. //
  574. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  575. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  576. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  577. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  578. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 534);
  579. this._Form1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  580. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  581. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1404, 0);
  582. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  583. //
  584. // FrmClauseInMode
  585. //
  586. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  587. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  588. this.ClientSize = new System.Drawing.Size(1404, 534);
  589. this.Controls.Add(this.ultraPanel2);
  590. this.Controls.Add(this.ultraPanel1);
  591. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  592. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  593. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  594. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  595. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  596. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  597. this.Name = "FrmClauseInMode";
  598. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  599. this.Text = "系统条款选择";
  600. this.Load += new System.EventHandler(this.FrmClauseInMode_Load);
  601. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  603. this.ultraPanel2.ClientArea.ResumeLayout(false);
  604. this.ultraPanel2.ResumeLayout(false);
  605. this.ultraPanel4.ClientArea.ResumeLayout(false);
  606. this.ultraPanel4.ResumeLayout(false);
  607. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  608. this.ultraGroupBox1.ResumeLayout(false);
  609. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  610. this.ultraPanel1.ClientArea.ResumeLayout(false);
  611. this.ultraPanel1.ClientArea.PerformLayout();
  612. this.ultraPanel1.ResumeLayout(false);
  613. ((System.ComponentModel.ISupportInitialize)(this.cop_orderType)).EndInit();
  614. ((System.ComponentModel.ISupportInitialize)(this.cop_clauseType)).EndInit();
  615. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).EndInit();
  616. ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseId)).EndInit();
  617. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  618. this.ResumeLayout(false);
  619. }
  620. #endregion
  621. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  622. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  623. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  624. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  625. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  626. private System.Data.DataSet dataSet1;
  627. private System.Data.DataTable dataTable1;
  628. private System.Data.DataColumn dataColumn1;
  629. private System.Data.DataColumn dataColumn2;
  630. private System.Data.DataColumn dataColumn3;
  631. private System.Data.DataColumn dataColumn4;
  632. private System.Data.DataColumn dataColumn5;
  633. private System.Data.DataColumn dataColumn6;
  634. private System.Data.DataColumn dataColumn7;
  635. private System.Data.DataColumn dataColumn8;
  636. private System.Data.DataColumn dataColumn9;
  637. private System.Data.DataColumn dataColumn10;
  638. private System.Data.DataColumn dataColumn11;
  639. private System.Data.DataColumn dataColumn12;
  640. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseName;
  641. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseId;
  642. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  643. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  644. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  645. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  646. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  647. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  648. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  649. private Infragistics.Win.UltraWinEditors.UltraComboEditor cop_clauseType;
  650. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  651. private Infragistics.Win.UltraWinEditors.UltraComboEditor cop_orderType;
  652. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  653. }
  654. }