namespace WWPipeLine.MapTools.Conditions.Statistics
{
partial class TJStatistics
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.uilbLayers = new Sunny.UI.UIListBox();
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
this.uilbValues = new Sunny.UI.UIListBox();
this.uicbxFields = new Sunny.UI.UIComboBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
this.uibtnNull = new Sunny.UI.UIButton();
this.uibtnNot = new Sunny.UI.UIButton();
this.uibtnbaifenhao = new Sunny.UI.UIButton();
this.uibtnIs = new Sunny.UI.UIButton();
this.uibtnyoukuohao = new Sunny.UI.UIButton();
this.uibtnzuokuohao = new Sunny.UI.UIButton();
this.uibtnOr = new Sunny.UI.UIButton();
this.uibtnxydy = new Sunny.UI.UIButton();
this.uibtndydy = new Sunny.UI.UIButton();
this.uibtnAnd = new Sunny.UI.UIButton();
this.uibtnxiaoyu = new Sunny.UI.UIButton();
this.uibtndayu = new Sunny.UI.UIButton();
this.uibtnLike = new Sunny.UI.UIButton();
this.uibtnbudengyu = new Sunny.UI.UIButton();
this.uibtndengyu = new Sunny.UI.UIButton();
this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
this.uibtnSqlClear = new Sunny.UI.UIButton();
this.uibtnSqltest = new Sunny.UI.UIButton();
this.uitbSql = new Sunny.UI.UITextBox();
this.uicbxTongji = new Sunny.UI.UIComboBox();
this.uiLabel2 = new Sunny.UI.UILabel();
this.uiGroupBox1.SuspendLayout();
this.uiGroupBox2.SuspendLayout();
this.uiGroupBox3.SuspendLayout();
this.uiGroupBox4.SuspendLayout();
this.SuspendLayout();
//
// uiGroupBox1
//
this.uiGroupBox1.Controls.Add(this.uilbLayers);
this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox1.Location = new System.Drawing.Point(2, 2);
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox1.Name = "uiGroupBox1";
this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(5, 32, 5, 5);
this.uiGroupBox1.Size = new System.Drawing.Size(166, 521);
this.uiGroupBox1.TabIndex = 0;
this.uiGroupBox1.Text = "图层列表";
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uilbLayers
//
this.uilbLayers.Dock = System.Windows.Forms.DockStyle.Fill;
this.uilbLayers.FillColor = System.Drawing.Color.White;
this.uilbLayers.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uilbLayers.FormatString = "";
this.uilbLayers.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uilbLayers.Location = new System.Drawing.Point(5, 32);
this.uilbLayers.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uilbLayers.MinimumSize = new System.Drawing.Size(1, 1);
this.uilbLayers.Name = "uilbLayers";
this.uilbLayers.Padding = new System.Windows.Forms.Padding(2);
this.uilbLayers.Size = new System.Drawing.Size(156, 484);
this.uilbLayers.TabIndex = 0;
this.uilbLayers.Text = null;
this.uilbLayers.SelectedIndexChanged += new System.EventHandler(this.uilbLayers_SelectedIndexChanged);
//
// uiGroupBox2
//
this.uiGroupBox2.Controls.Add(this.uilbValues);
this.uiGroupBox2.Controls.Add(this.uicbxFields);
this.uiGroupBox2.Controls.Add(this.uiLabel1);
this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox2.Location = new System.Drawing.Point(173, 1);
this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox2.Name = "uiGroupBox2";
this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(1, 32, 1, 1);
this.uiGroupBox2.Size = new System.Drawing.Size(301, 338);
this.uiGroupBox2.TabIndex = 1;
this.uiGroupBox2.Text = "查询字段";
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uilbValues
//
this.uilbValues.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uilbValues.FillColor = System.Drawing.Color.White;
this.uilbValues.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uilbValues.FormatString = "";
this.uilbValues.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uilbValues.Location = new System.Drawing.Point(1, 69);
this.uilbValues.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uilbValues.MinimumSize = new System.Drawing.Size(1, 1);
this.uilbValues.Name = "uilbValues";
this.uilbValues.Padding = new System.Windows.Forms.Padding(2);
this.uilbValues.Size = new System.Drawing.Size(299, 268);
this.uilbValues.TabIndex = 2;
this.uilbValues.Text = "uiListBox1";
this.uilbValues.ItemClick += new System.EventHandler(this.uilbxValues_ItemClick);
//
// uicbxFields
//
this.uicbxFields.DataSource = null;
this.uicbxFields.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uicbxFields.FillColor = System.Drawing.Color.White;
this.uicbxFields.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uicbxFields.Location = new System.Drawing.Point(110, 30);
this.uicbxFields.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uicbxFields.MinimumSize = new System.Drawing.Size(63, 0);
this.uicbxFields.Name = "uicbxFields";
this.uicbxFields.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uicbxFields.Size = new System.Drawing.Size(186, 29);
this.uicbxFields.TabIndex = 1;
this.uicbxFields.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uicbxFields.SelectedIndexChanged += new System.EventHandler(this.uicbxFields_SelectedIndexChanged);
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLabel1.Location = new System.Drawing.Point(8, 36);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(95, 23);
this.uiLabel1.TabIndex = 0;
this.uiLabel1.Text = "属性字段:";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiGroupBox3
//
this.uiGroupBox3.Controls.Add(this.uibtnNull);
this.uiGroupBox3.Controls.Add(this.uibtnNot);
this.uiGroupBox3.Controls.Add(this.uibtnbaifenhao);
this.uiGroupBox3.Controls.Add(this.uibtnIs);
this.uiGroupBox3.Controls.Add(this.uibtnyoukuohao);
this.uiGroupBox3.Controls.Add(this.uibtnzuokuohao);
this.uiGroupBox3.Controls.Add(this.uibtnOr);
this.uiGroupBox3.Controls.Add(this.uibtnxydy);
this.uiGroupBox3.Controls.Add(this.uibtndydy);
this.uiGroupBox3.Controls.Add(this.uibtnAnd);
this.uiGroupBox3.Controls.Add(this.uibtnxiaoyu);
this.uiGroupBox3.Controls.Add(this.uibtndayu);
this.uiGroupBox3.Controls.Add(this.uibtnLike);
this.uiGroupBox3.Controls.Add(this.uibtnbudengyu);
this.uiGroupBox3.Controls.Add(this.uibtndengyu);
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox3.Location = new System.Drawing.Point(482, 1);
this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox3.Name = "uiGroupBox3";
this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox3.Size = new System.Drawing.Size(169, 337);
this.uiGroupBox3.TabIndex = 2;
this.uiGroupBox3.Text = "操作符";
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uibtnNull
//
this.uibtnNull.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnNull.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnNull.Location = new System.Drawing.Point(118, 265);
this.uibtnNull.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnNull.Name = "uibtnNull";
this.uibtnNull.Size = new System.Drawing.Size(35, 35);
this.uibtnNull.TabIndex = 14;
this.uibtnNull.Text = "Null";
//
// uibtnNot
//
this.uibtnNot.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnNot.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnNot.Location = new System.Drawing.Point(67, 265);
this.uibtnNot.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnNot.Name = "uibtnNot";
this.uibtnNot.Size = new System.Drawing.Size(35, 35);
this.uibtnNot.TabIndex = 13;
this.uibtnNot.Text = "Not";
//
// uibtnbaifenhao
//
this.uibtnbaifenhao.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnbaifenhao.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnbaifenhao.Location = new System.Drawing.Point(15, 265);
this.uibtnbaifenhao.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnbaifenhao.Name = "uibtnbaifenhao";
this.uibtnbaifenhao.Size = new System.Drawing.Size(35, 35);
this.uibtnbaifenhao.TabIndex = 12;
this.uibtnbaifenhao.Text = "%";
//
// uibtnIs
//
this.uibtnIs.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnIs.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnIs.Location = new System.Drawing.Point(118, 211);
this.uibtnIs.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnIs.Name = "uibtnIs";
this.uibtnIs.Size = new System.Drawing.Size(35, 35);
this.uibtnIs.TabIndex = 11;
this.uibtnIs.Tag = "hasField";
this.uibtnIs.Text = "Is";
//
// uibtnyoukuohao
//
this.uibtnyoukuohao.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnyoukuohao.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnyoukuohao.Location = new System.Drawing.Point(67, 211);
this.uibtnyoukuohao.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnyoukuohao.Name = "uibtnyoukuohao";
this.uibtnyoukuohao.Size = new System.Drawing.Size(35, 35);
this.uibtnyoukuohao.TabIndex = 10;
this.uibtnyoukuohao.Text = ")";
//
// uibtnzuokuohao
//
this.uibtnzuokuohao.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnzuokuohao.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnzuokuohao.Location = new System.Drawing.Point(15, 211);
this.uibtnzuokuohao.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnzuokuohao.Name = "uibtnzuokuohao";
this.uibtnzuokuohao.Size = new System.Drawing.Size(35, 35);
this.uibtnzuokuohao.TabIndex = 9;
this.uibtnzuokuohao.Text = "(";
//
// uibtnOr
//
this.uibtnOr.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnOr.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnOr.Location = new System.Drawing.Point(118, 159);
this.uibtnOr.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnOr.Name = "uibtnOr";
this.uibtnOr.Size = new System.Drawing.Size(35, 35);
this.uibtnOr.TabIndex = 8;
this.uibtnOr.Text = "Or";
//
// uibtnxydy
//
this.uibtnxydy.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnxydy.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnxydy.Location = new System.Drawing.Point(67, 159);
this.uibtnxydy.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnxydy.Name = "uibtnxydy";
this.uibtnxydy.Size = new System.Drawing.Size(35, 35);
this.uibtnxydy.TabIndex = 7;
this.uibtnxydy.Tag = "hasField";
this.uibtnxydy.Text = "<=";
//
// uibtndydy
//
this.uibtndydy.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtndydy.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtndydy.Location = new System.Drawing.Point(15, 159);
this.uibtndydy.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtndydy.Name = "uibtndydy";
this.uibtndydy.Size = new System.Drawing.Size(35, 35);
this.uibtndydy.TabIndex = 6;
this.uibtndydy.Tag = "hasField";
this.uibtndydy.Text = ">=";
//
// uibtnAnd
//
this.uibtnAnd.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnAnd.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnAnd.Location = new System.Drawing.Point(118, 106);
this.uibtnAnd.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnAnd.Name = "uibtnAnd";
this.uibtnAnd.Size = new System.Drawing.Size(35, 35);
this.uibtnAnd.TabIndex = 5;
this.uibtnAnd.Text = "And";
//
// uibtnxiaoyu
//
this.uibtnxiaoyu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnxiaoyu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnxiaoyu.Location = new System.Drawing.Point(67, 106);
this.uibtnxiaoyu.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnxiaoyu.Name = "uibtnxiaoyu";
this.uibtnxiaoyu.Size = new System.Drawing.Size(35, 35);
this.uibtnxiaoyu.TabIndex = 4;
this.uibtnxiaoyu.Tag = "hasField";
this.uibtnxiaoyu.Text = "<";
//
// uibtndayu
//
this.uibtndayu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtndayu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtndayu.Location = new System.Drawing.Point(15, 106);
this.uibtndayu.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtndayu.Name = "uibtndayu";
this.uibtndayu.Size = new System.Drawing.Size(35, 35);
this.uibtndayu.TabIndex = 3;
this.uibtndayu.Tag = "hasField";
this.uibtndayu.Text = ">";
//
// uibtnLike
//
this.uibtnLike.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnLike.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnLike.Location = new System.Drawing.Point(118, 53);
this.uibtnLike.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnLike.Name = "uibtnLike";
this.uibtnLike.Size = new System.Drawing.Size(35, 35);
this.uibtnLike.TabIndex = 2;
this.uibtnLike.Tag = "hasField";
this.uibtnLike.Text = "Like";
//
// uibtnbudengyu
//
this.uibtnbudengyu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnbudengyu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnbudengyu.Location = new System.Drawing.Point(67, 53);
this.uibtnbudengyu.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnbudengyu.Name = "uibtnbudengyu";
this.uibtnbudengyu.Size = new System.Drawing.Size(35, 35);
this.uibtnbudengyu.TabIndex = 1;
this.uibtnbudengyu.Tag = "hasField";
this.uibtnbudengyu.Text = "<>";
//
// uibtndengyu
//
this.uibtndengyu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtndengyu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtndengyu.Location = new System.Drawing.Point(15, 53);
this.uibtndengyu.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtndengyu.Name = "uibtndengyu";
this.uibtndengyu.Size = new System.Drawing.Size(35, 35);
this.uibtndengyu.TabIndex = 0;
this.uibtndengyu.Tag = "hasField";
this.uibtndengyu.Text = "=";
//
// uiGroupBox4
//
this.uiGroupBox4.Controls.Add(this.uicbxTongji);
this.uiGroupBox4.Controls.Add(this.uibtnSqlClear);
this.uiGroupBox4.Controls.Add(this.uiLabel2);
this.uiGroupBox4.Controls.Add(this.uibtnSqltest);
this.uiGroupBox4.Controls.Add(this.uitbSql);
this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox4.Location = new System.Drawing.Point(168, 349);
this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox4.Name = "uiGroupBox4";
this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox4.Size = new System.Drawing.Size(490, 174);
this.uiGroupBox4.TabIndex = 3;
this.uiGroupBox4.Text = "条件语句";
this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uibtnSqlClear
//
this.uibtnSqlClear.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnSqlClear.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnSqlClear.Location = new System.Drawing.Point(380, 134);
this.uibtnSqlClear.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnSqlClear.Name = "uibtnSqlClear";
this.uibtnSqlClear.Size = new System.Drawing.Size(100, 35);
this.uibtnSqlClear.TabIndex = 2;
this.uibtnSqlClear.Text = "清空";
this.uibtnSqlClear.Click += new System.EventHandler(this.uibtnSqlClear_Click);
//
// uibtnSqltest
//
this.uibtnSqltest.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnSqltest.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnSqltest.Location = new System.Drawing.Point(265, 134);
this.uibtnSqltest.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnSqltest.Name = "uibtnSqltest";
this.uibtnSqltest.Size = new System.Drawing.Size(100, 35);
this.uibtnSqltest.TabIndex = 1;
this.uibtnSqltest.Text = "测试";
this.uibtnSqltest.Click += new System.EventHandler(this.uibtnSqltest_Click);
//
// uitbSql
//
this.uitbSql.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uitbSql.Dock = System.Windows.Forms.DockStyle.Top;
this.uitbSql.FillColor = System.Drawing.Color.White;
this.uitbSql.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uitbSql.Location = new System.Drawing.Point(0, 32);
this.uitbSql.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uitbSql.Maximum = 2147483647D;
this.uitbSql.Minimum = -2147483648D;
this.uitbSql.MinimumSize = new System.Drawing.Size(1, 1);
this.uitbSql.Multiline = true;
this.uitbSql.Name = "uitbSql";
this.uitbSql.Size = new System.Drawing.Size(490, 94);
this.uitbSql.TabIndex = 0;
this.uitbSql.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// uicbxTongji
//
this.uicbxTongji.DataSource = null;
this.uicbxTongji.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uicbxTongji.FillColor = System.Drawing.Color.White;
this.uicbxTongji.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uicbxTongji.Location = new System.Drawing.Point(115, 136);
this.uicbxTongji.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uicbxTongji.MinimumSize = new System.Drawing.Size(63, 0);
this.uicbxTongji.Name = "uicbxTongji";
this.uicbxTongji.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uicbxTongji.Size = new System.Drawing.Size(139, 29);
this.uicbxTongji.TabIndex = 4;
this.uicbxTongji.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLabel2.Location = new System.Drawing.Point(13, 142);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(95, 23);
this.uiLabel2.TabIndex = 3;
this.uiLabel2.Text = "统计字段:";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// TJStatistics
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.uiGroupBox4);
this.Controls.Add(this.uiGroupBox3);
this.Controls.Add(this.uiGroupBox2);
this.Controls.Add(this.uiGroupBox1);
this.Name = "TJStatistics";
this.Padding = new System.Windows.Forms.Padding(2);
this.Size = new System.Drawing.Size(660, 525);
this.uiGroupBox1.ResumeLayout(false);
this.uiGroupBox2.ResumeLayout(false);
this.uiGroupBox3.ResumeLayout(false);
this.uiGroupBox4.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UIGroupBox uiGroupBox2;
private Sunny.UI.UIGroupBox uiGroupBox3;
private Sunny.UI.UIGroupBox uiGroupBox4;
private Sunny.UI.UITextBox uitbSql;
private Sunny.UI.UIButton uibtnSqltest;
private Sunny.UI.UIButton uibtnSqlClear;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIComboBox uicbxFields;
private Sunny.UI.UIListBox uilbValues;
private Sunny.UI.UIButton uibtndengyu;
private Sunny.UI.UIButton uibtnbudengyu;
private Sunny.UI.UIButton uibtnLike;
private Sunny.UI.UIButton uibtnAnd;
private Sunny.UI.UIButton uibtnxiaoyu;
private Sunny.UI.UIButton uibtndayu;
private Sunny.UI.UIButton uibtnOr;
private Sunny.UI.UIButton uibtnxydy;
private Sunny.UI.UIButton uibtndydy;
private Sunny.UI.UIButton uibtnIs;
private Sunny.UI.UIButton uibtnyoukuohao;
private Sunny.UI.UIButton uibtnzuokuohao;
private Sunny.UI.UIButton uibtnNull;
private Sunny.UI.UIButton uibtnNot;
private Sunny.UI.UIButton uibtnbaifenhao;
private Sunny.UI.UIListBox uilbLayers;
private Sunny.UI.UIComboBox uicbxTongji;
private Sunny.UI.UILabel uiLabel2;
}
}