SercherOnTJQY.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. namespace WWPipeLine.MapTools.Conditions.Sercher
  2. {
  3. partial class SercherOnTJQY
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  29. this.uilbLayers = new Sunny.UI.UIListBox();
  30. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  31. this.uilbValues = new Sunny.UI.UIListBox();
  32. this.uicbxFields = new Sunny.UI.UIComboBox();
  33. this.uiLabel1 = new Sunny.UI.UILabel();
  34. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  35. this.uibtnNull = new Sunny.UI.UIButton();
  36. this.uibtnNot = new Sunny.UI.UIButton();
  37. this.uibtnbaifenhao = new Sunny.UI.UIButton();
  38. this.uibtnIs = new Sunny.UI.UIButton();
  39. this.uibtnyoukuohao = new Sunny.UI.UIButton();
  40. this.uibtnzuokuohao = new Sunny.UI.UIButton();
  41. this.uibtnOr = new Sunny.UI.UIButton();
  42. this.uibtnxydy = new Sunny.UI.UIButton();
  43. this.uibtndydy = new Sunny.UI.UIButton();
  44. this.uibtnAnd = new Sunny.UI.UIButton();
  45. this.uibtnxiaoyu = new Sunny.UI.UIButton();
  46. this.uibtndayu = new Sunny.UI.UIButton();
  47. this.uibtnLike = new Sunny.UI.UIButton();
  48. this.uibtnbudengyu = new Sunny.UI.UIButton();
  49. this.uibtndengyu = new Sunny.UI.UIButton();
  50. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  51. this.uibtnSqlClear = new Sunny.UI.UIButton();
  52. this.uibtnSqltest = new Sunny.UI.UIButton();
  53. this.uitbSql = new Sunny.UI.UITextBox();
  54. this.uiGroupBox1.SuspendLayout();
  55. this.uiGroupBox2.SuspendLayout();
  56. this.uiGroupBox3.SuspendLayout();
  57. this.uiGroupBox4.SuspendLayout();
  58. this.SuspendLayout();
  59. //
  60. // uiGroupBox1
  61. //
  62. this.uiGroupBox1.Controls.Add(this.uilbLayers);
  63. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  64. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  65. this.uiGroupBox1.Location = new System.Drawing.Point(2, 2);
  66. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  67. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  68. this.uiGroupBox1.Name = "uiGroupBox1";
  69. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(5, 32, 5, 5);
  70. this.uiGroupBox1.Size = new System.Drawing.Size(166, 521);
  71. this.uiGroupBox1.TabIndex = 0;
  72. this.uiGroupBox1.Text = "图层列表";
  73. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  74. //
  75. // uilbLayers
  76. //
  77. this.uilbLayers.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.uilbLayers.FillColor = System.Drawing.Color.White;
  79. this.uilbLayers.Font = new System.Drawing.Font("微软雅黑", 12F);
  80. this.uilbLayers.FormatString = "";
  81. this.uilbLayers.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  82. this.uilbLayers.Location = new System.Drawing.Point(5, 32);
  83. this.uilbLayers.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  84. this.uilbLayers.MinimumSize = new System.Drawing.Size(1, 1);
  85. this.uilbLayers.Name = "uilbLayers";
  86. this.uilbLayers.Padding = new System.Windows.Forms.Padding(2);
  87. this.uilbLayers.Size = new System.Drawing.Size(156, 484);
  88. this.uilbLayers.TabIndex = 0;
  89. this.uilbLayers.Text = null;
  90. this.uilbLayers.SelectedIndexChanged += new System.EventHandler(this.uilbLayers_SelectedIndexChanged);
  91. //
  92. // uiGroupBox2
  93. //
  94. this.uiGroupBox2.Controls.Add(this.uilbValues);
  95. this.uiGroupBox2.Controls.Add(this.uicbxFields);
  96. this.uiGroupBox2.Controls.Add(this.uiLabel1);
  97. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
  98. this.uiGroupBox2.Location = new System.Drawing.Point(173, 1);
  99. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  100. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  101. this.uiGroupBox2.Name = "uiGroupBox2";
  102. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(1, 32, 1, 1);
  103. this.uiGroupBox2.Size = new System.Drawing.Size(301, 338);
  104. this.uiGroupBox2.TabIndex = 1;
  105. this.uiGroupBox2.Text = "查询字段";
  106. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  107. //
  108. // uilbValues
  109. //
  110. this.uilbValues.Dock = System.Windows.Forms.DockStyle.Bottom;
  111. this.uilbValues.FillColor = System.Drawing.Color.White;
  112. this.uilbValues.Font = new System.Drawing.Font("微软雅黑", 12F);
  113. this.uilbValues.FormatString = "";
  114. this.uilbValues.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  115. this.uilbValues.Location = new System.Drawing.Point(1, 69);
  116. this.uilbValues.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  117. this.uilbValues.MinimumSize = new System.Drawing.Size(1, 1);
  118. this.uilbValues.Name = "uilbValues";
  119. this.uilbValues.Padding = new System.Windows.Forms.Padding(2);
  120. this.uilbValues.Size = new System.Drawing.Size(299, 268);
  121. this.uilbValues.TabIndex = 2;
  122. this.uilbValues.Text = "uiListBox1";
  123. this.uilbValues.ItemClick += new System.EventHandler(this.uilbxValues_ItemClick);
  124. //
  125. // uicbxFields
  126. //
  127. this.uicbxFields.DataSource = null;
  128. this.uicbxFields.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  129. this.uicbxFields.FillColor = System.Drawing.Color.White;
  130. this.uicbxFields.Font = new System.Drawing.Font("微软雅黑", 12F);
  131. this.uicbxFields.Location = new System.Drawing.Point(110, 30);
  132. this.uicbxFields.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  133. this.uicbxFields.MinimumSize = new System.Drawing.Size(63, 0);
  134. this.uicbxFields.Name = "uicbxFields";
  135. this.uicbxFields.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  136. this.uicbxFields.Size = new System.Drawing.Size(186, 29);
  137. this.uicbxFields.TabIndex = 1;
  138. this.uicbxFields.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  139. this.uicbxFields.SelectedIndexChanged += new System.EventHandler(this.uicbxFields_SelectedIndexChanged);
  140. //
  141. // uiLabel1
  142. //
  143. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  144. this.uiLabel1.Location = new System.Drawing.Point(8, 36);
  145. this.uiLabel1.Name = "uiLabel1";
  146. this.uiLabel1.Size = new System.Drawing.Size(95, 23);
  147. this.uiLabel1.TabIndex = 0;
  148. this.uiLabel1.Text = "属性字段:";
  149. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  150. //
  151. // uiGroupBox3
  152. //
  153. this.uiGroupBox3.Controls.Add(this.uibtnNull);
  154. this.uiGroupBox3.Controls.Add(this.uibtnNot);
  155. this.uiGroupBox3.Controls.Add(this.uibtnbaifenhao);
  156. this.uiGroupBox3.Controls.Add(this.uibtnIs);
  157. this.uiGroupBox3.Controls.Add(this.uibtnyoukuohao);
  158. this.uiGroupBox3.Controls.Add(this.uibtnzuokuohao);
  159. this.uiGroupBox3.Controls.Add(this.uibtnOr);
  160. this.uiGroupBox3.Controls.Add(this.uibtnxydy);
  161. this.uiGroupBox3.Controls.Add(this.uibtndydy);
  162. this.uiGroupBox3.Controls.Add(this.uibtnAnd);
  163. this.uiGroupBox3.Controls.Add(this.uibtnxiaoyu);
  164. this.uiGroupBox3.Controls.Add(this.uibtndayu);
  165. this.uiGroupBox3.Controls.Add(this.uibtnLike);
  166. this.uiGroupBox3.Controls.Add(this.uibtnbudengyu);
  167. this.uiGroupBox3.Controls.Add(this.uibtndengyu);
  168. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
  169. this.uiGroupBox3.Location = new System.Drawing.Point(482, 1);
  170. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  171. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  172. this.uiGroupBox3.Name = "uiGroupBox3";
  173. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  174. this.uiGroupBox3.Size = new System.Drawing.Size(169, 337);
  175. this.uiGroupBox3.TabIndex = 2;
  176. this.uiGroupBox3.Text = "操作符";
  177. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  178. //
  179. // uibtnNull
  180. //
  181. this.uibtnNull.Cursor = System.Windows.Forms.Cursors.Hand;
  182. this.uibtnNull.Font = new System.Drawing.Font("微软雅黑", 12F);
  183. this.uibtnNull.Location = new System.Drawing.Point(118, 265);
  184. this.uibtnNull.MinimumSize = new System.Drawing.Size(1, 1);
  185. this.uibtnNull.Name = "uibtnNull";
  186. this.uibtnNull.Size = new System.Drawing.Size(35, 35);
  187. this.uibtnNull.TabIndex = 14;
  188. this.uibtnNull.Text = "Null";
  189. //
  190. // uibtnNot
  191. //
  192. this.uibtnNot.Cursor = System.Windows.Forms.Cursors.Hand;
  193. this.uibtnNot.Font = new System.Drawing.Font("微软雅黑", 12F);
  194. this.uibtnNot.Location = new System.Drawing.Point(67, 265);
  195. this.uibtnNot.MinimumSize = new System.Drawing.Size(1, 1);
  196. this.uibtnNot.Name = "uibtnNot";
  197. this.uibtnNot.Size = new System.Drawing.Size(35, 35);
  198. this.uibtnNot.TabIndex = 13;
  199. this.uibtnNot.Text = "Not";
  200. //
  201. // uibtnbaifenhao
  202. //
  203. this.uibtnbaifenhao.Cursor = System.Windows.Forms.Cursors.Hand;
  204. this.uibtnbaifenhao.Font = new System.Drawing.Font("微软雅黑", 12F);
  205. this.uibtnbaifenhao.Location = new System.Drawing.Point(15, 265);
  206. this.uibtnbaifenhao.MinimumSize = new System.Drawing.Size(1, 1);
  207. this.uibtnbaifenhao.Name = "uibtnbaifenhao";
  208. this.uibtnbaifenhao.Size = new System.Drawing.Size(35, 35);
  209. this.uibtnbaifenhao.TabIndex = 12;
  210. this.uibtnbaifenhao.Text = "%";
  211. //
  212. // uibtnIs
  213. //
  214. this.uibtnIs.Cursor = System.Windows.Forms.Cursors.Hand;
  215. this.uibtnIs.Font = new System.Drawing.Font("微软雅黑", 12F);
  216. this.uibtnIs.Location = new System.Drawing.Point(118, 211);
  217. this.uibtnIs.MinimumSize = new System.Drawing.Size(1, 1);
  218. this.uibtnIs.Name = "uibtnIs";
  219. this.uibtnIs.Size = new System.Drawing.Size(35, 35);
  220. this.uibtnIs.TabIndex = 11;
  221. this.uibtnIs.Tag = "hasField";
  222. this.uibtnIs.Text = "Is";
  223. //
  224. // uibtnyoukuohao
  225. //
  226. this.uibtnyoukuohao.Cursor = System.Windows.Forms.Cursors.Hand;
  227. this.uibtnyoukuohao.Font = new System.Drawing.Font("微软雅黑", 12F);
  228. this.uibtnyoukuohao.Location = new System.Drawing.Point(67, 211);
  229. this.uibtnyoukuohao.MinimumSize = new System.Drawing.Size(1, 1);
  230. this.uibtnyoukuohao.Name = "uibtnyoukuohao";
  231. this.uibtnyoukuohao.Size = new System.Drawing.Size(35, 35);
  232. this.uibtnyoukuohao.TabIndex = 10;
  233. this.uibtnyoukuohao.Text = ")";
  234. //
  235. // uibtnzuokuohao
  236. //
  237. this.uibtnzuokuohao.Cursor = System.Windows.Forms.Cursors.Hand;
  238. this.uibtnzuokuohao.Font = new System.Drawing.Font("微软雅黑", 12F);
  239. this.uibtnzuokuohao.Location = new System.Drawing.Point(15, 211);
  240. this.uibtnzuokuohao.MinimumSize = new System.Drawing.Size(1, 1);
  241. this.uibtnzuokuohao.Name = "uibtnzuokuohao";
  242. this.uibtnzuokuohao.Size = new System.Drawing.Size(35, 35);
  243. this.uibtnzuokuohao.TabIndex = 9;
  244. this.uibtnzuokuohao.Text = "(";
  245. //
  246. // uibtnOr
  247. //
  248. this.uibtnOr.Cursor = System.Windows.Forms.Cursors.Hand;
  249. this.uibtnOr.Font = new System.Drawing.Font("微软雅黑", 12F);
  250. this.uibtnOr.Location = new System.Drawing.Point(118, 159);
  251. this.uibtnOr.MinimumSize = new System.Drawing.Size(1, 1);
  252. this.uibtnOr.Name = "uibtnOr";
  253. this.uibtnOr.Size = new System.Drawing.Size(35, 35);
  254. this.uibtnOr.TabIndex = 8;
  255. this.uibtnOr.Text = "Or";
  256. //
  257. // uibtnxydy
  258. //
  259. this.uibtnxydy.Cursor = System.Windows.Forms.Cursors.Hand;
  260. this.uibtnxydy.Font = new System.Drawing.Font("微软雅黑", 12F);
  261. this.uibtnxydy.Location = new System.Drawing.Point(67, 159);
  262. this.uibtnxydy.MinimumSize = new System.Drawing.Size(1, 1);
  263. this.uibtnxydy.Name = "uibtnxydy";
  264. this.uibtnxydy.Size = new System.Drawing.Size(35, 35);
  265. this.uibtnxydy.TabIndex = 7;
  266. this.uibtnxydy.Tag = "hasField";
  267. this.uibtnxydy.Text = "<=";
  268. //
  269. // uibtndydy
  270. //
  271. this.uibtndydy.Cursor = System.Windows.Forms.Cursors.Hand;
  272. this.uibtndydy.Font = new System.Drawing.Font("微软雅黑", 12F);
  273. this.uibtndydy.Location = new System.Drawing.Point(15, 159);
  274. this.uibtndydy.MinimumSize = new System.Drawing.Size(1, 1);
  275. this.uibtndydy.Name = "uibtndydy";
  276. this.uibtndydy.Size = new System.Drawing.Size(35, 35);
  277. this.uibtndydy.TabIndex = 6;
  278. this.uibtndydy.Tag = "hasField";
  279. this.uibtndydy.Text = ">=";
  280. //
  281. // uibtnAnd
  282. //
  283. this.uibtnAnd.Cursor = System.Windows.Forms.Cursors.Hand;
  284. this.uibtnAnd.Font = new System.Drawing.Font("微软雅黑", 12F);
  285. this.uibtnAnd.Location = new System.Drawing.Point(118, 106);
  286. this.uibtnAnd.MinimumSize = new System.Drawing.Size(1, 1);
  287. this.uibtnAnd.Name = "uibtnAnd";
  288. this.uibtnAnd.Size = new System.Drawing.Size(35, 35);
  289. this.uibtnAnd.TabIndex = 5;
  290. this.uibtnAnd.Text = "And";
  291. //
  292. // uibtnxiaoyu
  293. //
  294. this.uibtnxiaoyu.Cursor = System.Windows.Forms.Cursors.Hand;
  295. this.uibtnxiaoyu.Font = new System.Drawing.Font("微软雅黑", 12F);
  296. this.uibtnxiaoyu.Location = new System.Drawing.Point(67, 106);
  297. this.uibtnxiaoyu.MinimumSize = new System.Drawing.Size(1, 1);
  298. this.uibtnxiaoyu.Name = "uibtnxiaoyu";
  299. this.uibtnxiaoyu.Size = new System.Drawing.Size(35, 35);
  300. this.uibtnxiaoyu.TabIndex = 4;
  301. this.uibtnxiaoyu.Tag = "hasField";
  302. this.uibtnxiaoyu.Text = "<";
  303. //
  304. // uibtndayu
  305. //
  306. this.uibtndayu.Cursor = System.Windows.Forms.Cursors.Hand;
  307. this.uibtndayu.Font = new System.Drawing.Font("微软雅黑", 12F);
  308. this.uibtndayu.Location = new System.Drawing.Point(15, 106);
  309. this.uibtndayu.MinimumSize = new System.Drawing.Size(1, 1);
  310. this.uibtndayu.Name = "uibtndayu";
  311. this.uibtndayu.Size = new System.Drawing.Size(35, 35);
  312. this.uibtndayu.TabIndex = 3;
  313. this.uibtndayu.Tag = "hasField";
  314. this.uibtndayu.Text = ">";
  315. //
  316. // uibtnLike
  317. //
  318. this.uibtnLike.Cursor = System.Windows.Forms.Cursors.Hand;
  319. this.uibtnLike.Font = new System.Drawing.Font("微软雅黑", 12F);
  320. this.uibtnLike.Location = new System.Drawing.Point(118, 53);
  321. this.uibtnLike.MinimumSize = new System.Drawing.Size(1, 1);
  322. this.uibtnLike.Name = "uibtnLike";
  323. this.uibtnLike.Size = new System.Drawing.Size(35, 35);
  324. this.uibtnLike.TabIndex = 2;
  325. this.uibtnLike.Tag = "hasField";
  326. this.uibtnLike.Text = "Like";
  327. //
  328. // uibtnbudengyu
  329. //
  330. this.uibtnbudengyu.Cursor = System.Windows.Forms.Cursors.Hand;
  331. this.uibtnbudengyu.Font = new System.Drawing.Font("微软雅黑", 12F);
  332. this.uibtnbudengyu.Location = new System.Drawing.Point(67, 53);
  333. this.uibtnbudengyu.MinimumSize = new System.Drawing.Size(1, 1);
  334. this.uibtnbudengyu.Name = "uibtnbudengyu";
  335. this.uibtnbudengyu.Size = new System.Drawing.Size(35, 35);
  336. this.uibtnbudengyu.TabIndex = 1;
  337. this.uibtnbudengyu.Tag = "hasField";
  338. this.uibtnbudengyu.Text = "<>";
  339. //
  340. // uibtndengyu
  341. //
  342. this.uibtndengyu.Cursor = System.Windows.Forms.Cursors.Hand;
  343. this.uibtndengyu.Font = new System.Drawing.Font("微软雅黑", 12F);
  344. this.uibtndengyu.Location = new System.Drawing.Point(15, 53);
  345. this.uibtndengyu.MinimumSize = new System.Drawing.Size(1, 1);
  346. this.uibtndengyu.Name = "uibtndengyu";
  347. this.uibtndengyu.Size = new System.Drawing.Size(35, 35);
  348. this.uibtndengyu.TabIndex = 0;
  349. this.uibtndengyu.Tag = "hasField";
  350. this.uibtndengyu.Text = "=";
  351. //
  352. // uiGroupBox4
  353. //
  354. this.uiGroupBox4.Controls.Add(this.uibtnSqlClear);
  355. this.uiGroupBox4.Controls.Add(this.uibtnSqltest);
  356. this.uiGroupBox4.Controls.Add(this.uitbSql);
  357. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
  358. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F);
  359. this.uiGroupBox4.Location = new System.Drawing.Point(168, 349);
  360. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  361. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  362. this.uiGroupBox4.Name = "uiGroupBox4";
  363. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  364. this.uiGroupBox4.Size = new System.Drawing.Size(490, 174);
  365. this.uiGroupBox4.TabIndex = 3;
  366. this.uiGroupBox4.Text = "条件语句";
  367. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  368. //
  369. // uibtnSqlClear
  370. //
  371. this.uibtnSqlClear.Cursor = System.Windows.Forms.Cursors.Hand;
  372. this.uibtnSqlClear.Font = new System.Drawing.Font("微软雅黑", 12F);
  373. this.uibtnSqlClear.Location = new System.Drawing.Point(345, 134);
  374. this.uibtnSqlClear.MinimumSize = new System.Drawing.Size(1, 1);
  375. this.uibtnSqlClear.Name = "uibtnSqlClear";
  376. this.uibtnSqlClear.Size = new System.Drawing.Size(100, 35);
  377. this.uibtnSqlClear.TabIndex = 2;
  378. this.uibtnSqlClear.Text = "清空";
  379. this.uibtnSqlClear.Click += new System.EventHandler(this.uibtnSqlClear_Click);
  380. //
  381. // uibtnSqltest
  382. //
  383. this.uibtnSqltest.Cursor = System.Windows.Forms.Cursors.Hand;
  384. this.uibtnSqltest.Font = new System.Drawing.Font("微软雅黑", 12F);
  385. this.uibtnSqltest.Location = new System.Drawing.Point(230, 134);
  386. this.uibtnSqltest.MinimumSize = new System.Drawing.Size(1, 1);
  387. this.uibtnSqltest.Name = "uibtnSqltest";
  388. this.uibtnSqltest.Size = new System.Drawing.Size(100, 35);
  389. this.uibtnSqltest.TabIndex = 1;
  390. this.uibtnSqltest.Text = "测试";
  391. this.uibtnSqltest.Click += new System.EventHandler(this.uibtnSqltest_Click);
  392. //
  393. // uitbSql
  394. //
  395. this.uitbSql.Cursor = System.Windows.Forms.Cursors.IBeam;
  396. this.uitbSql.Dock = System.Windows.Forms.DockStyle.Top;
  397. this.uitbSql.FillColor = System.Drawing.Color.White;
  398. this.uitbSql.Font = new System.Drawing.Font("微软雅黑", 12F);
  399. this.uitbSql.Location = new System.Drawing.Point(0, 32);
  400. this.uitbSql.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  401. this.uitbSql.Maximum = 2147483647D;
  402. this.uitbSql.Minimum = -2147483648D;
  403. this.uitbSql.MinimumSize = new System.Drawing.Size(1, 1);
  404. this.uitbSql.Multiline = true;
  405. this.uitbSql.Name = "uitbSql";
  406. this.uitbSql.Size = new System.Drawing.Size(490, 94);
  407. this.uitbSql.TabIndex = 0;
  408. this.uitbSql.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  409. //
  410. // SercherOnTJ
  411. //
  412. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  413. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  414. this.Controls.Add(this.uiGroupBox4);
  415. this.Controls.Add(this.uiGroupBox3);
  416. this.Controls.Add(this.uiGroupBox2);
  417. this.Controls.Add(this.uiGroupBox1);
  418. this.Name = "SercherOnTJ";
  419. this.Padding = new System.Windows.Forms.Padding(2);
  420. this.Size = new System.Drawing.Size(660, 525);
  421. this.uiGroupBox1.ResumeLayout(false);
  422. this.uiGroupBox2.ResumeLayout(false);
  423. this.uiGroupBox3.ResumeLayout(false);
  424. this.uiGroupBox4.ResumeLayout(false);
  425. this.ResumeLayout(false);
  426. }
  427. #endregion
  428. private Sunny.UI.UIGroupBox uiGroupBox1;
  429. private Sunny.UI.UIGroupBox uiGroupBox2;
  430. private Sunny.UI.UIGroupBox uiGroupBox3;
  431. private Sunny.UI.UIGroupBox uiGroupBox4;
  432. private Sunny.UI.UITextBox uitbSql;
  433. private Sunny.UI.UIButton uibtnSqltest;
  434. private Sunny.UI.UIButton uibtnSqlClear;
  435. private Sunny.UI.UILabel uiLabel1;
  436. private Sunny.UI.UIComboBox uicbxFields;
  437. private Sunny.UI.UIListBox uilbValues;
  438. private Sunny.UI.UIButton uibtndengyu;
  439. private Sunny.UI.UIButton uibtnbudengyu;
  440. private Sunny.UI.UIButton uibtnLike;
  441. private Sunny.UI.UIButton uibtnAnd;
  442. private Sunny.UI.UIButton uibtnxiaoyu;
  443. private Sunny.UI.UIButton uibtndayu;
  444. private Sunny.UI.UIButton uibtnOr;
  445. private Sunny.UI.UIButton uibtnxydy;
  446. private Sunny.UI.UIButton uibtndydy;
  447. private Sunny.UI.UIButton uibtnIs;
  448. private Sunny.UI.UIButton uibtnyoukuohao;
  449. private Sunny.UI.UIButton uibtnzuokuohao;
  450. private Sunny.UI.UIButton uibtnNull;
  451. private Sunny.UI.UIButton uibtnNot;
  452. private Sunny.UI.UIButton uibtnbaifenhao;
  453. private Sunny.UI.UIListBox uilbLayers;
  454. }
  455. }