GuanDianXiuGai.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. using WWPipeLine.MapBasic;
  2. namespace WWPipeLine.MapTools.Conditions.EditGuanWang
  3. {
  4. partial class GuanDianXiuGai
  5. {
  6. /// <summary>
  7. /// 必需的设计器变量。
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// 清理所有正在使用的资源。
  12. /// </summary>
  13. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  23. /// <summary>
  24. /// 设计器支持所需的方法 - 不要修改
  25. /// 使用代码编辑器修改此方法的内容。
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.uitb_fldm = new Sunny.UI.UITextBox();
  30. this.uiLabel2 = new Sunny.UI.UILabel();
  31. this.uiLabel3 = new Sunny.UI.UILabel();
  32. this.uitb_cz = new Sunny.UI.UITextBox();
  33. this.uiLabel4 = new Sunny.UI.UILabel();
  34. this.uitb_gj = new Sunny.UI.UITextBox();
  35. this.uitb_tcdw = new Sunny.UI.UITextBox();
  36. this.uiLabel5 = new Sunny.UI.UILabel();
  37. this.uitb_msfs = new Sunny.UI.UITextBox();
  38. this.uiLabel6 = new Sunny.UI.UILabel();
  39. this.uitb_dzms = new Sunny.UI.UITextBox();
  40. this.uitb_tz = new Sunny.UI.UITextBox();
  41. this.uiLabel7 = new Sunny.UI.UILabel();
  42. this.uiLabel8 = new Sunny.UI.UILabel();
  43. this.uiLabel9 = new Sunny.UI.UILabel();
  44. this.uitb_qsdw = new Sunny.UI.UITextBox();
  45. this.uiLabel10 = new Sunny.UI.UILabel();
  46. this.uiLabel11 = new Sunny.UI.UILabel();
  47. this.uitb_yl = new Sunny.UI.UITextBox();
  48. this.uiLabel12 = new Sunny.UI.UILabel();
  49. this.uitb_ms = new Sunny.UI.UITextBox();
  50. this.uidp_msrq = new Sunny.UI.UIDatePicker();
  51. this.uiLabel13 = new Sunny.UI.UILabel();
  52. this.uitb_bz = new Sunny.UI.UITextBox();
  53. this.uitb_fsw = new Sunny.UI.UITextBox();
  54. this.uiLabel14 = new Sunny.UI.UILabel();
  55. this.uitb_gg = new Sunny.UI.UITextBox();
  56. this.uiLabel15 = new Sunny.UI.UILabel();
  57. this.uitb_xh = new Sunny.UI.UITextBox();
  58. this.uiLabel16 = new Sunny.UI.UILabel();
  59. this.uitb_kj = new Sunny.UI.UITextBox();
  60. this.uiLabel17 = new Sunny.UI.UILabel();
  61. this.uiLabel18 = new Sunny.UI.UILabel();
  62. this.uitb_dmgc = new Sunny.UI.UITextBox();
  63. this.uitb_wth = new Sunny.UI.UITextBox();
  64. this.uiLabel1 = new Sunny.UI.UILabel();
  65. this.uitb_ssbh = new Sunny.UI.UITextBox();
  66. this.uiLabel19 = new Sunny.UI.UILabel();
  67. this.uitb_bsm = new Sunny.UI.UITextBox();
  68. this.uiLabel20 = new Sunny.UI.UILabel();
  69. this.SuspendLayout();
  70. //
  71. // uitb_fldm
  72. //
  73. this.uitb_fldm.Cursor = System.Windows.Forms.Cursors.IBeam;
  74. this.uitb_fldm.Enabled = false;
  75. this.uitb_fldm.FillColor = System.Drawing.Color.White;
  76. this.uitb_fldm.Font = new System.Drawing.Font("微软雅黑", 12F);
  77. this.uitb_fldm.Location = new System.Drawing.Point(117, 5);
  78. this.uitb_fldm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  79. this.uitb_fldm.Maximum = 2147483647D;
  80. this.uitb_fldm.Minimum = -2147483648D;
  81. this.uitb_fldm.MinimumSize = new System.Drawing.Size(1, 1);
  82. this.uitb_fldm.Name = "uitb_fldm";
  83. this.uitb_fldm.ReadOnly = true;
  84. this.uitb_fldm.Size = new System.Drawing.Size(120, 29);
  85. this.uitb_fldm.TabIndex = 2;
  86. this.uitb_fldm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  87. //
  88. // uiLabel2
  89. //
  90. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  91. this.uiLabel2.Location = new System.Drawing.Point(21, 5);
  92. this.uiLabel2.Name = "uiLabel2";
  93. this.uiLabel2.Size = new System.Drawing.Size(92, 23);
  94. this.uiLabel2.TabIndex = 2;
  95. this.uiLabel2.Text = "分类代码:";
  96. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  97. //
  98. // uiLabel3
  99. //
  100. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  101. this.uiLabel3.Location = new System.Drawing.Point(21, 141);
  102. this.uiLabel3.Name = "uiLabel3";
  103. this.uiLabel3.Size = new System.Drawing.Size(92, 23);
  104. this.uiLabel3.TabIndex = 4;
  105. this.uiLabel3.Text = "材质:";
  106. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  107. //
  108. // uitb_cz
  109. //
  110. this.uitb_cz.Cursor = System.Windows.Forms.Cursors.IBeam;
  111. this.uitb_cz.FillColor = System.Drawing.Color.White;
  112. this.uitb_cz.Font = new System.Drawing.Font("微软雅黑", 12F);
  113. this.uitb_cz.Location = new System.Drawing.Point(117, 141);
  114. this.uitb_cz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  115. this.uitb_cz.Maximum = 2147483647D;
  116. this.uitb_cz.MaxLength = 10;
  117. this.uitb_cz.Minimum = -2147483648D;
  118. this.uitb_cz.MinimumSize = new System.Drawing.Size(1, 1);
  119. this.uitb_cz.Name = "uitb_cz";
  120. this.uitb_cz.Size = new System.Drawing.Size(120, 29);
  121. this.uitb_cz.TabIndex = 7;
  122. this.uitb_cz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  123. //
  124. // uiLabel4
  125. //
  126. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  127. this.uiLabel4.Location = new System.Drawing.Point(254, 144);
  128. this.uiLabel4.Name = "uiLabel4";
  129. this.uiLabel4.Size = new System.Drawing.Size(92, 23);
  130. this.uiLabel4.TabIndex = 6;
  131. this.uiLabel4.Text = "管径:";
  132. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  133. //
  134. // uitb_gj
  135. //
  136. this.uitb_gj.Cursor = System.Windows.Forms.Cursors.IBeam;
  137. this.uitb_gj.FillColor = System.Drawing.Color.White;
  138. this.uitb_gj.Font = new System.Drawing.Font("微软雅黑", 12F);
  139. this.uitb_gj.Location = new System.Drawing.Point(350, 142);
  140. this.uitb_gj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  141. this.uitb_gj.Maximum = 2147483647D;
  142. this.uitb_gj.MaxLength = 10;
  143. this.uitb_gj.Minimum = -2147483648D;
  144. this.uitb_gj.MinimumSize = new System.Drawing.Size(1, 1);
  145. this.uitb_gj.Name = "uitb_gj";
  146. this.uitb_gj.Size = new System.Drawing.Size(120, 29);
  147. this.uitb_gj.TabIndex = 8;
  148. this.uitb_gj.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  149. //
  150. // uitb_tcdw
  151. //
  152. this.uitb_tcdw.Cursor = System.Windows.Forms.Cursors.IBeam;
  153. this.uitb_tcdw.FillColor = System.Drawing.Color.White;
  154. this.uitb_tcdw.Font = new System.Drawing.Font("微软雅黑", 12F);
  155. this.uitb_tcdw.Location = new System.Drawing.Point(117, 345);
  156. this.uitb_tcdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  157. this.uitb_tcdw.Maximum = 2147483647D;
  158. this.uitb_tcdw.MaxLength = 30;
  159. this.uitb_tcdw.Minimum = -2147483648D;
  160. this.uitb_tcdw.MinimumSize = new System.Drawing.Size(1, 1);
  161. this.uitb_tcdw.Name = "uitb_tcdw";
  162. this.uitb_tcdw.Size = new System.Drawing.Size(353, 29);
  163. this.uitb_tcdw.TabIndex = 17;
  164. this.uitb_tcdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  165. //
  166. // uiLabel5
  167. //
  168. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F);
  169. this.uiLabel5.Location = new System.Drawing.Point(254, 246);
  170. this.uiLabel5.Name = "uiLabel5";
  171. this.uiLabel5.Size = new System.Drawing.Size(92, 23);
  172. this.uiLabel5.TabIndex = 14;
  173. this.uiLabel5.Text = "埋设日期:";
  174. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  175. //
  176. // uitb_msfs
  177. //
  178. this.uitb_msfs.Cursor = System.Windows.Forms.Cursors.IBeam;
  179. this.uitb_msfs.FillColor = System.Drawing.Color.White;
  180. this.uitb_msfs.Font = new System.Drawing.Font("微软雅黑", 12F);
  181. this.uitb_msfs.Location = new System.Drawing.Point(117, 243);
  182. this.uitb_msfs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  183. this.uitb_msfs.Maximum = 2147483647D;
  184. this.uitb_msfs.MaxLength = 10;
  185. this.uitb_msfs.Minimum = -2147483648D;
  186. this.uitb_msfs.MinimumSize = new System.Drawing.Size(1, 1);
  187. this.uitb_msfs.Name = "uitb_msfs";
  188. this.uitb_msfs.Size = new System.Drawing.Size(120, 29);
  189. this.uitb_msfs.TabIndex = 13;
  190. this.uitb_msfs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  191. //
  192. // uiLabel6
  193. //
  194. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F);
  195. this.uiLabel6.Location = new System.Drawing.Point(21, 243);
  196. this.uiLabel6.Name = "uiLabel6";
  197. this.uiLabel6.Size = new System.Drawing.Size(92, 23);
  198. this.uiLabel6.TabIndex = 12;
  199. this.uiLabel6.Text = "埋设方式:";
  200. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  201. //
  202. // uitb_dzms
  203. //
  204. this.uitb_dzms.Cursor = System.Windows.Forms.Cursors.IBeam;
  205. this.uitb_dzms.FillColor = System.Drawing.Color.White;
  206. this.uitb_dzms.Font = new System.Drawing.Font("微软雅黑", 12F);
  207. this.uitb_dzms.Location = new System.Drawing.Point(117, 277);
  208. this.uitb_dzms.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  209. this.uitb_dzms.Maximum = 2147483647D;
  210. this.uitb_dzms.MaxLength = 30;
  211. this.uitb_dzms.Minimum = -2147483648D;
  212. this.uitb_dzms.MinimumSize = new System.Drawing.Size(1, 1);
  213. this.uitb_dzms.Name = "uitb_dzms";
  214. this.uitb_dzms.Size = new System.Drawing.Size(353, 29);
  215. this.uitb_dzms.TabIndex = 15;
  216. this.uitb_dzms.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  217. //
  218. // uitb_tz
  219. //
  220. this.uitb_tz.Cursor = System.Windows.Forms.Cursors.IBeam;
  221. this.uitb_tz.FillColor = System.Drawing.Color.White;
  222. this.uitb_tz.Font = new System.Drawing.Font("微软雅黑", 12F);
  223. this.uitb_tz.Location = new System.Drawing.Point(350, 74);
  224. this.uitb_tz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  225. this.uitb_tz.Maximum = 2147483647D;
  226. this.uitb_tz.MaxLength = 10;
  227. this.uitb_tz.Minimum = -2147483648D;
  228. this.uitb_tz.MinimumSize = new System.Drawing.Size(1, 1);
  229. this.uitb_tz.Name = "uitb_tz";
  230. this.uitb_tz.Size = new System.Drawing.Size(120, 29);
  231. this.uitb_tz.TabIndex = 4;
  232. this.uitb_tz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  233. //
  234. // uiLabel7
  235. //
  236. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F);
  237. this.uiLabel7.Location = new System.Drawing.Point(21, 277);
  238. this.uiLabel7.Name = "uiLabel7";
  239. this.uiLabel7.Size = new System.Drawing.Size(92, 23);
  240. this.uiLabel7.TabIndex = 10;
  241. this.uiLabel7.Text = "地址描述:";
  242. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  243. //
  244. // uiLabel8
  245. //
  246. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F);
  247. this.uiLabel8.Location = new System.Drawing.Point(254, 76);
  248. this.uiLabel8.Name = "uiLabel8";
  249. this.uiLabel8.Size = new System.Drawing.Size(92, 23);
  250. this.uiLabel8.TabIndex = 8;
  251. this.uiLabel8.Text = "特征:";
  252. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  253. //
  254. // uiLabel9
  255. //
  256. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F);
  257. this.uiLabel9.Location = new System.Drawing.Point(21, 345);
  258. this.uiLabel9.Name = "uiLabel9";
  259. this.uiLabel9.Size = new System.Drawing.Size(92, 23);
  260. this.uiLabel9.TabIndex = 18;
  261. this.uiLabel9.Text = "探测单位:";
  262. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  263. //
  264. // uitb_qsdw
  265. //
  266. this.uitb_qsdw.Cursor = System.Windows.Forms.Cursors.IBeam;
  267. this.uitb_qsdw.FillColor = System.Drawing.Color.White;
  268. this.uitb_qsdw.Font = new System.Drawing.Font("微软雅黑", 12F);
  269. this.uitb_qsdw.Location = new System.Drawing.Point(117, 311);
  270. this.uitb_qsdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  271. this.uitb_qsdw.Maximum = 2147483647D;
  272. this.uitb_qsdw.MaxLength = 30;
  273. this.uitb_qsdw.Minimum = -2147483648D;
  274. this.uitb_qsdw.MinimumSize = new System.Drawing.Size(1, 1);
  275. this.uitb_qsdw.Name = "uitb_qsdw";
  276. this.uitb_qsdw.Size = new System.Drawing.Size(353, 29);
  277. this.uitb_qsdw.TabIndex = 16;
  278. this.uitb_qsdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  279. //
  280. // uiLabel10
  281. //
  282. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F);
  283. this.uiLabel10.Location = new System.Drawing.Point(21, 311);
  284. this.uiLabel10.Name = "uiLabel10";
  285. this.uiLabel10.Size = new System.Drawing.Size(92, 23);
  286. this.uiLabel10.TabIndex = 16;
  287. this.uiLabel10.Text = "权属单位:";
  288. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  289. //
  290. // uiLabel11
  291. //
  292. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F);
  293. this.uiLabel11.Location = new System.Drawing.Point(254, 212);
  294. this.uiLabel11.Name = "uiLabel11";
  295. this.uiLabel11.Size = new System.Drawing.Size(92, 23);
  296. this.uiLabel11.TabIndex = 22;
  297. this.uiLabel11.Text = "埋深:";
  298. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  299. //
  300. // uitb_yl
  301. //
  302. this.uitb_yl.Cursor = System.Windows.Forms.Cursors.IBeam;
  303. this.uitb_yl.FillColor = System.Drawing.Color.White;
  304. this.uitb_yl.Font = new System.Drawing.Font("微软雅黑", 12F);
  305. this.uitb_yl.Location = new System.Drawing.Point(350, 176);
  306. this.uitb_yl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  307. this.uitb_yl.Maximum = 2147483647D;
  308. this.uitb_yl.MaxLength = 10;
  309. this.uitb_yl.Minimum = -2147483648D;
  310. this.uitb_yl.MinimumSize = new System.Drawing.Size(1, 1);
  311. this.uitb_yl.Name = "uitb_yl";
  312. this.uitb_yl.Size = new System.Drawing.Size(120, 29);
  313. this.uitb_yl.TabIndex = 10;
  314. this.uitb_yl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  315. //
  316. // uiLabel12
  317. //
  318. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F);
  319. this.uiLabel12.Location = new System.Drawing.Point(254, 178);
  320. this.uiLabel12.Name = "uiLabel12";
  321. this.uiLabel12.Size = new System.Drawing.Size(92, 23);
  322. this.uiLabel12.TabIndex = 20;
  323. this.uiLabel12.Text = "压力:";
  324. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  325. //
  326. // uitb_ms
  327. //
  328. this.uitb_ms.Cursor = System.Windows.Forms.Cursors.IBeam;
  329. this.uitb_ms.FillColor = System.Drawing.Color.White;
  330. this.uitb_ms.Font = new System.Drawing.Font("微软雅黑", 12F);
  331. this.uitb_ms.Location = new System.Drawing.Point(350, 210);
  332. this.uitb_ms.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  333. this.uitb_ms.Maximum = 2147483647D;
  334. this.uitb_ms.Minimum = -2147483648D;
  335. this.uitb_ms.MinimumSize = new System.Drawing.Size(1, 1);
  336. this.uitb_ms.Name = "uitb_ms";
  337. this.uitb_ms.Size = new System.Drawing.Size(120, 29);
  338. this.uitb_ms.TabIndex = 12;
  339. this.uitb_ms.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  340. //
  341. // uidp_msrq
  342. //
  343. this.uidp_msrq.FillColor = System.Drawing.Color.White;
  344. this.uidp_msrq.Font = new System.Drawing.Font("微软雅黑", 12F);
  345. this.uidp_msrq.Location = new System.Drawing.Point(350, 244);
  346. this.uidp_msrq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  347. this.uidp_msrq.MaxLength = 10;
  348. this.uidp_msrq.MinimumSize = new System.Drawing.Size(63, 0);
  349. this.uidp_msrq.Name = "uidp_msrq";
  350. this.uidp_msrq.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  351. this.uidp_msrq.Size = new System.Drawing.Size(120, 29);
  352. this.uidp_msrq.SymbolDropDown = 61555;
  353. this.uidp_msrq.SymbolNormal = 61555;
  354. this.uidp_msrq.TabIndex = 14;
  355. this.uidp_msrq.Text = "2020-01-01";
  356. this.uidp_msrq.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  357. this.uidp_msrq.Value = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
  358. //
  359. // uiLabel13
  360. //
  361. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F);
  362. this.uiLabel13.Location = new System.Drawing.Point(21, 379);
  363. this.uiLabel13.Name = "uiLabel13";
  364. this.uiLabel13.Size = new System.Drawing.Size(92, 23);
  365. this.uiLabel13.TabIndex = 24;
  366. this.uiLabel13.Text = "备注:";
  367. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  368. //
  369. // uitb_bz
  370. //
  371. this.uitb_bz.Cursor = System.Windows.Forms.Cursors.IBeam;
  372. this.uitb_bz.FillColor = System.Drawing.Color.White;
  373. this.uitb_bz.Font = new System.Drawing.Font("微软雅黑", 12F);
  374. this.uitb_bz.Location = new System.Drawing.Point(117, 379);
  375. this.uitb_bz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  376. this.uitb_bz.Maximum = 2147483647D;
  377. this.uitb_bz.MaxLength = 30;
  378. this.uitb_bz.Minimum = -2147483648D;
  379. this.uitb_bz.MinimumSize = new System.Drawing.Size(1, 1);
  380. this.uitb_bz.Name = "uitb_bz";
  381. this.uitb_bz.Size = new System.Drawing.Size(353, 29);
  382. this.uitb_bz.TabIndex = 18;
  383. this.uitb_bz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  384. //
  385. // uitb_fsw
  386. //
  387. this.uitb_fsw.Cursor = System.Windows.Forms.Cursors.IBeam;
  388. this.uitb_fsw.FillColor = System.Drawing.Color.White;
  389. this.uitb_fsw.Font = new System.Drawing.Font("微软雅黑", 12F);
  390. this.uitb_fsw.Location = new System.Drawing.Point(117, 73);
  391. this.uitb_fsw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  392. this.uitb_fsw.Maximum = 2147483647D;
  393. this.uitb_fsw.MaxLength = 10;
  394. this.uitb_fsw.Minimum = -2147483648D;
  395. this.uitb_fsw.MinimumSize = new System.Drawing.Size(1, 1);
  396. this.uitb_fsw.Name = "uitb_fsw";
  397. this.uitb_fsw.Size = new System.Drawing.Size(120, 29);
  398. this.uitb_fsw.TabIndex = 3;
  399. this.uitb_fsw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  400. //
  401. // uiLabel14
  402. //
  403. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F);
  404. this.uiLabel14.Location = new System.Drawing.Point(21, 73);
  405. this.uiLabel14.Name = "uiLabel14";
  406. this.uiLabel14.Size = new System.Drawing.Size(92, 23);
  407. this.uiLabel14.TabIndex = 6;
  408. this.uiLabel14.Text = "附属物:";
  409. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  410. //
  411. // uitb_gg
  412. //
  413. this.uitb_gg.Cursor = System.Windows.Forms.Cursors.IBeam;
  414. this.uitb_gg.FillColor = System.Drawing.Color.White;
  415. this.uitb_gg.Font = new System.Drawing.Font("微软雅黑", 12F);
  416. this.uitb_gg.Location = new System.Drawing.Point(350, 108);
  417. this.uitb_gg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  418. this.uitb_gg.Maximum = 2147483647D;
  419. this.uitb_gg.MaxLength = 10;
  420. this.uitb_gg.Minimum = -2147483648D;
  421. this.uitb_gg.MinimumSize = new System.Drawing.Size(1, 1);
  422. this.uitb_gg.Name = "uitb_gg";
  423. this.uitb_gg.Size = new System.Drawing.Size(120, 29);
  424. this.uitb_gg.TabIndex = 6;
  425. this.uitb_gg.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  426. //
  427. // uiLabel15
  428. //
  429. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F);
  430. this.uiLabel15.Location = new System.Drawing.Point(254, 110);
  431. this.uiLabel15.Name = "uiLabel15";
  432. this.uiLabel15.Size = new System.Drawing.Size(92, 23);
  433. this.uiLabel15.TabIndex = 10;
  434. this.uiLabel15.Text = "规格:";
  435. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  436. //
  437. // uitb_xh
  438. //
  439. this.uitb_xh.Cursor = System.Windows.Forms.Cursors.IBeam;
  440. this.uitb_xh.FillColor = System.Drawing.Color.White;
  441. this.uitb_xh.Font = new System.Drawing.Font("微软雅黑", 12F);
  442. this.uitb_xh.Location = new System.Drawing.Point(117, 107);
  443. this.uitb_xh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  444. this.uitb_xh.Maximum = 2147483647D;
  445. this.uitb_xh.MaxLength = 10;
  446. this.uitb_xh.Minimum = -2147483648D;
  447. this.uitb_xh.MinimumSize = new System.Drawing.Size(1, 1);
  448. this.uitb_xh.Name = "uitb_xh";
  449. this.uitb_xh.Size = new System.Drawing.Size(120, 29);
  450. this.uitb_xh.TabIndex = 5;
  451. this.uitb_xh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  452. //
  453. // uiLabel16
  454. //
  455. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F);
  456. this.uiLabel16.Location = new System.Drawing.Point(21, 107);
  457. this.uiLabel16.Name = "uiLabel16";
  458. this.uiLabel16.Size = new System.Drawing.Size(92, 23);
  459. this.uiLabel16.TabIndex = 8;
  460. this.uiLabel16.Text = "型号:";
  461. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  462. //
  463. // uitb_kj
  464. //
  465. this.uitb_kj.Cursor = System.Windows.Forms.Cursors.IBeam;
  466. this.uitb_kj.FillColor = System.Drawing.Color.White;
  467. this.uitb_kj.Font = new System.Drawing.Font("微软雅黑", 12F);
  468. this.uitb_kj.Location = new System.Drawing.Point(117, 175);
  469. this.uitb_kj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  470. this.uitb_kj.Maximum = 2147483647D;
  471. this.uitb_kj.MaxLength = 10;
  472. this.uitb_kj.Minimum = -2147483648D;
  473. this.uitb_kj.MinimumSize = new System.Drawing.Size(1, 1);
  474. this.uitb_kj.Name = "uitb_kj";
  475. this.uitb_kj.Size = new System.Drawing.Size(120, 29);
  476. this.uitb_kj.TabIndex = 9;
  477. this.uitb_kj.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  478. //
  479. // uiLabel17
  480. //
  481. this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 12F);
  482. this.uiLabel17.Location = new System.Drawing.Point(21, 175);
  483. this.uiLabel17.Name = "uiLabel17";
  484. this.uiLabel17.Size = new System.Drawing.Size(92, 23);
  485. this.uiLabel17.TabIndex = 6;
  486. this.uiLabel17.Text = "口径:";
  487. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  488. //
  489. // uiLabel18
  490. //
  491. this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 12F);
  492. this.uiLabel18.Location = new System.Drawing.Point(21, 209);
  493. this.uiLabel18.Name = "uiLabel18";
  494. this.uiLabel18.Size = new System.Drawing.Size(92, 23);
  495. this.uiLabel18.TabIndex = 27;
  496. this.uiLabel18.Text = "地面高程:";
  497. this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  498. //
  499. // uitb_dmgc
  500. //
  501. this.uitb_dmgc.Cursor = System.Windows.Forms.Cursors.IBeam;
  502. this.uitb_dmgc.FillColor = System.Drawing.Color.White;
  503. this.uitb_dmgc.Font = new System.Drawing.Font("微软雅黑", 12F);
  504. this.uitb_dmgc.Location = new System.Drawing.Point(117, 209);
  505. this.uitb_dmgc.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  506. this.uitb_dmgc.Maximum = 2147483647D;
  507. this.uitb_dmgc.Minimum = -2147483648D;
  508. this.uitb_dmgc.MinimumSize = new System.Drawing.Size(1, 1);
  509. this.uitb_dmgc.Name = "uitb_dmgc";
  510. this.uitb_dmgc.Size = new System.Drawing.Size(120, 29);
  511. this.uitb_dmgc.TabIndex = 11;
  512. this.uitb_dmgc.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  513. //
  514. // uitb_wth
  515. //
  516. this.uitb_wth.Cursor = System.Windows.Forms.Cursors.IBeam;
  517. this.uitb_wth.FillColor = System.Drawing.Color.White;
  518. this.uitb_wth.Font = new System.Drawing.Font("微软雅黑", 12F);
  519. this.uitb_wth.Location = new System.Drawing.Point(117, 39);
  520. this.uitb_wth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  521. this.uitb_wth.Maximum = 2147483647D;
  522. this.uitb_wth.Minimum = -2147483648D;
  523. this.uitb_wth.MinimumSize = new System.Drawing.Size(1, 1);
  524. this.uitb_wth.Name = "uitb_wth";
  525. this.uitb_wth.Size = new System.Drawing.Size(120, 29);
  526. this.uitb_wth.TabIndex = 28;
  527. this.uitb_wth.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  528. //
  529. // uiLabel1
  530. //
  531. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  532. this.uiLabel1.Location = new System.Drawing.Point(21, 39);
  533. this.uiLabel1.Name = "uiLabel1";
  534. this.uiLabel1.Size = new System.Drawing.Size(92, 23);
  535. this.uiLabel1.TabIndex = 29;
  536. this.uiLabel1.Text = "物探号:";
  537. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  538. //
  539. // uitb_ssbh
  540. //
  541. this.uitb_ssbh.Cursor = System.Windows.Forms.Cursors.IBeam;
  542. this.uitb_ssbh.FillColor = System.Drawing.Color.White;
  543. this.uitb_ssbh.Font = new System.Drawing.Font("微软雅黑", 12F);
  544. this.uitb_ssbh.Location = new System.Drawing.Point(350, 40);
  545. this.uitb_ssbh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  546. this.uitb_ssbh.Maximum = 2147483647D;
  547. this.uitb_ssbh.Minimum = -2147483648D;
  548. this.uitb_ssbh.MinimumSize = new System.Drawing.Size(1, 1);
  549. this.uitb_ssbh.Name = "uitb_ssbh";
  550. this.uitb_ssbh.Size = new System.Drawing.Size(120, 29);
  551. this.uitb_ssbh.TabIndex = 30;
  552. this.uitb_ssbh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  553. //
  554. // uiLabel19
  555. //
  556. this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 12F);
  557. this.uiLabel19.Location = new System.Drawing.Point(254, 42);
  558. this.uiLabel19.Name = "uiLabel19";
  559. this.uiLabel19.Size = new System.Drawing.Size(92, 23);
  560. this.uiLabel19.TabIndex = 31;
  561. this.uiLabel19.Text = "设施编号:";
  562. this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  563. //
  564. // uitb_bsm
  565. //
  566. this.uitb_bsm.Cursor = System.Windows.Forms.Cursors.IBeam;
  567. this.uitb_bsm.Enabled = false;
  568. this.uitb_bsm.FillColor = System.Drawing.Color.White;
  569. this.uitb_bsm.Font = new System.Drawing.Font("微软雅黑", 12F);
  570. this.uitb_bsm.Location = new System.Drawing.Point(350, 6);
  571. this.uitb_bsm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  572. this.uitb_bsm.Maximum = 2147483647D;
  573. this.uitb_bsm.Minimum = -2147483648D;
  574. this.uitb_bsm.MinimumSize = new System.Drawing.Size(1, 1);
  575. this.uitb_bsm.Name = "uitb_bsm";
  576. this.uitb_bsm.ReadOnly = true;
  577. this.uitb_bsm.Size = new System.Drawing.Size(120, 29);
  578. this.uitb_bsm.TabIndex = 32;
  579. this.uitb_bsm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  580. //
  581. // uiLabel20
  582. //
  583. this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 12F);
  584. this.uiLabel20.Location = new System.Drawing.Point(254, 8);
  585. this.uiLabel20.Name = "uiLabel20";
  586. this.uiLabel20.Size = new System.Drawing.Size(92, 23);
  587. this.uiLabel20.TabIndex = 33;
  588. this.uiLabel20.Text = "标识码:";
  589. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  590. //
  591. // GuanDianXiuGai
  592. //
  593. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  594. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  595. this.Controls.Add(this.uitb_bsm);
  596. this.Controls.Add(this.uiLabel20);
  597. this.Controls.Add(this.uitb_ssbh);
  598. this.Controls.Add(this.uiLabel19);
  599. this.Controls.Add(this.uitb_wth);
  600. this.Controls.Add(this.uiLabel1);
  601. this.Controls.Add(this.uiLabel18);
  602. this.Controls.Add(this.uitb_dmgc);
  603. this.Controls.Add(this.uitb_kj);
  604. this.Controls.Add(this.uitb_gg);
  605. this.Controls.Add(this.uiLabel17);
  606. this.Controls.Add(this.uitb_fsw);
  607. this.Controls.Add(this.uiLabel15);
  608. this.Controls.Add(this.uiLabel14);
  609. this.Controls.Add(this.uitb_xh);
  610. this.Controls.Add(this.uiLabel16);
  611. this.Controls.Add(this.uitb_bz);
  612. this.Controls.Add(this.uiLabel13);
  613. this.Controls.Add(this.uidp_msrq);
  614. this.Controls.Add(this.uiLabel11);
  615. this.Controls.Add(this.uitb_yl);
  616. this.Controls.Add(this.uiLabel12);
  617. this.Controls.Add(this.uitb_ms);
  618. this.Controls.Add(this.uiLabel9);
  619. this.Controls.Add(this.uitb_qsdw);
  620. this.Controls.Add(this.uiLabel10);
  621. this.Controls.Add(this.uitb_tcdw);
  622. this.Controls.Add(this.uitb_gj);
  623. this.Controls.Add(this.uiLabel5);
  624. this.Controls.Add(this.uiLabel4);
  625. this.Controls.Add(this.uitb_msfs);
  626. this.Controls.Add(this.uitb_cz);
  627. this.Controls.Add(this.uiLabel6);
  628. this.Controls.Add(this.uiLabel3);
  629. this.Controls.Add(this.uitb_dzms);
  630. this.Controls.Add(this.uitb_fldm);
  631. this.Controls.Add(this.uitb_tz);
  632. this.Controls.Add(this.uiLabel7);
  633. this.Controls.Add(this.uiLabel8);
  634. this.Controls.Add(this.uiLabel2);
  635. this.Name = "GuanDianXiuGai";
  636. this.Size = new System.Drawing.Size(500, 415);
  637. this.ResumeLayout(false);
  638. }
  639. #endregion
  640. private Sunny.UI.UITextBox uitb_fldm;
  641. private Sunny.UI.UILabel uiLabel2;
  642. private Sunny.UI.UILabel uiLabel3;
  643. private Sunny.UI.UITextBox uitb_cz;
  644. private Sunny.UI.UILabel uiLabel4;
  645. private Sunny.UI.UITextBox uitb_gj;
  646. private Sunny.UI.UITextBox uitb_tcdw;
  647. private Sunny.UI.UILabel uiLabel5;
  648. private Sunny.UI.UITextBox uitb_msfs;
  649. private Sunny.UI.UILabel uiLabel6;
  650. private Sunny.UI.UITextBox uitb_dzms;
  651. private Sunny.UI.UITextBox uitb_tz;
  652. private Sunny.UI.UILabel uiLabel7;
  653. private Sunny.UI.UILabel uiLabel8;
  654. private Sunny.UI.UILabel uiLabel9;
  655. private Sunny.UI.UITextBox uitb_qsdw;
  656. private Sunny.UI.UILabel uiLabel10;
  657. private Sunny.UI.UILabel uiLabel11;
  658. private Sunny.UI.UITextBox uitb_yl;
  659. private Sunny.UI.UILabel uiLabel12;
  660. private Sunny.UI.UITextBox uitb_ms;
  661. private Sunny.UI.UIDatePicker uidp_msrq;
  662. private Sunny.UI.UILabel uiLabel13;
  663. private Sunny.UI.UITextBox uitb_bz;
  664. private Sunny.UI.UITextBox uitb_fsw;
  665. private Sunny.UI.UILabel uiLabel14;
  666. private Sunny.UI.UITextBox uitb_gg;
  667. private Sunny.UI.UILabel uiLabel15;
  668. private Sunny.UI.UITextBox uitb_xh;
  669. private Sunny.UI.UILabel uiLabel16;
  670. private Sunny.UI.UITextBox uitb_kj;
  671. private Sunny.UI.UILabel uiLabel17;
  672. private Sunny.UI.UILabel uiLabel18;
  673. private Sunny.UI.UITextBox uitb_dmgc;
  674. private Sunny.UI.UITextBox uitb_wth;
  675. private Sunny.UI.UILabel uiLabel1;
  676. private Sunny.UI.UITextBox uitb_ssbh;
  677. private Sunny.UI.UILabel uiLabel19;
  678. private Sunny.UI.UITextBox uitb_bsm;
  679. private Sunny.UI.UILabel uiLabel20;
  680. }
  681. }