SaleBillInfo.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class SaleBillInfo
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  30. this.cbb_CLBS = new Sunny.UI.UIComboBox();
  31. this.uiLabel8 = new Sunny.UI.UILabel();
  32. this.tb_SCPC = new Sunny.UI.UITextBox();
  33. this.uiLabel7 = new Sunny.UI.UILabel();
  34. this.uiLabel6 = new Sunny.UI.UILabel();
  35. this.tb_YPLSJG = new Sunny.UI.UITextBox();
  36. this.uiLabel5 = new Sunny.UI.UILabel();
  37. this.tb_CBXSSL = new Sunny.UI.UITextBox();
  38. this.uiLabel4 = new Sunny.UI.UILabel();
  39. this.uiLabel3 = new Sunny.UI.UILabel();
  40. this.tb_YBYPMC = new Sunny.UI.UITextBox();
  41. this.uiLabel2 = new Sunny.UI.UILabel();
  42. this.tb_YBYPBM = new Sunny.UI.UITextBox();
  43. this.tb_ZSM = new Sunny.UI.UITextBox();
  44. this.uiLabel1 = new Sunny.UI.UILabel();
  45. this.tb_JRZDBS = new Sunny.UI.UITextBox();
  46. this.uiPanel1 = new Sunny.UI.UIPanel();
  47. this.uiButton8 = new Sunny.UI.UIButton();
  48. this.uiButton9 = new Sunny.UI.UIButton();
  49. this.uiTitlePanel1.SuspendLayout();
  50. this.uiPanel1.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // uiTitlePanel1
  54. //
  55. this.uiTitlePanel1.Controls.Add(this.cbb_CLBS);
  56. this.uiTitlePanel1.Controls.Add(this.uiLabel8);
  57. this.uiTitlePanel1.Controls.Add(this.tb_SCPC);
  58. this.uiTitlePanel1.Controls.Add(this.uiLabel7);
  59. this.uiTitlePanel1.Controls.Add(this.uiLabel6);
  60. this.uiTitlePanel1.Controls.Add(this.tb_YPLSJG);
  61. this.uiTitlePanel1.Controls.Add(this.uiLabel5);
  62. this.uiTitlePanel1.Controls.Add(this.tb_CBXSSL);
  63. this.uiTitlePanel1.Controls.Add(this.uiLabel4);
  64. this.uiTitlePanel1.Controls.Add(this.uiLabel3);
  65. this.uiTitlePanel1.Controls.Add(this.tb_YBYPMC);
  66. this.uiTitlePanel1.Controls.Add(this.uiLabel2);
  67. this.uiTitlePanel1.Controls.Add(this.tb_YBYPBM);
  68. this.uiTitlePanel1.Controls.Add(this.tb_ZSM);
  69. this.uiTitlePanel1.Controls.Add(this.uiLabel1);
  70. this.uiTitlePanel1.Controls.Add(this.tb_JRZDBS);
  71. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  72. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
  74. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  75. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  76. this.uiTitlePanel1.Name = "uiTitlePanel1";
  77. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  78. this.uiTitlePanel1.ShowText = false;
  79. this.uiTitlePanel1.Size = new System.Drawing.Size(510, 450);
  80. this.uiTitlePanel1.TabIndex = 0;
  81. this.uiTitlePanel1.Text = "销售单据信息";
  82. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  83. this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  84. //
  85. // cbb_CLBS
  86. //
  87. this.cbb_CLBS.DataSource = null;
  88. this.cbb_CLBS.FillColor = System.Drawing.Color.White;
  89. this.cbb_CLBS.FilterMaxCount = 50;
  90. this.cbb_CLBS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.cbb_CLBS.Items.AddRange(new object[] {
  92. "1008100-整包",
  93. "1008200-拆包"});
  94. this.cbb_CLBS.Location = new System.Drawing.Point(168, 212);
  95. this.cbb_CLBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  96. this.cbb_CLBS.MinimumSize = new System.Drawing.Size(63, 0);
  97. this.cbb_CLBS.Name = "cbb_CLBS";
  98. this.cbb_CLBS.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  99. this.cbb_CLBS.Size = new System.Drawing.Size(305, 29);
  100. this.cbb_CLBS.TabIndex = 8;
  101. this.cbb_CLBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  102. this.cbb_CLBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  103. this.cbb_CLBS.SelectedIndexChanged += new System.EventHandler(this.cbb_CLBS_SelectedIndexChanged);
  104. //
  105. // uiLabel8
  106. //
  107. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.uiLabel8.Location = new System.Drawing.Point(39, 329);
  109. this.uiLabel8.Name = "uiLabel8";
  110. this.uiLabel8.Size = new System.Drawing.Size(108, 23);
  111. this.uiLabel8.TabIndex = 7;
  112. this.uiLabel8.Text = "生产批次";
  113. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  114. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  115. //
  116. // tb_SCPC
  117. //
  118. this.tb_SCPC.Cursor = System.Windows.Forms.Cursors.IBeam;
  119. this.tb_SCPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.tb_SCPC.Location = new System.Drawing.Point(168, 329);
  121. this.tb_SCPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  122. this.tb_SCPC.MinimumSize = new System.Drawing.Size(1, 16);
  123. this.tb_SCPC.Name = "tb_SCPC";
  124. this.tb_SCPC.ShowText = false;
  125. this.tb_SCPC.Size = new System.Drawing.Size(305, 29);
  126. this.tb_SCPC.TabIndex = 6;
  127. this.tb_SCPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  128. this.tb_SCPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  129. //
  130. // uiLabel7
  131. //
  132. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.uiLabel7.Location = new System.Drawing.Point(39, 290);
  134. this.uiLabel7.Name = "uiLabel7";
  135. this.uiLabel7.Size = new System.Drawing.Size(108, 23);
  136. this.uiLabel7.TabIndex = 5;
  137. this.uiLabel7.Text = "药品零售价格";
  138. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  139. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  140. //
  141. // uiLabel6
  142. //
  143. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.uiLabel6.Location = new System.Drawing.Point(39, 251);
  145. this.uiLabel6.Name = "uiLabel6";
  146. this.uiLabel6.Size = new System.Drawing.Size(108, 23);
  147. this.uiLabel6.TabIndex = 5;
  148. this.uiLabel6.Text = "拆包销售数量";
  149. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  150. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  151. //
  152. // tb_YPLSJG
  153. //
  154. this.tb_YPLSJG.Cursor = System.Windows.Forms.Cursors.IBeam;
  155. this.tb_YPLSJG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.tb_YPLSJG.Location = new System.Drawing.Point(168, 290);
  157. this.tb_YPLSJG.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  158. this.tb_YPLSJG.MinimumSize = new System.Drawing.Size(1, 16);
  159. this.tb_YPLSJG.Name = "tb_YPLSJG";
  160. this.tb_YPLSJG.ShowText = false;
  161. this.tb_YPLSJG.Size = new System.Drawing.Size(305, 29);
  162. this.tb_YPLSJG.TabIndex = 4;
  163. this.tb_YPLSJG.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  164. this.tb_YPLSJG.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  165. //
  166. // uiLabel5
  167. //
  168. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.uiLabel5.Location = new System.Drawing.Point(39, 212);
  170. this.uiLabel5.Name = "uiLabel5";
  171. this.uiLabel5.Size = new System.Drawing.Size(108, 23);
  172. this.uiLabel5.TabIndex = 5;
  173. this.uiLabel5.Text = "拆零标识";
  174. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  175. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  176. //
  177. // tb_CBXSSL
  178. //
  179. this.tb_CBXSSL.Cursor = System.Windows.Forms.Cursors.IBeam;
  180. this.tb_CBXSSL.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.tb_CBXSSL.Location = new System.Drawing.Point(168, 251);
  182. this.tb_CBXSSL.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  183. this.tb_CBXSSL.MinimumSize = new System.Drawing.Size(1, 16);
  184. this.tb_CBXSSL.Name = "tb_CBXSSL";
  185. this.tb_CBXSSL.ShowText = false;
  186. this.tb_CBXSSL.Size = new System.Drawing.Size(305, 29);
  187. this.tb_CBXSSL.TabIndex = 4;
  188. this.tb_CBXSSL.Text = "0";
  189. this.tb_CBXSSL.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  190. this.tb_CBXSSL.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  191. //
  192. // uiLabel4
  193. //
  194. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.uiLabel4.Location = new System.Drawing.Point(39, 173);
  196. this.uiLabel4.Name = "uiLabel4";
  197. this.uiLabel4.Size = new System.Drawing.Size(108, 23);
  198. this.uiLabel4.TabIndex = 5;
  199. this.uiLabel4.Text = "医保药品名称";
  200. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  201. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  202. //
  203. // uiLabel3
  204. //
  205. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.uiLabel3.Location = new System.Drawing.Point(39, 134);
  207. this.uiLabel3.Name = "uiLabel3";
  208. this.uiLabel3.Size = new System.Drawing.Size(108, 23);
  209. this.uiLabel3.TabIndex = 5;
  210. this.uiLabel3.Text = "医保药品编号";
  211. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  212. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  213. //
  214. // tb_YBYPMC
  215. //
  216. this.tb_YBYPMC.Cursor = System.Windows.Forms.Cursors.IBeam;
  217. this.tb_YBYPMC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.tb_YBYPMC.Location = new System.Drawing.Point(168, 173);
  219. this.tb_YBYPMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  220. this.tb_YBYPMC.MinimumSize = new System.Drawing.Size(1, 16);
  221. this.tb_YBYPMC.Name = "tb_YBYPMC";
  222. this.tb_YBYPMC.ShowText = false;
  223. this.tb_YBYPMC.Size = new System.Drawing.Size(305, 29);
  224. this.tb_YBYPMC.TabIndex = 4;
  225. this.tb_YBYPMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  226. this.tb_YBYPMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  227. //
  228. // uiLabel2
  229. //
  230. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.uiLabel2.Location = new System.Drawing.Point(39, 95);
  232. this.uiLabel2.Name = "uiLabel2";
  233. this.uiLabel2.Size = new System.Drawing.Size(108, 23);
  234. this.uiLabel2.TabIndex = 5;
  235. this.uiLabel2.Text = "追溯码";
  236. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  237. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  238. //
  239. // tb_YBYPBM
  240. //
  241. this.tb_YBYPBM.Cursor = System.Windows.Forms.Cursors.IBeam;
  242. this.tb_YBYPBM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.tb_YBYPBM.Location = new System.Drawing.Point(168, 134);
  244. this.tb_YBYPBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  245. this.tb_YBYPBM.MinimumSize = new System.Drawing.Size(1, 16);
  246. this.tb_YBYPBM.Name = "tb_YBYPBM";
  247. this.tb_YBYPBM.ShowText = false;
  248. this.tb_YBYPBM.Size = new System.Drawing.Size(305, 29);
  249. this.tb_YBYPBM.TabIndex = 4;
  250. this.tb_YBYPBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  251. this.tb_YBYPBM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  252. //
  253. // tb_ZSM
  254. //
  255. this.tb_ZSM.Cursor = System.Windows.Forms.Cursors.IBeam;
  256. this.tb_ZSM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.tb_ZSM.Location = new System.Drawing.Point(168, 95);
  258. this.tb_ZSM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  259. this.tb_ZSM.MinimumSize = new System.Drawing.Size(1, 16);
  260. this.tb_ZSM.Name = "tb_ZSM";
  261. this.tb_ZSM.ShowText = false;
  262. this.tb_ZSM.Size = new System.Drawing.Size(305, 29);
  263. this.tb_ZSM.TabIndex = 4;
  264. this.tb_ZSM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  265. this.tb_ZSM.Watermark = "非必填当追溯码为空时生产批次必须有值";
  266. this.tb_ZSM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  267. //
  268. // uiLabel1
  269. //
  270. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.uiLabel1.Location = new System.Drawing.Point(39, 56);
  272. this.uiLabel1.Name = "uiLabel1";
  273. this.uiLabel1.Size = new System.Drawing.Size(108, 23);
  274. this.uiLabel1.TabIndex = 3;
  275. this.uiLabel1.Text = "接入终端标识";
  276. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  277. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  278. //
  279. // tb_JRZDBS
  280. //
  281. this.tb_JRZDBS.Cursor = System.Windows.Forms.Cursors.IBeam;
  282. this.tb_JRZDBS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.tb_JRZDBS.Location = new System.Drawing.Point(168, 56);
  284. this.tb_JRZDBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  285. this.tb_JRZDBS.MinimumSize = new System.Drawing.Size(1, 16);
  286. this.tb_JRZDBS.Name = "tb_JRZDBS";
  287. this.tb_JRZDBS.ShowText = false;
  288. this.tb_JRZDBS.Size = new System.Drawing.Size(305, 29);
  289. this.tb_JRZDBS.TabIndex = 0;
  290. this.tb_JRZDBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  291. this.tb_JRZDBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  292. //
  293. // uiPanel1
  294. //
  295. this.uiPanel1.Controls.Add(this.uiButton8);
  296. this.uiPanel1.Controls.Add(this.uiButton9);
  297. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  298. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.uiPanel1.Location = new System.Drawing.Point(0, 383);
  300. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  301. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  302. this.uiPanel1.Name = "uiPanel1";
  303. this.uiPanel1.Size = new System.Drawing.Size(510, 67);
  304. this.uiPanel1.TabIndex = 1;
  305. this.uiPanel1.Text = null;
  306. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  307. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  308. //
  309. // uiButton8
  310. //
  311. this.uiButton8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  312. this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand;
  313. this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.uiButton8.Location = new System.Drawing.Point(389, 7);
  315. this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1);
  316. this.uiButton8.Name = "uiButton8";
  317. this.uiButton8.Size = new System.Drawing.Size(115, 53);
  318. this.uiButton8.TabIndex = 28;
  319. this.uiButton8.Text = "取 消";
  320. this.uiButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.uiButton8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  322. this.uiButton8.Click += new System.EventHandler(this.uiButton8_Click);
  323. //
  324. // uiButton9
  325. //
  326. this.uiButton9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  327. this.uiButton9.Cursor = System.Windows.Forms.Cursors.Hand;
  328. this.uiButton9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.uiButton9.Location = new System.Drawing.Point(271, 7);
  330. this.uiButton9.MinimumSize = new System.Drawing.Size(1, 1);
  331. this.uiButton9.Name = "uiButton9";
  332. this.uiButton9.Size = new System.Drawing.Size(115, 53);
  333. this.uiButton9.TabIndex = 27;
  334. this.uiButton9.Text = "确 定";
  335. this.uiButton9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.uiButton9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  337. this.uiButton9.Click += new System.EventHandler(this.uiButton9_Click);
  338. //
  339. // SaleBillInfo
  340. //
  341. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  342. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  343. this.ClientSize = new System.Drawing.Size(510, 450);
  344. this.Controls.Add(this.uiPanel1);
  345. this.Controls.Add(this.uiTitlePanel1);
  346. this.Name = "SaleBillInfo";
  347. this.Text = "销售单据信息";
  348. this.Load += new System.EventHandler(this.SaleBillInfo_Load);
  349. this.uiTitlePanel1.ResumeLayout(false);
  350. this.uiPanel1.ResumeLayout(false);
  351. this.ResumeLayout(false);
  352. }
  353. #endregion
  354. private Sunny.UI.UITitlePanel uiTitlePanel1;
  355. private Sunny.UI.UIPanel uiPanel1;
  356. private Sunny.UI.UIButton uiButton8;
  357. private Sunny.UI.UIButton uiButton9;
  358. private Sunny.UI.UIComboBox cbb_CLBS;
  359. private Sunny.UI.UILabel uiLabel8;
  360. private Sunny.UI.UITextBox tb_SCPC;
  361. private Sunny.UI.UILabel uiLabel7;
  362. private Sunny.UI.UILabel uiLabel6;
  363. private Sunny.UI.UITextBox tb_YPLSJG;
  364. private Sunny.UI.UILabel uiLabel5;
  365. private Sunny.UI.UITextBox tb_CBXSSL;
  366. private Sunny.UI.UILabel uiLabel4;
  367. private Sunny.UI.UILabel uiLabel3;
  368. private Sunny.UI.UITextBox tb_YBYPMC;
  369. private Sunny.UI.UILabel uiLabel2;
  370. private Sunny.UI.UITextBox tb_YBYPBM;
  371. private Sunny.UI.UITextBox tb_ZSM;
  372. private Sunny.UI.UILabel uiLabel1;
  373. private Sunny.UI.UITextBox tb_JRZDBS;
  374. }
  375. }