ShiGuDian.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
  2. {
  3. partial class ShiGuDian
  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.uiButton1 = new Sunny.UI.UIButton();
  35. this.uilbRoad = new Sunny.UI.UIListBox();
  36. this.uiButton3 = new Sunny.UI.UIButton();
  37. this.uiButton2 = new Sunny.UI.UIButton();
  38. this.uiLabel3 = new Sunny.UI.UILabel();
  39. this.uitbBanjing = new Sunny.UI.UITextBox();
  40. this.uiLabel4 = new Sunny.UI.UILabel();
  41. this.uicbxLayers = new Sunny.UI.UIComboBox();
  42. this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
  43. this.uidgv = new Sunny.UI.UIDataGridView();
  44. this.uiGroupBox1.SuspendLayout();
  45. this.uiGroupBox2.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // uiGroupBox1
  50. //
  51. this.uiGroupBox1.Controls.Add(this.uiButton1);
  52. this.uiGroupBox1.Controls.Add(this.uilbRoad);
  53. this.uiGroupBox1.Controls.Add(this.uiButton3);
  54. this.uiGroupBox1.Controls.Add(this.uiButton2);
  55. this.uiGroupBox1.Controls.Add(this.uiLabel3);
  56. this.uiGroupBox1.Controls.Add(this.uitbBanjing);
  57. this.uiGroupBox1.Controls.Add(this.uiLabel4);
  58. this.uiGroupBox1.Controls.Add(this.uicbxLayers);
  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(167, 465);
  67. this.uiGroupBox1.TabIndex = 0;
  68. this.uiGroupBox1.Text = "按道路搜索定位";
  69. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  70. //
  71. // uiButton1
  72. //
  73. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  74. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  75. this.uiButton1.Location = new System.Drawing.Point(55, 432);
  76. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  77. this.uiButton1.Name = "uiButton1";
  78. this.uiButton1.Size = new System.Drawing.Size(109, 30);
  79. this.uiButton1.TabIndex = 8;
  80. this.uiButton1.Text = "标记事故点";
  81. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  82. //
  83. // uilbRoad
  84. //
  85. this.uilbRoad.Dock = System.Windows.Forms.DockStyle.Top;
  86. this.uilbRoad.FillColor = System.Drawing.Color.White;
  87. this.uilbRoad.Font = new System.Drawing.Font("微软雅黑", 12F);
  88. this.uilbRoad.FormatString = "";
  89. this.uilbRoad.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  90. this.uilbRoad.Location = new System.Drawing.Point(0, 32);
  91. this.uilbRoad.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  92. this.uilbRoad.MinimumSize = new System.Drawing.Size(1, 1);
  93. this.uilbRoad.Name = "uilbRoad";
  94. this.uilbRoad.Padding = new System.Windows.Forms.Padding(2);
  95. this.uilbRoad.Size = new System.Drawing.Size(167, 263);
  96. this.uilbRoad.TabIndex = 0;
  97. this.uilbRoad.Text = null;
  98. //
  99. // uiButton3
  100. //
  101. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  102. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F);
  103. this.uiButton3.Location = new System.Drawing.Point(3, 380);
  104. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  105. this.uiButton3.Name = "uiButton3";
  106. this.uiButton3.Size = new System.Drawing.Size(142, 30);
  107. this.uiButton3.TabIndex = 10;
  108. this.uiButton3.Text = "地图双击定位";
  109. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  110. //
  111. // uiButton2
  112. //
  113. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  114. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
  115. this.uiButton2.Location = new System.Drawing.Point(123, 332);
  116. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  117. this.uiButton2.Name = "uiButton2";
  118. this.uiButton2.Size = new System.Drawing.Size(41, 30);
  119. this.uiButton2.TabIndex = 9;
  120. this.uiButton2.Text = "搜索";
  121. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  122. //
  123. // uiLabel3
  124. //
  125. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  126. this.uiLabel3.Location = new System.Drawing.Point(3, 298);
  127. this.uiLabel3.Name = "uiLabel3";
  128. this.uiLabel3.Size = new System.Drawing.Size(75, 30);
  129. this.uiLabel3.TabIndex = 2;
  130. this.uiLabel3.Text = "搜索周围";
  131. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  132. //
  133. // uitbBanjing
  134. //
  135. this.uitbBanjing.Cursor = System.Windows.Forms.Cursors.IBeam;
  136. this.uitbBanjing.FillColor = System.Drawing.Color.White;
  137. this.uitbBanjing.Font = new System.Drawing.Font("微软雅黑", 12F);
  138. this.uitbBanjing.Location = new System.Drawing.Point(82, 298);
  139. this.uitbBanjing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  140. this.uitbBanjing.Maximum = 2147483647D;
  141. this.uitbBanjing.Minimum = -2147483648D;
  142. this.uitbBanjing.MinimumSize = new System.Drawing.Size(1, 1);
  143. this.uitbBanjing.Name = "uitbBanjing";
  144. this.uitbBanjing.Size = new System.Drawing.Size(52, 30);
  145. this.uitbBanjing.TabIndex = 3;
  146. this.uitbBanjing.Text = "0";
  147. this.uitbBanjing.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  148. //
  149. // uiLabel4
  150. //
  151. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  152. this.uiLabel4.Location = new System.Drawing.Point(141, 298);
  153. this.uiLabel4.Name = "uiLabel4";
  154. this.uiLabel4.Size = new System.Drawing.Size(23, 30);
  155. this.uiLabel4.TabIndex = 4;
  156. this.uiLabel4.Text = "米";
  157. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  158. //
  159. // uicbxLayers
  160. //
  161. this.uicbxLayers.DataSource = null;
  162. this.uicbxLayers.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  163. this.uicbxLayers.FillColor = System.Drawing.Color.White;
  164. this.uicbxLayers.Font = new System.Drawing.Font("微软雅黑", 12F);
  165. this.uicbxLayers.Location = new System.Drawing.Point(5, 332);
  166. this.uicbxLayers.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  167. this.uicbxLayers.MinimumSize = new System.Drawing.Size(63, 0);
  168. this.uicbxLayers.Name = "uicbxLayers";
  169. this.uicbxLayers.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  170. this.uicbxLayers.Size = new System.Drawing.Size(111, 30);
  171. this.uicbxLayers.TabIndex = 5;
  172. this.uicbxLayers.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  173. //
  174. // uiGroupBox2
  175. //
  176. this.uiGroupBox2.Controls.Add(this.uidgv);
  177. this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  178. this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
  179. this.uiGroupBox2.Location = new System.Drawing.Point(167, 0);
  180. this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  181. this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
  182. this.uiGroupBox2.Name = "uiGroupBox2";
  183. this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  184. this.uiGroupBox2.Size = new System.Drawing.Size(333, 465);
  185. this.uiGroupBox2.TabIndex = 7;
  186. this.uiGroupBox2.Text = "查询结果";
  187. this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  188. //
  189. // uidgv
  190. //
  191. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  192. this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  193. this.uidgv.BackgroundColor = System.Drawing.Color.White;
  194. this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  195. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  196. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  197. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  198. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  199. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  200. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  201. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  202. this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  203. this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  204. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  205. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  206. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  207. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  208. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  209. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  210. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  211. this.uidgv.DefaultCellStyle = dataGridViewCellStyle3;
  212. this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.uidgv.EnableHeadersVisualStyles = false;
  214. this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
  215. this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  216. this.uidgv.Location = new System.Drawing.Point(0, 32);
  217. this.uidgv.Name = "uidgv";
  218. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  219. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  220. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
  221. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  222. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  223. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  224. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  225. this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  226. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  227. this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle5;
  228. this.uidgv.RowTemplate.Height = 23;
  229. this.uidgv.SelectedIndex = -1;
  230. this.uidgv.ShowGridLine = true;
  231. this.uidgv.Size = new System.Drawing.Size(333, 433);
  232. this.uidgv.TabIndex = 0;
  233. this.uidgv.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgv_CellMouseDoubleClick);
  234. //
  235. // ShiGuDian
  236. //
  237. this.Controls.Add(this.uiGroupBox2);
  238. this.Controls.Add(this.uiGroupBox1);
  239. this.Name = "ShiGuDian";
  240. this.Size = new System.Drawing.Size(500, 465);
  241. this.uiGroupBox1.ResumeLayout(false);
  242. this.uiGroupBox2.ResumeLayout(false);
  243. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
  244. this.ResumeLayout(false);
  245. }
  246. #endregion
  247. private Sunny.UI.UIGroupBox uiGroupBox1;
  248. private Sunny.UI.UIListBox uilbRoad;
  249. private Sunny.UI.UILabel uiLabel3;
  250. private Sunny.UI.UITextBox uitbBanjing;
  251. private Sunny.UI.UILabel uiLabel4;
  252. private Sunny.UI.UIComboBox uicbxLayers;
  253. private Sunny.UI.UIGroupBox uiGroupBox2;
  254. private Sunny.UI.UIDataGridView uidgv;
  255. private Sunny.UI.UIButton uiButton1;
  256. private Sunny.UI.UIButton uiButton2;
  257. private Sunny.UI.UIButton uiButton3;
  258. }
  259. }