AddPhotographerConferenceSmallForm.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class AddPhotographerConferenceSmallForm
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddPhotographerConferenceSmallForm));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  36. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  38. this.cmbPaymentMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  39. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.dgvGift = new LYFZ.ComponentLibrary.DataGridViewEc();
  42. this.G_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.G_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.G_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.G_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.G_5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.G_6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.dgvUpgradeData = new LYFZ.ComponentLibrary.DataGridViewEc();
  50. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.cmbMemberType = new LYFZ.ComponentLibrary.ComboBoxEx();
  54. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  56. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  57. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  58. this.chkValidity = new LYFZ.ComponentLibrary.CheckBoxEx();
  59. this.btnUpdateValidity = new LYFZ.ComponentLibrary.ButtonForm();
  60. this.dtpValidity = new LYFZ.ComponentLibrary.DateTimePickerEx();
  61. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.plExMainContainer.SuspendLayout();
  63. this.plFormMainContent.SuspendLayout();
  64. this.panelEx1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.dgvGift)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.dgvUpgradeData)).BeginInit();
  67. this.panelEx2.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // plExMainContainer
  71. //
  72. this.plExMainContainer.Controls.Add(this.panelEx2);
  73. this.plExMainContainer.Controls.Add(this.panelEx1);
  74. this.plExMainContainer.Size = new System.Drawing.Size(360, 545);
  75. //
  76. // plFormMainContent
  77. //
  78. this.plFormMainContent.Size = new System.Drawing.Size(360, 545);
  79. //
  80. // btnAppFormMaximize
  81. //
  82. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  83. this.btnAppFormMaximize.Location = new System.Drawing.Point(391, 0);
  84. //
  85. // btnAppFormExit
  86. //
  87. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  88. this.btnAppFormExit.Location = new System.Drawing.Point(328, 0);
  89. //
  90. // btnAppFormMinimize
  91. //
  92. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  93. this.btnAppFormMinimize.Location = new System.Drawing.Point(391, 0);
  94. //
  95. // panelEx1
  96. //
  97. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  98. | System.Windows.Forms.AnchorStyles.Right)));
  99. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  100. this.panelEx1.BorderWidth = 1;
  101. this.panelEx1.Controls.Add(this.chkValidity);
  102. this.panelEx1.Controls.Add(this.btnUpdateValidity);
  103. this.panelEx1.Controls.Add(this.dtpValidity);
  104. this.panelEx1.Controls.Add(this.btnSet);
  105. this.panelEx1.Controls.Add(this.labelEx13);
  106. this.panelEx1.Controls.Add(this.cmbPaymentMethod);
  107. this.panelEx1.Controls.Add(this.labelEx2);
  108. this.panelEx1.Controls.Add(this.labelEx4);
  109. this.panelEx1.Controls.Add(this.dgvGift);
  110. this.panelEx1.Controls.Add(this.labelEx3);
  111. this.panelEx1.Controls.Add(this.dgvUpgradeData);
  112. this.panelEx1.Controls.Add(this.cmbMemberType);
  113. this.panelEx1.Controls.Add(this.labelEx1);
  114. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  115. this.panelEx1.Name = "panelEx1";
  116. this.panelEx1.Size = new System.Drawing.Size(340, 485);
  117. this.panelEx1.TabIndex = 0;
  118. //
  119. // btnSet
  120. //
  121. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  122. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  123. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  124. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  125. this.btnSet.ForeColor = System.Drawing.Color.White;
  126. this.btnSet.IsCustomBackImg = false;
  127. this.btnSet.IsShowText = true;
  128. this.btnSet.Location = new System.Drawing.Point(273, 46);
  129. this.btnSet.Name = "btnSet";
  130. this.btnSet.Size = new System.Drawing.Size(49, 25);
  131. this.btnSet.TabIndex = 18;
  132. this.btnSet.Text = " 设置";
  133. this.btnSet.UseVisualStyleBackColor = false;
  134. //
  135. // cmbPaymentMethod
  136. //
  137. this.cmbPaymentMethod.AfterSelectLevelFirstNode = true;
  138. this.cmbPaymentMethod.DropDownHeight = 220;
  139. this.cmbPaymentMethod.DropDownShow = false;
  140. this.cmbPaymentMethod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  141. this.cmbPaymentMethod.FormattingEnabled = true;
  142. this.cmbPaymentMethod.IntegralHeight = false;
  143. this.cmbPaymentMethod.IsNodeMouseClick = true;
  144. this.cmbPaymentMethod.IsSelectParentNode = false;
  145. this.cmbPaymentMethod.Location = new System.Drawing.Point(93, 46);
  146. this.cmbPaymentMethod.Name = "cmbPaymentMethod";
  147. this.cmbPaymentMethod.ReadOnly = true;
  148. this.cmbPaymentMethod.SelectedNode = null;
  149. this.cmbPaymentMethod.Size = new System.Drawing.Size(170, 25);
  150. this.cmbPaymentMethod.StrGetName = "";
  151. this.cmbPaymentMethod.StrKey = null;
  152. this.cmbPaymentMethod.TabIndex = 17;
  153. //
  154. // labelEx2
  155. //
  156. this.labelEx2.AutoSize = true;
  157. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  158. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  159. this.labelEx2.Location = new System.Drawing.Point(23, 49);
  160. this.labelEx2.Name = "labelEx2";
  161. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  162. this.labelEx2.TabIndex = 16;
  163. this.labelEx2.Text = "收款方式:";
  164. //
  165. // labelEx4
  166. //
  167. this.labelEx4.AutoSize = true;
  168. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  169. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  170. this.labelEx4.Location = new System.Drawing.Point(11, 111);
  171. this.labelEx4.Name = "labelEx4";
  172. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  173. this.labelEx4.TabIndex = 10;
  174. this.labelEx4.Text = "新摄会详情";
  175. //
  176. // dgvGift
  177. //
  178. this.dgvGift.AllowUserToAddRows = false;
  179. this.dgvGift.AllowUserToDeleteRows = false;
  180. this.dgvGift.AllowUserToResizeRows = false;
  181. this.dgvGift.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  182. | System.Windows.Forms.AnchorStyles.Right)));
  183. this.dgvGift.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  184. this.dgvGift.BackgroundColor = System.Drawing.Color.White;
  185. this.dgvGift.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  186. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  187. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  188. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  190. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  191. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  192. this.dgvGift.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  193. this.dgvGift.ColumnHeadersHeight = 24;
  194. this.dgvGift.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  195. this.G_1,
  196. this.G_2,
  197. this.G_3,
  198. this.G_4,
  199. this.G_5,
  200. this.G_6});
  201. this.dgvGift.dgvCurrentColumnOriginalSet = "";
  202. this.dgvGift.dgvCurrentColumnWidth = "";
  203. this.dgvGift.dgvCurrentHideColumn = null;
  204. this.dgvGift.dgvFixedHideColumn = null;
  205. this.dgvGift.dgvGuidName = null;
  206. this.dgvGift.dgvUserEmployeeID = null;
  207. this.dgvGift.EnableHeadersVisualStyles = false;
  208. this.dgvGift.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  209. this.dgvGift.ImageHeight = 15;
  210. this.dgvGift.ImageWidth = 15;
  211. this.dgvGift.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvGift.ImgCollapse")));
  212. this.dgvGift.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvGift.ImgExpand")));
  213. this.dgvGift.IsAutomaticDrawSingleOrDoubleRow = true;
  214. this.dgvGift.IsCopyCellValue = true;
  215. this.dgvGift.IsShowSerialNumber = false;
  216. this.dgvGift.IsSortedRedraw = true;
  217. this.dgvGift.IsSortMode = false;
  218. this.dgvGift.Location = new System.Drawing.Point(14, 261);
  219. this.dgvGift.Name = "dgvGift";
  220. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  221. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
  222. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
  224. dataGridViewCellStyle9.Padding = new System.Windows.Forms.Padding(41);
  225. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  226. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  227. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  228. this.dgvGift.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  229. this.dgvGift.RowHeadersVisible = false;
  230. this.dgvGift.RowHeadersWidth = 25;
  231. this.dgvGift.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  232. this.dgvGift.RowTemplate.Height = 23;
  233. this.dgvGift.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  234. this.dgvGift.Size = new System.Drawing.Size(312, 210);
  235. this.dgvGift.TabIndex = 9;
  236. this.dgvGift.ViceCount = 1;
  237. //
  238. // G_1
  239. //
  240. this.G_1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  241. this.G_1.HeaderText = "赠品名称";
  242. this.G_1.Name = "G_1";
  243. this.G_1.ReadOnly = true;
  244. //
  245. // G_2
  246. //
  247. this.G_2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  248. this.G_2.HeaderText = "使用情况";
  249. this.G_2.Name = "G_2";
  250. this.G_2.ReadOnly = true;
  251. this.G_2.Width = 150;
  252. //
  253. // G_3
  254. //
  255. this.G_3.HeaderText = "赠品编号";
  256. this.G_3.Name = "G_3";
  257. this.G_3.ReadOnly = true;
  258. this.G_3.Visible = false;
  259. //
  260. // G_4
  261. //
  262. this.G_4.HeaderText = "套系类别编号";
  263. this.G_4.Name = "G_4";
  264. this.G_4.ReadOnly = true;
  265. this.G_4.Visible = false;
  266. //
  267. // G_5
  268. //
  269. this.G_5.HeaderText = "套系类别名称";
  270. this.G_5.Name = "G_5";
  271. this.G_5.ReadOnly = true;
  272. this.G_5.Visible = false;
  273. //
  274. // G_6
  275. //
  276. this.G_6.HeaderText = "类型";
  277. this.G_6.Name = "G_6";
  278. this.G_6.ReadOnly = true;
  279. this.G_6.Visible = false;
  280. //
  281. // labelEx3
  282. //
  283. this.labelEx3.AutoSize = true;
  284. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  285. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  286. this.labelEx3.Location = new System.Drawing.Point(11, 241);
  287. this.labelEx3.Name = "labelEx3";
  288. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  289. this.labelEx3.TabIndex = 8;
  290. this.labelEx3.Text = "新摄会赠品";
  291. //
  292. // dgvUpgradeData
  293. //
  294. this.dgvUpgradeData.AllowUserToAddRows = false;
  295. this.dgvUpgradeData.AllowUserToDeleteRows = false;
  296. this.dgvUpgradeData.AllowUserToResizeRows = false;
  297. this.dgvUpgradeData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  298. | System.Windows.Forms.AnchorStyles.Right)));
  299. this.dgvUpgradeData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  300. this.dgvUpgradeData.BackgroundColor = System.Drawing.Color.White;
  301. this.dgvUpgradeData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  302. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  303. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  304. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
  306. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  307. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  308. this.dgvUpgradeData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
  309. this.dgvUpgradeData.ColumnHeadersHeight = 24;
  310. this.dgvUpgradeData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  311. this.Column1,
  312. this.Column2,
  313. this.Column3});
  314. this.dgvUpgradeData.dgvCurrentColumnOriginalSet = "";
  315. this.dgvUpgradeData.dgvCurrentColumnWidth = "";
  316. this.dgvUpgradeData.dgvCurrentHideColumn = null;
  317. this.dgvUpgradeData.dgvFixedHideColumn = null;
  318. this.dgvUpgradeData.dgvGuidName = null;
  319. this.dgvUpgradeData.dgvUserEmployeeID = null;
  320. this.dgvUpgradeData.EnableHeadersVisualStyles = false;
  321. this.dgvUpgradeData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  322. this.dgvUpgradeData.ImageHeight = 15;
  323. this.dgvUpgradeData.ImageWidth = 15;
  324. this.dgvUpgradeData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvUpgradeData.ImgCollapse")));
  325. this.dgvUpgradeData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvUpgradeData.ImgExpand")));
  326. this.dgvUpgradeData.IsAutomaticDrawSingleOrDoubleRow = true;
  327. this.dgvUpgradeData.IsCopyCellValue = true;
  328. this.dgvUpgradeData.IsShowSerialNumber = false;
  329. this.dgvUpgradeData.IsSortedRedraw = true;
  330. this.dgvUpgradeData.IsSortMode = false;
  331. this.dgvUpgradeData.Location = new System.Drawing.Point(14, 131);
  332. this.dgvUpgradeData.Name = "dgvUpgradeData";
  333. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  334. dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
  335. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
  337. dataGridViewCellStyle14.Padding = new System.Windows.Forms.Padding(41);
  338. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  339. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  340. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  341. this.dgvUpgradeData.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  342. this.dgvUpgradeData.RowHeadersVisible = false;
  343. this.dgvUpgradeData.RowHeadersWidth = 25;
  344. this.dgvUpgradeData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  345. this.dgvUpgradeData.RowTemplate.Height = 23;
  346. this.dgvUpgradeData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  347. this.dgvUpgradeData.Size = new System.Drawing.Size(312, 100);
  348. this.dgvUpgradeData.TabIndex = 7;
  349. this.dgvUpgradeData.ViceCount = 1;
  350. //
  351. // Column1
  352. //
  353. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  354. this.Column1.DefaultCellStyle = dataGridViewCellStyle11;
  355. this.Column1.FillWeight = 100.9709F;
  356. this.Column1.HeaderText = "升级所需金(元)";
  357. this.Column1.Name = "Column1";
  358. this.Column1.ReadOnly = true;
  359. //
  360. // Column2
  361. //
  362. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  363. this.Column2.DefaultCellStyle = dataGridViewCellStyle12;
  364. this.Column2.FillWeight = 100.9709F;
  365. this.Column2.HeaderText = "返还所需积分";
  366. this.Column2.Name = "Column2";
  367. this.Column2.ReadOnly = true;
  368. //
  369. // Column3
  370. //
  371. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  372. this.Column3.DefaultCellStyle = dataGridViewCellStyle13;
  373. this.Column3.FillWeight = 98.05825F;
  374. this.Column3.HeaderText = "返还金额(元)";
  375. this.Column3.Name = "Column3";
  376. this.Column3.ReadOnly = true;
  377. //
  378. // cmbMemberType
  379. //
  380. this.cmbMemberType.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  381. this.cmbMemberType.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  382. this.cmbMemberType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  383. this.cmbMemberType.Font = new System.Drawing.Font("宋体", 10.5F);
  384. this.cmbMemberType.FormattingEnabled = true;
  385. this.cmbMemberType.IsCustomColor = false;
  386. this.cmbMemberType.Location = new System.Drawing.Point(94, 16);
  387. this.cmbMemberType.Name = "cmbMemberType";
  388. this.cmbMemberType.ReadOnly = true;
  389. this.cmbMemberType.Size = new System.Drawing.Size(169, 22);
  390. this.cmbMemberType.TabIndex = 1;
  391. //
  392. // labelEx1
  393. //
  394. this.labelEx1.AutoSize = true;
  395. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  396. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  397. this.labelEx1.Location = new System.Drawing.Point(11, 19);
  398. this.labelEx1.Name = "labelEx1";
  399. this.labelEx1.Size = new System.Drawing.Size(80, 17);
  400. this.labelEx1.TabIndex = 0;
  401. this.labelEx1.Text = "新摄会类型:";
  402. //
  403. // panelEx2
  404. //
  405. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  406. this.panelEx2.BorderWidth = 1;
  407. this.panelEx2.Controls.Add(this.btnCancel);
  408. this.panelEx2.Controls.Add(this.btnSave);
  409. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
  410. this.panelEx2.Location = new System.Drawing.Point(0, 505);
  411. this.panelEx2.Name = "panelEx2";
  412. this.panelEx2.Size = new System.Drawing.Size(360, 40);
  413. this.panelEx2.TabIndex = 10;
  414. //
  415. // btnCancel
  416. //
  417. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  418. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  419. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  420. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  421. this.btnCancel.ForeColor = System.Drawing.Color.White;
  422. this.btnCancel.IsCustomBackImg = false;
  423. this.btnCancel.IsShowText = true;
  424. this.btnCancel.Location = new System.Drawing.Point(203, 6);
  425. this.btnCancel.Name = "btnCancel";
  426. this.btnCancel.Size = new System.Drawing.Size(100, 28);
  427. this.btnCancel.TabIndex = 12;
  428. this.btnCancel.Text = " 取 消";
  429. this.btnCancel.UseVisualStyleBackColor = false;
  430. //
  431. // btnSave
  432. //
  433. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  434. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  435. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  436. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  437. this.btnSave.ForeColor = System.Drawing.Color.White;
  438. this.btnSave.IsCustomBackImg = false;
  439. this.btnSave.IsShowText = true;
  440. this.btnSave.Location = new System.Drawing.Point(73, 6);
  441. this.btnSave.Name = "btnSave";
  442. this.btnSave.Size = new System.Drawing.Size(100, 28);
  443. this.btnSave.TabIndex = 11;
  444. this.btnSave.Text = " 保 存";
  445. this.btnSave.UseVisualStyleBackColor = false;
  446. //
  447. // chkValidity
  448. //
  449. this.chkValidity.AutoSize = true;
  450. this.chkValidity.BackColor = System.Drawing.Color.Transparent;
  451. this.chkValidity.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  452. this.chkValidity.Enabled = false;
  453. this.chkValidity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  454. this.chkValidity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  455. this.chkValidity.Fourstates = false;
  456. this.chkValidity.IsGreenTick = false;
  457. this.chkValidity.Location = new System.Drawing.Point(219, 81);
  458. this.chkValidity.Name = "chkValidity";
  459. this.chkValidity.Size = new System.Drawing.Size(51, 21);
  460. this.chkValidity.TabIndex = 216;
  461. this.chkValidity.Text = "永久";
  462. this.chkValidity.UseVisualStyleBackColor = false;
  463. //
  464. // btnUpdateValidity
  465. //
  466. this.btnUpdateValidity.BackColor = System.Drawing.Color.Transparent;
  467. this.btnUpdateValidity.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateValidity.BackImg")));
  468. this.btnUpdateValidity.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  469. this.btnUpdateValidity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  470. this.btnUpdateValidity.ForeColor = System.Drawing.Color.White;
  471. this.btnUpdateValidity.IsCustomBackImg = false;
  472. this.btnUpdateValidity.IsShowText = true;
  473. this.btnUpdateValidity.Location = new System.Drawing.Point(273, 79);
  474. this.btnUpdateValidity.Name = "btnUpdateValidity";
  475. this.btnUpdateValidity.Size = new System.Drawing.Size(49, 25);
  476. this.btnUpdateValidity.TabIndex = 20;
  477. this.btnUpdateValidity.Text = " 修改";
  478. this.btnUpdateValidity.UseVisualStyleBackColor = false;
  479. //
  480. // dtpValidity
  481. //
  482. this.dtpValidity.CustomFormat = " ";
  483. this.dtpValidity.DateValue = "";
  484. this.dtpValidity.Enabled = false;
  485. this.dtpValidity.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  486. this.dtpValidity.IsShowTime = false;
  487. this.dtpValidity.Location = new System.Drawing.Point(95, 81);
  488. this.dtpValidity.Name = "dtpValidity";
  489. this.dtpValidity.Size = new System.Drawing.Size(120, 21);
  490. this.dtpValidity.TabIndex = 19;
  491. //
  492. // labelEx13
  493. //
  494. this.labelEx13.AutoSize = true;
  495. this.labelEx13.BackColor = System.Drawing.Color.Transparent;
  496. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  497. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  498. this.labelEx13.Location = new System.Drawing.Point(23, 83);
  499. this.labelEx13.Name = "labelEx13";
  500. this.labelEx13.Size = new System.Drawing.Size(68, 17);
  501. this.labelEx13.TabIndex = 18;
  502. this.labelEx13.Text = "有效期至:";
  503. //
  504. // AddPhotographerConferenceSmallForm
  505. //
  506. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  507. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  508. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  509. this.ClientSize = new System.Drawing.Size(360, 610);
  510. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  511. this.MaximizeBox = false;
  512. this.MinimizeBox = false;
  513. this.Name = "AddPhotographerConferenceSmallForm";
  514. this.Text = "新摄会办理";
  515. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  516. this.plExMainContainer.ResumeLayout(false);
  517. this.plFormMainContent.ResumeLayout(false);
  518. this.panelEx1.ResumeLayout(false);
  519. this.panelEx1.PerformLayout();
  520. ((System.ComponentModel.ISupportInitialize)(this.dgvGift)).EndInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.dgvUpgradeData)).EndInit();
  522. this.panelEx2.ResumeLayout(false);
  523. this.ResumeLayout(false);
  524. }
  525. #endregion
  526. private ComponentLibrary.PanelEx panelEx1;
  527. private ComponentLibrary.PanelEx panelEx2;
  528. private ComponentLibrary.LabelEx labelEx3;
  529. private ComponentLibrary.LabelEx labelEx1;
  530. private ComponentLibrary.LabelEx labelEx4;
  531. protected ComponentLibrary.ButtonEx btnCancel;
  532. protected ComponentLibrary.ButtonEx btnSave;
  533. protected ComponentLibrary.DataGridViewEc dgvGift;
  534. protected ComponentLibrary.DataGridViewEc dgvUpgradeData;
  535. protected ComponentLibrary.ComboBoxEx cmbMemberType;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  538. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  539. private System.Windows.Forms.DataGridViewTextBoxColumn G_1;
  540. private System.Windows.Forms.DataGridViewTextBoxColumn G_2;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn G_3;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn G_4;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn G_5;
  544. private System.Windows.Forms.DataGridViewTextBoxColumn G_6;
  545. protected ComponentLibrary.ButtonForm btnSet;
  546. protected ComponentLibrary.ComboBoxTreeViewEx cmbPaymentMethod;
  547. private ComponentLibrary.LabelEx labelEx2;
  548. protected internal ComponentLibrary.CheckBoxEx chkValidity;
  549. protected internal ComponentLibrary.ButtonForm btnUpdateValidity;
  550. protected internal ComponentLibrary.DateTimePickerEx dtpValidity;
  551. protected ComponentLibrary.LabelEx labelEx13;
  552. }
  553. }