frmShortcutToolSet.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmShortcutToolSet
  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(frmShortcutToolSet));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.ckbCommonfunctionssystem = new LYFZ.OtherExpansion.SkinControl.SkinCheckBox();
  31. this.btnBrowse = new LYFZ.ComponentLibrary.ButtonForm();
  32. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.pictureBoxico = new System.Windows.Forms.PictureBox();
  35. this.txtOpenUrl = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.txtTitle = new LYFZ.ComponentLibrary.TextBoxEx();
  37. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.plExMainContainer.SuspendLayout();
  41. this.plFormMainContent.SuspendLayout();
  42. this.panelEx1.SuspendLayout();
  43. ((System.ComponentModel.ISupportInitialize)(this.pictureBoxico)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // plExMainContainer
  47. //
  48. this.plExMainContainer.Controls.Add(this.panelEx1);
  49. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  50. this.plExMainContainer.Size = new System.Drawing.Size(580, 195);
  51. //
  52. // plFormMainContent
  53. //
  54. this.plFormMainContent.Size = new System.Drawing.Size(580, 195);
  55. //
  56. // btnAppFormExit
  57. //
  58. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  59. this.btnAppFormExit.Location = new System.Drawing.Point(548, 0);
  60. //
  61. // btnAppFormMinimize
  62. //
  63. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  64. this.btnAppFormMinimize.Location = new System.Drawing.Point(521, 0);
  65. //
  66. // panelEx1
  67. //
  68. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  69. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  70. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  71. this.panelEx1.BorderWidth = 1;
  72. this.panelEx1.Controls.Add(this.ckbCommonfunctionssystem);
  73. this.panelEx1.Controls.Add(this.btnBrowse);
  74. this.panelEx1.Controls.Add(this.btnClose);
  75. this.panelEx1.Controls.Add(this.btnSave);
  76. this.panelEx1.Controls.Add(this.pictureBoxico);
  77. this.panelEx1.Controls.Add(this.txtOpenUrl);
  78. this.panelEx1.Controls.Add(this.txtTitle);
  79. this.panelEx1.Controls.Add(this.labelEx3);
  80. this.panelEx1.Controls.Add(this.labelEx2);
  81. this.panelEx1.Controls.Add(this.labelEx1);
  82. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  83. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  84. this.panelEx1.Name = "panelEx1";
  85. this.panelEx1.Padding = new System.Windows.Forms.Padding(10);
  86. this.panelEx1.Size = new System.Drawing.Size(560, 175);
  87. this.panelEx1.TabIndex = 0;
  88. //
  89. // ckbCommonfunctionssystem
  90. //
  91. this.ckbCommonfunctionssystem.AutoSize = true;
  92. this.ckbCommonfunctionssystem.BackColor = System.Drawing.Color.Transparent;
  93. this.ckbCommonfunctionssystem.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  94. this.ckbCommonfunctionssystem.DownBack = null;
  95. this.ckbCommonfunctionssystem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.ckbCommonfunctionssystem.Location = new System.Drawing.Point(264, 33);
  97. this.ckbCommonfunctionssystem.MouseBack = null;
  98. this.ckbCommonfunctionssystem.Name = "ckbCommonfunctionssystem";
  99. this.ckbCommonfunctionssystem.NormlBack = null;
  100. this.ckbCommonfunctionssystem.SelectedDownBack = null;
  101. this.ckbCommonfunctionssystem.SelectedMouseBack = null;
  102. this.ckbCommonfunctionssystem.SelectedNormlBack = null;
  103. this.ckbCommonfunctionssystem.Size = new System.Drawing.Size(123, 21);
  104. this.ckbCommonfunctionssystem.TabIndex = 6;
  105. this.ckbCommonfunctionssystem.Text = "使用系统默认功能";
  106. this.ckbCommonfunctionssystem.UseVisualStyleBackColor = false;
  107. //
  108. // btnBrowse
  109. //
  110. this.btnBrowse.BackColor = System.Drawing.Color.Transparent;
  111. this.btnBrowse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowse.BackImg")));
  112. this.btnBrowse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  113. this.btnBrowse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  114. this.btnBrowse.ForeColor = System.Drawing.Color.White;
  115. this.btnBrowse.IsCustomBackImg = false;
  116. this.btnBrowse.IsShowText = true;
  117. this.btnBrowse.Location = new System.Drawing.Point(472, 93);
  118. this.btnBrowse.Name = "btnBrowse";
  119. this.btnBrowse.Size = new System.Drawing.Size(69, 24);
  120. this.btnBrowse.TabIndex = 5;
  121. this.btnBrowse.Text = "浏 览";
  122. this.btnBrowse.UseVisualStyleBackColor = false;
  123. //
  124. // btnClose
  125. //
  126. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  127. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  128. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  129. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  130. this.btnClose.ForeColor = System.Drawing.Color.White;
  131. this.btnClose.IsCustomBackImg = false;
  132. this.btnClose.IsShowText = true;
  133. this.btnClose.Location = new System.Drawing.Point(421, 128);
  134. this.btnClose.Name = "btnClose";
  135. this.btnClose.Size = new System.Drawing.Size(120, 32);
  136. this.btnClose.TabIndex = 4;
  137. this.btnClose.Text = "关 闭";
  138. this.btnClose.UseVisualStyleBackColor = false;
  139. //
  140. // btnSave
  141. //
  142. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  143. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  144. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  145. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  146. this.btnSave.ForeColor = System.Drawing.Color.White;
  147. this.btnSave.IsCustomBackImg = false;
  148. this.btnSave.IsShowText = true;
  149. this.btnSave.Location = new System.Drawing.Point(273, 128);
  150. this.btnSave.Name = "btnSave";
  151. this.btnSave.Size = new System.Drawing.Size(120, 32);
  152. this.btnSave.TabIndex = 4;
  153. this.btnSave.Text = "确 定";
  154. this.btnSave.UseVisualStyleBackColor = false;
  155. //
  156. // pictureBoxico
  157. //
  158. this.pictureBoxico.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  159. this.pictureBoxico.Cursor = System.Windows.Forms.Cursors.Hand;
  160. this.pictureBoxico.InitialImage = null;
  161. this.pictureBoxico.Location = new System.Drawing.Point(7, 31);
  162. this.pictureBoxico.Name = "pictureBoxico";
  163. this.pictureBoxico.Size = new System.Drawing.Size(96, 96);
  164. this.pictureBoxico.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  165. this.pictureBoxico.TabIndex = 3;
  166. this.pictureBoxico.TabStop = false;
  167. //
  168. // txtOpenUrl
  169. //
  170. this.txtOpenUrl.BackColor = System.Drawing.Color.Transparent;
  171. this.txtOpenUrl.Icon = null;
  172. this.txtOpenUrl.IconIsButton = false;
  173. this.txtOpenUrl.IsPasswordChat = '\0';
  174. this.txtOpenUrl.IsSystemPasswordChar = false;
  175. this.txtOpenUrl.Lines = new string[0];
  176. this.txtOpenUrl.Location = new System.Drawing.Point(117, 92);
  177. this.txtOpenUrl.Margin = new System.Windows.Forms.Padding(0);
  178. this.txtOpenUrl.MaxLength = 32767;
  179. this.txtOpenUrl.MinimumSize = new System.Drawing.Size(0, 26);
  180. this.txtOpenUrl.MouseBack = null;
  181. this.txtOpenUrl.Multiline = false;
  182. this.txtOpenUrl.Name = "txtOpenUrl";
  183. this.txtOpenUrl.NormlBack = null;
  184. this.txtOpenUrl.Padding = new System.Windows.Forms.Padding(5);
  185. this.txtOpenUrl.ReadOnly = false;
  186. this.txtOpenUrl.ScrollBars = System.Windows.Forms.ScrollBars.None;
  187. this.txtOpenUrl.Size = new System.Drawing.Size(350, 26);
  188. this.txtOpenUrl.TabIndex = 1;
  189. this.txtOpenUrl.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  190. this.txtOpenUrl.WaterColor = System.Drawing.Color.DarkGray;
  191. this.txtOpenUrl.WaterText = "输入要打开程序的地址";
  192. this.txtOpenUrl.WordWrap = true;
  193. //
  194. // txtTitle
  195. //
  196. this.txtTitle.BackColor = System.Drawing.Color.Transparent;
  197. this.txtTitle.Icon = null;
  198. this.txtTitle.IconIsButton = false;
  199. this.txtTitle.IsPasswordChat = '\0';
  200. this.txtTitle.IsSystemPasswordChar = false;
  201. this.txtTitle.Lines = new string[0];
  202. this.txtTitle.Location = new System.Drawing.Point(117, 31);
  203. this.txtTitle.Margin = new System.Windows.Forms.Padding(0);
  204. this.txtTitle.MaxLength = 6;
  205. this.txtTitle.MinimumSize = new System.Drawing.Size(0, 26);
  206. this.txtTitle.MouseBack = null;
  207. this.txtTitle.Multiline = false;
  208. this.txtTitle.Name = "txtTitle";
  209. this.txtTitle.NormlBack = null;
  210. this.txtTitle.Padding = new System.Windows.Forms.Padding(5);
  211. this.txtTitle.ReadOnly = false;
  212. this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
  213. this.txtTitle.Size = new System.Drawing.Size(133, 26);
  214. this.txtTitle.TabIndex = 1;
  215. this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  216. this.txtTitle.WaterColor = System.Drawing.Color.DarkGray;
  217. this.txtTitle.WaterText = "6个字以内";
  218. this.txtTitle.WordWrap = true;
  219. //
  220. // labelEx3
  221. //
  222. this.labelEx3.AutoSize = true;
  223. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  224. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  225. this.labelEx3.Location = new System.Drawing.Point(4, 9);
  226. this.labelEx3.Name = "labelEx3";
  227. this.labelEx3.Size = new System.Drawing.Size(112, 17);
  228. this.labelEx3.TabIndex = 0;
  229. this.labelEx3.Text = "快捷图标(双击修改)";
  230. //
  231. // labelEx2
  232. //
  233. this.labelEx2.AutoSize = true;
  234. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  235. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  236. this.labelEx2.Location = new System.Drawing.Point(121, 74);
  237. this.labelEx2.Name = "labelEx2";
  238. this.labelEx2.Size = new System.Drawing.Size(128, 17);
  239. this.labelEx2.TabIndex = 0;
  240. this.labelEx2.Text = "快捷方式打开程序地址";
  241. //
  242. // labelEx1
  243. //
  244. this.labelEx1.AutoSize = true;
  245. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  246. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  247. this.labelEx1.Location = new System.Drawing.Point(122, 9);
  248. this.labelEx1.Name = "labelEx1";
  249. this.labelEx1.Size = new System.Drawing.Size(143, 17);
  250. this.labelEx1.TabIndex = 0;
  251. this.labelEx1.Text = "快捷方式名称(6个字以内)";
  252. //
  253. // frmShortcutToolSet
  254. //
  255. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  256. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  257. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  258. this.ClientSize = new System.Drawing.Size(580, 260);
  259. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  260. this.IsUserControlsSize = false;
  261. this.MaximizeBox = false;
  262. this.Name = "frmShortcutToolSet";
  263. this.Text = "快捷工具栏设置";
  264. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  265. this.plExMainContainer.ResumeLayout(false);
  266. this.plFormMainContent.ResumeLayout(false);
  267. this.panelEx1.ResumeLayout(false);
  268. this.panelEx1.PerformLayout();
  269. ((System.ComponentModel.ISupportInitialize)(this.pictureBoxico)).EndInit();
  270. this.ResumeLayout(false);
  271. }
  272. #endregion
  273. private ComponentLibrary.PanelEx panelEx1;
  274. private ComponentLibrary.LabelEx labelEx1;
  275. private ComponentLibrary.LabelEx labelEx3;
  276. private ComponentLibrary.LabelEx labelEx2;
  277. public ComponentLibrary.TextBoxEx txtTitle;
  278. public System.Windows.Forms.PictureBox pictureBoxico;
  279. public ComponentLibrary.TextBoxEx txtOpenUrl;
  280. public ComponentLibrary.ButtonForm btnBrowse;
  281. public ComponentLibrary.ButtonEx btnClose;
  282. public ComponentLibrary.ButtonEx btnSave;
  283. public OtherExpansion.SkinControl.SkinCheckBox ckbCommonfunctionssystem;
  284. }
  285. }