frmCustomLabel.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. namespace LYFZ.Software.NewCameraControlBook
  2. {
  3. partial class frmCustomLabel
  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(frmCustomLabel));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.buttonEx2 = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.buttonEx1 = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.txtInfo = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  33. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.skinPanel1 = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
  35. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.lbStore = new LYFZ.ComponentLibrary.LabelEx();
  38. this.plExMainContainer.SuspendLayout();
  39. this.plFormMainContent.SuspendLayout();
  40. this.panelEx1.SuspendLayout();
  41. this.panelEx3.SuspendLayout();
  42. this.skinPanel1.SuspendLayout();
  43. this.panelEx2.SuspendLayout();
  44. this.SuspendLayout();
  45. //
  46. // plExMainContainer
  47. //
  48. this.plExMainContainer.Controls.Add(this.panelEx3);
  49. this.plExMainContainer.Controls.Add(this.panelEx2);
  50. this.plExMainContainer.Controls.Add(this.panelEx1);
  51. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  52. this.plExMainContainer.Size = new System.Drawing.Size(600, 415);
  53. //
  54. // plFormMainContent
  55. //
  56. this.plFormMainContent.Size = new System.Drawing.Size(600, 415);
  57. //
  58. // btnAppFormMaximize
  59. //
  60. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  61. this.btnAppFormMaximize.Location = new System.Drawing.Point(541, 0);
  62. //
  63. // btnAppFormExit
  64. //
  65. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  66. this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
  67. //
  68. // btnAppFormMinimize
  69. //
  70. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  71. this.btnAppFormMinimize.Location = new System.Drawing.Point(514, 0);
  72. //
  73. // panelEx1
  74. //
  75. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  76. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  77. this.panelEx1.BorderWidth = 1;
  78. this.panelEx1.Controls.Add(this.buttonEx2);
  79. this.panelEx1.Controls.Add(this.buttonEx1);
  80. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  81. this.panelEx1.Location = new System.Drawing.Point(5, 368);
  82. this.panelEx1.Name = "panelEx1";
  83. this.panelEx1.Size = new System.Drawing.Size(590, 42);
  84. this.panelEx1.TabIndex = 1;
  85. //
  86. // buttonEx2
  87. //
  88. this.buttonEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  89. this.buttonEx2.BackColor = System.Drawing.Color.Transparent;
  90. this.buttonEx2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx2.BackImg")));
  91. this.buttonEx2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  92. this.buttonEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  93. this.buttonEx2.ForeColor = System.Drawing.Color.White;
  94. this.buttonEx2.IsCustomBackImg = false;
  95. this.buttonEx2.IsShowText = true;
  96. this.buttonEx2.Location = new System.Drawing.Point(482, 7);
  97. this.buttonEx2.Name = "buttonEx2";
  98. this.buttonEx2.Size = new System.Drawing.Size(85, 28);
  99. this.buttonEx2.TabIndex = 0;
  100. this.buttonEx2.Text = "关 闭";
  101. this.buttonEx2.UseVisualStyleBackColor = false;
  102. //
  103. // buttonEx1
  104. //
  105. this.buttonEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  106. this.buttonEx1.BackColor = System.Drawing.Color.Transparent;
  107. this.buttonEx1.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonEx1.BackImg")));
  108. this.buttonEx1.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  109. this.buttonEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  110. this.buttonEx1.ForeColor = System.Drawing.Color.White;
  111. this.buttonEx1.IsCustomBackImg = false;
  112. this.buttonEx1.IsShowText = true;
  113. this.buttonEx1.Location = new System.Drawing.Point(374, 7);
  114. this.buttonEx1.Name = "buttonEx1";
  115. this.buttonEx1.Size = new System.Drawing.Size(85, 28);
  116. this.buttonEx1.TabIndex = 0;
  117. this.buttonEx1.Text = "保 存";
  118. this.buttonEx1.UseVisualStyleBackColor = false;
  119. //
  120. // txtInfo
  121. //
  122. this.txtInfo.BackColor = System.Drawing.Color.Transparent;
  123. this.txtInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.txtInfo.Icon = null;
  125. this.txtInfo.IconIsButton = false;
  126. this.txtInfo.IsPasswordChat = '\0';
  127. this.txtInfo.IsSystemPasswordChar = false;
  128. this.txtInfo.Lines = new string[0];
  129. this.txtInfo.Location = new System.Drawing.Point(86, 0);
  130. this.txtInfo.Margin = new System.Windows.Forms.Padding(0);
  131. this.txtInfo.MaxLength = 300;
  132. this.txtInfo.MinimumSize = new System.Drawing.Size(0, 26);
  133. this.txtInfo.MouseBack = null;
  134. this.txtInfo.Multiline = true;
  135. this.txtInfo.Name = "txtInfo";
  136. this.txtInfo.NormlBack = null;
  137. this.txtInfo.Padding = new System.Windows.Forms.Padding(5);
  138. this.txtInfo.ReadOnly = false;
  139. this.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
  140. this.txtInfo.Size = new System.Drawing.Size(504, 321);
  141. this.txtInfo.TabIndex = 2;
  142. this.txtInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  143. this.txtInfo.WaterColor = System.Drawing.Color.DarkGray;
  144. this.txtInfo.WaterText = "请输入标签内容";
  145. this.txtInfo.WordWrap = true;
  146. //
  147. // panelEx3
  148. //
  149. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  150. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  151. this.panelEx3.BorderWidth = 1;
  152. this.panelEx3.Controls.Add(this.txtInfo);
  153. this.panelEx3.Controls.Add(this.skinPanel1);
  154. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  155. this.panelEx3.Location = new System.Drawing.Point(5, 47);
  156. this.panelEx3.Name = "panelEx3";
  157. this.panelEx3.Size = new System.Drawing.Size(590, 321);
  158. this.panelEx3.TabIndex = 278;
  159. //
  160. // skinPanel1
  161. //
  162. this.skinPanel1.BackColor = System.Drawing.Color.Transparent;
  163. this.skinPanel1.Controls.Add(this.labelEx1);
  164. this.skinPanel1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  165. this.skinPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  166. this.skinPanel1.DownBack = null;
  167. this.skinPanel1.Location = new System.Drawing.Point(0, 0);
  168. this.skinPanel1.MouseBack = null;
  169. this.skinPanel1.Name = "skinPanel1";
  170. this.skinPanel1.NormlBack = null;
  171. this.skinPanel1.Size = new System.Drawing.Size(86, 321);
  172. this.skinPanel1.TabIndex = 3;
  173. //
  174. // labelEx1
  175. //
  176. this.labelEx1.AutoSize = true;
  177. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  178. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  179. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  180. this.labelEx1.Location = new System.Drawing.Point(3, 7);
  181. this.labelEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
  182. this.labelEx1.Name = "labelEx1";
  183. this.labelEx1.Size = new System.Drawing.Size(79, 19);
  184. this.labelEx1.TabIndex = 276;
  185. this.labelEx1.Text = "标签内容:";
  186. //
  187. // panelEx2
  188. //
  189. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  190. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  191. this.panelEx2.BorderWidth = 1;
  192. this.panelEx2.Controls.Add(this.lbStore);
  193. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  194. this.panelEx2.Location = new System.Drawing.Point(5, 5);
  195. this.panelEx2.Name = "panelEx2";
  196. this.panelEx2.Size = new System.Drawing.Size(590, 42);
  197. this.panelEx2.TabIndex = 3;
  198. //
  199. // lbStore
  200. //
  201. this.lbStore.AutoSize = true;
  202. this.lbStore.BackColor = System.Drawing.Color.Transparent;
  203. this.lbStore.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  204. this.lbStore.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  205. this.lbStore.Location = new System.Drawing.Point(7, 12);
  206. this.lbStore.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
  207. this.lbStore.Name = "lbStore";
  208. this.lbStore.Size = new System.Drawing.Size(479, 19);
  209. this.lbStore.TabIndex = 276;
  210. this.lbStore.Text = "说明:最多设置20个标签,每个标签最多18个字,回车换行或逗号分隔标签";
  211. //
  212. // frmCustomLabel
  213. //
  214. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  215. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  216. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  217. this.ClientSize = new System.Drawing.Size(600, 480);
  218. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  219. this.Name = "frmCustomLabel";
  220. this.Text = "设置自定义标签";
  221. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  222. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  223. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  224. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  225. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  226. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  227. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  228. this.plExMainContainer.ResumeLayout(false);
  229. this.plFormMainContent.ResumeLayout(false);
  230. this.panelEx1.ResumeLayout(false);
  231. this.panelEx3.ResumeLayout(false);
  232. this.skinPanel1.ResumeLayout(false);
  233. this.skinPanel1.PerformLayout();
  234. this.panelEx2.ResumeLayout(false);
  235. this.panelEx2.PerformLayout();
  236. this.ResumeLayout(false);
  237. }
  238. #endregion
  239. private ComponentLibrary.PanelEx panelEx1;
  240. public OtherExpansion.SkinControl.SkinTextBox txtInfo;
  241. private ComponentLibrary.PanelEx panelEx3;
  242. private OtherExpansion.SkinControl.SkinPanel skinPanel1;
  243. public ComponentLibrary.LabelEx labelEx1;
  244. public ComponentLibrary.ButtonEx buttonEx2;
  245. public ComponentLibrary.ButtonEx buttonEx1;
  246. private ComponentLibrary.PanelEx panelEx2;
  247. public ComponentLibrary.LabelEx lbStore;
  248. }
  249. }