123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- namespace Tofly.SearchUI.Win
- {
- partial class RemoteMappingSettingControl
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
-
-
-
-
- private void InitializeComponent()
- {
- this.lblButtonText = new DevExpress.XtraEditors.LabelControl();
- this.txtBtnText = new DevExpress.XtraEditors.TextEdit();
- this.comboBox = new System.Windows.Forms.ComboBox();
- this.labelGridEdit = new Tofly.CoreUI.Win.Control.LabelClass();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.labelMaxEdit = new Tofly.CoreUI.Win.Control.LabelClass();
- this.labelClass1 = new Tofly.CoreUI.Win.Control.LabelClass();
- this.textScales = new DevExpress.XtraEditors.TextEdit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBtnText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textScales.Properties)).BeginInit();
- this.SuspendLayout();
-
-
-
- this.lblButtonText.Location = new System.Drawing.Point(59, 18);
- this.lblButtonText.Name = "lblButtonText";
- this.lblButtonText.Size = new System.Drawing.Size(60, 14);
- this.lblButtonText.TabIndex = 9;
- this.lblButtonText.Text = "按钮标题:";
-
-
-
- this.txtBtnText.Location = new System.Drawing.Point(120, 15);
- this.txtBtnText.Name = "txtBtnText";
- this.txtBtnText.Size = new System.Drawing.Size(344, 20);
- this.txtBtnText.TabIndex = 10;
-
-
-
- this.comboBox.FormattingEnabled = true;
- this.comboBox.Items.AddRange(new object[] {
- "是",
- "否"});
- this.comboBox.Location = new System.Drawing.Point(120, 40);
- this.comboBox.Name = "comboBox";
- this.comboBox.Size = new System.Drawing.Size(344, 20);
- this.comboBox.TabIndex = 12;
-
-
-
- this.labelGridEdit.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.labelGridEdit.ControlCursor = null;
- this.labelGridEdit.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.labelGridEdit.GUID = null;
- this.labelGridEdit.Height = 14;
- this.labelGridEdit.IsMemory = false;
- this.labelGridEdit.Location = new System.Drawing.Point(23, 40);
- this.labelGridEdit.LocationLeft = 23;
- this.labelGridEdit.LocationTop = 40;
- this.labelGridEdit.Margins = "3,3,3,3";
- this.labelGridEdit.Name = "labelGridEdit";
- this.labelGridEdit.Security = "";
- this.labelGridEdit.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelGridEdit.SecurityValue = true;
- this.labelGridEdit.Size = new System.Drawing.Size(96, 14);
- this.labelGridEdit.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelGridEdit.States = "";
- this.labelGridEdit.StateValue = true;
- this.labelGridEdit.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.labelGridEdit.TabIndex = 11;
- this.labelGridEdit.Text = "比例尺关系编辑:";
- this.labelGridEdit.TextFieldName = null;
- this.labelGridEdit.Width = 96;
-
-
-
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Items.AddRange(new object[] {
- "是",
- "否"});
- this.comboBox1.Location = new System.Drawing.Point(120, 66);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(344, 20);
- this.comboBox1.TabIndex = 14;
-
-
-
- this.labelMaxEdit.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.labelMaxEdit.ControlCursor = null;
- this.labelMaxEdit.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.labelMaxEdit.GUID = null;
- this.labelMaxEdit.Height = 14;
- this.labelMaxEdit.IsMemory = false;
- this.labelMaxEdit.Location = new System.Drawing.Point(11, 67);
- this.labelMaxEdit.LocationLeft = 11;
- this.labelMaxEdit.LocationTop = 67;
- this.labelMaxEdit.Margins = "3,3,3,3";
- this.labelMaxEdit.Name = "labelMaxEdit";
- this.labelMaxEdit.Security = "";
- this.labelMaxEdit.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelMaxEdit.SecurityValue = true;
- this.labelMaxEdit.Size = new System.Drawing.Size(108, 14);
- this.labelMaxEdit.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelMaxEdit.States = "";
- this.labelMaxEdit.StateValue = true;
- this.labelMaxEdit.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.labelMaxEdit.TabIndex = 13;
- this.labelMaxEdit.Text = "最大加载数量编辑:";
- this.labelMaxEdit.TextFieldName = null;
- this.labelMaxEdit.Width = 108;
-
-
-
- this.labelClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.labelClass1.ControlCursor = null;
- this.labelClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.labelClass1.GUID = null;
- this.labelClass1.Height = 14;
- this.labelClass1.IsMemory = false;
- this.labelClass1.Location = new System.Drawing.Point(23, 96);
- this.labelClass1.LocationLeft = 23;
- this.labelClass1.LocationTop = 96;
- this.labelClass1.Margins = "3,3,3,3";
- this.labelClass1.Name = "labelClass1";
- this.labelClass1.Security = "";
- this.labelClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelClass1.SecurityValue = true;
- this.labelClass1.Size = new System.Drawing.Size(96, 14);
- this.labelClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelClass1.States = "";
- this.labelClass1.StateValue = true;
- this.labelClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.labelClass1.TabIndex = 15;
- this.labelClass1.Text = "比例尺显示设置:";
- this.labelClass1.TextFieldName = null;
- this.labelClass1.Width = 96;
-
-
-
- this.textScales.Location = new System.Drawing.Point(120, 94);
- this.textScales.Name = "textScales";
- this.textScales.Size = new System.Drawing.Size(344, 20);
- this.textScales.TabIndex = 16;
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.textScales);
- this.Controls.Add(this.labelClass1);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.labelMaxEdit);
- this.Controls.Add(this.comboBox);
- this.Controls.Add(this.labelGridEdit);
- this.Controls.Add(this.txtBtnText);
- this.Controls.Add(this.lblButtonText);
- this.Height = 139;
- this.LocationLeft = 15;
- this.LocationTop = 15;
- this.Name = "RemoteMappingSettingControl";
- this.Size = new System.Drawing.Size(491, 139);
- this.Width = 491;
- ((System.ComponentModel.ISupportInitialize)(this.txtBtnText.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textScales.Properties)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private DevExpress.XtraEditors.LabelControl lblButtonText;
- private DevExpress.XtraEditors.TextEdit txtBtnText;
- private System.Windows.Forms.ComboBox comboBox;
- private CoreUI.Win.Control.LabelClass labelGridEdit;
- private System.Windows.Forms.ComboBox comboBox1;
- private CoreUI.Win.Control.LabelClass labelMaxEdit;
- private CoreUI.Win.Control.LabelClass labelClass1;
- private DevExpress.XtraEditors.TextEdit textScales;
- }
- }
|