MyPhotographerConferenceSmallForm.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class MyPhotographerConferenceSmallForm
  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(MyPhotographerConferenceSmallForm));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.btnUse = new LYFZ.ComponentLibrary.ButtonEx();
  40. this.btnPrintSingle = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.btnOKReturn = new LYFZ.ComponentLibrary.ButtonEx();
  42. this.dgvData2 = new LYFZ.ComponentLibrary.DataGridViewEc();
  43. this.G_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.G_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.G_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.G_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  49. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.plExMainContainer.SuspendLayout();
  56. this.plFormMainContent.SuspendLayout();
  57. this.panelEx1.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.dgvData2)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // plExMainContainer
  63. //
  64. this.plExMainContainer.Controls.Add(this.panelEx1);
  65. this.plExMainContainer.Size = new System.Drawing.Size(500, 545);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(500, 545);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(501, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(468, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(501, 0);
  85. //
  86. // panelEx1
  87. //
  88. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  89. | System.Windows.Forms.AnchorStyles.Right)));
  90. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  91. this.panelEx1.BorderWidth = 1;
  92. this.panelEx1.Controls.Add(this.btnUse);
  93. this.panelEx1.Controls.Add(this.btnPrintSingle);
  94. this.panelEx1.Controls.Add(this.btnOKReturn);
  95. this.panelEx1.Controls.Add(this.dgvData2);
  96. this.panelEx1.Controls.Add(this.labelEx2);
  97. this.panelEx1.Controls.Add(this.dgvData);
  98. this.panelEx1.Controls.Add(this.labelEx1);
  99. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  100. this.panelEx1.Name = "panelEx1";
  101. this.panelEx1.Size = new System.Drawing.Size(480, 525);
  102. this.panelEx1.TabIndex = 0;
  103. //
  104. // btnUse
  105. //
  106. this.btnUse.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  107. | System.Windows.Forms.AnchorStyles.Right)));
  108. this.btnUse.BackColor = System.Drawing.Color.Transparent;
  109. this.btnUse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUse.BackImg")));
  110. this.btnUse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  111. this.btnUse.Enabled = false;
  112. this.btnUse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  113. this.btnUse.ForeColor = System.Drawing.Color.White;
  114. this.btnUse.IsCustomBackImg = false;
  115. this.btnUse.IsShowText = true;
  116. this.btnUse.Location = new System.Drawing.Point(300, 204);
  117. this.btnUse.Name = "btnUse";
  118. this.btnUse.Size = new System.Drawing.Size(170, 28);
  119. this.btnUse.TabIndex = 12;
  120. this.btnUse.Text = " 使 用";
  121. this.btnUse.UseVisualStyleBackColor = false;
  122. //
  123. // btnPrintSingle
  124. //
  125. this.btnPrintSingle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  126. this.btnPrintSingle.BackColor = System.Drawing.Color.Transparent;
  127. this.btnPrintSingle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrintSingle.BackImg")));
  128. this.btnPrintSingle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  129. this.btnPrintSingle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  130. this.btnPrintSingle.ForeColor = System.Drawing.Color.White;
  131. this.btnPrintSingle.IsCustomBackImg = false;
  132. this.btnPrintSingle.IsShowText = true;
  133. this.btnPrintSingle.Location = new System.Drawing.Point(293, 11);
  134. this.btnPrintSingle.Name = "btnPrintSingle";
  135. this.btnPrintSingle.Size = new System.Drawing.Size(85, 28);
  136. this.btnPrintSingle.TabIndex = 10;
  137. this.btnPrintSingle.Text = " 打印收据";
  138. this.btnPrintSingle.UseVisualStyleBackColor = false;
  139. //
  140. // btnOKReturn
  141. //
  142. this.btnOKReturn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  143. this.btnOKReturn.BackColor = System.Drawing.Color.Transparent;
  144. this.btnOKReturn.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOKReturn.BackImg")));
  145. this.btnOKReturn.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  146. this.btnOKReturn.Enabled = false;
  147. this.btnOKReturn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  148. this.btnOKReturn.ForeColor = System.Drawing.Color.White;
  149. this.btnOKReturn.IsCustomBackImg = false;
  150. this.btnOKReturn.IsShowText = true;
  151. this.btnOKReturn.Location = new System.Drawing.Point(384, 11);
  152. this.btnOKReturn.Name = "btnOKReturn";
  153. this.btnOKReturn.Size = new System.Drawing.Size(85, 28);
  154. this.btnOKReturn.TabIndex = 9;
  155. this.btnOKReturn.Text = " 确定返还";
  156. this.btnOKReturn.UseVisualStyleBackColor = false;
  157. //
  158. // dgvData2
  159. //
  160. this.dgvData2.AllowUserToAddRows = false;
  161. this.dgvData2.AllowUserToDeleteRows = false;
  162. this.dgvData2.AllowUserToResizeRows = false;
  163. this.dgvData2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  164. | System.Windows.Forms.AnchorStyles.Right)));
  165. this.dgvData2.BackgroundColor = System.Drawing.Color.White;
  166. this.dgvData2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  167. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  168. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  169. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  171. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  172. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  173. this.dgvData2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  174. this.dgvData2.ColumnHeadersHeight = 24;
  175. this.dgvData2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  176. this.G_1,
  177. this.G_2,
  178. this.G_3,
  179. this.G_4});
  180. this.dgvData2.dgvCurrentColumnOriginalSet = "";
  181. this.dgvData2.dgvCurrentColumnWidth = "";
  182. this.dgvData2.dgvCurrentHideColumn = null;
  183. this.dgvData2.dgvFixedHideColumn = null;
  184. this.dgvData2.dgvGuidName = null;
  185. this.dgvData2.dgvUserEmployeeID = null;
  186. this.dgvData2.EnableHeadersVisualStyles = false;
  187. this.dgvData2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  188. this.dgvData2.ImageHeight = 15;
  189. this.dgvData2.ImageWidth = 15;
  190. this.dgvData2.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgCollapse")));
  191. this.dgvData2.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData2.ImgExpand")));
  192. this.dgvData2.IsAutomaticDrawSingleOrDoubleRow = true;
  193. this.dgvData2.IsCopyCellValue = true;
  194. this.dgvData2.IsShowSerialNumber = false;
  195. this.dgvData2.IsSortedRedraw = true;
  196. this.dgvData2.IsSortMode = false;
  197. this.dgvData2.Location = new System.Drawing.Point(10, 235);
  198. this.dgvData2.Name = "dgvData2";
  199. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  200. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  201. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  203. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  204. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  205. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  206. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  207. this.dgvData2.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  208. this.dgvData2.RowHeadersVisible = false;
  209. this.dgvData2.RowHeadersWidth = 25;
  210. this.dgvData2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  211. this.dgvData2.RowTemplate.Height = 23;
  212. this.dgvData2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  213. this.dgvData2.Size = new System.Drawing.Size(460, 280);
  214. this.dgvData2.TabIndex = 3;
  215. this.dgvData2.ViceCount = 1;
  216. //
  217. // G_1
  218. //
  219. this.G_1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  220. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  221. this.G_1.DefaultCellStyle = dataGridViewCellStyle2;
  222. this.G_1.FillWeight = 48.24385F;
  223. this.G_1.HeaderText = "赠品名称";
  224. this.G_1.Name = "G_1";
  225. this.G_1.ReadOnly = true;
  226. //
  227. // G_2
  228. //
  229. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  230. this.G_2.DefaultCellStyle = dataGridViewCellStyle3;
  231. this.G_2.FillWeight = 152.2843F;
  232. this.G_2.HeaderText = "使用情况";
  233. this.G_2.Name = "G_2";
  234. this.G_2.ReadOnly = true;
  235. this.G_2.Width = 130;
  236. //
  237. // G_3
  238. //
  239. this.G_3.HeaderText = "类型";
  240. this.G_3.Name = "G_3";
  241. this.G_3.ReadOnly = true;
  242. this.G_3.Visible = false;
  243. //
  244. // G_4
  245. //
  246. this.G_4.HeaderText = "ID";
  247. this.G_4.Name = "G_4";
  248. this.G_4.ReadOnly = true;
  249. this.G_4.Visible = false;
  250. this.G_4.Width = 96;
  251. //
  252. // labelEx2
  253. //
  254. this.labelEx2.AutoSize = true;
  255. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  256. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  257. this.labelEx2.Location = new System.Drawing.Point(16, 215);
  258. this.labelEx2.Name = "labelEx2";
  259. this.labelEx2.Size = new System.Drawing.Size(80, 17);
  260. this.labelEx2.TabIndex = 2;
  261. this.labelEx2.Text = "新摄会赠送品";
  262. //
  263. // dgvData
  264. //
  265. this.dgvData.AllowUserToAddRows = false;
  266. this.dgvData.AllowUserToDeleteRows = false;
  267. this.dgvData.AllowUserToResizeRows = false;
  268. this.dgvData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  269. | System.Windows.Forms.AnchorStyles.Right)));
  270. this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  271. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  272. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  273. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  274. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  275. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  277. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  278. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  279. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  280. this.dgvData.ColumnHeadersHeight = 24;
  281. this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  282. this.Column1,
  283. this.Column3,
  284. this.Column2,
  285. this.Column4,
  286. this.Column5});
  287. this.dgvData.dgvCurrentColumnOriginalSet = "";
  288. this.dgvData.dgvCurrentColumnWidth = "";
  289. this.dgvData.dgvCurrentHideColumn = null;
  290. this.dgvData.dgvFixedHideColumn = null;
  291. this.dgvData.dgvGuidName = null;
  292. this.dgvData.dgvUserEmployeeID = null;
  293. this.dgvData.EnableHeadersVisualStyles = false;
  294. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  295. this.dgvData.ImageHeight = 15;
  296. this.dgvData.ImageWidth = 15;
  297. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  298. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  299. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
  300. this.dgvData.IsCopyCellValue = true;
  301. this.dgvData.IsShowSerialNumber = false;
  302. this.dgvData.IsSortedRedraw = true;
  303. this.dgvData.IsSortMode = false;
  304. this.dgvData.Location = new System.Drawing.Point(10, 42);
  305. this.dgvData.MultiSelect = false;
  306. this.dgvData.Name = "dgvData";
  307. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  308. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
  309. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
  311. dataGridViewCellStyle9.Padding = new System.Windows.Forms.Padding(41);
  312. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  313. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  314. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  315. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  316. this.dgvData.RowHeadersVisible = false;
  317. this.dgvData.RowHeadersWidth = 25;
  318. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  319. this.dgvData.RowTemplate.Height = 23;
  320. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  321. this.dgvData.Size = new System.Drawing.Size(460, 150);
  322. this.dgvData.TabIndex = 1;
  323. this.dgvData.ViceCount = 1;
  324. //
  325. // Column1
  326. //
  327. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  328. this.Column1.DefaultCellStyle = dataGridViewCellStyle6;
  329. this.Column1.FillWeight = 70.87908F;
  330. this.Column1.HeaderText = "新摄会名称";
  331. this.Column1.Name = "Column1";
  332. this.Column1.ReadOnly = true;
  333. //
  334. // Column3
  335. //
  336. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  337. this.Column3.DefaultCellStyle = dataGridViewCellStyle7;
  338. this.Column3.FillWeight = 101.2558F;
  339. this.Column3.HeaderText = "所需积分(当前/所需)";
  340. this.Column3.Name = "Column3";
  341. this.Column3.ReadOnly = true;
  342. //
  343. // Column2
  344. //
  345. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  346. this.Column2.DefaultCellStyle = dataGridViewCellStyle8;
  347. this.Column2.FillWeight = 60.75349F;
  348. this.Column2.HeaderText = "返还情况";
  349. this.Column2.Name = "Column2";
  350. this.Column2.ReadOnly = true;
  351. //
  352. // Column4
  353. //
  354. this.Column4.HeaderText = "摄会编号";
  355. this.Column4.Name = "Column4";
  356. this.Column4.ReadOnly = true;
  357. this.Column4.Visible = false;
  358. //
  359. // Column5
  360. //
  361. this.Column5.FillWeight = 57.1116F;
  362. this.Column5.HeaderText = "返还金额";
  363. this.Column5.Name = "Column5";
  364. this.Column5.ReadOnly = true;
  365. //
  366. // labelEx1
  367. //
  368. this.labelEx1.AutoSize = true;
  369. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  370. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  371. this.labelEx1.Location = new System.Drawing.Point(16, 22);
  372. this.labelEx1.Name = "labelEx1";
  373. this.labelEx1.Size = new System.Drawing.Size(92, 17);
  374. this.labelEx1.TabIndex = 0;
  375. this.labelEx1.Text = "我的所有新摄会";
  376. //
  377. // MyPhotographerConferenceSmallForm
  378. //
  379. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  380. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  381. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  382. this.ClientSize = new System.Drawing.Size(500, 610);
  383. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  384. this.MaximizeBox = false;
  385. this.MinimizeBox = false;
  386. this.Name = "MyPhotographerConferenceSmallForm";
  387. this.Text = "我的新摄会";
  388. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  389. this.plExMainContainer.ResumeLayout(false);
  390. this.plFormMainContent.ResumeLayout(false);
  391. this.panelEx1.ResumeLayout(false);
  392. this.panelEx1.PerformLayout();
  393. ((System.ComponentModel.ISupportInitialize)(this.dgvData2)).EndInit();
  394. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  395. this.ResumeLayout(false);
  396. }
  397. #endregion
  398. private ComponentLibrary.PanelEx panelEx1;
  399. private ComponentLibrary.LabelEx labelEx1;
  400. protected ComponentLibrary.ButtonEx btnPrintSingle;
  401. protected ComponentLibrary.ButtonEx btnOKReturn;
  402. protected ComponentLibrary.ButtonEx btnUse;
  403. protected ComponentLibrary.DataGridViewEc dgvData2;
  404. protected ComponentLibrary.DataGridViewEc dgvData;
  405. protected ComponentLibrary.LabelEx labelEx2;
  406. private System.Windows.Forms.DataGridViewTextBoxColumn G_1;
  407. private System.Windows.Forms.DataGridViewTextBoxColumn G_2;
  408. private System.Windows.Forms.DataGridViewTextBoxColumn G_3;
  409. private System.Windows.Forms.DataGridViewTextBoxColumn G_4;
  410. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  411. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  412. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  413. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  414. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  415. }
  416. }