FindGuestSuperSmallForm.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class FindGuestSuperSmallForm
  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(FindGuestSuperSmallForm));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  35. this.btnFind = new LYFZ.ComponentLibrary.ButtonForm();
  36. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  37. this.txtTextQuery = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.plExMainContainer.SuspendLayout();
  39. this.plFormMainContent.SuspendLayout();
  40. this.panelEx2.SuspendLayout();
  41. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  42. this.SuspendLayout();
  43. //
  44. // plExMainContainer
  45. //
  46. this.plExMainContainer.Controls.Add(this.panelEx2);
  47. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  48. this.plExMainContainer.Size = new System.Drawing.Size(800, 545);
  49. //
  50. // plFormMainContent
  51. //
  52. this.plFormMainContent.Size = new System.Drawing.Size(800, 545);
  53. //
  54. // btnAppFormMaximize
  55. //
  56. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  57. this.btnAppFormMaximize.Location = new System.Drawing.Point(510, 0);
  58. //
  59. // btnAppFormExit
  60. //
  61. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  62. this.btnAppFormExit.Location = new System.Drawing.Point(768, 0);
  63. //
  64. // btnAppFormMinimize
  65. //
  66. this.btnAppFormMinimize.Location = new System.Drawing.Point(510, 0);
  67. //
  68. // btnOK
  69. //
  70. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  71. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  72. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  73. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  74. this.btnOK.ForeColor = System.Drawing.Color.White;
  75. this.btnOK.IsCustomBackImg = false;
  76. this.btnOK.IsShowText = true;
  77. this.btnOK.Location = new System.Drawing.Point(584, 9);
  78. this.btnOK.Name = "btnOK";
  79. this.btnOK.Size = new System.Drawing.Size(85, 28);
  80. this.btnOK.TabIndex = 5;
  81. this.btnOK.Text = " 确 定";
  82. this.btnOK.UseVisualStyleBackColor = false;
  83. //
  84. // btnCancel
  85. //
  86. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  87. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  88. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  89. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  90. this.btnCancel.ForeColor = System.Drawing.Color.White;
  91. this.btnCancel.IsCustomBackImg = false;
  92. this.btnCancel.IsShowText = true;
  93. this.btnCancel.Location = new System.Drawing.Point(677, 9);
  94. this.btnCancel.Name = "btnCancel";
  95. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  96. this.btnCancel.TabIndex = 6;
  97. this.btnCancel.Text = " 取 消";
  98. this.btnCancel.UseVisualStyleBackColor = false;
  99. //
  100. // labelEx1
  101. //
  102. this.labelEx1.AutoSize = true;
  103. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  104. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  105. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  106. this.labelEx1.Location = new System.Drawing.Point(9, 15);
  107. this.labelEx1.Name = "labelEx1";
  108. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  109. this.labelEx1.TabIndex = 19;
  110. this.labelEx1.Text = "查找客人:";
  111. //
  112. // panelEx2
  113. //
  114. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  115. this.panelEx2.BorderWidth = 1;
  116. this.panelEx2.Controls.Add(this.btnCancel);
  117. this.panelEx2.Controls.Add(this.btnOK);
  118. this.panelEx2.Controls.Add(this.btnFind);
  119. this.panelEx2.Controls.Add(this.dgvData);
  120. this.panelEx2.Controls.Add(this.txtTextQuery);
  121. this.panelEx2.Controls.Add(this.labelEx1);
  122. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  123. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  124. this.panelEx2.Name = "panelEx2";
  125. this.panelEx2.Padding = new System.Windows.Forms.Padding(5);
  126. this.panelEx2.Size = new System.Drawing.Size(780, 525);
  127. this.panelEx2.TabIndex = 23;
  128. //
  129. // btnFind
  130. //
  131. this.btnFind.BackColor = System.Drawing.Color.Transparent;
  132. this.btnFind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnFind.BackImg")));
  133. this.btnFind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  134. this.btnFind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  135. this.btnFind.ForeColor = System.Drawing.Color.White;
  136. this.btnFind.IsCustomBackImg = false;
  137. this.btnFind.IsShowText = true;
  138. this.btnFind.Location = new System.Drawing.Point(356, 11);
  139. this.btnFind.Name = "btnFind";
  140. this.btnFind.Size = new System.Drawing.Size(60, 25);
  141. this.btnFind.TabIndex = 25;
  142. this.btnFind.Text = " 查 找";
  143. this.btnFind.UseVisualStyleBackColor = false;
  144. //
  145. // dgvData
  146. //
  147. this.dgvData.AllowUserToAddRows = false;
  148. this.dgvData.AllowUserToDeleteRows = false;
  149. this.dgvData.AllowUserToResizeRows = false;
  150. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  151. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  152. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  153. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  154. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  156. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  157. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  158. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  159. this.dgvData.ColumnHeadersHeight = 24;
  160. this.dgvData.dgvCurrentColumnOriginalSet = "";
  161. this.dgvData.dgvCurrentColumnWidth = "";
  162. this.dgvData.dgvCurrentHideColumn = null;
  163. this.dgvData.dgvFixedHideColumn = null;
  164. this.dgvData.dgvGuidName = null;
  165. this.dgvData.dgvUserEmployeeID = null;
  166. this.dgvData.Dock = System.Windows.Forms.DockStyle.Bottom;
  167. this.dgvData.EnableHeadersVisualStyles = false;
  168. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  169. this.dgvData.ImageHeight = 15;
  170. this.dgvData.ImageWidth = 15;
  171. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  172. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  173. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  174. this.dgvData.IsCopyCellValue = true;
  175. this.dgvData.IsShowSerialNumber = false;
  176. this.dgvData.IsSortedRedraw = true;
  177. this.dgvData.IsSortMode = false;
  178. this.dgvData.Location = new System.Drawing.Point(5, 43);
  179. this.dgvData.MultiSelect = false;
  180. this.dgvData.Name = "dgvData";
  181. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  182. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  183. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  185. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  186. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  187. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  188. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  189. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  190. this.dgvData.RowHeadersWidth = 25;
  191. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  192. this.dgvData.RowTemplate.Height = 23;
  193. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  194. this.dgvData.Size = new System.Drawing.Size(770, 477);
  195. this.dgvData.TabIndex = 24;
  196. this.dgvData.ViceCount = 1;
  197. //
  198. // txtTextQuery
  199. //
  200. this.txtTextQuery.BackColor = System.Drawing.Color.Transparent;
  201. this.txtTextQuery.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  202. this.txtTextQuery.Icon = null;
  203. this.txtTextQuery.IconIsButton = false;
  204. this.txtTextQuery.IsPasswordChat = '\0';
  205. this.txtTextQuery.IsSystemPasswordChar = false;
  206. this.txtTextQuery.Lines = new string[0];
  207. this.txtTextQuery.Location = new System.Drawing.Point(77, 11);
  208. this.txtTextQuery.Margin = new System.Windows.Forms.Padding(0);
  209. this.txtTextQuery.MaxLength = 32767;
  210. this.txtTextQuery.MinimumSize = new System.Drawing.Size(0, 24);
  211. this.txtTextQuery.MouseBack = null;
  212. this.txtTextQuery.Multiline = false;
  213. this.txtTextQuery.Name = "txtTextQuery";
  214. this.txtTextQuery.NormlBack = null;
  215. this.txtTextQuery.Padding = new System.Windows.Forms.Padding(5);
  216. this.txtTextQuery.ReadOnly = false;
  217. this.txtTextQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
  218. this.txtTextQuery.Size = new System.Drawing.Size(270, 25);
  219. this.txtTextQuery.TabIndex = 23;
  220. this.txtTextQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  221. this.txtTextQuery.WaterColor = System.Drawing.Color.DarkGray;
  222. this.txtTextQuery.WaterText = "客人姓名,拼音或电话";
  223. this.txtTextQuery.WordWrap = true;
  224. //
  225. // FindGuestSuperSmallForm
  226. //
  227. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  228. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  229. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  230. this.ClientSize = new System.Drawing.Size(800, 610);
  231. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  232. this.IsUserControlsSize = false;
  233. this.MaximizeBox = false;
  234. this.MinimizeBox = false;
  235. this.Name = "FindGuestSuperSmallForm";
  236. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  237. this.Text = "查找客人";
  238. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  239. this.plExMainContainer.ResumeLayout(false);
  240. this.plFormMainContent.ResumeLayout(false);
  241. this.panelEx2.ResumeLayout(false);
  242. this.panelEx2.PerformLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  244. this.ResumeLayout(false);
  245. }
  246. #endregion
  247. protected ComponentLibrary.ButtonEx btnCancel;
  248. protected ComponentLibrary.ButtonEx btnOK;
  249. private ComponentLibrary.LabelEx labelEx1;
  250. private ComponentLibrary.PanelEx panelEx2;
  251. protected ComponentLibrary.TextBoxEx txtTextQuery;
  252. protected internal ComponentLibrary.ButtonForm btnFind;
  253. protected internal ComponentLibrary.DataGridViewEc dgvData;
  254. }
  255. }