MakeAnAppointment.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. namespace LYFZ.Software.UI.TimeAndAttendance
  2. {
  3. partial class MakeAnAppointment
  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(MakeAnAppointment));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.butnElectiondress = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.butnservice = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.butnPickup = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.butnLookatthedesign = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.butnSelectionoffilms = new LYFZ.ComponentLibrary.ButtonEx();
  36. this.butnTakepictures = new LYFZ.ComponentLibrary.ButtonEx();
  37. this.plExMainContainer.SuspendLayout();
  38. this.plFormMainContent.SuspendLayout();
  39. this.panelEx2.SuspendLayout();
  40. this.SuspendLayout();
  41. //
  42. // plExMainContainer
  43. //
  44. this.plExMainContainer.Controls.Add(this.panelEx2);
  45. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  46. this.plExMainContainer.Size = new System.Drawing.Size(620, 255);
  47. //
  48. // plFormMainContent
  49. //
  50. this.plFormMainContent.Size = new System.Drawing.Size(620, 255);
  51. //
  52. // btnAppFormMaximize
  53. //
  54. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  55. this.btnAppFormMaximize.Location = new System.Drawing.Point(568, 0);
  56. //
  57. // btnAppFormExit
  58. //
  59. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  60. this.btnAppFormExit.Location = new System.Drawing.Point(588, 0);
  61. //
  62. // btnAppFormMinimize
  63. //
  64. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  65. this.btnAppFormMinimize.Location = new System.Drawing.Point(561, 0);
  66. //
  67. // panelEx1
  68. //
  69. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  70. | System.Windows.Forms.AnchorStyles.Left)
  71. | System.Windows.Forms.AnchorStyles.Right)));
  72. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  73. this.panelEx1.BorderWidth = 1;
  74. this.panelEx1.Location = new System.Drawing.Point(4, 43);
  75. this.panelEx1.Name = "panelEx1";
  76. this.panelEx1.Size = new System.Drawing.Size(611, 249);
  77. this.panelEx1.TabIndex = 0;
  78. //
  79. // panelEx2
  80. //
  81. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  82. this.panelEx2.BorderWidth = 1;
  83. this.panelEx2.Controls.Add(this.butnElectiondress);
  84. this.panelEx2.Controls.Add(this.butnservice);
  85. this.panelEx2.Controls.Add(this.butnPickup);
  86. this.panelEx2.Controls.Add(this.butnLookatthedesign);
  87. this.panelEx2.Controls.Add(this.butnSelectionoffilms);
  88. this.panelEx2.Controls.Add(this.butnTakepictures);
  89. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  90. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  91. this.panelEx2.Name = "panelEx2";
  92. this.panelEx2.Size = new System.Drawing.Size(600, 235);
  93. this.panelEx2.TabIndex = 0;
  94. //
  95. // butnElectiondress
  96. //
  97. this.butnElectiondress.BackColor = System.Drawing.Color.Transparent;
  98. this.butnElectiondress.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnElectiondress.BackImg")));
  99. this.butnElectiondress.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  100. this.butnElectiondress.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  101. this.butnElectiondress.ForeColor = System.Drawing.Color.White;
  102. this.butnElectiondress.IsCustomBackImg = false;
  103. this.butnElectiondress.IsShowText = true;
  104. this.butnElectiondress.Location = new System.Drawing.Point(494, 81);
  105. this.butnElectiondress.Name = "butnElectiondress";
  106. this.butnElectiondress.Size = new System.Drawing.Size(90, 56);
  107. this.butnElectiondress.TabIndex = 12;
  108. this.butnElectiondress.Text = " 安排选礼服";
  109. this.butnElectiondress.UseVisualStyleBackColor = false;
  110. //
  111. // butnservice
  112. //
  113. this.butnservice.BackColor = System.Drawing.Color.Transparent;
  114. this.butnservice.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnservice.BackImg")));
  115. this.butnservice.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  116. this.butnservice.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  117. this.butnservice.ForeColor = System.Drawing.Color.White;
  118. this.butnservice.IsCustomBackImg = false;
  119. this.butnservice.IsShowText = true;
  120. this.butnservice.Location = new System.Drawing.Point(398, 81);
  121. this.butnservice.Name = "butnservice";
  122. this.butnservice.Size = new System.Drawing.Size(90, 56);
  123. this.butnservice.TabIndex = 11;
  124. this.butnservice.Text = " 安排服务";
  125. this.butnservice.UseVisualStyleBackColor = false;
  126. //
  127. // butnPickup
  128. //
  129. this.butnPickup.BackColor = System.Drawing.Color.Transparent;
  130. this.butnPickup.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnPickup.BackImg")));
  131. this.butnPickup.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  132. this.butnPickup.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  133. this.butnPickup.ForeColor = System.Drawing.Color.White;
  134. this.butnPickup.IsCustomBackImg = false;
  135. this.butnPickup.IsShowText = true;
  136. this.butnPickup.Location = new System.Drawing.Point(302, 81);
  137. this.butnPickup.Name = "butnPickup";
  138. this.butnPickup.Size = new System.Drawing.Size(90, 56);
  139. this.butnPickup.TabIndex = 10;
  140. this.butnPickup.Text = " 安排取件";
  141. this.butnPickup.UseVisualStyleBackColor = false;
  142. //
  143. // butnLookatthedesign
  144. //
  145. this.butnLookatthedesign.BackColor = System.Drawing.Color.Transparent;
  146. this.butnLookatthedesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnLookatthedesign.BackImg")));
  147. this.butnLookatthedesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  148. this.butnLookatthedesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  149. this.butnLookatthedesign.ForeColor = System.Drawing.Color.White;
  150. this.butnLookatthedesign.IsCustomBackImg = false;
  151. this.butnLookatthedesign.IsShowText = true;
  152. this.butnLookatthedesign.Location = new System.Drawing.Point(206, 81);
  153. this.butnLookatthedesign.Name = "butnLookatthedesign";
  154. this.butnLookatthedesign.Size = new System.Drawing.Size(90, 56);
  155. this.butnLookatthedesign.TabIndex = 9;
  156. this.butnLookatthedesign.Text = " 安排看设计";
  157. this.butnLookatthedesign.UseVisualStyleBackColor = false;
  158. //
  159. // butnSelectionoffilms
  160. //
  161. this.butnSelectionoffilms.BackColor = System.Drawing.Color.Transparent;
  162. this.butnSelectionoffilms.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnSelectionoffilms.BackImg")));
  163. this.butnSelectionoffilms.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  164. this.butnSelectionoffilms.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  165. this.butnSelectionoffilms.ForeColor = System.Drawing.Color.White;
  166. this.butnSelectionoffilms.IsCustomBackImg = false;
  167. this.butnSelectionoffilms.IsShowText = true;
  168. this.butnSelectionoffilms.Location = new System.Drawing.Point(110, 81);
  169. this.butnSelectionoffilms.Name = "butnSelectionoffilms";
  170. this.butnSelectionoffilms.Size = new System.Drawing.Size(90, 56);
  171. this.butnSelectionoffilms.TabIndex = 8;
  172. this.butnSelectionoffilms.Text = " 安排选片";
  173. this.butnSelectionoffilms.UseVisualStyleBackColor = false;
  174. //
  175. // butnTakepictures
  176. //
  177. this.butnTakepictures.BackColor = System.Drawing.Color.Transparent;
  178. this.butnTakepictures.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnTakepictures.BackImg")));
  179. this.butnTakepictures.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  180. this.butnTakepictures.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  181. this.butnTakepictures.ForeColor = System.Drawing.Color.White;
  182. this.butnTakepictures.IsCustomBackImg = false;
  183. this.butnTakepictures.IsShowText = true;
  184. this.butnTakepictures.Location = new System.Drawing.Point(14, 81);
  185. this.butnTakepictures.Name = "butnTakepictures";
  186. this.butnTakepictures.Size = new System.Drawing.Size(90, 56);
  187. this.butnTakepictures.TabIndex = 7;
  188. this.butnTakepictures.Text = " 安排拍照";
  189. this.butnTakepictures.UseVisualStyleBackColor = false;
  190. //
  191. // MakeAnAppointment
  192. //
  193. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  194. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  195. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  196. this.ClientSize = new System.Drawing.Size(620, 320);
  197. this.Controls.Add(this.panelEx1);
  198. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  199. this.IsMaximized = false;
  200. this.MaximizeBox = false;
  201. this.Name = "MakeAnAppointment";
  202. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  203. this.Text = "安排预约";
  204. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  205. this.Controls.SetChildIndex(this.panelEx1, 0);
  206. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  207. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  208. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  209. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  210. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  211. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  212. this.plExMainContainer.ResumeLayout(false);
  213. this.plFormMainContent.ResumeLayout(false);
  214. this.panelEx2.ResumeLayout(false);
  215. this.ResumeLayout(false);
  216. }
  217. #endregion
  218. private ComponentLibrary.PanelEx panelEx1;
  219. private ComponentLibrary.PanelEx panelEx2;
  220. public ComponentLibrary.ButtonEx butnElectiondress;
  221. public ComponentLibrary.ButtonEx butnservice;
  222. public ComponentLibrary.ButtonEx butnPickup;
  223. public ComponentLibrary.ButtonEx butnLookatthedesign;
  224. public ComponentLibrary.ButtonEx butnSelectionoffilms;
  225. public ComponentLibrary.ButtonEx butnTakepictures;
  226. }
  227. }