PCCheck.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
  2. {
  3. partial class PCCheck
  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.uiPanel3 = new Sunny.UI.UIPanel();
  35. this.uidgv = new Sunny.UI.UIDataGridView();
  36. this.uiButton1 = new Sunny.UI.UIButton();
  37. this.uibtnGxgj = new Sunny.UI.UIButton();
  38. this.uibtnGxcz = new Sunny.UI.UIButton();
  39. this.uibtnGdgc = new Sunny.UI.UIButton();
  40. this.uibtnGdzb = new Sunny.UI.UIButton();
  41. this.uiButton2 = new Sunny.UI.UIButton();
  42. this.uibtnChengtu = new Sunny.UI.UIButton();
  43. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  44. this.panel2 = new System.Windows.Forms.Panel();
  45. this.panel1 = new System.Windows.Forms.Panel();
  46. this.uiPanel1 = new Sunny.UI.UIPanel();
  47. this.uiPanel4 = new Sunny.UI.UIPanel();
  48. this.uiPanel5 = new Sunny.UI.UIPanel();
  49. this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
  50. this.uirbnF = new Sunny.UI.UIRadioButton();
  51. this.uirbnT = new Sunny.UI.UIRadioButton();
  52. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  53. this.uirbtGX = new Sunny.UI.UIRadioButton();
  54. this.uirbtGD = new Sunny.UI.UIRadioButton();
  55. this.uiGroupBox1.SuspendLayout();
  56. this.uiPanel3.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
  58. this.uiGroupBox2.SuspendLayout();
  59. this.uiPanel1.SuspendLayout();
  60. this.uiPanel4.SuspendLayout();
  61. this.uiPanel5.SuspendLayout();
  62. this.uiGroupBox4.SuspendLayout();
  63. this.uiGroupBox3.SuspendLayout();
  64. this.SuspendLayout();
  65. //
  66. // uiGroupBox1
  67. //
  68. this.uiGroupBox1.Controls.Add(this.uiPanel3);
  69. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  70. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  71. this.uiGroupBox1.Location = new System.Drawing.Point(0, 61);
  72. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  73. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  74. this.uiGroupBox1.Name = "uiGroupBox1";
  75. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  76. this.uiGroupBox1.Size = new System.Drawing.Size(580, 574);
  77. this.uiGroupBox1.TabIndex = 1;
  78. this.uiGroupBox1.Text = "加载普查数据预览";
  79. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  80. //
  81. // uiPanel3
  82. //
  83. this.uiPanel3.Controls.Add(this.uidgv);
  84. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  85. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  86. this.uiPanel3.Location = new System.Drawing.Point(0, 32);
  87. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  88. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  89. this.uiPanel3.Name = "uiPanel3";
  90. this.uiPanel3.Size = new System.Drawing.Size(580, 542);
  91. this.uiPanel3.TabIndex = 2;
  92. this.uiPanel3.Text = "uiPanel3";
  93. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  94. //
  95. // uidgv
  96. //
  97. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  98. this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  99. this.uidgv.BackgroundColor = System.Drawing.Color.White;
  100. this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  101. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  102. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  103. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  104. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  105. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  106. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  107. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  108. this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  109. this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  110. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  111. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  112. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  113. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  114. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  115. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  116. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  117. this.uidgv.DefaultCellStyle = dataGridViewCellStyle3;
  118. this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
  119. this.uidgv.EnableHeadersVisualStyles = false;
  120. this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
  121. this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  122. this.uidgv.Location = new System.Drawing.Point(0, 0);
  123. this.uidgv.Name = "uidgv";
  124. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  125. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  126. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
  127. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  128. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  129. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  130. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  131. this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  132. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  133. this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle5;
  134. this.uidgv.RowTemplate.Height = 23;
  135. this.uidgv.SelectedIndex = -1;
  136. this.uidgv.ShowGridLine = true;
  137. this.uidgv.Size = new System.Drawing.Size(580, 542);
  138. this.uidgv.TabIndex = 0;
  139. //
  140. // uiButton1
  141. //
  142. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  143. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  144. this.uiButton1.Location = new System.Drawing.Point(404, 23);
  145. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  146. this.uiButton1.Name = "uiButton1";
  147. this.uiButton1.Size = new System.Drawing.Size(121, 30);
  148. this.uiButton1.TabIndex = 0;
  149. this.uiButton1.Text = "加载普查数据";
  150. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  151. //
  152. // uibtnGxgj
  153. //
  154. this.uibtnGxgj.Cursor = System.Windows.Forms.Cursors.Hand;
  155. this.uibtnGxgj.Font = new System.Drawing.Font("微软雅黑", 12F);
  156. this.uibtnGxgj.Location = new System.Drawing.Point(283, 48);
  157. this.uibtnGxgj.MinimumSize = new System.Drawing.Size(1, 1);
  158. this.uibtnGxgj.Name = "uibtnGxgj";
  159. this.uibtnGxgj.Size = new System.Drawing.Size(121, 30);
  160. this.uibtnGxgj.TabIndex = 10;
  161. this.uibtnGxgj.Text = "管线管径检查";
  162. this.uibtnGxgj.Visible = false;
  163. this.uibtnGxgj.Click += new System.EventHandler(this.uibtnGxgj_Click);
  164. //
  165. // uibtnGxcz
  166. //
  167. this.uibtnGxcz.Cursor = System.Windows.Forms.Cursors.Hand;
  168. this.uibtnGxcz.Font = new System.Drawing.Font("微软雅黑", 12F);
  169. this.uibtnGxcz.Location = new System.Drawing.Point(145, 48);
  170. this.uibtnGxcz.MinimumSize = new System.Drawing.Size(1, 1);
  171. this.uibtnGxcz.Name = "uibtnGxcz";
  172. this.uibtnGxcz.Size = new System.Drawing.Size(121, 30);
  173. this.uibtnGxcz.TabIndex = 9;
  174. this.uibtnGxcz.Text = "管线材质检查";
  175. this.uibtnGxcz.Visible = false;
  176. this.uibtnGxcz.Click += new System.EventHandler(this.uibtnGxcz_Click);
  177. //
  178. // uibtnGdgc
  179. //
  180. this.uibtnGdgc.Cursor = System.Windows.Forms.Cursors.Hand;
  181. this.uibtnGdgc.Font = new System.Drawing.Font("微软雅黑", 12F);
  182. this.uibtnGdgc.Location = new System.Drawing.Point(283, 6);
  183. this.uibtnGdgc.MinimumSize = new System.Drawing.Size(1, 1);
  184. this.uibtnGdgc.Name = "uibtnGdgc";
  185. this.uibtnGdgc.Size = new System.Drawing.Size(121, 30);
  186. this.uibtnGdgc.TabIndex = 8;
  187. this.uibtnGdgc.Text = "管点高程检查";
  188. this.uibtnGdgc.Click += new System.EventHandler(this.uibtnGdgc_Click);
  189. //
  190. // uibtnGdzb
  191. //
  192. this.uibtnGdzb.Cursor = System.Windows.Forms.Cursors.Hand;
  193. this.uibtnGdzb.Font = new System.Drawing.Font("微软雅黑", 12F);
  194. this.uibtnGdzb.Location = new System.Drawing.Point(145, 6);
  195. this.uibtnGdzb.MinimumSize = new System.Drawing.Size(1, 1);
  196. this.uibtnGdzb.Name = "uibtnGdzb";
  197. this.uibtnGdzb.Size = new System.Drawing.Size(121, 30);
  198. this.uibtnGdzb.TabIndex = 7;
  199. this.uibtnGdzb.Text = "管点坐标检查";
  200. this.uibtnGdzb.Click += new System.EventHandler(this.uibtnGdzb_Click);
  201. //
  202. // uiButton2
  203. //
  204. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  205. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
  206. this.uiButton2.Location = new System.Drawing.Point(7, 48);
  207. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  208. this.uiButton2.Name = "uiButton2";
  209. this.uiButton2.Size = new System.Drawing.Size(121, 30);
  210. this.uiButton2.TabIndex = 6;
  211. this.uiButton2.Text = "业务字段检查";
  212. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  213. //
  214. // uibtnChengtu
  215. //
  216. this.uibtnChengtu.Cursor = System.Windows.Forms.Cursors.Hand;
  217. this.uibtnChengtu.Font = new System.Drawing.Font("微软雅黑", 12F);
  218. this.uibtnChengtu.Location = new System.Drawing.Point(7, 6);
  219. this.uibtnChengtu.MinimumSize = new System.Drawing.Size(1, 1);
  220. this.uibtnChengtu.Name = "uibtnChengtu";
  221. this.uibtnChengtu.Size = new System.Drawing.Size(121, 30);
  222. this.uibtnChengtu.TabIndex = 5;
  223. this.uibtnChengtu.Text = "成图字段检查";
  224. this.uibtnChengtu.Click += new System.EventHandler(this.uibtnChengtu_Click);
  225. //
  226. // uiGroupBox2
  227. //
  228. this.uiGroupBox2.Controls.Add(this.panel2);
  229. this.uiGroupBox2.Controls.Add(this.panel1);
  230. this.uiGroupBox2.Controls.Add(this.uiPanel1);
  231. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  232. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
  233. this.uiGroupBox2.Location = new System.Drawing.Point(580, 0);
  234. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  235. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  236. this.uiGroupBox2.Name = "uiGroupBox2";
  237. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  238. this.uiGroupBox2.Size = new System.Drawing.Size(420, 635);
  239. this.uiGroupBox2.TabIndex = 4;
  240. this.uiGroupBox2.Text = "普查字段与检查配置字段对应关系";
  241. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  242. //
  243. // panel2
  244. //
  245. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  246. this.panel2.Location = new System.Drawing.Point(210, 32);
  247. this.panel2.Name = "panel2";
  248. this.panel2.Size = new System.Drawing.Size(210, 518);
  249. this.panel2.TabIndex = 1;
  250. //
  251. // panel1
  252. //
  253. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  254. this.panel1.Location = new System.Drawing.Point(0, 32);
  255. this.panel1.Name = "panel1";
  256. this.panel1.Size = new System.Drawing.Size(210, 518);
  257. this.panel1.TabIndex = 0;
  258. //
  259. // uiPanel1
  260. //
  261. this.uiPanel1.Controls.Add(this.uibtnGxgj);
  262. this.uiPanel1.Controls.Add(this.uibtnChengtu);
  263. this.uiPanel1.Controls.Add(this.uibtnGdgc);
  264. this.uiPanel1.Controls.Add(this.uiButton2);
  265. this.uiPanel1.Controls.Add(this.uibtnGxcz);
  266. this.uiPanel1.Controls.Add(this.uibtnGdzb);
  267. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  268. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  269. this.uiPanel1.Location = new System.Drawing.Point(0, 550);
  270. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  271. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  272. this.uiPanel1.Name = "uiPanel1";
  273. this.uiPanel1.Size = new System.Drawing.Size(420, 85);
  274. this.uiPanel1.TabIndex = 2;
  275. this.uiPanel1.Text = null;
  276. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  277. //
  278. // uiPanel4
  279. //
  280. this.uiPanel4.Controls.Add(this.uiGroupBox1);
  281. this.uiPanel4.Controls.Add(this.uiPanel5);
  282. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  284. this.uiPanel4.Location = new System.Drawing.Point(0, 0);
  285. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  286. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  287. this.uiPanel4.Name = "uiPanel4";
  288. this.uiPanel4.Size = new System.Drawing.Size(580, 635);
  289. this.uiPanel4.TabIndex = 5;
  290. this.uiPanel4.Text = "uiPanel4";
  291. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  292. //
  293. // uiPanel5
  294. //
  295. this.uiPanel5.Controls.Add(this.uiGroupBox4);
  296. this.uiPanel5.Controls.Add(this.uiButton1);
  297. this.uiPanel5.Controls.Add(this.uiGroupBox3);
  298. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Top;
  299. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F);
  300. this.uiPanel5.Location = new System.Drawing.Point(0, 0);
  301. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  302. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  303. this.uiPanel5.Name = "uiPanel5";
  304. this.uiPanel5.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
  305. this.uiPanel5.Size = new System.Drawing.Size(580, 61);
  306. this.uiPanel5.TabIndex = 1;
  307. this.uiPanel5.Text = "uiPanel5";
  308. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  309. //
  310. // uiGroupBox4
  311. //
  312. this.uiGroupBox4.Controls.Add(this.uirbnF);
  313. this.uiGroupBox4.Controls.Add(this.uirbnT);
  314. this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Left;
  315. this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F);
  316. this.uiGroupBox4.Location = new System.Drawing.Point(186, 2);
  317. this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  318. this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
  319. this.uiGroupBox4.Name = "uiGroupBox4";
  320. this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  321. this.uiGroupBox4.Size = new System.Drawing.Size(198, 59);
  322. this.uiGroupBox4.TabIndex = 1;
  323. this.uiGroupBox4.Text = "首行是否是表头";
  324. this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  325. //
  326. // uirbnF
  327. //
  328. this.uirbnF.Cursor = System.Windows.Forms.Cursors.Hand;
  329. this.uirbnF.Font = new System.Drawing.Font("微软雅黑", 12F);
  330. this.uirbnF.Location = new System.Drawing.Point(103, 30);
  331. this.uirbnF.MinimumSize = new System.Drawing.Size(1, 1);
  332. this.uirbnF.Name = "uirbnF";
  333. this.uirbnF.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  334. this.uirbnF.Size = new System.Drawing.Size(64, 25);
  335. this.uirbnF.TabIndex = 11;
  336. this.uirbnF.Text = "否";
  337. //
  338. // uirbnT
  339. //
  340. this.uirbnT.Checked = true;
  341. this.uirbnT.Cursor = System.Windows.Forms.Cursors.Hand;
  342. this.uirbnT.Font = new System.Drawing.Font("微软雅黑", 12F);
  343. this.uirbnT.Location = new System.Drawing.Point(18, 30);
  344. this.uirbnT.MinimumSize = new System.Drawing.Size(1, 1);
  345. this.uirbnT.Name = "uirbnT";
  346. this.uirbnT.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  347. this.uirbnT.Size = new System.Drawing.Size(64, 25);
  348. this.uirbnT.TabIndex = 10;
  349. this.uirbnT.Text = "是";
  350. //
  351. // uiGroupBox3
  352. //
  353. this.uiGroupBox3.Controls.Add(this.uirbtGX);
  354. this.uiGroupBox3.Controls.Add(this.uirbtGD);
  355. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
  356. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
  357. this.uiGroupBox3.Location = new System.Drawing.Point(0, 2);
  358. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  359. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  360. this.uiGroupBox3.Name = "uiGroupBox3";
  361. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  362. this.uiGroupBox3.Size = new System.Drawing.Size(186, 59);
  363. this.uiGroupBox3.TabIndex = 0;
  364. this.uiGroupBox3.Text = "普查表类型";
  365. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  366. //
  367. // uirbtGX
  368. //
  369. this.uirbtGX.Cursor = System.Windows.Forms.Cursors.Hand;
  370. this.uirbtGX.Font = new System.Drawing.Font("微软雅黑", 12F);
  371. this.uirbtGX.Location = new System.Drawing.Point(94, 30);
  372. this.uirbtGX.MinimumSize = new System.Drawing.Size(1, 1);
  373. this.uirbtGX.Name = "uirbtGX";
  374. this.uirbtGX.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  375. this.uirbtGX.Size = new System.Drawing.Size(79, 25);
  376. this.uirbtGX.TabIndex = 8;
  377. this.uirbtGX.Text = "管线表";
  378. this.uirbtGX.Visible = false;
  379. this.uirbtGX.CheckedChanged += new System.EventHandler(this.uirbtGX_CheckedChanged);
  380. //
  381. // uirbtGD
  382. //
  383. this.uirbtGD.Checked = true;
  384. this.uirbtGD.Cursor = System.Windows.Forms.Cursors.Hand;
  385. this.uirbtGD.Font = new System.Drawing.Font("微软雅黑", 12F);
  386. this.uirbtGD.Location = new System.Drawing.Point(10, 30);
  387. this.uirbtGD.MinimumSize = new System.Drawing.Size(1, 1);
  388. this.uirbtGD.Name = "uirbtGD";
  389. this.uirbtGD.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  390. this.uirbtGD.Size = new System.Drawing.Size(79, 25);
  391. this.uirbtGD.TabIndex = 7;
  392. this.uirbtGD.Text = "管点表";
  393. this.uirbtGD.CheckedChanged += new System.EventHandler(this.uirbtGX_CheckedChanged);
  394. //
  395. // PCCheck
  396. //
  397. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  398. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  399. this.Controls.Add(this.uiPanel4);
  400. this.Controls.Add(this.uiGroupBox2);
  401. this.Name = "PCCheck";
  402. this.Size = new System.Drawing.Size(1000, 635);
  403. this.uiGroupBox1.ResumeLayout(false);
  404. this.uiPanel3.ResumeLayout(false);
  405. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
  406. this.uiGroupBox2.ResumeLayout(false);
  407. this.uiPanel1.ResumeLayout(false);
  408. this.uiPanel4.ResumeLayout(false);
  409. this.uiPanel5.ResumeLayout(false);
  410. this.uiGroupBox4.ResumeLayout(false);
  411. this.uiGroupBox3.ResumeLayout(false);
  412. this.ResumeLayout(false);
  413. }
  414. #endregion
  415. private Sunny.UI.UIGroupBox uiGroupBox1;
  416. private Sunny.UI.UIDataGridView uidgv;
  417. private Sunny.UI.UIButton uiButton1;
  418. private Sunny.UI.UIGroupBox uiGroupBox2;
  419. private Sunny.UI.UIButton uibtnChengtu;
  420. private System.Windows.Forms.Panel panel2;
  421. private System.Windows.Forms.Panel panel1;
  422. private Sunny.UI.UIButton uiButton2;
  423. private Sunny.UI.UIButton uibtnGdzb;
  424. private Sunny.UI.UIButton uibtnGdgc;
  425. private Sunny.UI.UIButton uibtnGxcz;
  426. private Sunny.UI.UIButton uibtnGxgj;
  427. private Sunny.UI.UIPanel uiPanel3;
  428. private Sunny.UI.UIPanel uiPanel1;
  429. private Sunny.UI.UIPanel uiPanel4;
  430. private Sunny.UI.UIPanel uiPanel5;
  431. private Sunny.UI.UIGroupBox uiGroupBox3;
  432. private Sunny.UI.UIRadioButton uirbtGX;
  433. private Sunny.UI.UIRadioButton uirbtGD;
  434. private Sunny.UI.UIGroupBox uiGroupBox4;
  435. private Sunny.UI.UIRadioButton uirbnF;
  436. private Sunny.UI.UIRadioButton uirbnT;
  437. }
  438. }