BiaoZhuFengGe.Designer.cs 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi
  2. {
  3. partial class BiaoZhuFengGe
  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. this.uiLabel1 = new Sunny.UI.UILabel();
  29. this.uiLabel2 = new Sunny.UI.UILabel();
  30. this.uiLabel3 = new Sunny.UI.UILabel();
  31. this.uicbxZiti = new Sunny.UI.UIComboBox();
  32. this.uicbxSize = new Sunny.UI.UIComboBox();
  33. this.uicbBold = new Sunny.UI.UICheckBox();
  34. this.uicbItalic = new Sunny.UI.UICheckBox();
  35. this.uicbUnderline = new Sunny.UI.UICheckBox();
  36. this.uiLabel4 = new Sunny.UI.UILabel();
  37. this.cbColor = new System.Windows.Forms.ComboBox();
  38. this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
  39. this.uilbDemo = new Sunny.UI.UILabel();
  40. this.uiGroupBox1.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // uiLabel1
  44. //
  45. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  46. this.uiLabel1.Location = new System.Drawing.Point(6, 43);
  47. this.uiLabel1.Name = "uiLabel1";
  48. this.uiLabel1.Size = new System.Drawing.Size(78, 29);
  49. this.uiLabel1.TabIndex = 0;
  50. this.uiLabel1.Text = "字体:";
  51. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  52. //
  53. // uiLabel2
  54. //
  55. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  56. this.uiLabel2.Location = new System.Drawing.Point(6, 132);
  57. this.uiLabel2.Name = "uiLabel2";
  58. this.uiLabel2.Size = new System.Drawing.Size(78, 29);
  59. this.uiLabel2.TabIndex = 1;
  60. this.uiLabel2.Text = "颜色:";
  61. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  62. //
  63. // uiLabel3
  64. //
  65. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
  66. this.uiLabel3.Location = new System.Drawing.Point(6, 80);
  67. this.uiLabel3.Name = "uiLabel3";
  68. this.uiLabel3.Size = new System.Drawing.Size(78, 29);
  69. this.uiLabel3.TabIndex = 2;
  70. this.uiLabel3.Text = "大小:";
  71. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  72. //
  73. // uicbxZiti
  74. //
  75. this.uicbxZiti.DataSource = null;
  76. this.uicbxZiti.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  77. this.uicbxZiti.FillColor = System.Drawing.Color.White;
  78. this.uicbxZiti.Font = new System.Drawing.Font("微软雅黑", 12F);
  79. this.uicbxZiti.Items.AddRange(new object[] {
  80. "Times New Roman",
  81. "Arial",
  82. "宋体",
  83. "微软雅黑",
  84. "楷体",
  85. "黑体",
  86. "等线"});
  87. this.uicbxZiti.Location = new System.Drawing.Point(97, 38);
  88. this.uicbxZiti.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  89. this.uicbxZiti.MinimumSize = new System.Drawing.Size(63, 0);
  90. this.uicbxZiti.Name = "uicbxZiti";
  91. this.uicbxZiti.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  92. this.uicbxZiti.Size = new System.Drawing.Size(233, 29);
  93. this.uicbxZiti.TabIndex = 3;
  94. this.uicbxZiti.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  95. this.uicbxZiti.SelectedIndexChanged += new System.EventHandler(this.uicbxZiti_SelectedIndexChanged);
  96. //
  97. // uicbxSize
  98. //
  99. this.uicbxSize.DataSource = null;
  100. this.uicbxSize.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  101. this.uicbxSize.FillColor = System.Drawing.Color.White;
  102. this.uicbxSize.Font = new System.Drawing.Font("微软雅黑", 12F);
  103. this.uicbxSize.Items.AddRange(new object[] {
  104. "1",
  105. "2",
  106. "3",
  107. "4",
  108. "5",
  109. "6",
  110. "7",
  111. "8",
  112. "9"});
  113. this.uicbxSize.Location = new System.Drawing.Point(97, 81);
  114. this.uicbxSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  115. this.uicbxSize.MinimumSize = new System.Drawing.Size(63, 0);
  116. this.uicbxSize.Name = "uicbxSize";
  117. this.uicbxSize.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  118. this.uicbxSize.Size = new System.Drawing.Size(233, 29);
  119. this.uicbxSize.TabIndex = 4;
  120. this.uicbxSize.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  121. this.uicbxSize.SelectedIndexChanged += new System.EventHandler(this.uicbxSize_SelectedIndexChanged);
  122. //
  123. // uicbBold
  124. //
  125. this.uicbBold.Cursor = System.Windows.Forms.Cursors.Hand;
  126. this.uicbBold.Font = new System.Drawing.Font("微软雅黑", 12F);
  127. this.uicbBold.Location = new System.Drawing.Point(29, 178);
  128. this.uicbBold.MinimumSize = new System.Drawing.Size(1, 1);
  129. this.uicbBold.Name = "uicbBold";
  130. this.uicbBold.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  131. this.uicbBold.Size = new System.Drawing.Size(98, 29);
  132. this.uicbBold.TabIndex = 5;
  133. this.uicbBold.Text = "粗体";
  134. //
  135. // uicbItalic
  136. //
  137. this.uicbItalic.Cursor = System.Windows.Forms.Cursors.Hand;
  138. this.uicbItalic.Font = new System.Drawing.Font("微软雅黑", 12F);
  139. this.uicbItalic.Location = new System.Drawing.Point(315, 178);
  140. this.uicbItalic.MinimumSize = new System.Drawing.Size(1, 1);
  141. this.uicbItalic.Name = "uicbItalic";
  142. this.uicbItalic.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  143. this.uicbItalic.Size = new System.Drawing.Size(98, 29);
  144. this.uicbItalic.TabIndex = 6;
  145. this.uicbItalic.Text = "斜体";
  146. //
  147. // uicbUnderline
  148. //
  149. this.uicbUnderline.Cursor = System.Windows.Forms.Cursors.Hand;
  150. this.uicbUnderline.Font = new System.Drawing.Font("微软雅黑", 12F);
  151. this.uicbUnderline.Location = new System.Drawing.Point(168, 178);
  152. this.uicbUnderline.MinimumSize = new System.Drawing.Size(1, 1);
  153. this.uicbUnderline.Name = "uicbUnderline";
  154. this.uicbUnderline.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  155. this.uicbUnderline.Size = new System.Drawing.Size(98, 29);
  156. this.uicbUnderline.TabIndex = 7;
  157. this.uicbUnderline.Text = "下划线";
  158. //
  159. // uiLabel4
  160. //
  161. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  162. this.uiLabel4.Location = new System.Drawing.Point(338, 82);
  163. this.uiLabel4.Name = "uiLabel4";
  164. this.uiLabel4.Size = new System.Drawing.Size(98, 29);
  165. this.uiLabel4.TabIndex = 9;
  166. this.uiLabel4.Text = "单位:mm";
  167. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  168. //
  169. // cbColor
  170. //
  171. this.cbColor.FormattingEnabled = true;
  172. this.cbColor.Location = new System.Drawing.Point(97, 132);
  173. this.cbColor.Name = "cbColor";
  174. this.cbColor.Size = new System.Drawing.Size(233, 29);
  175. this.cbColor.TabIndex = 11;
  176. this.cbColor.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.comboBox1_DrawItem);
  177. this.cbColor.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
  178. //
  179. // uiGroupBox1
  180. //
  181. this.uiGroupBox1.Controls.Add(this.uiLabel1);
  182. this.uiGroupBox1.Controls.Add(this.cbColor);
  183. this.uiGroupBox1.Controls.Add(this.uiLabel2);
  184. this.uiGroupBox1.Controls.Add(this.uiLabel4);
  185. this.uiGroupBox1.Controls.Add(this.uiLabel3);
  186. this.uiGroupBox1.Controls.Add(this.uicbUnderline);
  187. this.uiGroupBox1.Controls.Add(this.uicbxZiti);
  188. this.uiGroupBox1.Controls.Add(this.uicbItalic);
  189. this.uiGroupBox1.Controls.Add(this.uicbxSize);
  190. this.uiGroupBox1.Controls.Add(this.uicbBold);
  191. this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  192. this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  193. this.uiGroupBox1.Location = new System.Drawing.Point(0, 0);
  194. this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  195. this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
  196. this.uiGroupBox1.Name = "uiGroupBox1";
  197. this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  198. this.uiGroupBox1.Size = new System.Drawing.Size(500, 224);
  199. this.uiGroupBox1.TabIndex = 12;
  200. this.uiGroupBox1.Text = "标注字体样式";
  201. this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  202. //
  203. // uilbDemo
  204. //
  205. this.uilbDemo.Font = new System.Drawing.Font("微软雅黑", 1F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Millimeter);
  206. this.uilbDemo.Location = new System.Drawing.Point(96, 231);
  207. this.uilbDemo.Name = "uilbDemo";
  208. this.uilbDemo.Size = new System.Drawing.Size(280, 78);
  209. this.uilbDemo.TabIndex = 13;
  210. this.uilbDemo.Text = "标注样式示例";
  211. this.uilbDemo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  212. //
  213. // BiaoZhuFengGe
  214. //
  215. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  216. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  217. this.Controls.Add(this.uilbDemo);
  218. this.Controls.Add(this.uiGroupBox1);
  219. this.Name = "BiaoZhuFengGe";
  220. this.Size = new System.Drawing.Size(500, 315);
  221. this.uiGroupBox1.ResumeLayout(false);
  222. this.ResumeLayout(false);
  223. }
  224. #endregion
  225. private Sunny.UI.UILabel uiLabel1;
  226. private Sunny.UI.UILabel uiLabel2;
  227. private Sunny.UI.UILabel uiLabel3;
  228. private Sunny.UI.UIComboBox uicbxZiti;
  229. private Sunny.UI.UIComboBox uicbxSize;
  230. private Sunny.UI.UICheckBox uicbBold;
  231. private Sunny.UI.UICheckBox uicbItalic;
  232. private Sunny.UI.UICheckBox uicbUnderline;
  233. private Sunny.UI.UILabel uiLabel4;
  234. private System.Windows.Forms.ComboBox cbColor;
  235. private Sunny.UI.UIGroupBox uiGroupBox1;
  236. private Sunny.UI.UILabel uilbDemo;
  237. }
  238. }