工具箱相关
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TKInfo.Designer.cs 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. 
  2. namespace HCTools
  3. {
  4. partial class TKInfo
  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_blc_TK = new System.Windows.Forms.Label();
  30. this.comboBox_BLC1 = new System.Windows.Forms.ComboBox();
  31. this.textBox_DH = new System.Windows.Forms.TextBox();
  32. this.textBox_JCY = new System.Windows.Forms.TextBox();
  33. this.textBox_SHY = new System.Windows.Forms.TextBox();
  34. this.textBox_TDY = new System.Windows.Forms.TextBox();
  35. this.textBox_CTY = new System.Windows.Forms.TextBox();
  36. this.richTextBox1 = new System.Windows.Forms.RichTextBox();
  37. this.label_Rich = new System.Windows.Forms.Label();
  38. this.textBox_Name = new System.Windows.Forms.TextBox();
  39. this.label_Name = new System.Windows.Forms.Label();
  40. this.btn_Cancel = new System.Windows.Forms.Button();
  41. this.btn_OK = new System.Windows.Forms.Button();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.textBox_savepath = new System.Windows.Forms.TextBox();
  44. this.button_chse = new System.Windows.Forms.Button();
  45. this.label_DH = new System.Windows.Forms.Label();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.textBox_secret = new System.Windows.Forms.TextBox();
  48. this.SuspendLayout();
  49. //
  50. // label_blc_TK
  51. //
  52. this.label_blc_TK.AutoSize = true;
  53. this.label_blc_TK.Location = new System.Drawing.Point(306, 304);
  54. this.label_blc_TK.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  55. this.label_blc_TK.Name = "label_blc_TK";
  56. this.label_blc_TK.Size = new System.Drawing.Size(52, 15);
  57. this.label_blc_TK.TabIndex = 107;
  58. this.label_blc_TK.Text = "比例尺";
  59. //
  60. // comboBox_BLC1
  61. //
  62. this.comboBox_BLC1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  63. this.comboBox_BLC1.FormattingEnabled = true;
  64. this.comboBox_BLC1.Items.AddRange(new object[] {
  65. "1:500",
  66. "1:1000",
  67. "1:2000"});
  68. this.comboBox_BLC1.Location = new System.Drawing.Point(366, 301);
  69. this.comboBox_BLC1.Margin = new System.Windows.Forms.Padding(4);
  70. this.comboBox_BLC1.Name = "comboBox_BLC1";
  71. this.comboBox_BLC1.Size = new System.Drawing.Size(166, 23);
  72. this.comboBox_BLC1.TabIndex = 106;
  73. //
  74. // textBox_DH
  75. //
  76. this.textBox_DH.Location = new System.Drawing.Point(133, 299);
  77. this.textBox_DH.Margin = new System.Windows.Forms.Padding(4);
  78. this.textBox_DH.Name = "textBox_DH";
  79. this.textBox_DH.Size = new System.Drawing.Size(156, 25);
  80. this.textBox_DH.TabIndex = 105;
  81. //
  82. // textBox_JCY
  83. //
  84. this.textBox_JCY.Location = new System.Drawing.Point(309, 220);
  85. this.textBox_JCY.Margin = new System.Windows.Forms.Padding(4);
  86. this.textBox_JCY.Name = "textBox_JCY";
  87. this.textBox_JCY.Size = new System.Drawing.Size(223, 25);
  88. this.textBox_JCY.TabIndex = 104;
  89. this.textBox_JCY.Text = "检察员 ";
  90. //
  91. // textBox_SHY
  92. //
  93. this.textBox_SHY.Location = new System.Drawing.Point(309, 258);
  94. this.textBox_SHY.Margin = new System.Windows.Forms.Padding(4);
  95. this.textBox_SHY.Name = "textBox_SHY";
  96. this.textBox_SHY.Size = new System.Drawing.Size(223, 25);
  97. this.textBox_SHY.TabIndex = 103;
  98. this.textBox_SHY.Text = "数调员 ";
  99. //
  100. // textBox_TDY
  101. //
  102. this.textBox_TDY.Location = new System.Drawing.Point(76, 258);
  103. this.textBox_TDY.Margin = new System.Windows.Forms.Padding(4);
  104. this.textBox_TDY.Name = "textBox_TDY";
  105. this.textBox_TDY.Size = new System.Drawing.Size(213, 25);
  106. this.textBox_TDY.TabIndex = 102;
  107. this.textBox_TDY.Text = "土调员 ";
  108. //
  109. // textBox_CTY
  110. //
  111. this.textBox_CTY.Location = new System.Drawing.Point(76, 220);
  112. this.textBox_CTY.Margin = new System.Windows.Forms.Padding(4);
  113. this.textBox_CTY.Name = "textBox_CTY";
  114. this.textBox_CTY.Size = new System.Drawing.Size(213, 25);
  115. this.textBox_CTY.TabIndex = 101;
  116. this.textBox_CTY.Text = "测图员 ";
  117. //
  118. // richTextBox1
  119. //
  120. this.richTextBox1.Location = new System.Drawing.Point(102, 68);
  121. this.richTextBox1.Margin = new System.Windows.Forms.Padding(4);
  122. this.richTextBox1.Name = "richTextBox1";
  123. this.richTextBox1.Size = new System.Drawing.Size(414, 133);
  124. this.richTextBox1.TabIndex = 95;
  125. this.richTextBox1.Text = "";
  126. //
  127. // label_Rich
  128. //
  129. this.label_Rich.AutoSize = true;
  130. this.label_Rich.Location = new System.Drawing.Point(57, 75);
  131. this.label_Rich.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  132. this.label_Rich.Name = "label_Rich";
  133. this.label_Rich.Size = new System.Drawing.Size(37, 15);
  134. this.label_Rich.TabIndex = 94;
  135. this.label_Rich.Text = "附注";
  136. //
  137. // textBox_Name
  138. //
  139. this.textBox_Name.Location = new System.Drawing.Point(102, 35);
  140. this.textBox_Name.Margin = new System.Windows.Forms.Padding(4);
  141. this.textBox_Name.Name = "textBox_Name";
  142. this.textBox_Name.Size = new System.Drawing.Size(414, 25);
  143. this.textBox_Name.TabIndex = 93;
  144. //
  145. // label_Name
  146. //
  147. this.label_Name.AutoSize = true;
  148. this.label_Name.Location = new System.Drawing.Point(57, 38);
  149. this.label_Name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.label_Name.Name = "label_Name";
  151. this.label_Name.Size = new System.Drawing.Size(37, 15);
  152. this.label_Name.TabIndex = 92;
  153. this.label_Name.Text = "图名";
  154. //
  155. // btn_Cancel
  156. //
  157. this.btn_Cancel.Location = new System.Drawing.Point(323, 418);
  158. this.btn_Cancel.Margin = new System.Windows.Forms.Padding(4);
  159. this.btn_Cancel.Name = "btn_Cancel";
  160. this.btn_Cancel.Size = new System.Drawing.Size(100, 29);
  161. this.btn_Cancel.TabIndex = 109;
  162. this.btn_Cancel.Text = "取 消";
  163. this.btn_Cancel.UseVisualStyleBackColor = true;
  164. this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
  165. //
  166. // btn_OK
  167. //
  168. this.btn_OK.Location = new System.Drawing.Point(172, 417);
  169. this.btn_OK.Margin = new System.Windows.Forms.Padding(4);
  170. this.btn_OK.Name = "btn_OK";
  171. this.btn_OK.Size = new System.Drawing.Size(100, 29);
  172. this.btn_OK.TabIndex = 108;
  173. this.btn_OK.Text = "确 定";
  174. this.btn_OK.UseVisualStyleBackColor = true;
  175. this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
  176. //
  177. // label1
  178. //
  179. this.label1.AutoSize = true;
  180. this.label1.Location = new System.Drawing.Point(49, 376);
  181. this.label1.Name = "label1";
  182. this.label1.Size = new System.Drawing.Size(82, 15);
  183. this.label1.TabIndex = 110;
  184. this.label1.Text = "保存路径:";
  185. //
  186. // textBox_savepath
  187. //
  188. this.textBox_savepath.Location = new System.Drawing.Point(137, 373);
  189. this.textBox_savepath.Name = "textBox_savepath";
  190. this.textBox_savepath.Size = new System.Drawing.Size(304, 25);
  191. this.textBox_savepath.TabIndex = 111;
  192. //
  193. // button_chse
  194. //
  195. this.button_chse.Location = new System.Drawing.Point(457, 369);
  196. this.button_chse.Name = "button_chse";
  197. this.button_chse.Size = new System.Drawing.Size(75, 29);
  198. this.button_chse.TabIndex = 112;
  199. this.button_chse.Text = "选 择";
  200. this.button_chse.UseVisualStyleBackColor = true;
  201. this.button_chse.Click += new System.EventHandler(this.button_chse_Click);
  202. //
  203. // label_DH
  204. //
  205. this.label_DH.AutoSize = true;
  206. this.label_DH.Location = new System.Drawing.Point(73, 307);
  207. this.label_DH.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  208. this.label_DH.Name = "label_DH";
  209. this.label_DH.Size = new System.Drawing.Size(37, 15);
  210. this.label_DH.TabIndex = 99;
  211. this.label_DH.Text = "带号";
  212. //
  213. // label2
  214. //
  215. this.label2.AutoSize = true;
  216. this.label2.Location = new System.Drawing.Point(51, 340);
  217. this.label2.Name = "label2";
  218. this.label2.Size = new System.Drawing.Size(187, 15);
  219. this.label2.TabIndex = 113;
  220. this.label2.Text = "保密等级(没有则为空):";
  221. //
  222. // textBox_secret
  223. //
  224. this.textBox_secret.Location = new System.Drawing.Point(244, 337);
  225. this.textBox_secret.Name = "textBox_secret";
  226. this.textBox_secret.Size = new System.Drawing.Size(151, 25);
  227. this.textBox_secret.TabIndex = 114;
  228. //
  229. // TKInfo
  230. //
  231. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  232. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  233. this.ClientSize = new System.Drawing.Size(610, 457);
  234. this.Controls.Add(this.textBox_secret);
  235. this.Controls.Add(this.label2);
  236. this.Controls.Add(this.button_chse);
  237. this.Controls.Add(this.textBox_savepath);
  238. this.Controls.Add(this.label1);
  239. this.Controls.Add(this.btn_Cancel);
  240. this.Controls.Add(this.btn_OK);
  241. this.Controls.Add(this.label_blc_TK);
  242. this.Controls.Add(this.comboBox_BLC1);
  243. this.Controls.Add(this.textBox_DH);
  244. this.Controls.Add(this.textBox_JCY);
  245. this.Controls.Add(this.textBox_SHY);
  246. this.Controls.Add(this.textBox_TDY);
  247. this.Controls.Add(this.textBox_CTY);
  248. this.Controls.Add(this.label_DH);
  249. this.Controls.Add(this.richTextBox1);
  250. this.Controls.Add(this.label_Rich);
  251. this.Controls.Add(this.textBox_Name);
  252. this.Controls.Add(this.label_Name);
  253. this.Name = "TKInfo";
  254. this.Text = "图廓信息";
  255. this.Load += new System.EventHandler(this.TKInfo_Load);
  256. this.ResumeLayout(false);
  257. this.PerformLayout();
  258. }
  259. #endregion
  260. private System.Windows.Forms.Label label_blc_TK;
  261. private System.Windows.Forms.ComboBox comboBox_BLC1;
  262. private System.Windows.Forms.TextBox textBox_DH;
  263. private System.Windows.Forms.TextBox textBox_JCY;
  264. private System.Windows.Forms.TextBox textBox_SHY;
  265. private System.Windows.Forms.TextBox textBox_TDY;
  266. private System.Windows.Forms.TextBox textBox_CTY;
  267. private System.Windows.Forms.RichTextBox richTextBox1;
  268. private System.Windows.Forms.Label label_Rich;
  269. private System.Windows.Forms.TextBox textBox_Name;
  270. private System.Windows.Forms.Label label_Name;
  271. private System.Windows.Forms.Button btn_Cancel;
  272. private System.Windows.Forms.Button btn_OK;
  273. private System.Windows.Forms.Label label1;
  274. private System.Windows.Forms.TextBox textBox_savepath;
  275. private System.Windows.Forms.Button button_chse;
  276. private System.Windows.Forms.Label label_DH;
  277. private System.Windows.Forms.Label label2;
  278. private System.Windows.Forms.TextBox textBox_secret;
  279. }
  280. }