|
|
|
|
namespace KGIS.Plugin.LayerProperty.View.UC_Controls
|
|
|
|
|
{
|
|
|
|
|
partial class UCExtentSet
|
|
|
|
|
{
|
|
|
|
|
/// <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()
|
|
|
|
|
{
|
|
|
|
|
components = new System.ComponentModel.Container(); this.lblUnit4 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.lblUnit2 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.lblUnit1 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
this.txtBottom = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtRight = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtLeft = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.txtTop = new DevExpress.XtraEditors.TextEdit();
|
|
|
|
|
this.lblUnit3 = new DevExpress.XtraEditors.LabelControl();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtBottom.Properties).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtRight.Properties).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtLeft.Properties).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtTop.Properties).BeginInit();
|
|
|
|
|
base.SuspendLayout();
|
|
|
|
|
this.lblUnit4.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.lblUnit4.Appearance.Options.UseFont = true;
|
|
|
|
|
this.lblUnit4.Location = new System.Drawing.Point(240, 71);
|
|
|
|
|
this.lblUnit4.Name = "lblUnit4";
|
|
|
|
|
this.lblUnit4.Size = new System.Drawing.Size(12, 12);
|
|
|
|
|
this.lblUnit4.TabIndex = 12;
|
|
|
|
|
this.lblUnit4.Text = "米";
|
|
|
|
|
this.lblUnit2.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.lblUnit2.Appearance.Options.UseFont = true;
|
|
|
|
|
this.lblUnit2.Location = new System.Drawing.Point(141, 45);
|
|
|
|
|
this.lblUnit2.Name = "lblUnit2";
|
|
|
|
|
this.lblUnit2.Size = new System.Drawing.Size(12, 12);
|
|
|
|
|
this.lblUnit2.TabIndex = 14;
|
|
|
|
|
this.lblUnit2.Text = "米";
|
|
|
|
|
this.lblUnit1.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.lblUnit1.Appearance.Options.UseFont = true;
|
|
|
|
|
this.lblUnit1.Location = new System.Drawing.Point(240, 14);
|
|
|
|
|
this.lblUnit1.Name = "lblUnit1";
|
|
|
|
|
this.lblUnit1.Size = new System.Drawing.Size(12, 12);
|
|
|
|
|
this.lblUnit1.TabIndex = 13;
|
|
|
|
|
this.lblUnit1.Text = "米";
|
|
|
|
|
this.labelControl13.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.labelControl13.Appearance.Options.UseFont = true;
|
|
|
|
|
this.labelControl13.Location = new System.Drawing.Point(226, 45);
|
|
|
|
|
this.labelControl13.Name = "labelControl13";
|
|
|
|
|
this.labelControl13.Size = new System.Drawing.Size(24, 12);
|
|
|
|
|
this.labelControl13.TabIndex = 4;
|
|
|
|
|
this.labelControl13.Text = "右:";
|
|
|
|
|
this.labelControl12.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.labelControl12.Appearance.Options.UseFont = true;
|
|
|
|
|
this.labelControl12.Location = new System.Drawing.Point(10, 45);
|
|
|
|
|
this.labelControl12.Name = "labelControl12";
|
|
|
|
|
this.labelControl12.Size = new System.Drawing.Size(24, 12);
|
|
|
|
|
this.labelControl12.TabIndex = 6;
|
|
|
|
|
this.labelControl12.Text = "左:";
|
|
|
|
|
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.labelControl11.Appearance.Options.UseFont = true;
|
|
|
|
|
this.labelControl11.Location = new System.Drawing.Point(109, 71);
|
|
|
|
|
this.labelControl11.Name = "labelControl11";
|
|
|
|
|
this.labelControl11.Size = new System.Drawing.Size(24, 12);
|
|
|
|
|
this.labelControl11.TabIndex = 3;
|
|
|
|
|
this.labelControl11.Text = "下:";
|
|
|
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.labelControl3.Appearance.Options.UseFont = true;
|
|
|
|
|
this.labelControl3.Location = new System.Drawing.Point(109, 14);
|
|
|
|
|
this.labelControl3.Name = "labelControl3";
|
|
|
|
|
this.labelControl3.Size = new System.Drawing.Size(24, 12);
|
|
|
|
|
this.labelControl3.TabIndex = 5;
|
|
|
|
|
this.labelControl3.Text = "上:";
|
|
|
|
|
this.txtBottom.Location = new System.Drawing.Point(141, 70);
|
|
|
|
|
this.txtBottom.Name = "txtBottom";
|
|
|
|
|
this.txtBottom.Properties.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.txtBottom.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtBottom.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
|
|
|
this.txtBottom.Properties.ReadOnly = true;
|
|
|
|
|
this.txtBottom.Size = new System.Drawing.Size(95, 20);
|
|
|
|
|
this.txtBottom.TabIndex = 7;
|
|
|
|
|
this.txtBottom.EditValueChanged += new System.EventHandler(this.txtBottom_EditValueChanged);
|
|
|
|
|
this.txtRight.Location = new System.Drawing.Point(258, 44);
|
|
|
|
|
this.txtRight.Name = "txtRight";
|
|
|
|
|
this.txtRight.Properties.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.txtRight.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtRight.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
|
|
|
this.txtRight.Properties.ReadOnly = true;
|
|
|
|
|
this.txtRight.Size = new System.Drawing.Size(95, 20);
|
|
|
|
|
this.txtRight.TabIndex = 8;
|
|
|
|
|
this.txtRight.EditValueChanged += new System.EventHandler(this.txtRight_EditValueChanged);
|
|
|
|
|
this.txtLeft.Location = new System.Drawing.Point(42, 44);
|
|
|
|
|
this.txtLeft.Name = "txtLeft";
|
|
|
|
|
this.txtLeft.Properties.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.txtLeft.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtLeft.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
|
|
|
this.txtLeft.Properties.ReadOnly = true;
|
|
|
|
|
this.txtLeft.Size = new System.Drawing.Size(95, 20);
|
|
|
|
|
this.txtLeft.TabIndex = 9;
|
|
|
|
|
this.txtLeft.EditValueChanged += new System.EventHandler(this.txtLeft_EditValueChanged);
|
|
|
|
|
this.txtTop.Location = new System.Drawing.Point(141, 13);
|
|
|
|
|
this.txtTop.Name = "txtTop";
|
|
|
|
|
this.txtTop.Properties.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.txtTop.Properties.Appearance.Options.UseFont = true;
|
|
|
|
|
this.txtTop.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|
|
|
|
this.txtTop.Properties.ReadOnly = true;
|
|
|
|
|
this.txtTop.Size = new System.Drawing.Size(95, 20);
|
|
|
|
|
this.txtTop.TabIndex = 10;
|
|
|
|
|
this.txtTop.EditValueChanged += new System.EventHandler(this.txtTop_EditValueChanged);
|
|
|
|
|
this.lblUnit3.Appearance.Font = new System.Drawing.Font("宋体", 9f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
|
|
this.lblUnit3.Appearance.Options.UseFont = true;
|
|
|
|
|
this.lblUnit3.Location = new System.Drawing.Point(359, 47);
|
|
|
|
|
this.lblUnit3.Name = "lblUnit3";
|
|
|
|
|
this.lblUnit3.Size = new System.Drawing.Size(12, 12);
|
|
|
|
|
this.lblUnit3.TabIndex = 15;
|
|
|
|
|
this.lblUnit3.Text = "米";
|
|
|
|
|
base.AutoScaleDimensions = new System.Drawing.SizeF(6f, 12f);
|
|
|
|
|
base.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
base.Controls.Add(this.lblUnit3);
|
|
|
|
|
base.Controls.Add(this.txtTop);
|
|
|
|
|
base.Controls.Add(this.lblUnit4);
|
|
|
|
|
base.Controls.Add(this.txtRight);
|
|
|
|
|
base.Controls.Add(this.txtLeft);
|
|
|
|
|
base.Controls.Add(this.labelControl12);
|
|
|
|
|
base.Controls.Add(this.labelControl11);
|
|
|
|
|
base.Controls.Add(this.labelControl13);
|
|
|
|
|
base.Controls.Add(this.lblUnit2);
|
|
|
|
|
base.Controls.Add(this.labelControl3);
|
|
|
|
|
base.Controls.Add(this.txtBottom);
|
|
|
|
|
base.Controls.Add(this.lblUnit1);
|
|
|
|
|
base.Name = "UCExtentSet";
|
|
|
|
|
base.Size = new System.Drawing.Size(382, 102);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtBottom.Properties).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtRight.Properties).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtLeft.Properties).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)this.txtTop.Properties).EndInit();
|
|
|
|
|
base.ResumeLayout(false);
|
|
|
|
|
base.PerformLayout();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl lblUnit4;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl lblUnit2;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl lblUnit1;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtBottom;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtRight;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtLeft;
|
|
|
|
|
private DevExpress.XtraEditors.TextEdit txtTop;
|
|
|
|
|
private DevExpress.XtraEditors.LabelControl lblUnit3;
|
|
|
|
|
}
|
|
|
|
|
}
|