UCTransfer.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. namespace HZH_Controls.Controls
  2. {
  3. partial class UCTransfer
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCTransfer));
  29. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.ucControlBase2 = new HZH_Controls.Controls.UCControlBase();
  32. this.dgvRight = new HZH_Controls.Controls.UCDataGridView();
  33. this.btnLeft = new HZH_Controls.Controls.UCBtnImg();
  34. this.btnRight = new HZH_Controls.Controls.UCBtnImg();
  35. this.ucControlBase1 = new HZH_Controls.Controls.UCControlBase();
  36. this.dgvLeft = new HZH_Controls.Controls.UCDataGridView();
  37. this.tableLayoutPanel1.SuspendLayout();
  38. this.panel1.SuspendLayout();
  39. this.ucControlBase2.SuspendLayout();
  40. this.ucControlBase1.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // tableLayoutPanel1
  44. //
  45. this.tableLayoutPanel1.ColumnCount = 3;
  46. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  47. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
  48. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  49. this.tableLayoutPanel1.Controls.Add(this.ucControlBase2, 2, 0);
  50. this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 0);
  51. this.tableLayoutPanel1.Controls.Add(this.ucControlBase1, 0, 0);
  52. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  53. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  54. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  55. this.tableLayoutPanel1.RowCount = 1;
  56. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  57. this.tableLayoutPanel1.Size = new System.Drawing.Size(451, 397);
  58. this.tableLayoutPanel1.TabIndex = 0;
  59. //
  60. // panel1
  61. //
  62. this.panel1.Controls.Add(this.btnLeft);
  63. this.panel1.Controls.Add(this.btnRight);
  64. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  65. this.panel1.Location = new System.Drawing.Point(198, 3);
  66. this.panel1.Name = "panel1";
  67. this.panel1.Size = new System.Drawing.Size(54, 391);
  68. this.panel1.TabIndex = 0;
  69. //
  70. // ucControlBase2
  71. //
  72. this.ucControlBase2.BackColor = System.Drawing.Color.Transparent;
  73. this.ucControlBase2.ConerRadius = 5;
  74. this.ucControlBase2.Controls.Add(this.dgvRight);
  75. this.ucControlBase2.Dock = System.Windows.Forms.DockStyle.Fill;
  76. this.ucControlBase2.FillColor = System.Drawing.Color.Transparent;
  77. this.ucControlBase2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  78. this.ucControlBase2.IsRadius = true;
  79. this.ucControlBase2.IsShowRect = true;
  80. this.ucControlBase2.Location = new System.Drawing.Point(255, 0);
  81. this.ucControlBase2.Margin = new System.Windows.Forms.Padding(0);
  82. this.ucControlBase2.Name = "ucControlBase2";
  83. this.ucControlBase2.Padding = new System.Windows.Forms.Padding(1);
  84. this.ucControlBase2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
  85. this.ucControlBase2.RectWidth = 1;
  86. this.ucControlBase2.Size = new System.Drawing.Size(196, 397);
  87. this.ucControlBase2.TabIndex = 4;
  88. //
  89. // dgvRight
  90. //
  91. this.dgvRight.BackColor = System.Drawing.Color.White;
  92. this.dgvRight.Columns = null;
  93. this.dgvRight.DataSource = null;
  94. this.dgvRight.Dock = System.Windows.Forms.DockStyle.Fill;
  95. this.dgvRight.HeadFont = new System.Drawing.Font("微软雅黑", 12F);
  96. this.dgvRight.HeadHeight = 40;
  97. this.dgvRight.HeadPadingLeft = 0;
  98. this.dgvRight.HeadTextColor = System.Drawing.Color.Black;
  99. this.dgvRight.IsShowCheckBox = true;
  100. this.dgvRight.IsShowHead = true;
  101. this.dgvRight.Location = new System.Drawing.Point(1, 1);
  102. this.dgvRight.Name = "dgvRight";
  103. this.dgvRight.RowHeight = 40;
  104. this.dgvRight.RowType = typeof(HZH_Controls.Controls.UCDataGridViewRow);
  105. this.dgvRight.Size = new System.Drawing.Size(194, 395);
  106. this.dgvRight.TabIndex = 2;
  107. //
  108. // btnLeft
  109. //
  110. this.btnLeft.Anchor = System.Windows.Forms.AnchorStyles.None;
  111. this.btnLeft.BackColor = System.Drawing.Color.White;
  112. this.btnLeft.BtnBackColor = System.Drawing.Color.White;
  113. this.btnLeft.BtnFont = new System.Drawing.Font("微软雅黑", 17F);
  114. this.btnLeft.BtnForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
  115. this.btnLeft.BtnText = "";
  116. this.btnLeft.ConerRadius = 5;
  117. this.btnLeft.Cursor = System.Windows.Forms.Cursors.Hand;
  118. this.btnLeft.FillColor = System.Drawing.Color.White;
  119. this.btnLeft.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  120. this.btnLeft.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
  121. this.btnLeft.Image = ((System.Drawing.Image)(resources.GetObject("btnLeft.Image")));
  122. this.btnLeft.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
  123. this.btnLeft.ImageFontIcons = ((object)(resources.GetObject("btnLeft.ImageFontIcons")));
  124. this.btnLeft.IsRadius = true;
  125. this.btnLeft.IsShowRect = true;
  126. this.btnLeft.IsShowTips = false;
  127. this.btnLeft.Location = new System.Drawing.Point(5, 203);
  128. this.btnLeft.Margin = new System.Windows.Forms.Padding(0);
  129. this.btnLeft.Name = "btnLeft";
  130. this.btnLeft.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  131. this.btnLeft.RectWidth = 1;
  132. this.btnLeft.Size = new System.Drawing.Size(44, 31);
  133. this.btnLeft.TabIndex = 0;
  134. this.btnLeft.TabStop = false;
  135. this.btnLeft.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  136. this.btnLeft.TipsColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(30)))), ((int)(((byte)(99)))));
  137. this.btnLeft.TipsText = "";
  138. this.btnLeft.BtnClick += new System.EventHandler(this.btnLeft_BtnClick);
  139. //
  140. // btnRight
  141. //
  142. this.btnRight.Anchor = System.Windows.Forms.AnchorStyles.None;
  143. this.btnRight.BackColor = System.Drawing.Color.White;
  144. this.btnRight.BtnBackColor = System.Drawing.Color.White;
  145. this.btnRight.BtnFont = new System.Drawing.Font("微软雅黑", 17F);
  146. this.btnRight.BtnForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
  147. this.btnRight.BtnText = "";
  148. this.btnRight.ConerRadius = 5;
  149. this.btnRight.Cursor = System.Windows.Forms.Cursors.Hand;
  150. this.btnRight.FillColor = System.Drawing.Color.White;
  151. this.btnRight.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  152. this.btnRight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
  153. this.btnRight.Image = ((System.Drawing.Image)(resources.GetObject("btnRight.Image")));
  154. this.btnRight.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
  155. this.btnRight.ImageFontIcons = ((object)(resources.GetObject("btnRight.ImageFontIcons")));
  156. this.btnRight.IsRadius = true;
  157. this.btnRight.IsShowRect = true;
  158. this.btnRight.IsShowTips = false;
  159. this.btnRight.Location = new System.Drawing.Point(5, 157);
  160. this.btnRight.Margin = new System.Windows.Forms.Padding(0);
  161. this.btnRight.Name = "btnRight";
  162. this.btnRight.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  163. this.btnRight.RectWidth = 1;
  164. this.btnRight.Size = new System.Drawing.Size(44, 31);
  165. this.btnRight.TabIndex = 0;
  166. this.btnRight.TabStop = false;
  167. this.btnRight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  168. this.btnRight.TipsColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(30)))), ((int)(((byte)(99)))));
  169. this.btnRight.TipsText = "";
  170. this.btnRight.BtnClick += new System.EventHandler(this.btnRight_BtnClick);
  171. //
  172. // ucControlBase1
  173. //
  174. this.ucControlBase1.BackColor = System.Drawing.Color.Transparent;
  175. this.ucControlBase1.ConerRadius = 5;
  176. this.ucControlBase1.Controls.Add(this.dgvLeft);
  177. this.ucControlBase1.Dock = System.Windows.Forms.DockStyle.Fill;
  178. this.ucControlBase1.FillColor = System.Drawing.Color.Transparent;
  179. this.ucControlBase1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  180. this.ucControlBase1.IsRadius = true;
  181. this.ucControlBase1.IsShowRect = true;
  182. this.ucControlBase1.Location = new System.Drawing.Point(0, 0);
  183. this.ucControlBase1.Margin = new System.Windows.Forms.Padding(0);
  184. this.ucControlBase1.Name = "ucControlBase1";
  185. this.ucControlBase1.Padding = new System.Windows.Forms.Padding(1);
  186. this.ucControlBase1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
  187. this.ucControlBase1.RectWidth = 1;
  188. this.ucControlBase1.Size = new System.Drawing.Size(195, 397);
  189. this.ucControlBase1.TabIndex = 3;
  190. //
  191. // dgvLeft
  192. //
  193. this.dgvLeft.BackColor = System.Drawing.Color.White;
  194. this.dgvLeft.Columns = null;
  195. this.dgvLeft.DataSource = null;
  196. this.dgvLeft.Dock = System.Windows.Forms.DockStyle.Fill;
  197. this.dgvLeft.HeadFont = new System.Drawing.Font("微软雅黑", 12F);
  198. this.dgvLeft.HeadHeight = 40;
  199. this.dgvLeft.HeadPadingLeft = 0;
  200. this.dgvLeft.HeadTextColor = System.Drawing.Color.Black;
  201. this.dgvLeft.IsShowCheckBox = true;
  202. this.dgvLeft.IsShowHead = true;
  203. this.dgvLeft.Location = new System.Drawing.Point(1, 1);
  204. this.dgvLeft.Name = "dgvLeft";
  205. this.dgvLeft.RowHeight = 40;
  206. this.dgvLeft.RowType = typeof(HZH_Controls.Controls.UCDataGridViewRow);
  207. this.dgvLeft.Size = new System.Drawing.Size(193, 395);
  208. this.dgvLeft.TabIndex = 2;
  209. //
  210. // UCTransfer
  211. //
  212. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  213. this.BackColor = System.Drawing.Color.White;
  214. this.Controls.Add(this.tableLayoutPanel1);
  215. this.Name = "UCTransfer";
  216. this.Size = new System.Drawing.Size(451, 397);
  217. this.tableLayoutPanel1.ResumeLayout(false);
  218. this.panel1.ResumeLayout(false);
  219. this.ucControlBase2.ResumeLayout(false);
  220. this.ucControlBase1.ResumeLayout(false);
  221. this.ResumeLayout(false);
  222. }
  223. #endregion
  224. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  225. private System.Windows.Forms.Panel panel1;
  226. private UCBtnImg btnLeft;
  227. private UCBtnImg btnRight;
  228. private UCControlBase ucControlBase1;
  229. private UCDataGridView dgvLeft;
  230. private UCControlBase ucControlBase2;
  231. private UCDataGridView dgvRight;
  232. }
  233. }