DuanMianAnalystResult.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
  2. {
  3. partial class DuanMianAnalystResult
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DuanMianAnalystResult));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.uiPanel1 = new Sunny.UI.UIPanel();
  34. this.uibtnPingyi = new Sunny.UI.UIImageButton();
  35. this.uibtnQuantu = new Sunny.UI.UIImageButton();
  36. this.uitxtTitle = new Sunny.UI.UITextBox();
  37. this.uiLabel1 = new Sunny.UI.UILabel();
  38. this.uibtnSuoxiao = new Sunny.UI.UIImageButton();
  39. this.uiIbtnFangda = new Sunny.UI.UIImageButton();
  40. this.uibtnSave = new Sunny.UI.UIImageButton();
  41. this.pictureBox = new System.Windows.Forms.PictureBox();
  42. this.uiPanel2 = new Sunny.UI.UIPanel();
  43. this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
  44. this.uiPanel1.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)(this.uibtnPingyi)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.uibtnQuantu)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.uibtnSuoxiao)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.uiIbtnFangda)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.uibtnSave)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.pictureBox)).BeginInit();
  51. this.uiPanel2.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // uiPanel1
  56. //
  57. this.uiPanel1.Controls.Add(this.uibtnPingyi);
  58. this.uiPanel1.Controls.Add(this.uibtnQuantu);
  59. this.uiPanel1.Controls.Add(this.uitxtTitle);
  60. this.uiPanel1.Controls.Add(this.uiLabel1);
  61. this.uiPanel1.Controls.Add(this.uibtnSuoxiao);
  62. this.uiPanel1.Controls.Add(this.uiIbtnFangda);
  63. this.uiPanel1.Controls.Add(this.uibtnSave);
  64. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  65. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  66. this.uiPanel1.Location = new System.Drawing.Point(0, 35);
  67. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  68. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  69. this.uiPanel1.Name = "uiPanel1";
  70. this.uiPanel1.Size = new System.Drawing.Size(820, 50);
  71. this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
  72. this.uiPanel1.TabIndex = 0;
  73. this.uiPanel1.Text = null;
  74. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  75. //
  76. // uibtnPingyi
  77. //
  78. this.uibtnPingyi.Cursor = System.Windows.Forms.Cursors.Hand;
  79. this.uibtnPingyi.Font = new System.Drawing.Font("微软雅黑", 12F);
  80. this.uibtnPingyi.Image = ((System.Drawing.Image)(resources.GetObject("uibtnPingyi.Image")));
  81. this.uibtnPingyi.Location = new System.Drawing.Point(167, 5);
  82. this.uibtnPingyi.Name = "uibtnPingyi";
  83. this.uibtnPingyi.Size = new System.Drawing.Size(32, 32);
  84. this.uibtnPingyi.TabIndex = 6;
  85. this.uibtnPingyi.TabStop = false;
  86. this.uibtnPingyi.Text = null;
  87. this.uibtnPingyi.Visible = false;
  88. this.uibtnPingyi.Click += new System.EventHandler(this.uibtnPingyi_Click);
  89. //
  90. // uibtnQuantu
  91. //
  92. this.uibtnQuantu.Cursor = System.Windows.Forms.Cursors.Hand;
  93. this.uibtnQuantu.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. this.uibtnQuantu.Image = ((System.Drawing.Image)(resources.GetObject("uibtnQuantu.Image")));
  95. this.uibtnQuantu.Location = new System.Drawing.Point(44, 3);
  96. this.uibtnQuantu.Name = "uibtnQuantu";
  97. this.uibtnQuantu.Size = new System.Drawing.Size(32, 32);
  98. this.uibtnQuantu.TabIndex = 5;
  99. this.uibtnQuantu.TabStop = false;
  100. this.uibtnQuantu.Text = null;
  101. this.uibtnQuantu.Click += new System.EventHandler(this.uibtnQuantu_Click);
  102. //
  103. // uitxtTitle
  104. //
  105. this.uitxtTitle.Cursor = System.Windows.Forms.Cursors.IBeam;
  106. this.uitxtTitle.FillColor = System.Drawing.Color.White;
  107. this.uitxtTitle.Font = new System.Drawing.Font("微软雅黑", 12F);
  108. this.uitxtTitle.Location = new System.Drawing.Point(397, 5);
  109. this.uitxtTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  110. this.uitxtTitle.Maximum = 2147483647D;
  111. this.uitxtTitle.Minimum = -2147483648D;
  112. this.uitxtTitle.MinimumSize = new System.Drawing.Size(1, 1);
  113. this.uitxtTitle.Name = "uitxtTitle";
  114. this.uitxtTitle.Size = new System.Drawing.Size(320, 29);
  115. this.uitxtTitle.Style = Sunny.UI.UIStyle.Custom;
  116. this.uitxtTitle.TabIndex = 4;
  117. this.uitxtTitle.Text = "城市地下管网横断面图";
  118. this.uitxtTitle.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  119. //
  120. // uiLabel1
  121. //
  122. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  123. this.uiLabel1.Location = new System.Drawing.Point(350, 12);
  124. this.uiLabel1.Name = "uiLabel1";
  125. this.uiLabel1.Size = new System.Drawing.Size(67, 23);
  126. this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
  127. this.uiLabel1.TabIndex = 3;
  128. this.uiLabel1.Text = "标题";
  129. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  130. //
  131. // uibtnSuoxiao
  132. //
  133. this.uibtnSuoxiao.Cursor = System.Windows.Forms.Cursors.Hand;
  134. this.uibtnSuoxiao.Font = new System.Drawing.Font("微软雅黑", 12F);
  135. this.uibtnSuoxiao.Image = ((System.Drawing.Image)(resources.GetObject("uibtnSuoxiao.Image")));
  136. this.uibtnSuoxiao.Location = new System.Drawing.Point(126, 3);
  137. this.uibtnSuoxiao.Name = "uibtnSuoxiao";
  138. this.uibtnSuoxiao.Size = new System.Drawing.Size(32, 32);
  139. this.uibtnSuoxiao.TabIndex = 2;
  140. this.uibtnSuoxiao.TabStop = false;
  141. this.uibtnSuoxiao.Text = null;
  142. this.uibtnSuoxiao.Click += new System.EventHandler(this.uibtnSuoxiao_Click);
  143. //
  144. // uiIbtnFangda
  145. //
  146. this.uiIbtnFangda.Cursor = System.Windows.Forms.Cursors.Hand;
  147. this.uiIbtnFangda.Font = new System.Drawing.Font("微软雅黑", 12F);
  148. this.uiIbtnFangda.Image = ((System.Drawing.Image)(resources.GetObject("uiIbtnFangda.Image")));
  149. this.uiIbtnFangda.Location = new System.Drawing.Point(85, 3);
  150. this.uiIbtnFangda.Name = "uiIbtnFangda";
  151. this.uiIbtnFangda.Size = new System.Drawing.Size(32, 32);
  152. this.uiIbtnFangda.TabIndex = 1;
  153. this.uiIbtnFangda.TabStop = false;
  154. this.uiIbtnFangda.Text = null;
  155. this.uiIbtnFangda.Click += new System.EventHandler(this.uiIbtnFangda_Click);
  156. //
  157. // uibtnSave
  158. //
  159. this.uibtnSave.Cursor = System.Windows.Forms.Cursors.Hand;
  160. this.uibtnSave.Font = new System.Drawing.Font("微软雅黑", 12F);
  161. this.uibtnSave.Image = ((System.Drawing.Image)(resources.GetObject("uibtnSave.Image")));
  162. this.uibtnSave.Location = new System.Drawing.Point(3, 3);
  163. this.uibtnSave.Name = "uibtnSave";
  164. this.uibtnSave.Size = new System.Drawing.Size(32, 32);
  165. this.uibtnSave.TabIndex = 0;
  166. this.uibtnSave.TabStop = false;
  167. this.uibtnSave.Text = null;
  168. this.uibtnSave.Click += new System.EventHandler(this.uibtnSave_Click);
  169. //
  170. // pictureBox
  171. //
  172. this.pictureBox.Location = new System.Drawing.Point(10, 10);
  173. this.pictureBox.Margin = new System.Windows.Forms.Padding(5);
  174. this.pictureBox.Name = "pictureBox";
  175. this.pictureBox.Size = new System.Drawing.Size(800, 600);
  176. this.pictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  177. this.pictureBox.TabIndex = 1;
  178. this.pictureBox.TabStop = false;
  179. //
  180. // uiPanel2
  181. //
  182. this.uiPanel2.AutoScroll = true;
  183. this.uiPanel2.Controls.Add(this.uiDataGridView1);
  184. this.uiPanel2.Controls.Add(this.pictureBox);
  185. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  187. this.uiPanel2.Location = new System.Drawing.Point(0, 85);
  188. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  189. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  190. this.uiPanel2.Name = "uiPanel2";
  191. this.uiPanel2.Size = new System.Drawing.Size(820, 765);
  192. this.uiPanel2.Style = Sunny.UI.UIStyle.Custom;
  193. this.uiPanel2.TabIndex = 2;
  194. this.uiPanel2.Text = "uiPanel2";
  195. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  196. //
  197. // uiDataGridView1
  198. //
  199. this.uiDataGridView1.AllowUserToAddRows = false;
  200. this.uiDataGridView1.AllowUserToDeleteRows = false;
  201. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  202. this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  203. this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
  204. this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  205. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  206. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  207. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  208. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  209. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  210. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  211. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  212. this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  213. this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  214. this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Bottom;
  215. this.uiDataGridView1.EnableHeadersVisualStyles = false;
  216. this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F);
  217. this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  218. this.uiDataGridView1.Location = new System.Drawing.Point(0, 615);
  219. this.uiDataGridView1.Name = "uiDataGridView1";
  220. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  221. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  222. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  223. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  224. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  225. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White;
  226. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  227. this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
  228. dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
  229. this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle4;
  230. this.uiDataGridView1.RowTemplate.Height = 23;
  231. this.uiDataGridView1.SelectedIndex = -1;
  232. this.uiDataGridView1.ShowGridLine = true;
  233. this.uiDataGridView1.Size = new System.Drawing.Size(820, 150);
  234. this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
  235. this.uiDataGridView1.TabIndex = 2;
  236. //
  237. // DuanMianAnalystResult
  238. //
  239. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  240. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  241. this.ClientSize = new System.Drawing.Size(820, 850);
  242. this.Controls.Add(this.uiPanel2);
  243. this.Controls.Add(this.uiPanel1);
  244. this.MaximizeBox = false;
  245. this.MinimizeBox = false;
  246. this.Name = "DuanMianAnalystResult";
  247. this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  248. this.Style = Sunny.UI.UIStyle.Custom;
  249. this.Text = "断面分析";
  250. this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  251. this.TopMost = true;
  252. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AnalystResultForm_FormClosing);
  253. this.Load += new System.EventHandler(this.AnalystResultForm_Load);
  254. this.uiPanel1.ResumeLayout(false);
  255. ((System.ComponentModel.ISupportInitialize)(this.uibtnPingyi)).EndInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.uibtnQuantu)).EndInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.uibtnSuoxiao)).EndInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.uiIbtnFangda)).EndInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.uibtnSave)).EndInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.pictureBox)).EndInit();
  261. this.uiPanel2.ResumeLayout(false);
  262. this.uiPanel2.PerformLayout();
  263. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
  264. this.ResumeLayout(false);
  265. }
  266. #endregion
  267. private Sunny.UI.UIPanel uiPanel1;
  268. private Sunny.UI.UIImageButton uibtnSave;
  269. private Sunny.UI.UIImageButton uiIbtnFangda;
  270. private Sunny.UI.UIImageButton uibtnSuoxiao;
  271. private Sunny.UI.UILabel uiLabel1;
  272. private Sunny.UI.UITextBox uitxtTitle;
  273. private System.Windows.Forms.PictureBox pictureBox;
  274. private Sunny.UI.UIPanel uiPanel2;
  275. private Sunny.UI.UIImageButton uibtnPingyi;
  276. private Sunny.UI.UIImageButton uibtnQuantu;
  277. private Sunny.UI.UIDataGridView uiDataGridView1;
  278. }
  279. }