BJbount.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. namespace WWPipeLine.MapTools.Conditions.FuZhuGongJu
  2. {
  3. partial class BJbount
  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.uidgvTable = new Sunny.UI.UIDataGridView();
  34. this.uiLabelSmid = new Sunny.UI.UILabel();
  35. this.uitbName = new Sunny.UI.UITextBox();
  36. this.uibtnAdd = new Sunny.UI.UIButton();
  37. this.uibtnUpdate = new Sunny.UI.UIButton();
  38. this.uibtnDel = new Sunny.UI.UIButton();
  39. this.uiLabel1 = new Sunny.UI.UILabel();
  40. this.uiPanel1 = new Sunny.UI.UIPanel();
  41. ((System.ComponentModel.ISupportInitialize)(this.uidgvTable)).BeginInit();
  42. this.uiPanel1.SuspendLayout();
  43. this.SuspendLayout();
  44. //
  45. // uidgvTable
  46. //
  47. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  48. this.uidgvTable.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  49. this.uidgvTable.BackgroundColor = System.Drawing.Color.White;
  50. this.uidgvTable.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  51. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  52. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  53. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  54. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  55. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  56. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  57. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  58. this.uidgvTable.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  59. this.uidgvTable.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  60. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  61. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  62. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  63. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  64. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  65. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  66. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  67. this.uidgvTable.DefaultCellStyle = dataGridViewCellStyle3;
  68. this.uidgvTable.Dock = System.Windows.Forms.DockStyle.Fill;
  69. this.uidgvTable.EnableHeadersVisualStyles = false;
  70. this.uidgvTable.Font = new System.Drawing.Font("微软雅黑", 12F);
  71. this.uidgvTable.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  72. this.uidgvTable.Location = new System.Drawing.Point(0, 0);
  73. this.uidgvTable.Name = "uidgvTable";
  74. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  75. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  76. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
  77. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  78. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  79. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  80. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  81. this.uidgvTable.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  82. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  83. this.uidgvTable.RowsDefaultCellStyle = dataGridViewCellStyle5;
  84. this.uidgvTable.RowTemplate.Height = 23;
  85. this.uidgvTable.SelectedIndex = -1;
  86. this.uidgvTable.ShowGridLine = true;
  87. this.uidgvTable.Size = new System.Drawing.Size(500, 280);
  88. this.uidgvTable.TabIndex = 0;
  89. this.uidgvTable.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uiDataGridViewtb_SelectIndexChange);
  90. //
  91. // uiLabelSmid
  92. //
  93. this.uiLabelSmid.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. this.uiLabelSmid.Location = new System.Drawing.Point(37, 339);
  95. this.uiLabelSmid.Name = "uiLabelSmid";
  96. this.uiLabelSmid.Size = new System.Drawing.Size(100, 23);
  97. this.uiLabelSmid.TabIndex = 1;
  98. this.uiLabelSmid.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  99. this.uiLabelSmid.Visible = false;
  100. //
  101. // uitbName
  102. //
  103. this.uitbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  104. this.uitbName.FillColor = System.Drawing.Color.White;
  105. this.uitbName.Font = new System.Drawing.Font("微软雅黑", 12F);
  106. this.uitbName.Location = new System.Drawing.Point(122, 290);
  107. this.uitbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  108. this.uitbName.Maximum = 2147483647D;
  109. this.uitbName.Minimum = -2147483648D;
  110. this.uitbName.MinimumSize = new System.Drawing.Size(1, 1);
  111. this.uitbName.Name = "uitbName";
  112. this.uitbName.Size = new System.Drawing.Size(366, 29);
  113. this.uitbName.TabIndex = 2;
  114. this.uitbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  115. //
  116. // uibtnAdd
  117. //
  118. this.uibtnAdd.Cursor = System.Windows.Forms.Cursors.Hand;
  119. this.uibtnAdd.Font = new System.Drawing.Font("微软雅黑", 12F);
  120. this.uibtnAdd.Location = new System.Drawing.Point(152, 327);
  121. this.uibtnAdd.MinimumSize = new System.Drawing.Size(1, 1);
  122. this.uibtnAdd.Name = "uibtnAdd";
  123. this.uibtnAdd.Size = new System.Drawing.Size(75, 35);
  124. this.uibtnAdd.TabIndex = 3;
  125. this.uibtnAdd.Text = "新增";
  126. this.uibtnAdd.Click += new System.EventHandler(this.uiButtonAdd_Click);
  127. //
  128. // uibtnUpdate
  129. //
  130. this.uibtnUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
  131. this.uibtnUpdate.Font = new System.Drawing.Font("微软雅黑", 12F);
  132. this.uibtnUpdate.Location = new System.Drawing.Point(264, 327);
  133. this.uibtnUpdate.MinimumSize = new System.Drawing.Size(1, 1);
  134. this.uibtnUpdate.Name = "uibtnUpdate";
  135. this.uibtnUpdate.Size = new System.Drawing.Size(75, 35);
  136. this.uibtnUpdate.TabIndex = 4;
  137. this.uibtnUpdate.Text = "修改";
  138. this.uibtnUpdate.Click += new System.EventHandler(this.uiButtonUpdate_Click);
  139. //
  140. // uibtnDel
  141. //
  142. this.uibtnDel.Cursor = System.Windows.Forms.Cursors.Hand;
  143. this.uibtnDel.Font = new System.Drawing.Font("微软雅黑", 12F);
  144. this.uibtnDel.Location = new System.Drawing.Point(379, 327);
  145. this.uibtnDel.MinimumSize = new System.Drawing.Size(1, 1);
  146. this.uibtnDel.Name = "uibtnDel";
  147. this.uibtnDel.Size = new System.Drawing.Size(75, 35);
  148. this.uibtnDel.TabIndex = 5;
  149. this.uibtnDel.Text = "删除";
  150. this.uibtnDel.Click += new System.EventHandler(this.uiButtonDel_Click);
  151. //
  152. // uiLabel1
  153. //
  154. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  155. this.uiLabel1.Location = new System.Drawing.Point(3, 290);
  156. this.uiLabel1.Name = "uiLabel1";
  157. this.uiLabel1.Size = new System.Drawing.Size(106, 29);
  158. this.uiLabel1.TabIndex = 6;
  159. this.uiLabel1.Text = "行政区域名称";
  160. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  161. //
  162. // uiPanel1
  163. //
  164. this.uiPanel1.Controls.Add(this.uidgvTable);
  165. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  166. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  167. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  168. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  169. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  170. this.uiPanel1.Name = "uiPanel1";
  171. this.uiPanel1.Size = new System.Drawing.Size(500, 280);
  172. this.uiPanel1.TabIndex = 7;
  173. this.uiPanel1.Text = "uiPanel1";
  174. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  175. //
  176. // BJbount
  177. //
  178. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  179. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  180. this.Controls.Add(this.uiPanel1);
  181. this.Controls.Add(this.uiLabel1);
  182. this.Controls.Add(this.uibtnDel);
  183. this.Controls.Add(this.uibtnUpdate);
  184. this.Controls.Add(this.uibtnAdd);
  185. this.Controls.Add(this.uitbName);
  186. this.Controls.Add(this.uiLabelSmid);
  187. this.Name = "BJbount";
  188. this.Size = new System.Drawing.Size(500, 365);
  189. ((System.ComponentModel.ISupportInitialize)(this.uidgvTable)).EndInit();
  190. this.uiPanel1.ResumeLayout(false);
  191. this.ResumeLayout(false);
  192. }
  193. #endregion
  194. private Sunny.UI.UIDataGridView uidgvTable;
  195. private Sunny.UI.UILabel uiLabelSmid;
  196. private Sunny.UI.UITextBox uitbName;
  197. private Sunny.UI.UIButton uibtnAdd;
  198. private Sunny.UI.UIButton uibtnUpdate;
  199. private Sunny.UI.UIButton uibtnDel;
  200. private Sunny.UI.UILabel uiLabel1;
  201. private Sunny.UI.UIPanel uiPanel1;
  202. }
  203. }