XiaoFangShuan.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
  2. {
  3. partial class XiaoFangShuan
  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 dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  39. this.uidgvshigudian = new Sunny.UI.UIDataGridView();
  40. this.uiButton2 = new Sunny.UI.UIButton();
  41. this.uiLabel3 = new Sunny.UI.UILabel();
  42. this.uitbBanjing = new Sunny.UI.UITextBox();
  43. this.uiLabel4 = new Sunny.UI.UILabel();
  44. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  45. this.uiButton1 = new Sunny.UI.UIButton();
  46. this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
  47. this.uidgvxiaofangshuan = new Sunny.UI.UIDataGridView();
  48. this.uiGroupBox1.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.uidgvshigudian)).BeginInit();
  50. this.uiGroupBox2.SuspendLayout();
  51. this.uiGroupBox3.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.uidgvxiaofangshuan)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // uiGroupBox1
  56. //
  57. this.uiGroupBox1.Controls.Add(this.uiButton1);
  58. this.uiGroupBox1.Controls.Add(this.uidgvshigudian);
  59. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  60. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  61. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  62. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  63. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  64. this.uiGroupBox1.Name = "uiGroupBox1";
  65. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  66. this.uiGroupBox1.Size = new System.Drawing.Size(159, 465);
  67. this.uiGroupBox1.TabIndex = 1;
  68. this.uiGroupBox1.Text = "已标记事故点";
  69. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  70. //
  71. // uidgvshigudian
  72. //
  73. dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  74. this.uidgvshigudian.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
  75. this.uidgvshigudian.BackgroundColor = System.Drawing.Color.White;
  76. this.uidgvshigudian.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  77. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  78. dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  79. dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F);
  80. dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
  81. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  82. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  83. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  84. this.uidgvshigudian.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
  85. this.uidgvshigudian.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  86. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  87. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  88. dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F);
  89. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  90. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  91. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  92. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  93. this.uidgvshigudian.DefaultCellStyle = dataGridViewCellStyle13;
  94. this.uidgvshigudian.Dock = System.Windows.Forms.DockStyle.Top;
  95. this.uidgvshigudian.EnableHeadersVisualStyles = false;
  96. this.uidgvshigudian.Font = new System.Drawing.Font("微软雅黑", 12F);
  97. this.uidgvshigudian.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  98. this.uidgvshigudian.Location = new System.Drawing.Point(0, 32);
  99. this.uidgvshigudian.Name = "uidgvshigudian";
  100. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  101. dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  102. dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F);
  103. dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  104. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  105. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
  106. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  107. this.uidgvshigudian.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  108. dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
  109. this.uidgvshigudian.RowsDefaultCellStyle = dataGridViewCellStyle15;
  110. this.uidgvshigudian.RowTemplate.Height = 23;
  111. this.uidgvshigudian.SelectedIndex = -1;
  112. this.uidgvshigudian.ShowGridLine = true;
  113. this.uidgvshigudian.Size = new System.Drawing.Size(159, 397);
  114. this.uidgvshigudian.TabIndex = 1;
  115. this.uidgvshigudian.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgvshigudian_CellMouseDoubleClick);
  116. //
  117. // uiButton2
  118. //
  119. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  120. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
  121. this.uiButton2.Location = new System.Drawing.Point(208, 32);
  122. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  123. this.uiButton2.Name = "uiButton2";
  124. this.uiButton2.Size = new System.Drawing.Size(75, 30);
  125. this.uiButton2.TabIndex = 9;
  126. this.uiButton2.Text = "分析";
  127. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  128. //
  129. // uiLabel3
  130. //
  131. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  132. this.uiLabel3.Location = new System.Drawing.Point(21, 32);
  133. this.uiLabel3.Name = "uiLabel3";
  134. this.uiLabel3.Size = new System.Drawing.Size(75, 30);
  135. this.uiLabel3.TabIndex = 2;
  136. this.uiLabel3.Text = "搜索周围";
  137. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  138. //
  139. // uitbBanjing
  140. //
  141. this.uitbBanjing.Cursor = System.Windows.Forms.Cursors.IBeam;
  142. this.uitbBanjing.FillColor = System.Drawing.Color.White;
  143. this.uitbBanjing.Font = new System.Drawing.Font("微软雅黑", 12F);
  144. this.uitbBanjing.Location = new System.Drawing.Point(100, 32);
  145. this.uitbBanjing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  146. this.uitbBanjing.Maximum = 2147483647D;
  147. this.uitbBanjing.Minimum = -2147483648D;
  148. this.uitbBanjing.MinimumSize = new System.Drawing.Size(1, 1);
  149. this.uitbBanjing.Name = "uitbBanjing";
  150. this.uitbBanjing.Size = new System.Drawing.Size(74, 30);
  151. this.uitbBanjing.TabIndex = 3;
  152. this.uitbBanjing.Text = "0";
  153. this.uitbBanjing.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  154. //
  155. // uiLabel4
  156. //
  157. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  158. this.uiLabel4.Location = new System.Drawing.Point(179, 32);
  159. this.uiLabel4.Name = "uiLabel4";
  160. this.uiLabel4.Size = new System.Drawing.Size(23, 30);
  161. this.uiLabel4.TabIndex = 4;
  162. this.uiLabel4.Text = "米";
  163. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  164. //
  165. // uiGroupBox2
  166. //
  167. this.uiGroupBox2.Controls.Add(this.uiLabel3);
  168. this.uiGroupBox2.Controls.Add(this.uiLabel4);
  169. this.uiGroupBox2.Controls.Add(this.uiButton2);
  170. this.uiGroupBox2.Controls.Add(this.uitbBanjing);
  171. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  172. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
  173. this.uiGroupBox2.Location = new System.Drawing.Point(159, 0);
  174. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  175. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  176. this.uiGroupBox2.Name = "uiGroupBox2";
  177. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  178. this.uiGroupBox2.Size = new System.Drawing.Size(341, 70);
  179. this.uiGroupBox2.TabIndex = 10;
  180. this.uiGroupBox2.Text = "火灾事故分析";
  181. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  182. //
  183. // uiButton1
  184. //
  185. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  186. this.uiButton1.Dock = System.Windows.Forms.DockStyle.Bottom;
  187. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  188. this.uiButton1.Location = new System.Drawing.Point(0, 435);
  189. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  190. this.uiButton1.Name = "uiButton1";
  191. this.uiButton1.Size = new System.Drawing.Size(159, 30);
  192. this.uiButton1.TabIndex = 10;
  193. this.uiButton1.Text = "地图双击定位";
  194. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  195. //
  196. // uiGroupBox3
  197. //
  198. this.uiGroupBox3.Controls.Add(this.uidgvxiaofangshuan);
  199. this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  200. this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
  201. this.uiGroupBox3.Location = new System.Drawing.Point(159, 70);
  202. this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  203. this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
  204. this.uiGroupBox3.Name = "uiGroupBox3";
  205. this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  206. this.uiGroupBox3.Size = new System.Drawing.Size(341, 395);
  207. this.uiGroupBox3.TabIndex = 11;
  208. this.uiGroupBox3.Text = "事故点附近消防栓分析结果";
  209. this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  210. //
  211. // uidgvxiaofangshuan
  212. //
  213. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  214. this.uidgvxiaofangshuan.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
  215. this.uidgvxiaofangshuan.BackgroundColor = System.Drawing.Color.White;
  216. this.uidgvxiaofangshuan.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  217. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  218. dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  219. dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F);
  220. dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
  221. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  222. dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  223. dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  224. this.uidgvxiaofangshuan.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
  225. this.uidgvxiaofangshuan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  226. dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  227. dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
  228. dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F);
  229. dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  230. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  231. dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  232. dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  233. this.uidgvxiaofangshuan.DefaultCellStyle = dataGridViewCellStyle18;
  234. this.uidgvxiaofangshuan.Dock = System.Windows.Forms.DockStyle.Fill;
  235. this.uidgvxiaofangshuan.EnableHeadersVisualStyles = false;
  236. this.uidgvxiaofangshuan.Font = new System.Drawing.Font("微软雅黑", 12F);
  237. this.uidgvxiaofangshuan.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  238. this.uidgvxiaofangshuan.Location = new System.Drawing.Point(0, 32);
  239. this.uidgvxiaofangshuan.Name = "uidgvxiaofangshuan";
  240. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  241. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  242. dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F);
  243. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  244. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  245. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
  246. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  247. this.uidgvxiaofangshuan.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
  248. dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
  249. this.uidgvxiaofangshuan.RowsDefaultCellStyle = dataGridViewCellStyle20;
  250. this.uidgvxiaofangshuan.RowTemplate.Height = 23;
  251. this.uidgvxiaofangshuan.SelectedIndex = -1;
  252. this.uidgvxiaofangshuan.ShowGridLine = true;
  253. this.uidgvxiaofangshuan.Size = new System.Drawing.Size(341, 363);
  254. this.uidgvxiaofangshuan.TabIndex = 0;
  255. this.uidgvxiaofangshuan.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgvxiaofangshuan_CellMouseDoubleClick);
  256. //
  257. // XiaoFangShuan
  258. //
  259. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  260. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  261. this.Controls.Add(this.uiGroupBox3);
  262. this.Controls.Add(this.uiGroupBox2);
  263. this.Controls.Add(this.uiGroupBox1);
  264. this.Name = "XiaoFangShuan";
  265. this.Size = new System.Drawing.Size(500, 465);
  266. this.uiGroupBox1.ResumeLayout(false);
  267. ((System.ComponentModel.ISupportInitialize)(this.uidgvshigudian)).EndInit();
  268. this.uiGroupBox2.ResumeLayout(false);
  269. this.uiGroupBox3.ResumeLayout(false);
  270. ((System.ComponentModel.ISupportInitialize)(this.uidgvxiaofangshuan)).EndInit();
  271. this.ResumeLayout(false);
  272. }
  273. #endregion
  274. private Sunny.UI.UIGroupBox uiGroupBox1;
  275. private Sunny.UI.UIButton uiButton2;
  276. private Sunny.UI.UILabel uiLabel3;
  277. private Sunny.UI.UITextBox uitbBanjing;
  278. private Sunny.UI.UILabel uiLabel4;
  279. private Sunny.UI.UIGroupBox uiGroupBox2;
  280. private Sunny.UI.UIButton uiButton1;
  281. private Sunny.UI.UIGroupBox uiGroupBox3;
  282. private Sunny.UI.UIDataGridView uidgvxiaofangshuan;
  283. private Sunny.UI.UIDataGridView uidgvshigudian;
  284. }
  285. }