工具箱相关
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

PLError_Overlay.Designer.cs 8.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. 
  2. namespace HCTools
  3. {
  4. partial class PLError_Overlay
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.label_ElePoint = new System.Windows.Forms.Label();
  30. this.comboBox_blc = new System.Windows.Forms.ComboBox();
  31. this.label_Jqx = new System.Windows.Forms.Label();
  32. this.label_Blc = new System.Windows.Forms.Label();
  33. this.comboBox_ElePoint = new System.Windows.Forms.ComboBox();
  34. this.comboBox_jqx = new System.Windows.Forms.ComboBox();
  35. this.comboBox_sqx = new System.Windows.Forms.ComboBox();
  36. this.label_Sqx = new System.Windows.Forms.Label();
  37. this.btn_Cancel = new System.Windows.Forms.Button();
  38. this.btn_OK = new System.Windows.Forms.Button();
  39. this.SuspendLayout();
  40. //
  41. // label_ElePoint
  42. //
  43. this.label_ElePoint.AutoSize = true;
  44. this.label_ElePoint.Location = new System.Drawing.Point(79, 36);
  45. this.label_ElePoint.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  46. this.label_ElePoint.Name = "label_ElePoint";
  47. this.label_ElePoint.Size = new System.Drawing.Size(150, 15);
  48. this.label_ElePoint.TabIndex = 52;
  49. this.label_ElePoint.Text = "高程点所在图层选择:";
  50. //
  51. // comboBox_blc
  52. //
  53. this.comboBox_blc.FormattingEnabled = true;
  54. this.comboBox_blc.Items.AddRange(new object[] {
  55. "1:500",
  56. "1:1000",
  57. "1:2000",
  58. "1:5000"});
  59. this.comboBox_blc.Location = new System.Drawing.Point(248, 201);
  60. this.comboBox_blc.Margin = new System.Windows.Forms.Padding(4);
  61. this.comboBox_blc.Name = "comboBox_blc";
  62. this.comboBox_blc.Size = new System.Drawing.Size(161, 23);
  63. this.comboBox_blc.TabIndex = 59;
  64. //
  65. // label_Jqx
  66. //
  67. this.label_Jqx.AutoSize = true;
  68. this.label_Jqx.Location = new System.Drawing.Point(79, 151);
  69. this.label_Jqx.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  70. this.label_Jqx.Name = "label_Jqx";
  71. this.label_Jqx.Size = new System.Drawing.Size(150, 15);
  72. this.label_Jqx.TabIndex = 56;
  73. this.label_Jqx.Text = "计曲线所在图层选择:";
  74. //
  75. // label_Blc
  76. //
  77. this.label_Blc.AutoSize = true;
  78. this.label_Blc.Location = new System.Drawing.Point(79, 204);
  79. this.label_Blc.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  80. this.label_Blc.Name = "label_Blc";
  81. this.label_Blc.Size = new System.Drawing.Size(90, 15);
  82. this.label_Blc.TabIndex = 58;
  83. this.label_Blc.Text = "比例尺选择:";
  84. //
  85. // comboBox_ElePoint
  86. //
  87. this.comboBox_ElePoint.FormattingEnabled = true;
  88. this.comboBox_ElePoint.Location = new System.Drawing.Point(248, 33);
  89. this.comboBox_ElePoint.Margin = new System.Windows.Forms.Padding(4);
  90. this.comboBox_ElePoint.MaxDropDownItems = 30;
  91. this.comboBox_ElePoint.Name = "comboBox_ElePoint";
  92. this.comboBox_ElePoint.Size = new System.Drawing.Size(161, 23);
  93. this.comboBox_ElePoint.TabIndex = 53;
  94. //
  95. // comboBox_jqx
  96. //
  97. this.comboBox_jqx.FormattingEnabled = true;
  98. this.comboBox_jqx.Location = new System.Drawing.Point(248, 143);
  99. this.comboBox_jqx.Margin = new System.Windows.Forms.Padding(4);
  100. this.comboBox_jqx.MaxDropDownItems = 30;
  101. this.comboBox_jqx.Name = "comboBox_jqx";
  102. this.comboBox_jqx.Size = new System.Drawing.Size(161, 23);
  103. this.comboBox_jqx.TabIndex = 57;
  104. //
  105. // comboBox_sqx
  106. //
  107. this.comboBox_sqx.FormattingEnabled = true;
  108. this.comboBox_sqx.Location = new System.Drawing.Point(248, 86);
  109. this.comboBox_sqx.Margin = new System.Windows.Forms.Padding(4);
  110. this.comboBox_sqx.MaxDropDownItems = 30;
  111. this.comboBox_sqx.Name = "comboBox_sqx";
  112. this.comboBox_sqx.Size = new System.Drawing.Size(161, 23);
  113. this.comboBox_sqx.TabIndex = 55;
  114. //
  115. // label_Sqx
  116. //
  117. this.label_Sqx.AutoSize = true;
  118. this.label_Sqx.Location = new System.Drawing.Point(79, 94);
  119. this.label_Sqx.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  120. this.label_Sqx.Name = "label_Sqx";
  121. this.label_Sqx.Size = new System.Drawing.Size(150, 15);
  122. this.label_Sqx.TabIndex = 54;
  123. this.label_Sqx.Text = "首曲线所在图层选择:";
  124. //
  125. // btn_Cancel
  126. //
  127. this.btn_Cancel.Location = new System.Drawing.Point(291, 257);
  128. this.btn_Cancel.Margin = new System.Windows.Forms.Padding(4);
  129. this.btn_Cancel.Name = "btn_Cancel";
  130. this.btn_Cancel.Size = new System.Drawing.Size(100, 29);
  131. this.btn_Cancel.TabIndex = 61;
  132. this.btn_Cancel.Text = "取 消";
  133. this.btn_Cancel.UseVisualStyleBackColor = true;
  134. this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
  135. //
  136. // btn_OK
  137. //
  138. this.btn_OK.Location = new System.Drawing.Point(140, 256);
  139. this.btn_OK.Margin = new System.Windows.Forms.Padding(4);
  140. this.btn_OK.Name = "btn_OK";
  141. this.btn_OK.Size = new System.Drawing.Size(100, 29);
  142. this.btn_OK.TabIndex = 60;
  143. this.btn_OK.Text = "确 定";
  144. this.btn_OK.UseVisualStyleBackColor = true;
  145. this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
  146. //
  147. // PLError_Overlay
  148. //
  149. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  150. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  151. this.ClientSize = new System.Drawing.Size(512, 316);
  152. this.Controls.Add(this.btn_Cancel);
  153. this.Controls.Add(this.btn_OK);
  154. this.Controls.Add(this.label_ElePoint);
  155. this.Controls.Add(this.comboBox_blc);
  156. this.Controls.Add(this.label_Jqx);
  157. this.Controls.Add(this.label_Blc);
  158. this.Controls.Add(this.comboBox_ElePoint);
  159. this.Controls.Add(this.comboBox_jqx);
  160. this.Controls.Add(this.comboBox_sqx);
  161. this.Controls.Add(this.label_Sqx);
  162. this.Name = "PLError_Overlay";
  163. this.Text = "点线矛盾检查";
  164. this.Load += new System.EventHandler(this.PLError_Load);
  165. this.ResumeLayout(false);
  166. this.PerformLayout();
  167. }
  168. #endregion
  169. private System.Windows.Forms.Label label_ElePoint;
  170. private System.Windows.Forms.ComboBox comboBox_blc;
  171. private System.Windows.Forms.Label label_Jqx;
  172. private System.Windows.Forms.Label label_Blc;
  173. private System.Windows.Forms.ComboBox comboBox_ElePoint;
  174. private System.Windows.Forms.ComboBox comboBox_jqx;
  175. private System.Windows.Forms.ComboBox comboBox_sqx;
  176. private System.Windows.Forms.Label label_Sqx;
  177. private System.Windows.Forms.Button btn_Cancel;
  178. private System.Windows.Forms.Button btn_OK;
  179. }
  180. }