namespace PBS.WinFrmUI.Hydro
{
partial class SetMapBaseMapDlg
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
components = new Container();
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
pictureEditBaseMap = new PictureEdit();
generalOkAndCancelCtrl1 = new GeneralOkAndCancelCtrl();
txtBaseMapWidth = new TextEdit();
txtBaseMapHeight = new TextEdit();
Root = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
((ISupportInitialize)layoutControl1).BeginInit();
layoutControl1.SuspendLayout();
((ISupportInitialize)pictureEditBaseMap.Properties).BeginInit();
((ISupportInitialize)txtBaseMapWidth.Properties).BeginInit();
((ISupportInitialize)txtBaseMapHeight.Properties).BeginInit();
((ISupportInitialize)Root).BeginInit();
((ISupportInitialize)layoutControlItem4).BeginInit();
((ISupportInitialize)layoutControlItem7).BeginInit();
((ISupportInitialize)layoutControlItem10).BeginInit();
((ISupportInitialize)layoutControlItem11).BeginInit();
((ISupportInitialize)dxErrorProvider1).BeginInit();
((ISupportInitialize)layoutControlItem6).BeginInit();
SuspendLayout();
//
// layoutControl1
//
layoutControl1.Controls.Add(pictureEditBaseMap);
layoutControl1.Controls.Add(generalOkAndCancelCtrl1);
layoutControl1.Controls.Add(txtBaseMapWidth);
layoutControl1.Controls.Add(txtBaseMapHeight);
layoutControl1.Dock = DockStyle.Fill;
layoutControl1.Location = new Point(0, 0);
layoutControl1.Margin = new Padding(3, 4, 3, 4);
layoutControl1.Name = "layoutControl1";
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(982, 129, 650, 400);
layoutControl1.Root = Root;
layoutControl1.Size = new Size(414, 265);
layoutControl1.TabIndex = 0;
layoutControl1.Text = "layoutControl1";
//
// pictureEditBaseMap
//
pictureEditBaseMap.Cursor = Cursors.Hand;
pictureEditBaseMap.Location = new Point(17, 17);
pictureEditBaseMap.Margin = new Padding(3, 4, 3, 4);
pictureEditBaseMap.Name = "pictureEditBaseMap";
pictureEditBaseMap.Properties.NullText = "选择背景图片";
pictureEditBaseMap.Properties.ShowCameraMenuItem = CameraMenuItemVisibility.Auto;
pictureEditBaseMap.Properties.SizeMode = PictureSizeMode.Zoom;
pictureEditBaseMap.Size = new Size(380, 156);
pictureEditBaseMap.StyleController = layoutControl1;
pictureEditBaseMap.TabIndex = 14;
pictureEditBaseMap.Click += pictureEditBaseMap_Click;
//
// generalOkAndCancelCtrl1
//
generalOkAndCancelCtrl1.ButtonCancelMaxSize = new Size(131, 42);
generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(114, 33);
generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(131, 42);
generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(114, 33);
generalOkAndCancelCtrl1.Location = new Point(12, 220);
generalOkAndCancelCtrl1.Margin = new Padding(3, 5, 3, 5);
generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1";
generalOkAndCancelCtrl1.Size = new Size(390, 33);
generalOkAndCancelCtrl1.TabIndex = 0;
//
// txtBaseMapWidth
//
txtBaseMapWidth.Location = new Point(112, 187);
txtBaseMapWidth.Name = "txtBaseMapWidth";
txtBaseMapWidth.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtBaseMapWidth.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
txtBaseMapWidth.Size = new Size(88, 24);
txtBaseMapWidth.StyleController = layoutControl1;
txtBaseMapWidth.TabIndex = 4;
//
// txtBaseMapHeight
//
txtBaseMapHeight.Location = new Point(309, 187);
txtBaseMapHeight.Name = "txtBaseMapHeight";
txtBaseMapHeight.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
txtBaseMapHeight.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
txtBaseMapHeight.Size = new Size(88, 24);
txtBaseMapHeight.StyleController = layoutControl1;
txtBaseMapHeight.TabIndex = 5;
//
// Root
//
Root.AppearanceItemCaption.Options.UseTextOptions = true;
Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
Root.GroupBordersVisible = false;
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, layoutControlItem7, layoutControlItem10, layoutControlItem11 });
Root.Name = "Root";
Root.Size = new Size(414, 265);
Root.TextVisible = false;
//
// layoutControlItem4
//
layoutControlItem4.Control = generalOkAndCancelCtrl1;
layoutControlItem4.Location = new Point(0, 208);
layoutControlItem4.Name = "layoutControlItem4";
layoutControlItem4.Size = new Size(394, 37);
layoutControlItem4.TextSize = new Size(0, 0);
layoutControlItem4.TextVisible = false;
//
// layoutControlItem7
//
layoutControlItem7.Control = pictureEditBaseMap;
layoutControlItem7.Location = new Point(0, 0);
layoutControlItem7.Name = "layoutControlItem7";
layoutControlItem7.Size = new Size(394, 170);
layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
layoutControlItem7.TextSize = new Size(0, 0);
layoutControlItem7.TextVisible = false;
//
// layoutControlItem10
//
layoutControlItem10.Control = txtBaseMapWidth;
layoutControlItem10.Location = new Point(0, 170);
layoutControlItem10.Name = "layoutControlItem10";
layoutControlItem10.Size = new Size(197, 38);
layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
layoutControlItem10.Text = "底图宽度 m:";
layoutControlItem10.TextSize = new Size(83, 18);
//
// layoutControlItem11
//
layoutControlItem11.Control = txtBaseMapHeight;
layoutControlItem11.Location = new Point(197, 170);
layoutControlItem11.Name = "layoutControlItem11";
layoutControlItem11.Size = new Size(197, 38);
layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
layoutControlItem11.Text = "底图高度 m:";
layoutControlItem11.TextSize = new Size(83, 18);
//
// dxErrorProvider1
//
dxErrorProvider1.ContainerControl = this;
//
// layoutControlItem6
//
layoutControlItem6.Location = new Point(0, 0);
layoutControlItem6.Name = "layoutControlItem6";
layoutControlItem6.Size = new Size(164, 158);
layoutControlItem6.TextSize = new Size(0, 0);
layoutControlItem6.TextVisible = false;
//
// SetMapBaseMapDlg
//
AutoScaleDimensions = new SizeF(8F, 18F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(414, 265);
Controls.Add(layoutControl1);
Margin = new Padding(3, 4, 3, 4);
Name = "SetMapBaseMapDlg";
StartPosition = FormStartPosition.CenterParent;
Text = "底图";
((ISupportInitialize)layoutControl1).EndInit();
layoutControl1.ResumeLayout(false);
((ISupportInitialize)pictureEditBaseMap.Properties).EndInit();
((ISupportInitialize)txtBaseMapWidth.Properties).EndInit();
((ISupportInitialize)txtBaseMapHeight.Properties).EndInit();
((ISupportInitialize)Root).EndInit();
((ISupportInitialize)layoutControlItem4).EndInit();
((ISupportInitialize)layoutControlItem7).EndInit();
((ISupportInitialize)layoutControlItem10).EndInit();
((ISupportInitialize)layoutControlItem11).EndInit();
((ISupportInitialize)dxErrorProvider1).EndInit();
((ISupportInitialize)layoutControlItem6).EndInit();
ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraEditors.TextEdit TextCustomerName;
private DevExpress.XtraEditors.TextEdit TextTagName;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.SimpleButton BtnCancel;
private DevExpress.XtraEditors.SimpleButton BtnOk;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
private GeneralOkAndCancelCtrl generalOkAndCancelCtrl1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private PictureEdit pictureEditBaseMap;
private TextEdit txtBaseMapWidth;
private TextEdit txtBaseMapHeight;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
}
}