123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi
- {
- partial class ShuJuZiDian
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.uilbLayers = new Sunny.UI.UIListBox();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.uidgv = new Sunny.UI.UIDataGridView();
- this.uitb = new Sunny.UI.UITextBox();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.uiGroupBox1.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
- 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(0, 0);
- 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(0, 32, 0, 0);
- this.uiGroupBox1.Size = new System.Drawing.Size(166, 500);
- this.uiGroupBox1.TabIndex = 1;
- 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(0, 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(166, 468);
- this.uilbLayers.TabIndex = 0;
- this.uilbLayers.Text = null;
- this.uilbLayers.SelectedIndexChanged += new System.EventHandler(this.uilbLayers_SelectedIndexChanged);
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Controls.Add(this.uidgv);
- this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiGroupBox2.Location = new System.Drawing.Point(166, 0);
- 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(0, 32, 0, 0);
- this.uiGroupBox2.Size = new System.Drawing.Size(434, 458);
- this.uiGroupBox2.TabIndex = 2;
- this.uiGroupBox2.Text = "数据字典信息";
- this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // uidgv
- //
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.uidgv.BackgroundColor = System.Drawing.Color.White;
- this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F);
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F);
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.uidgv.DefaultCellStyle = dataGridViewCellStyle8;
- this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uidgv.EnableHeadersVisualStyles = false;
- this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.uidgv.Location = new System.Drawing.Point(0, 32);
- this.uidgv.Name = "uidgv";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F);
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.uidgv.RowTemplate.Height = 23;
- this.uidgv.SelectedIndex = -1;
- this.uidgv.ShowGridLine = true;
- this.uidgv.Size = new System.Drawing.Size(434, 426);
- this.uidgv.TabIndex = 0;
- this.uidgv.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uidgv_SelectIndexChange);
- //
- // uitb
- //
- this.uitb.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb.FillColor = System.Drawing.Color.White;
- this.uitb.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb.Location = new System.Drawing.Point(271, 468);
- this.uitb.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb.Maximum = 2147483647D;
- this.uitb.Minimum = -2147483648D;
- this.uitb.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb.Name = "uitb";
- this.uitb.Size = new System.Drawing.Size(319, 29);
- this.uitb.TabIndex = 3;
- this.uitb.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel1.Location = new System.Drawing.Point(173, 468);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(91, 23);
- this.uiLabel1.TabIndex = 4;
- this.uiLabel1.Text = "字段信息:";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // ShuJuZiDian
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.uiLabel1);
- this.Controls.Add(this.uitb);
- this.Controls.Add(this.uiGroupBox2);
- this.Controls.Add(this.uiGroupBox1);
- this.Name = "ShuJuZiDian";
- this.Size = new System.Drawing.Size(600, 500);
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private Sunny.UI.UIListBox uilbLayers;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UIDataGridView uidgv;
- private Sunny.UI.UITextBox uitb;
- private Sunny.UI.UILabel uiLabel1;
- }
- }
|