StatisticsTJ.Designer.cs 21 KB

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