GuanFa.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598
  1. namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
  2. {
  3. partial class GuanFa
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  34. this.uidgv = new Sunny.UI.UIDataGridView();
  35. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  36. this.uiLabel15 = new Sunny.UI.UILabel();
  37. this.uitb_bsm = new Sunny.UI.UITextBox();
  38. this.uitb_zcbh = new Sunny.UI.UITextBox();
  39. this.uiLabel16 = new Sunny.UI.UILabel();
  40. this.uiLabel2 = new Sunny.UI.UILabel();
  41. this.uiLabel1 = new Sunny.UI.UILabel();
  42. this.uiLabel14 = new Sunny.UI.UILabel();
  43. this.uitbGdbh = new Sunny.UI.UITextBox();
  44. this.uitb_bz = new Sunny.UI.UITextBox();
  45. this.uiLabel13 = new Sunny.UI.UILabel();
  46. this.uidp_msrq = new Sunny.UI.UIDatePicker();
  47. this.uiLabel11 = new Sunny.UI.UILabel();
  48. this.uitb_yl = new Sunny.UI.UITextBox();
  49. this.uiLabel12 = new Sunny.UI.UILabel();
  50. this.uitb_cd = new Sunny.UI.UITextBox();
  51. this.uitb_qsdw = new Sunny.UI.UITextBox();
  52. this.uiLabel10 = new Sunny.UI.UILabel();
  53. this.uitb_gj = new Sunny.UI.UITextBox();
  54. this.uiLabel5 = new Sunny.UI.UILabel();
  55. this.uiLabel4 = new Sunny.UI.UILabel();
  56. this.uitb_msfs = new Sunny.UI.UITextBox();
  57. this.uitb_cz = new Sunny.UI.UITextBox();
  58. this.uiLabel6 = new Sunny.UI.UILabel();
  59. this.uiLabel3 = new Sunny.UI.UILabel();
  60. this.uitb_dzms = new Sunny.UI.UITextBox();
  61. this.uitb_tz = new Sunny.UI.UITextBox();
  62. this.uiLabel7 = new Sunny.UI.UILabel();
  63. this.uiLabel8 = new Sunny.UI.UILabel();
  64. this.uiButton1 = new Sunny.UI.UIButton();
  65. this.uiGroupBox1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
  67. this.uiGroupBox2.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // uiGroupBox1
  71. //
  72. this.uiGroupBox1.Controls.Add(this.uidgv);
  73. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  74. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  75. this.uiGroupBox1.Location = new System.Drawing.Point(0, 304);
  76. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  77. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  78. this.uiGroupBox1.Name = "uiGroupBox1";
  79. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  80. this.uiGroupBox1.Size = new System.Drawing.Size(500, 246);
  81. this.uiGroupBox1.TabIndex = 78;
  82. this.uiGroupBox1.Text = "需关闭阀门";
  83. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  84. //
  85. // uidgv
  86. //
  87. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  88. this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  89. this.uidgv.BackgroundColor = System.Drawing.Color.White;
  90. this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  91. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  92. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  93. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  95. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  96. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  97. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  98. this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  99. this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  100. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  101. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  102. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  103. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  104. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  105. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  106. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  107. this.uidgv.DefaultCellStyle = dataGridViewCellStyle3;
  108. this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.uidgv.EnableHeadersVisualStyles = false;
  110. this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
  111. this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  112. this.uidgv.Location = new System.Drawing.Point(0, 32);
  113. this.uidgv.Name = "uidgv";
  114. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  115. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  116. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
  117. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  118. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  119. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  120. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  121. this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  122. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  123. this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle5;
  124. this.uidgv.RowTemplate.Height = 23;
  125. this.uidgv.SelectedIndex = -1;
  126. this.uidgv.ShowGridLine = true;
  127. this.uidgv.Size = new System.Drawing.Size(500, 214);
  128. this.uidgv.TabIndex = 0;
  129. this.uidgv.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgv_CellMouseDoubleClick);
  130. //
  131. // uiGroupBox2
  132. //
  133. this.uiGroupBox2.Controls.Add(this.uiLabel15);
  134. this.uiGroupBox2.Controls.Add(this.uitb_bsm);
  135. this.uiGroupBox2.Controls.Add(this.uitb_zcbh);
  136. this.uiGroupBox2.Controls.Add(this.uiLabel16);
  137. this.uiGroupBox2.Controls.Add(this.uiLabel2);
  138. this.uiGroupBox2.Controls.Add(this.uiLabel1);
  139. this.uiGroupBox2.Controls.Add(this.uiLabel14);
  140. this.uiGroupBox2.Controls.Add(this.uitbGdbh);
  141. this.uiGroupBox2.Controls.Add(this.uitb_bz);
  142. this.uiGroupBox2.Controls.Add(this.uiLabel13);
  143. this.uiGroupBox2.Controls.Add(this.uidp_msrq);
  144. this.uiGroupBox2.Controls.Add(this.uiLabel11);
  145. this.uiGroupBox2.Controls.Add(this.uitb_yl);
  146. this.uiGroupBox2.Controls.Add(this.uiLabel12);
  147. this.uiGroupBox2.Controls.Add(this.uitb_cd);
  148. this.uiGroupBox2.Controls.Add(this.uitb_qsdw);
  149. this.uiGroupBox2.Controls.Add(this.uiLabel10);
  150. this.uiGroupBox2.Controls.Add(this.uitb_gj);
  151. this.uiGroupBox2.Controls.Add(this.uiLabel5);
  152. this.uiGroupBox2.Controls.Add(this.uiLabel4);
  153. this.uiGroupBox2.Controls.Add(this.uitb_msfs);
  154. this.uiGroupBox2.Controls.Add(this.uitb_cz);
  155. this.uiGroupBox2.Controls.Add(this.uiLabel6);
  156. this.uiGroupBox2.Controls.Add(this.uiLabel3);
  157. this.uiGroupBox2.Controls.Add(this.uitb_dzms);
  158. this.uiGroupBox2.Controls.Add(this.uitb_tz);
  159. this.uiGroupBox2.Controls.Add(this.uiLabel7);
  160. this.uiGroupBox2.Controls.Add(this.uiLabel8);
  161. this.uiGroupBox2.Controls.Add(this.uiButton1);
  162. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  163. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
  164. this.uiGroupBox2.Location = new System.Drawing.Point(0, 0);
  165. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  166. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  167. this.uiGroupBox2.Name = "uiGroupBox2";
  168. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  169. this.uiGroupBox2.Size = new System.Drawing.Size(500, 304);
  170. this.uiGroupBox2.TabIndex = 79;
  171. this.uiGroupBox2.Text = "爆管点的管线信息";
  172. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  173. //
  174. // uiLabel15
  175. //
  176. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F);
  177. this.uiLabel15.Location = new System.Drawing.Point(8, 30);
  178. this.uiLabel15.Name = "uiLabel15";
  179. this.uiLabel15.Size = new System.Drawing.Size(92, 23);
  180. this.uiLabel15.TabIndex = 110;
  181. this.uiLabel15.Text = "标识码:";
  182. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  183. //
  184. // uitb_bsm
  185. //
  186. this.uitb_bsm.Cursor = System.Windows.Forms.Cursors.IBeam;
  187. this.uitb_bsm.Enabled = false;
  188. this.uitb_bsm.FillColor = System.Drawing.Color.White;
  189. this.uitb_bsm.Font = new System.Drawing.Font("微软雅黑", 12F);
  190. this.uitb_bsm.Location = new System.Drawing.Point(104, 30);
  191. this.uitb_bsm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  192. this.uitb_bsm.Maximum = 2147483647D;
  193. this.uitb_bsm.Minimum = -2147483648D;
  194. this.uitb_bsm.MinimumSize = new System.Drawing.Size(1, 1);
  195. this.uitb_bsm.Name = "uitb_bsm";
  196. this.uitb_bsm.ReadOnly = true;
  197. this.uitb_bsm.Size = new System.Drawing.Size(130, 29);
  198. this.uitb_bsm.TabIndex = 108;
  199. this.uitb_bsm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  200. //
  201. // uitb_zcbh
  202. //
  203. this.uitb_zcbh.Cursor = System.Windows.Forms.Cursors.IBeam;
  204. this.uitb_zcbh.FillColor = System.Drawing.Color.White;
  205. this.uitb_zcbh.Font = new System.Drawing.Font("微软雅黑", 12F);
  206. this.uitb_zcbh.Location = new System.Drawing.Point(338, 33);
  207. this.uitb_zcbh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  208. this.uitb_zcbh.Maximum = 2147483647D;
  209. this.uitb_zcbh.MaxLength = 10;
  210. this.uitb_zcbh.Minimum = -2147483648D;
  211. this.uitb_zcbh.MinimumSize = new System.Drawing.Size(1, 1);
  212. this.uitb_zcbh.Name = "uitb_zcbh";
  213. this.uitb_zcbh.Size = new System.Drawing.Size(130, 29);
  214. this.uitb_zcbh.TabIndex = 107;
  215. this.uitb_zcbh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  216. //
  217. // uiLabel16
  218. //
  219. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F);
  220. this.uiLabel16.Location = new System.Drawing.Point(241, 34);
  221. this.uiLabel16.Name = "uiLabel16";
  222. this.uiLabel16.Size = new System.Drawing.Size(92, 23);
  223. this.uiLabel16.TabIndex = 109;
  224. this.uiLabel16.Text = "资产编号:";
  225. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  226. //
  227. // uiLabel2
  228. //
  229. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  230. this.uiLabel2.Location = new System.Drawing.Point(424, 138);
  231. this.uiLabel2.Name = "uiLabel2";
  232. this.uiLabel2.Size = new System.Drawing.Size(44, 23);
  233. this.uiLabel2.TabIndex = 106;
  234. this.uiLabel2.Text = "M";
  235. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  236. //
  237. // uiLabel1
  238. //
  239. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  240. this.uiLabel1.Location = new System.Drawing.Point(424, 104);
  241. this.uiLabel1.Name = "uiLabel1";
  242. this.uiLabel1.Size = new System.Drawing.Size(44, 23);
  243. this.uiLabel1.TabIndex = 105;
  244. this.uiLabel1.Text = "mm";
  245. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  246. //
  247. // uiLabel14
  248. //
  249. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F);
  250. this.uiLabel14.Location = new System.Drawing.Point(8, 64);
  251. this.uiLabel14.Name = "uiLabel14";
  252. this.uiLabel14.Size = new System.Drawing.Size(92, 23);
  253. this.uiLabel14.TabIndex = 104;
  254. this.uiLabel14.Text = "管段编号:";
  255. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  256. //
  257. // uitbGdbh
  258. //
  259. this.uitbGdbh.Cursor = System.Windows.Forms.Cursors.IBeam;
  260. this.uitbGdbh.FillColor = System.Drawing.Color.White;
  261. this.uitbGdbh.Font = new System.Drawing.Font("微软雅黑", 12F);
  262. this.uitbGdbh.Location = new System.Drawing.Point(104, 64);
  263. this.uitbGdbh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  264. this.uitbGdbh.Maximum = 2147483647D;
  265. this.uitbGdbh.Minimum = -2147483648D;
  266. this.uitbGdbh.MinimumSize = new System.Drawing.Size(1, 1);
  267. this.uitbGdbh.Name = "uitbGdbh";
  268. this.uitbGdbh.Size = new System.Drawing.Size(130, 29);
  269. this.uitbGdbh.TabIndex = 87;
  270. this.uitbGdbh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  271. //
  272. // uitb_bz
  273. //
  274. this.uitb_bz.Cursor = System.Windows.Forms.Cursors.IBeam;
  275. this.uitb_bz.FillColor = System.Drawing.Color.White;
  276. this.uitb_bz.Font = new System.Drawing.Font("微软雅黑", 12F);
  277. this.uitb_bz.Location = new System.Drawing.Point(104, 269);
  278. this.uitb_bz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  279. this.uitb_bz.Maximum = 2147483647D;
  280. this.uitb_bz.MaxLength = 50;
  281. this.uitb_bz.Minimum = -2147483648D;
  282. this.uitb_bz.MinimumSize = new System.Drawing.Size(1, 1);
  283. this.uitb_bz.Name = "uitb_bz";
  284. this.uitb_bz.Size = new System.Drawing.Size(274, 29);
  285. this.uitb_bz.TabIndex = 95;
  286. this.uitb_bz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  287. //
  288. // uiLabel13
  289. //
  290. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F);
  291. this.uiLabel13.Location = new System.Drawing.Point(8, 269);
  292. this.uiLabel13.Name = "uiLabel13";
  293. this.uiLabel13.Size = new System.Drawing.Size(92, 23);
  294. this.uiLabel13.TabIndex = 103;
  295. this.uiLabel13.Text = "备注:";
  296. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  297. //
  298. // uidp_msrq
  299. //
  300. this.uidp_msrq.FillColor = System.Drawing.Color.White;
  301. this.uidp_msrq.Font = new System.Drawing.Font("微软雅黑", 12F);
  302. this.uidp_msrq.Location = new System.Drawing.Point(338, 165);
  303. this.uidp_msrq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  304. this.uidp_msrq.MaxLength = 10;
  305. this.uidp_msrq.MinimumSize = new System.Drawing.Size(63, 0);
  306. this.uidp_msrq.Name = "uidp_msrq";
  307. this.uidp_msrq.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  308. this.uidp_msrq.Size = new System.Drawing.Size(130, 29);
  309. this.uidp_msrq.SymbolDropDown = 61555;
  310. this.uidp_msrq.SymbolNormal = 61555;
  311. this.uidp_msrq.TabIndex = 102;
  312. this.uidp_msrq.Text = "2020-01-01";
  313. this.uidp_msrq.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  314. this.uidp_msrq.Value = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
  315. //
  316. // uiLabel11
  317. //
  318. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F);
  319. this.uiLabel11.Location = new System.Drawing.Point(241, 133);
  320. this.uiLabel11.Name = "uiLabel11";
  321. this.uiLabel11.Size = new System.Drawing.Size(92, 23);
  322. this.uiLabel11.TabIndex = 101;
  323. this.uiLabel11.Text = "长度:";
  324. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  325. //
  326. // uitb_yl
  327. //
  328. this.uitb_yl.Cursor = System.Windows.Forms.Cursors.IBeam;
  329. this.uitb_yl.FillColor = System.Drawing.Color.White;
  330. this.uitb_yl.Font = new System.Drawing.Font("微软雅黑", 12F);
  331. this.uitb_yl.Location = new System.Drawing.Point(104, 132);
  332. this.uitb_yl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  333. this.uitb_yl.Maximum = 2147483647D;
  334. this.uitb_yl.MaxLength = 10;
  335. this.uitb_yl.Minimum = -2147483648D;
  336. this.uitb_yl.MinimumSize = new System.Drawing.Size(1, 1);
  337. this.uitb_yl.Name = "uitb_yl";
  338. this.uitb_yl.Size = new System.Drawing.Size(130, 29);
  339. this.uitb_yl.TabIndex = 88;
  340. this.uitb_yl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  341. //
  342. // uiLabel12
  343. //
  344. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F);
  345. this.uiLabel12.Location = new System.Drawing.Point(8, 132);
  346. this.uiLabel12.Name = "uiLabel12";
  347. this.uiLabel12.Size = new System.Drawing.Size(92, 23);
  348. this.uiLabel12.TabIndex = 100;
  349. this.uiLabel12.Text = "压力:";
  350. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  351. //
  352. // uitb_cd
  353. //
  354. this.uitb_cd.Cursor = System.Windows.Forms.Cursors.IBeam;
  355. this.uitb_cd.FillColor = System.Drawing.Color.White;
  356. this.uitb_cd.Font = new System.Drawing.Font("微软雅黑", 12F);
  357. this.uitb_cd.Location = new System.Drawing.Point(338, 132);
  358. this.uitb_cd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  359. this.uitb_cd.Maximum = 2147483647D;
  360. this.uitb_cd.Minimum = -2147483648D;
  361. this.uitb_cd.MinimumSize = new System.Drawing.Size(1, 1);
  362. this.uitb_cd.Name = "uitb_cd";
  363. this.uitb_cd.Size = new System.Drawing.Size(79, 29);
  364. this.uitb_cd.TabIndex = 85;
  365. this.uitb_cd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  366. //
  367. // uitb_qsdw
  368. //
  369. this.uitb_qsdw.Cursor = System.Windows.Forms.Cursors.IBeam;
  370. this.uitb_qsdw.FillColor = System.Drawing.Color.White;
  371. this.uitb_qsdw.Font = new System.Drawing.Font("微软雅黑", 12F);
  372. this.uitb_qsdw.Location = new System.Drawing.Point(104, 234);
  373. this.uitb_qsdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  374. this.uitb_qsdw.Maximum = 2147483647D;
  375. this.uitb_qsdw.MaxLength = 20;
  376. this.uitb_qsdw.Minimum = -2147483648D;
  377. this.uitb_qsdw.MinimumSize = new System.Drawing.Size(1, 1);
  378. this.uitb_qsdw.Name = "uitb_qsdw";
  379. this.uitb_qsdw.Size = new System.Drawing.Size(274, 29);
  380. this.uitb_qsdw.TabIndex = 93;
  381. this.uitb_qsdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  382. //
  383. // uiLabel10
  384. //
  385. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F);
  386. this.uiLabel10.Location = new System.Drawing.Point(8, 234);
  387. this.uiLabel10.Name = "uiLabel10";
  388. this.uiLabel10.Size = new System.Drawing.Size(92, 23);
  389. this.uiLabel10.TabIndex = 98;
  390. this.uiLabel10.Text = "权属单位:";
  391. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  392. //
  393. // uitb_gj
  394. //
  395. this.uitb_gj.Cursor = System.Windows.Forms.Cursors.IBeam;
  396. this.uitb_gj.FillColor = System.Drawing.Color.White;
  397. this.uitb_gj.Font = new System.Drawing.Font("微软雅黑", 12F);
  398. this.uitb_gj.Location = new System.Drawing.Point(338, 99);
  399. this.uitb_gj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  400. this.uitb_gj.Maximum = 2147483647D;
  401. this.uitb_gj.MaxLength = 10;
  402. this.uitb_gj.Minimum = -2147483648D;
  403. this.uitb_gj.MinimumSize = new System.Drawing.Size(1, 1);
  404. this.uitb_gj.Name = "uitb_gj";
  405. this.uitb_gj.Size = new System.Drawing.Size(79, 29);
  406. this.uitb_gj.TabIndex = 83;
  407. this.uitb_gj.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  408. //
  409. // uiLabel5
  410. //
  411. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F);
  412. this.uiLabel5.Location = new System.Drawing.Point(241, 166);
  413. this.uiLabel5.Name = "uiLabel5";
  414. this.uiLabel5.Size = new System.Drawing.Size(92, 23);
  415. this.uiLabel5.TabIndex = 97;
  416. this.uiLabel5.Text = "埋设日期:";
  417. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  418. //
  419. // uiLabel4
  420. //
  421. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  422. this.uiLabel4.Location = new System.Drawing.Point(241, 100);
  423. this.uiLabel4.Name = "uiLabel4";
  424. this.uiLabel4.Size = new System.Drawing.Size(92, 23);
  425. this.uiLabel4.TabIndex = 86;
  426. this.uiLabel4.Text = "管径:";
  427. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  428. //
  429. // uitb_msfs
  430. //
  431. this.uitb_msfs.Cursor = System.Windows.Forms.Cursors.IBeam;
  432. this.uitb_msfs.FillColor = System.Drawing.Color.White;
  433. this.uitb_msfs.Font = new System.Drawing.Font("微软雅黑", 12F);
  434. this.uitb_msfs.Location = new System.Drawing.Point(104, 166);
  435. this.uitb_msfs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  436. this.uitb_msfs.Maximum = 2147483647D;
  437. this.uitb_msfs.MaxLength = 10;
  438. this.uitb_msfs.Minimum = -2147483648D;
  439. this.uitb_msfs.MinimumSize = new System.Drawing.Size(1, 1);
  440. this.uitb_msfs.Name = "uitb_msfs";
  441. this.uitb_msfs.Size = new System.Drawing.Size(130, 29);
  442. this.uitb_msfs.TabIndex = 89;
  443. this.uitb_msfs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  444. //
  445. // uitb_cz
  446. //
  447. this.uitb_cz.Cursor = System.Windows.Forms.Cursors.IBeam;
  448. this.uitb_cz.FillColor = System.Drawing.Color.White;
  449. this.uitb_cz.Font = new System.Drawing.Font("微软雅黑", 12F);
  450. this.uitb_cz.Location = new System.Drawing.Point(104, 98);
  451. this.uitb_cz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  452. this.uitb_cz.Maximum = 2147483647D;
  453. this.uitb_cz.MaxLength = 10;
  454. this.uitb_cz.Minimum = -2147483648D;
  455. this.uitb_cz.MinimumSize = new System.Drawing.Size(1, 1);
  456. this.uitb_cz.Name = "uitb_cz";
  457. this.uitb_cz.Size = new System.Drawing.Size(130, 29);
  458. this.uitb_cz.TabIndex = 81;
  459. this.uitb_cz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  460. //
  461. // uiLabel6
  462. //
  463. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F);
  464. this.uiLabel6.Location = new System.Drawing.Point(8, 166);
  465. this.uiLabel6.Name = "uiLabel6";
  466. this.uiLabel6.Size = new System.Drawing.Size(92, 23);
  467. this.uiLabel6.TabIndex = 96;
  468. this.uiLabel6.Text = "埋设方式:";
  469. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  470. //
  471. // uiLabel3
  472. //
  473. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  474. this.uiLabel3.Location = new System.Drawing.Point(8, 98);
  475. this.uiLabel3.Name = "uiLabel3";
  476. this.uiLabel3.Size = new System.Drawing.Size(92, 23);
  477. this.uiLabel3.TabIndex = 82;
  478. this.uiLabel3.Text = "管线材质:";
  479. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  480. //
  481. // uitb_dzms
  482. //
  483. this.uitb_dzms.Cursor = System.Windows.Forms.Cursors.IBeam;
  484. this.uitb_dzms.FillColor = System.Drawing.Color.White;
  485. this.uitb_dzms.Font = new System.Drawing.Font("微软雅黑", 12F);
  486. this.uitb_dzms.Location = new System.Drawing.Point(104, 200);
  487. this.uitb_dzms.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  488. this.uitb_dzms.Maximum = 2147483647D;
  489. this.uitb_dzms.MaxLength = 20;
  490. this.uitb_dzms.Minimum = -2147483648D;
  491. this.uitb_dzms.MinimumSize = new System.Drawing.Size(1, 1);
  492. this.uitb_dzms.Name = "uitb_dzms";
  493. this.uitb_dzms.Size = new System.Drawing.Size(274, 29);
  494. this.uitb_dzms.TabIndex = 91;
  495. this.uitb_dzms.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  496. //
  497. // uitb_tz
  498. //
  499. this.uitb_tz.Cursor = System.Windows.Forms.Cursors.IBeam;
  500. this.uitb_tz.FillColor = System.Drawing.Color.White;
  501. this.uitb_tz.Font = new System.Drawing.Font("微软雅黑", 12F);
  502. this.uitb_tz.Location = new System.Drawing.Point(338, 66);
  503. this.uitb_tz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  504. this.uitb_tz.Maximum = 2147483647D;
  505. this.uitb_tz.MaxLength = 10;
  506. this.uitb_tz.Minimum = -2147483648D;
  507. this.uitb_tz.MinimumSize = new System.Drawing.Size(1, 1);
  508. this.uitb_tz.Name = "uitb_tz";
  509. this.uitb_tz.Size = new System.Drawing.Size(130, 29);
  510. this.uitb_tz.TabIndex = 84;
  511. this.uitb_tz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  512. //
  513. // uiLabel7
  514. //
  515. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F);
  516. this.uiLabel7.Location = new System.Drawing.Point(8, 200);
  517. this.uiLabel7.Name = "uiLabel7";
  518. this.uiLabel7.Size = new System.Drawing.Size(92, 23);
  519. this.uiLabel7.TabIndex = 92;
  520. this.uiLabel7.Text = "地址描述:";
  521. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  522. //
  523. // uiLabel8
  524. //
  525. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F);
  526. this.uiLabel8.Location = new System.Drawing.Point(241, 67);
  527. this.uiLabel8.Name = "uiLabel8";
  528. this.uiLabel8.Size = new System.Drawing.Size(92, 23);
  529. this.uiLabel8.TabIndex = 90;
  530. this.uiLabel8.Text = "特征:";
  531. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  532. //
  533. // uiButton1
  534. //
  535. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  536. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  537. this.uiButton1.Location = new System.Drawing.Point(385, 228);
  538. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  539. this.uiButton1.Name = "uiButton1";
  540. this.uiButton1.Size = new System.Drawing.Size(105, 29);
  541. this.uiButton1.TabIndex = 80;
  542. this.uiButton1.Text = "关阀分析";
  543. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  544. //
  545. // GuanFa
  546. //
  547. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  548. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  549. this.Controls.Add(this.uiGroupBox1);
  550. this.Controls.Add(this.uiGroupBox2);
  551. this.Name = "GuanFa";
  552. this.Size = new System.Drawing.Size(500, 550);
  553. this.uiGroupBox1.ResumeLayout(false);
  554. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
  555. this.uiGroupBox2.ResumeLayout(false);
  556. this.ResumeLayout(false);
  557. }
  558. #endregion
  559. private Sunny.UI.UIGroupBox uiGroupBox1;
  560. private Sunny.UI.UIDataGridView uidgv;
  561. private Sunny.UI.UIGroupBox uiGroupBox2;
  562. private Sunny.UI.UIButton uiButton1;
  563. private Sunny.UI.UILabel uiLabel15;
  564. private Sunny.UI.UITextBox uitb_bsm;
  565. private Sunny.UI.UITextBox uitb_zcbh;
  566. private Sunny.UI.UILabel uiLabel16;
  567. private Sunny.UI.UILabel uiLabel2;
  568. private Sunny.UI.UILabel uiLabel1;
  569. private Sunny.UI.UILabel uiLabel14;
  570. private Sunny.UI.UITextBox uitbGdbh;
  571. private Sunny.UI.UITextBox uitb_bz;
  572. private Sunny.UI.UILabel uiLabel13;
  573. private Sunny.UI.UIDatePicker uidp_msrq;
  574. private Sunny.UI.UILabel uiLabel11;
  575. private Sunny.UI.UITextBox uitb_yl;
  576. private Sunny.UI.UILabel uiLabel12;
  577. private Sunny.UI.UITextBox uitb_cd;
  578. private Sunny.UI.UITextBox uitb_qsdw;
  579. private Sunny.UI.UILabel uiLabel10;
  580. private Sunny.UI.UITextBox uitb_gj;
  581. private Sunny.UI.UILabel uiLabel5;
  582. private Sunny.UI.UILabel uiLabel4;
  583. private Sunny.UI.UITextBox uitb_msfs;
  584. private Sunny.UI.UITextBox uitb_cz;
  585. private Sunny.UI.UILabel uiLabel6;
  586. private Sunny.UI.UILabel uiLabel3;
  587. private Sunny.UI.UITextBox uitb_dzms;
  588. private Sunny.UI.UITextBox uitb_tz;
  589. private Sunny.UI.UILabel uiLabel7;
  590. private Sunny.UI.UILabel uiLabel8;
  591. }
  592. }