ShuJuZiDian.Designer.cs 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi
  2. {
  3. partial class ShuJuZiDian
  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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.uidgv = new Sunny.UI.UIDataGridView();
  34. this.uitb = new Sunny.UI.UITextBox();
  35. this.uiLabel1 = new Sunny.UI.UILabel();
  36. this.panel1 = new System.Windows.Forms.Panel();
  37. this.uicbxLayer = new Sunny.UI.UIComboBox();
  38. this.uiLabel2 = new Sunny.UI.UILabel();
  39. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
  40. this.panel1.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // uidgv
  44. //
  45. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  46. this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  47. this.uidgv.BackgroundColor = System.Drawing.Color.White;
  48. this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  49. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  50. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  51. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F);
  52. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  53. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  54. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  55. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  56. this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  57. this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  58. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  59. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  60. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F);
  61. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  62. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  63. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  64. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  65. this.uidgv.DefaultCellStyle = dataGridViewCellStyle8;
  66. this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
  67. this.uidgv.EnableHeadersVisualStyles = false;
  68. this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
  69. this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  70. this.uidgv.Location = new System.Drawing.Point(0, 0);
  71. this.uidgv.Name = "uidgv";
  72. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  73. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  74. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F);
  75. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  76. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  77. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
  78. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  79. this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  80. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  81. this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle10;
  82. this.uidgv.RowTemplate.Height = 23;
  83. this.uidgv.SelectedIndex = -1;
  84. this.uidgv.ShowGridLine = true;
  85. this.uidgv.Size = new System.Drawing.Size(500, 237);
  86. this.uidgv.TabIndex = 0;
  87. this.uidgv.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uidgv_SelectIndexChange);
  88. //
  89. // uitb
  90. //
  91. this.uitb.Cursor = System.Windows.Forms.Cursors.IBeam;
  92. this.uitb.FillColor = System.Drawing.Color.White;
  93. this.uitb.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. this.uitb.Location = new System.Drawing.Point(108, 43);
  95. this.uitb.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  96. this.uitb.Maximum = 2147483647D;
  97. this.uitb.Minimum = -2147483648D;
  98. this.uitb.MinimumSize = new System.Drawing.Size(1, 1);
  99. this.uitb.Name = "uitb";
  100. this.uitb.Size = new System.Drawing.Size(363, 29);
  101. this.uitb.TabIndex = 3;
  102. this.uitb.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  103. //
  104. // uiLabel1
  105. //
  106. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  107. this.uiLabel1.Location = new System.Drawing.Point(14, 43);
  108. this.uiLabel1.Name = "uiLabel1";
  109. this.uiLabel1.Size = new System.Drawing.Size(91, 23);
  110. this.uiLabel1.TabIndex = 4;
  111. this.uiLabel1.Text = "字段信息:";
  112. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  113. //
  114. // panel1
  115. //
  116. this.panel1.Controls.Add(this.uiLabel2);
  117. this.panel1.Controls.Add(this.uicbxLayer);
  118. this.panel1.Controls.Add(this.uiLabel1);
  119. this.panel1.Controls.Add(this.uitb);
  120. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  121. this.panel1.Location = new System.Drawing.Point(0, 237);
  122. this.panel1.Name = "panel1";
  123. this.panel1.Size = new System.Drawing.Size(500, 78);
  124. this.panel1.TabIndex = 5;
  125. //
  126. // uicbxLayer
  127. //
  128. this.uicbxLayer.DataSource = null;
  129. this.uicbxLayer.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  130. this.uicbxLayer.FillColor = System.Drawing.Color.White;
  131. this.uicbxLayer.Font = new System.Drawing.Font("微软雅黑", 12F);
  132. this.uicbxLayer.Location = new System.Drawing.Point(108, 8);
  133. this.uicbxLayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  134. this.uicbxLayer.MinimumSize = new System.Drawing.Size(63, 0);
  135. this.uicbxLayer.Name = "uicbxLayer";
  136. this.uicbxLayer.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  137. this.uicbxLayer.Size = new System.Drawing.Size(116, 28);
  138. this.uicbxLayer.TabIndex = 14;
  139. this.uicbxLayer.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  140. this.uicbxLayer.SelectedIndexChanged += new System.EventHandler(this.uicbxLayer_SelectedIndexChanged);
  141. //
  142. // uiLabel2
  143. //
  144. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  145. this.uiLabel2.Location = new System.Drawing.Point(14, 8);
  146. this.uiLabel2.Name = "uiLabel2";
  147. this.uiLabel2.Size = new System.Drawing.Size(91, 23);
  148. this.uiLabel2.TabIndex = 15;
  149. this.uiLabel2.Text = "数据选择:";
  150. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  151. //
  152. // ShuJuZiDian
  153. //
  154. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  155. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  156. this.Controls.Add(this.uidgv);
  157. this.Controls.Add(this.panel1);
  158. this.Name = "ShuJuZiDian";
  159. this.Size = new System.Drawing.Size(500, 315);
  160. ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
  161. this.panel1.ResumeLayout(false);
  162. this.ResumeLayout(false);
  163. }
  164. #endregion
  165. private Sunny.UI.UIDataGridView uidgv;
  166. private Sunny.UI.UITextBox uitb;
  167. private Sunny.UI.UILabel uiLabel1;
  168. private System.Windows.Forms.Panel panel1;
  169. private Sunny.UI.UILabel uiLabel2;
  170. private Sunny.UI.UIComboBox uicbxLayer;
  171. }
  172. }