RemoteMappingSettingControl.Designer.cs 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. namespace Tofly.SearchUI.Win
  2. {
  3. partial class RemoteMappingSettingControl
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.lblButtonText = new DevExpress.XtraEditors.LabelControl();
  29. this.txtBtnText = new DevExpress.XtraEditors.TextEdit();
  30. this.comboBox = new System.Windows.Forms.ComboBox();
  31. this.labelGridEdit = new Tofly.CoreUI.Win.Control.LabelClass();
  32. this.comboBox1 = new System.Windows.Forms.ComboBox();
  33. this.labelMaxEdit = new Tofly.CoreUI.Win.Control.LabelClass();
  34. this.labelClass1 = new Tofly.CoreUI.Win.Control.LabelClass();
  35. this.textScales = new DevExpress.XtraEditors.TextEdit();
  36. ((System.ComponentModel.ISupportInitialize)(this.txtBtnText.Properties)).BeginInit();
  37. ((System.ComponentModel.ISupportInitialize)(this.textScales.Properties)).BeginInit();
  38. this.SuspendLayout();
  39. //
  40. // lblButtonText
  41. //
  42. this.lblButtonText.Location = new System.Drawing.Point(59, 18);
  43. this.lblButtonText.Name = "lblButtonText";
  44. this.lblButtonText.Size = new System.Drawing.Size(60, 14);
  45. this.lblButtonText.TabIndex = 9;
  46. this.lblButtonText.Text = "按钮标题:";
  47. //
  48. // txtBtnText
  49. //
  50. this.txtBtnText.Location = new System.Drawing.Point(120, 15);
  51. this.txtBtnText.Name = "txtBtnText";
  52. this.txtBtnText.Size = new System.Drawing.Size(344, 20);
  53. this.txtBtnText.TabIndex = 10;
  54. //
  55. // comboBox
  56. //
  57. this.comboBox.FormattingEnabled = true;
  58. this.comboBox.Items.AddRange(new object[] {
  59. "是",
  60. "否"});
  61. this.comboBox.Location = new System.Drawing.Point(120, 40);
  62. this.comboBox.Name = "comboBox";
  63. this.comboBox.Size = new System.Drawing.Size(344, 20);
  64. this.comboBox.TabIndex = 12;
  65. //
  66. // labelGridEdit
  67. //
  68. this.labelGridEdit.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  69. this.labelGridEdit.ControlCursor = null;
  70. this.labelGridEdit.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  71. this.labelGridEdit.GUID = null;
  72. this.labelGridEdit.Height = 14;
  73. this.labelGridEdit.IsMemory = false;
  74. this.labelGridEdit.Location = new System.Drawing.Point(23, 40);
  75. this.labelGridEdit.LocationLeft = 23;
  76. this.labelGridEdit.LocationTop = 40;
  77. this.labelGridEdit.Margins = "3,3,3,3";
  78. this.labelGridEdit.Name = "labelGridEdit";
  79. this.labelGridEdit.Security = "";
  80. this.labelGridEdit.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  81. this.labelGridEdit.SecurityValue = true;
  82. this.labelGridEdit.Size = new System.Drawing.Size(96, 14);
  83. this.labelGridEdit.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  84. this.labelGridEdit.States = "";
  85. this.labelGridEdit.StateValue = true;
  86. this.labelGridEdit.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  87. this.labelGridEdit.TabIndex = 11;
  88. this.labelGridEdit.Text = "比例尺关系编辑:";
  89. this.labelGridEdit.TextFieldName = null;
  90. this.labelGridEdit.Width = 96;
  91. //
  92. // comboBox1
  93. //
  94. this.comboBox1.FormattingEnabled = true;
  95. this.comboBox1.Items.AddRange(new object[] {
  96. "是",
  97. "否"});
  98. this.comboBox1.Location = new System.Drawing.Point(120, 66);
  99. this.comboBox1.Name = "comboBox1";
  100. this.comboBox1.Size = new System.Drawing.Size(344, 20);
  101. this.comboBox1.TabIndex = 14;
  102. //
  103. // labelMaxEdit
  104. //
  105. this.labelMaxEdit.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  106. this.labelMaxEdit.ControlCursor = null;
  107. this.labelMaxEdit.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  108. this.labelMaxEdit.GUID = null;
  109. this.labelMaxEdit.Height = 14;
  110. this.labelMaxEdit.IsMemory = false;
  111. this.labelMaxEdit.Location = new System.Drawing.Point(11, 67);
  112. this.labelMaxEdit.LocationLeft = 11;
  113. this.labelMaxEdit.LocationTop = 67;
  114. this.labelMaxEdit.Margins = "3,3,3,3";
  115. this.labelMaxEdit.Name = "labelMaxEdit";
  116. this.labelMaxEdit.Security = "";
  117. this.labelMaxEdit.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  118. this.labelMaxEdit.SecurityValue = true;
  119. this.labelMaxEdit.Size = new System.Drawing.Size(108, 14);
  120. this.labelMaxEdit.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  121. this.labelMaxEdit.States = "";
  122. this.labelMaxEdit.StateValue = true;
  123. this.labelMaxEdit.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  124. this.labelMaxEdit.TabIndex = 13;
  125. this.labelMaxEdit.Text = "最大加载数量编辑:";
  126. this.labelMaxEdit.TextFieldName = null;
  127. this.labelMaxEdit.Width = 108;
  128. //
  129. // labelClass1
  130. //
  131. this.labelClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
  132. this.labelClass1.ControlCursor = null;
  133. this.labelClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
  134. this.labelClass1.GUID = null;
  135. this.labelClass1.Height = 14;
  136. this.labelClass1.IsMemory = false;
  137. this.labelClass1.Location = new System.Drawing.Point(23, 96);
  138. this.labelClass1.LocationLeft = 23;
  139. this.labelClass1.LocationTop = 96;
  140. this.labelClass1.Margins = "3,3,3,3";
  141. this.labelClass1.Name = "labelClass1";
  142. this.labelClass1.Security = "";
  143. this.labelClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  144. this.labelClass1.SecurityValue = true;
  145. this.labelClass1.Size = new System.Drawing.Size(96, 14);
  146. this.labelClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
  147. this.labelClass1.States = "";
  148. this.labelClass1.StateValue = true;
  149. this.labelClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
  150. this.labelClass1.TabIndex = 15;
  151. this.labelClass1.Text = "比例尺显示设置:";
  152. this.labelClass1.TextFieldName = null;
  153. this.labelClass1.Width = 96;
  154. //
  155. // textScales
  156. //
  157. this.textScales.Location = new System.Drawing.Point(120, 94);
  158. this.textScales.Name = "textScales";
  159. this.textScales.Size = new System.Drawing.Size(344, 20);
  160. this.textScales.TabIndex = 16;
  161. //
  162. // RemoteMappingSettingControl
  163. //
  164. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  165. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  166. this.Controls.Add(this.textScales);
  167. this.Controls.Add(this.labelClass1);
  168. this.Controls.Add(this.comboBox1);
  169. this.Controls.Add(this.labelMaxEdit);
  170. this.Controls.Add(this.comboBox);
  171. this.Controls.Add(this.labelGridEdit);
  172. this.Controls.Add(this.txtBtnText);
  173. this.Controls.Add(this.lblButtonText);
  174. this.Height = 139;
  175. this.LocationLeft = 15;
  176. this.LocationTop = 15;
  177. this.Name = "RemoteMappingSettingControl";
  178. this.Size = new System.Drawing.Size(491, 139);
  179. this.Width = 491;
  180. ((System.ComponentModel.ISupportInitialize)(this.txtBtnText.Properties)).EndInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.textScales.Properties)).EndInit();
  182. this.ResumeLayout(false);
  183. this.PerformLayout();
  184. }
  185. #endregion
  186. private DevExpress.XtraEditors.LabelControl lblButtonText;
  187. private DevExpress.XtraEditors.TextEdit txtBtnText;
  188. private System.Windows.Forms.ComboBox comboBox;
  189. private CoreUI.Win.Control.LabelClass labelGridEdit;
  190. private System.Windows.Forms.ComboBox comboBox1;
  191. private CoreUI.Win.Control.LabelClass labelMaxEdit;
  192. private CoreUI.Win.Control.LabelClass labelClass1;
  193. private DevExpress.XtraEditors.TextEdit textScales;
  194. }
  195. }