AddMedInsuDirectory.designer.cs 77 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275
  1. 
  2. namespace PTMedicalInsurance
  3. {
  4. partial class AddMedInsuDirectory
  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.uiPanel4 = new Sunny.UI.UIPanel();
  31. this.rtbExceptContent = new Sunny.UI.UIRichTextBox();
  32. this.uiLabel28 = new Sunny.UI.UILabel();
  33. this.uiPanel7 = new Sunny.UI.UIPanel();
  34. this.rtbInstructions = new Sunny.UI.UIRichTextBox();
  35. this.uiLabel29 = new Sunny.UI.UILabel();
  36. this.uiPanel5 = new Sunny.UI.UIPanel();
  37. this.rtbLimitRange = new Sunny.UI.UIRichTextBox();
  38. this.uiLabel27 = new Sunny.UI.UILabel();
  39. this.uiPanel6 = new Sunny.UI.UIPanel();
  40. this.rtbConnotation = new Sunny.UI.UIRichTextBox();
  41. this.uiLabel26 = new Sunny.UI.UILabel();
  42. this.uiPanel3 = new Sunny.UI.UIPanel();
  43. this.btnNo = new Sunny.UI.UIButton();
  44. this.btnYes = new Sunny.UI.UIButton();
  45. this.uiFlowLayoutPanel2 = new Sunny.UI.UIFlowLayoutPanel();
  46. this.pnlClient = new Sunny.UI.UIPanel();
  47. this.cbxChargeItemLevel = new Sunny.UI.UIComboBox();
  48. this.tbCompany = new Sunny.UI.UITextBox();
  49. this.tbNationalName = new Sunny.UI.UITextBox();
  50. this.tbPinyinSearchCode = new Sunny.UI.UITextBox();
  51. this.tbCategory = new Sunny.UI.UITextBox();
  52. this.tbLocateName = new Sunny.UI.UITextBox();
  53. this.lbCompany = new Sunny.UI.UILabel();
  54. this.lbNationalName = new Sunny.UI.UILabel();
  55. this.lbChargeItemLevel = new Sunny.UI.UILabel();
  56. this.lbPinyinSearchCode = new Sunny.UI.UILabel();
  57. this.lbCategory = new Sunny.UI.UILabel();
  58. this.lbLocateName = new Sunny.UI.UILabel();
  59. this.tbNote = new Sunny.UI.UITextBox();
  60. this.tbNationalCode = new Sunny.UI.UITextBox();
  61. this.tbApprovalNO = new Sunny.UI.UITextBox();
  62. this.tbUnitOfValuation = new Sunny.UI.UITextBox();
  63. this.tbDosageName = new Sunny.UI.UITextBox();
  64. this.tbLocateCode = new Sunny.UI.UITextBox();
  65. this.lbNote = new Sunny.UI.UILabel();
  66. this.lbNationalCode = new Sunny.UI.UILabel();
  67. this.lbApprovalNO = new Sunny.UI.UILabel();
  68. this.lbUnitOfValuation = new Sunny.UI.UILabel();
  69. this.lbDosageName = new Sunny.UI.UILabel();
  70. this.lbLocateCode = new Sunny.UI.UILabel();
  71. this.tbUniqueRecordNO = new Sunny.UI.UITextBox();
  72. this.tbVersionName = new Sunny.UI.UITextBox();
  73. this.tbEndDate = new Sunny.UI.UITextBox();
  74. this.tbUnitOfPackag = new Sunny.UI.UITextBox();
  75. this.tbDosageCode = new Sunny.UI.UITextBox();
  76. this.tbName = new Sunny.UI.UITextBox();
  77. this.lbUniqueRecordNO = new Sunny.UI.UILabel();
  78. this.lbVersionName = new Sunny.UI.UILabel();
  79. this.lbEndDate = new Sunny.UI.UILabel();
  80. this.lbUnitOfPackag = new Sunny.UI.UILabel();
  81. this.lbDosageCode = new Sunny.UI.UILabel();
  82. this.lbName = new Sunny.UI.UILabel();
  83. this.tbManufacturers = new Sunny.UI.UITextBox();
  84. this.tbVersionNO = new Sunny.UI.UITextBox();
  85. this.tbStartDate = new Sunny.UI.UITextBox();
  86. this.tbSpecification = new Sunny.UI.UITextBox();
  87. this.tbSafetyCode = new Sunny.UI.UITextBox();
  88. this.tbCode = new Sunny.UI.UITextBox();
  89. this.lbManufacturers = new Sunny.UI.UILabel();
  90. this.lbVersionNO = new Sunny.UI.UILabel();
  91. this.lbStartDate = new Sunny.UI.UILabel();
  92. this.lbSpecification = new Sunny.UI.UILabel();
  93. this.lbSafetyCode = new Sunny.UI.UILabel();
  94. this.lbCode = new Sunny.UI.UILabel();
  95. this.uiPanel1 = new Sunny.UI.UIPanel();
  96. this.cbValidFlag = new Sunny.UI.UICheckBox();
  97. this.cbLimitFlag = new Sunny.UI.UICheckBox();
  98. this.cbSpecialFlag = new Sunny.UI.UICheckBox();
  99. this.cbUseFlag = new Sunny.UI.UICheckBox();
  100. this.cbxDirecType = new Sunny.UI.UIComboBox();
  101. this.uiLabel1 = new Sunny.UI.UILabel();
  102. this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel();
  103. this.uiTitlePanel1.SuspendLayout();
  104. this.uiPanel4.SuspendLayout();
  105. this.uiPanel7.SuspendLayout();
  106. this.uiPanel5.SuspendLayout();
  107. this.uiPanel6.SuspendLayout();
  108. this.uiPanel3.SuspendLayout();
  109. this.pnlClient.SuspendLayout();
  110. this.uiPanel1.SuspendLayout();
  111. this.SuspendLayout();
  112. //
  113. // uiTitlePanel1
  114. //
  115. this.uiTitlePanel1.Controls.Add(this.uiPanel4);
  116. this.uiTitlePanel1.Controls.Add(this.uiPanel5);
  117. this.uiTitlePanel1.Controls.Add(this.uiPanel3);
  118. this.uiTitlePanel1.Controls.Add(this.pnlClient);
  119. this.uiTitlePanel1.Controls.Add(this.uiPanel1);
  120. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
  123. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  124. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  125. this.uiTitlePanel1.Name = "uiTitlePanel1";
  126. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  127. this.uiTitlePanel1.ShowText = false;
  128. this.uiTitlePanel1.Size = new System.Drawing.Size(1333, 810);
  129. this.uiTitlePanel1.TabIndex = 0;
  130. this.uiTitlePanel1.Text = "医保目录基础信息(注意:红色编辑框为必填项目)";
  131. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  132. this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  133. //
  134. // uiPanel4
  135. //
  136. this.uiPanel4.Controls.Add(this.rtbExceptContent);
  137. this.uiPanel4.Controls.Add(this.uiLabel28);
  138. this.uiPanel4.Controls.Add(this.uiPanel7);
  139. this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  140. this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.uiPanel4.Location = new System.Drawing.Point(0, 451);
  142. this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  143. this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
  144. this.uiPanel4.Name = "uiPanel4";
  145. this.uiPanel4.Size = new System.Drawing.Size(1333, 143);
  146. this.uiPanel4.TabIndex = 16;
  147. this.uiPanel4.Text = null;
  148. this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  149. this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  150. //
  151. // rtbExceptContent
  152. //
  153. this.rtbExceptContent.Dock = System.Windows.Forms.DockStyle.Fill;
  154. this.rtbExceptContent.FillColor = System.Drawing.Color.White;
  155. this.rtbExceptContent.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.rtbExceptContent.Location = new System.Drawing.Point(643, 29);
  157. this.rtbExceptContent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  158. this.rtbExceptContent.MinimumSize = new System.Drawing.Size(1, 1);
  159. this.rtbExceptContent.Name = "rtbExceptContent";
  160. this.rtbExceptContent.Padding = new System.Windows.Forms.Padding(2);
  161. this.rtbExceptContent.ShowText = false;
  162. this.rtbExceptContent.Size = new System.Drawing.Size(690, 114);
  163. this.rtbExceptContent.TabIndex = 5;
  164. this.rtbExceptContent.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  165. this.rtbExceptContent.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  166. //
  167. // uiLabel28
  168. //
  169. this.uiLabel28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  170. this.uiLabel28.Dock = System.Windows.Forms.DockStyle.Top;
  171. this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.uiLabel28.Location = new System.Drawing.Point(643, 0);
  173. this.uiLabel28.Name = "uiLabel28";
  174. this.uiLabel28.Size = new System.Drawing.Size(690, 29);
  175. this.uiLabel28.TabIndex = 4;
  176. this.uiLabel28.Text = "除外内容ExceptContent";
  177. this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  178. this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  179. //
  180. // uiPanel7
  181. //
  182. this.uiPanel7.Controls.Add(this.rtbInstructions);
  183. this.uiPanel7.Controls.Add(this.uiLabel29);
  184. this.uiPanel7.Dock = System.Windows.Forms.DockStyle.Left;
  185. this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.uiPanel7.Location = new System.Drawing.Point(0, 0);
  187. this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  188. this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
  189. this.uiPanel7.Name = "uiPanel7";
  190. this.uiPanel7.Size = new System.Drawing.Size(643, 143);
  191. this.uiPanel7.TabIndex = 0;
  192. this.uiPanel7.Text = null;
  193. this.uiPanel7.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  194. this.uiPanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  195. //
  196. // rtbInstructions
  197. //
  198. this.rtbInstructions.Dock = System.Windows.Forms.DockStyle.Fill;
  199. this.rtbInstructions.FillColor = System.Drawing.Color.White;
  200. this.rtbInstructions.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.rtbInstructions.Location = new System.Drawing.Point(0, 29);
  202. this.rtbInstructions.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  203. this.rtbInstructions.MinimumSize = new System.Drawing.Size(1, 1);
  204. this.rtbInstructions.Name = "rtbInstructions";
  205. this.rtbInstructions.Padding = new System.Windows.Forms.Padding(2);
  206. this.rtbInstructions.ShowText = false;
  207. this.rtbInstructions.Size = new System.Drawing.Size(643, 114);
  208. this.rtbInstructions.TabIndex = 4;
  209. this.rtbInstructions.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  210. this.rtbInstructions.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  211. //
  212. // uiLabel29
  213. //
  214. this.uiLabel29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  215. this.uiLabel29.Dock = System.Windows.Forms.DockStyle.Top;
  216. this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.uiLabel29.Location = new System.Drawing.Point(0, 0);
  218. this.uiLabel29.Name = "uiLabel29";
  219. this.uiLabel29.Size = new System.Drawing.Size(643, 29);
  220. this.uiLabel29.TabIndex = 3;
  221. this.uiLabel29.Text = "说明Instructions";
  222. this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  223. this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  224. //
  225. // uiPanel5
  226. //
  227. this.uiPanel5.Controls.Add(this.rtbLimitRange);
  228. this.uiPanel5.Controls.Add(this.uiLabel27);
  229. this.uiPanel5.Controls.Add(this.uiPanel6);
  230. this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
  231. this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.uiPanel5.Location = new System.Drawing.Point(0, 594);
  233. this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  234. this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
  235. this.uiPanel5.Name = "uiPanel5";
  236. this.uiPanel5.Size = new System.Drawing.Size(1333, 143);
  237. this.uiPanel5.TabIndex = 15;
  238. this.uiPanel5.Text = null;
  239. this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  240. this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  241. //
  242. // rtbLimitRange
  243. //
  244. this.rtbLimitRange.Dock = System.Windows.Forms.DockStyle.Fill;
  245. this.rtbLimitRange.FillColor = System.Drawing.Color.White;
  246. this.rtbLimitRange.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.rtbLimitRange.Location = new System.Drawing.Point(643, 29);
  248. this.rtbLimitRange.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  249. this.rtbLimitRange.MinimumSize = new System.Drawing.Size(1, 1);
  250. this.rtbLimitRange.Name = "rtbLimitRange";
  251. this.rtbLimitRange.Padding = new System.Windows.Forms.Padding(2);
  252. this.rtbLimitRange.ShowText = false;
  253. this.rtbLimitRange.Size = new System.Drawing.Size(690, 114);
  254. this.rtbLimitRange.TabIndex = 5;
  255. this.rtbLimitRange.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  256. this.rtbLimitRange.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  257. //
  258. // uiLabel27
  259. //
  260. this.uiLabel27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  261. this.uiLabel27.Dock = System.Windows.Forms.DockStyle.Top;
  262. this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.uiLabel27.Location = new System.Drawing.Point(643, 0);
  264. this.uiLabel27.Name = "uiLabel27";
  265. this.uiLabel27.Size = new System.Drawing.Size(690, 29);
  266. this.uiLabel27.TabIndex = 4;
  267. this.uiLabel27.Text = "限制范围";
  268. this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  269. this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  270. //
  271. // uiPanel6
  272. //
  273. this.uiPanel6.Controls.Add(this.rtbConnotation);
  274. this.uiPanel6.Controls.Add(this.uiLabel26);
  275. this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Left;
  276. this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.uiPanel6.Location = new System.Drawing.Point(0, 0);
  278. this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  279. this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
  280. this.uiPanel6.Name = "uiPanel6";
  281. this.uiPanel6.Size = new System.Drawing.Size(643, 143);
  282. this.uiPanel6.TabIndex = 0;
  283. this.uiPanel6.Text = null;
  284. this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  285. this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  286. //
  287. // rtbConnotation
  288. //
  289. this.rtbConnotation.Dock = System.Windows.Forms.DockStyle.Fill;
  290. this.rtbConnotation.FillColor = System.Drawing.Color.White;
  291. this.rtbConnotation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.rtbConnotation.Location = new System.Drawing.Point(0, 29);
  293. this.rtbConnotation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  294. this.rtbConnotation.MinimumSize = new System.Drawing.Size(1, 1);
  295. this.rtbConnotation.Name = "rtbConnotation";
  296. this.rtbConnotation.Padding = new System.Windows.Forms.Padding(2);
  297. this.rtbConnotation.ShowText = false;
  298. this.rtbConnotation.Size = new System.Drawing.Size(643, 114);
  299. this.rtbConnotation.TabIndex = 4;
  300. this.rtbConnotation.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
  301. this.rtbConnotation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  302. //
  303. // uiLabel26
  304. //
  305. this.uiLabel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  306. this.uiLabel26.Dock = System.Windows.Forms.DockStyle.Top;
  307. this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.uiLabel26.Location = new System.Drawing.Point(0, 0);
  309. this.uiLabel26.Name = "uiLabel26";
  310. this.uiLabel26.Size = new System.Drawing.Size(643, 29);
  311. this.uiLabel26.TabIndex = 3;
  312. this.uiLabel26.Text = "项目内涵";
  313. this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  314. this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  315. //
  316. // uiPanel3
  317. //
  318. this.uiPanel3.Controls.Add(this.btnNo);
  319. this.uiPanel3.Controls.Add(this.btnYes);
  320. this.uiPanel3.Controls.Add(this.uiFlowLayoutPanel2);
  321. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  322. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.uiPanel3.Location = new System.Drawing.Point(0, 737);
  324. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  325. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  326. this.uiPanel3.Name = "uiPanel3";
  327. this.uiPanel3.Size = new System.Drawing.Size(1333, 73);
  328. this.uiPanel3.TabIndex = 13;
  329. this.uiPanel3.Text = null;
  330. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  331. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  332. //
  333. // btnNo
  334. //
  335. this.btnNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  336. this.btnNo.Cursor = System.Windows.Forms.Cursors.Hand;
  337. this.btnNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.btnNo.Location = new System.Drawing.Point(1192, 15);
  339. this.btnNo.MinimumSize = new System.Drawing.Size(1, 1);
  340. this.btnNo.Name = "btnNo";
  341. this.btnNo.Size = new System.Drawing.Size(107, 44);
  342. this.btnNo.TabIndex = 5;
  343. this.btnNo.Text = "放 弃";
  344. this.btnNo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.btnNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  346. this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
  347. //
  348. // btnYes
  349. //
  350. this.btnYes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  351. this.btnYes.Cursor = System.Windows.Forms.Cursors.Hand;
  352. this.btnYes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.btnYes.Location = new System.Drawing.Point(1076, 15);
  354. this.btnYes.MinimumSize = new System.Drawing.Size(1, 1);
  355. this.btnYes.Name = "btnYes";
  356. this.btnYes.Size = new System.Drawing.Size(107, 44);
  357. this.btnYes.TabIndex = 4;
  358. this.btnYes.Text = "确 定";
  359. this.btnYes.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.btnYes.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  361. this.btnYes.Click += new System.EventHandler(this.btnYes_Click);
  362. //
  363. // uiFlowLayoutPanel2
  364. //
  365. this.uiFlowLayoutPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.uiFlowLayoutPanel2.Location = new System.Drawing.Point(265, 179);
  367. this.uiFlowLayoutPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  368. this.uiFlowLayoutPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  369. this.uiFlowLayoutPanel2.Name = "uiFlowLayoutPanel2";
  370. this.uiFlowLayoutPanel2.Padding = new System.Windows.Forms.Padding(2);
  371. this.uiFlowLayoutPanel2.ShowText = false;
  372. this.uiFlowLayoutPanel2.Size = new System.Drawing.Size(433, 387);
  373. this.uiFlowLayoutPanel2.TabIndex = 1;
  374. this.uiFlowLayoutPanel2.Text = "uiFlowLayoutPanel2";
  375. this.uiFlowLayoutPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  376. this.uiFlowLayoutPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  377. //
  378. // pnlClient
  379. //
  380. this.pnlClient.Controls.Add(this.cbxChargeItemLevel);
  381. this.pnlClient.Controls.Add(this.tbCompany);
  382. this.pnlClient.Controls.Add(this.tbNationalName);
  383. this.pnlClient.Controls.Add(this.tbPinyinSearchCode);
  384. this.pnlClient.Controls.Add(this.tbCategory);
  385. this.pnlClient.Controls.Add(this.tbLocateName);
  386. this.pnlClient.Controls.Add(this.lbCompany);
  387. this.pnlClient.Controls.Add(this.lbNationalName);
  388. this.pnlClient.Controls.Add(this.lbChargeItemLevel);
  389. this.pnlClient.Controls.Add(this.lbPinyinSearchCode);
  390. this.pnlClient.Controls.Add(this.lbCategory);
  391. this.pnlClient.Controls.Add(this.lbLocateName);
  392. this.pnlClient.Controls.Add(this.tbNote);
  393. this.pnlClient.Controls.Add(this.tbNationalCode);
  394. this.pnlClient.Controls.Add(this.tbApprovalNO);
  395. this.pnlClient.Controls.Add(this.tbUnitOfValuation);
  396. this.pnlClient.Controls.Add(this.tbDosageName);
  397. this.pnlClient.Controls.Add(this.tbLocateCode);
  398. this.pnlClient.Controls.Add(this.lbNote);
  399. this.pnlClient.Controls.Add(this.lbNationalCode);
  400. this.pnlClient.Controls.Add(this.lbApprovalNO);
  401. this.pnlClient.Controls.Add(this.lbUnitOfValuation);
  402. this.pnlClient.Controls.Add(this.lbDosageName);
  403. this.pnlClient.Controls.Add(this.lbLocateCode);
  404. this.pnlClient.Controls.Add(this.tbUniqueRecordNO);
  405. this.pnlClient.Controls.Add(this.tbVersionName);
  406. this.pnlClient.Controls.Add(this.tbEndDate);
  407. this.pnlClient.Controls.Add(this.tbUnitOfPackag);
  408. this.pnlClient.Controls.Add(this.tbDosageCode);
  409. this.pnlClient.Controls.Add(this.tbName);
  410. this.pnlClient.Controls.Add(this.lbUniqueRecordNO);
  411. this.pnlClient.Controls.Add(this.lbVersionName);
  412. this.pnlClient.Controls.Add(this.lbEndDate);
  413. this.pnlClient.Controls.Add(this.lbUnitOfPackag);
  414. this.pnlClient.Controls.Add(this.lbDosageCode);
  415. this.pnlClient.Controls.Add(this.lbName);
  416. this.pnlClient.Controls.Add(this.tbManufacturers);
  417. this.pnlClient.Controls.Add(this.tbVersionNO);
  418. this.pnlClient.Controls.Add(this.tbStartDate);
  419. this.pnlClient.Controls.Add(this.tbSpecification);
  420. this.pnlClient.Controls.Add(this.tbSafetyCode);
  421. this.pnlClient.Controls.Add(this.tbCode);
  422. this.pnlClient.Controls.Add(this.lbManufacturers);
  423. this.pnlClient.Controls.Add(this.lbVersionNO);
  424. this.pnlClient.Controls.Add(this.lbStartDate);
  425. this.pnlClient.Controls.Add(this.lbSpecification);
  426. this.pnlClient.Controls.Add(this.lbSafetyCode);
  427. this.pnlClient.Controls.Add(this.lbCode);
  428. this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
  429. this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.pnlClient.Location = new System.Drawing.Point(0, 96);
  431. this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  432. this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
  433. this.pnlClient.Name = "pnlClient";
  434. this.pnlClient.Size = new System.Drawing.Size(1333, 714);
  435. this.pnlClient.TabIndex = 7;
  436. this.pnlClient.Text = null;
  437. this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  438. this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  439. //
  440. // cbxChargeItemLevel
  441. //
  442. this.cbxChargeItemLevel.DataSource = null;
  443. this.cbxChargeItemLevel.FillColor = System.Drawing.Color.White;
  444. this.cbxChargeItemLevel.FilterMaxCount = 50;
  445. this.cbxChargeItemLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.cbxChargeItemLevel.Items.AddRange(new object[] {
  447. "甲类",
  448. "乙类",
  449. "丙类"});
  450. this.cbxChargeItemLevel.Location = new System.Drawing.Point(1102, 190);
  451. this.cbxChargeItemLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  452. this.cbxChargeItemLevel.MinimumSize = new System.Drawing.Size(63, 0);
  453. this.cbxChargeItemLevel.Name = "cbxChargeItemLevel";
  454. this.cbxChargeItemLevel.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  455. this.cbxChargeItemLevel.Size = new System.Drawing.Size(183, 29);
  456. this.cbxChargeItemLevel.TabIndex = 51;
  457. this.cbxChargeItemLevel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  458. this.cbxChargeItemLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  459. //
  460. // tbCompany
  461. //
  462. this.tbCompany.Cursor = System.Windows.Forms.Cursors.IBeam;
  463. this.tbCompany.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.tbCompany.Location = new System.Drawing.Point(1102, 302);
  465. this.tbCompany.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  466. this.tbCompany.MinimumSize = new System.Drawing.Size(1, 16);
  467. this.tbCompany.Name = "tbCompany";
  468. this.tbCompany.ShowText = false;
  469. this.tbCompany.Size = new System.Drawing.Size(183, 29);
  470. this.tbCompany.TabIndex = 50;
  471. this.tbCompany.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  472. this.tbCompany.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  473. //
  474. // tbNationalName
  475. //
  476. this.tbNationalName.Cursor = System.Windows.Forms.Cursors.IBeam;
  477. this.tbNationalName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.tbNationalName.Location = new System.Drawing.Point(1102, 246);
  479. this.tbNationalName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  480. this.tbNationalName.MinimumSize = new System.Drawing.Size(1, 16);
  481. this.tbNationalName.Name = "tbNationalName";
  482. this.tbNationalName.ShowText = false;
  483. this.tbNationalName.Size = new System.Drawing.Size(183, 29);
  484. this.tbNationalName.TabIndex = 49;
  485. this.tbNationalName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  486. this.tbNationalName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  487. //
  488. // tbPinyinSearchCode
  489. //
  490. this.tbPinyinSearchCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  491. this.tbPinyinSearchCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.tbPinyinSearchCode.Location = new System.Drawing.Point(1102, 134);
  493. this.tbPinyinSearchCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  494. this.tbPinyinSearchCode.MinimumSize = new System.Drawing.Size(1, 16);
  495. this.tbPinyinSearchCode.Name = "tbPinyinSearchCode";
  496. this.tbPinyinSearchCode.ShowText = false;
  497. this.tbPinyinSearchCode.Size = new System.Drawing.Size(183, 29);
  498. this.tbPinyinSearchCode.TabIndex = 47;
  499. this.tbPinyinSearchCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  500. this.tbPinyinSearchCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  501. //
  502. // tbCategory
  503. //
  504. this.tbCategory.Cursor = System.Windows.Forms.Cursors.IBeam;
  505. this.tbCategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.tbCategory.Location = new System.Drawing.Point(1102, 78);
  507. this.tbCategory.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  508. this.tbCategory.MinimumSize = new System.Drawing.Size(1, 16);
  509. this.tbCategory.Name = "tbCategory";
  510. this.tbCategory.ShowText = false;
  511. this.tbCategory.Size = new System.Drawing.Size(183, 29);
  512. this.tbCategory.TabIndex = 46;
  513. this.tbCategory.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  514. this.tbCategory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  515. //
  516. // tbLocateName
  517. //
  518. this.tbLocateName.Cursor = System.Windows.Forms.Cursors.IBeam;
  519. this.tbLocateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  520. this.tbLocateName.Location = new System.Drawing.Point(1102, 22);
  521. this.tbLocateName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  522. this.tbLocateName.MinimumSize = new System.Drawing.Size(1, 16);
  523. this.tbLocateName.Name = "tbLocateName";
  524. this.tbLocateName.ShowText = false;
  525. this.tbLocateName.Size = new System.Drawing.Size(183, 29);
  526. this.tbLocateName.TabIndex = 45;
  527. this.tbLocateName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  528. this.tbLocateName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  529. //
  530. // lbCompany
  531. //
  532. this.lbCompany.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. this.lbCompany.Location = new System.Drawing.Point(991, 302);
  534. this.lbCompany.Name = "lbCompany";
  535. this.lbCompany.Size = new System.Drawing.Size(107, 29);
  536. this.lbCompany.TabIndex = 44;
  537. this.lbCompany.Text = "销售公司";
  538. this.lbCompany.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  539. this.lbCompany.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  540. //
  541. // lbNationalName
  542. //
  543. this.lbNationalName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. this.lbNationalName.Location = new System.Drawing.Point(991, 246);
  545. this.lbNationalName.Name = "lbNationalName";
  546. this.lbNationalName.Size = new System.Drawing.Size(107, 29);
  547. this.lbNationalName.TabIndex = 43;
  548. this.lbNationalName.Text = "国家项目名称";
  549. this.lbNationalName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  550. this.lbNationalName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  551. //
  552. // lbChargeItemLevel
  553. //
  554. this.lbChargeItemLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. this.lbChargeItemLevel.Location = new System.Drawing.Point(991, 190);
  556. this.lbChargeItemLevel.Name = "lbChargeItemLevel";
  557. this.lbChargeItemLevel.Size = new System.Drawing.Size(107, 29);
  558. this.lbChargeItemLevel.TabIndex = 42;
  559. this.lbChargeItemLevel.Text = "收费项目等级";
  560. this.lbChargeItemLevel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  561. this.lbChargeItemLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  562. //
  563. // lbPinyinSearchCode
  564. //
  565. this.lbPinyinSearchCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.lbPinyinSearchCode.Location = new System.Drawing.Point(991, 134);
  567. this.lbPinyinSearchCode.Name = "lbPinyinSearchCode";
  568. this.lbPinyinSearchCode.Size = new System.Drawing.Size(107, 29);
  569. this.lbPinyinSearchCode.TabIndex = 41;
  570. this.lbPinyinSearchCode.Text = "拼音助记码";
  571. this.lbPinyinSearchCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  572. this.lbPinyinSearchCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  573. //
  574. // lbCategory
  575. //
  576. this.lbCategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  577. this.lbCategory.Location = new System.Drawing.Point(991, 78);
  578. this.lbCategory.Name = "lbCategory";
  579. this.lbCategory.Size = new System.Drawing.Size(107, 29);
  580. this.lbCategory.TabIndex = 40;
  581. this.lbCategory.Text = "类 别";
  582. this.lbCategory.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  583. this.lbCategory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  584. //
  585. // lbLocateName
  586. //
  587. this.lbLocateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  588. this.lbLocateName.Location = new System.Drawing.Point(991, 22);
  589. this.lbLocateName.Name = "lbLocateName";
  590. this.lbLocateName.Size = new System.Drawing.Size(107, 29);
  591. this.lbLocateName.TabIndex = 39;
  592. this.lbLocateName.Text = "省码对应名称";
  593. this.lbLocateName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  594. this.lbLocateName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  595. //
  596. // tbNote
  597. //
  598. this.tbNote.Cursor = System.Windows.Forms.Cursors.IBeam;
  599. this.tbNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. this.tbNote.Location = new System.Drawing.Point(781, 302);
  601. this.tbNote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  602. this.tbNote.MinimumSize = new System.Drawing.Size(1, 16);
  603. this.tbNote.Name = "tbNote";
  604. this.tbNote.ShowText = false;
  605. this.tbNote.Size = new System.Drawing.Size(183, 29);
  606. this.tbNote.TabIndex = 38;
  607. this.tbNote.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  608. this.tbNote.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  609. //
  610. // tbNationalCode
  611. //
  612. this.tbNationalCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  613. this.tbNationalCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.tbNationalCode.Location = new System.Drawing.Point(781, 246);
  615. this.tbNationalCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  616. this.tbNationalCode.MinimumSize = new System.Drawing.Size(1, 16);
  617. this.tbNationalCode.Name = "tbNationalCode";
  618. this.tbNationalCode.ShowText = false;
  619. this.tbNationalCode.Size = new System.Drawing.Size(183, 29);
  620. this.tbNationalCode.TabIndex = 37;
  621. this.tbNationalCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  622. this.tbNationalCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  623. //
  624. // tbApprovalNO
  625. //
  626. this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  627. this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.tbApprovalNO.Location = new System.Drawing.Point(781, 190);
  629. this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  630. this.tbApprovalNO.MinimumSize = new System.Drawing.Size(1, 16);
  631. this.tbApprovalNO.Name = "tbApprovalNO";
  632. this.tbApprovalNO.ShowText = false;
  633. this.tbApprovalNO.Size = new System.Drawing.Size(183, 29);
  634. this.tbApprovalNO.TabIndex = 36;
  635. this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  636. this.tbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  637. //
  638. // tbUnitOfValuation
  639. //
  640. this.tbUnitOfValuation.Cursor = System.Windows.Forms.Cursors.IBeam;
  641. this.tbUnitOfValuation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  642. this.tbUnitOfValuation.Location = new System.Drawing.Point(781, 134);
  643. this.tbUnitOfValuation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  644. this.tbUnitOfValuation.MinimumSize = new System.Drawing.Size(1, 16);
  645. this.tbUnitOfValuation.Name = "tbUnitOfValuation";
  646. this.tbUnitOfValuation.ShowText = false;
  647. this.tbUnitOfValuation.Size = new System.Drawing.Size(183, 29);
  648. this.tbUnitOfValuation.TabIndex = 35;
  649. this.tbUnitOfValuation.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  650. this.tbUnitOfValuation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  651. //
  652. // tbDosageName
  653. //
  654. this.tbDosageName.Cursor = System.Windows.Forms.Cursors.IBeam;
  655. this.tbDosageName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  656. this.tbDosageName.Location = new System.Drawing.Point(781, 78);
  657. this.tbDosageName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  658. this.tbDosageName.MinimumSize = new System.Drawing.Size(1, 16);
  659. this.tbDosageName.Name = "tbDosageName";
  660. this.tbDosageName.ShowText = false;
  661. this.tbDosageName.Size = new System.Drawing.Size(183, 29);
  662. this.tbDosageName.TabIndex = 34;
  663. this.tbDosageName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  664. this.tbDosageName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  665. //
  666. // tbLocateCode
  667. //
  668. this.tbLocateCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  669. this.tbLocateCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.tbLocateCode.Location = new System.Drawing.Point(781, 22);
  671. this.tbLocateCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  672. this.tbLocateCode.MinimumSize = new System.Drawing.Size(1, 16);
  673. this.tbLocateCode.Name = "tbLocateCode";
  674. this.tbLocateCode.ShowText = false;
  675. this.tbLocateCode.Size = new System.Drawing.Size(183, 29);
  676. this.tbLocateCode.TabIndex = 33;
  677. this.tbLocateCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  678. this.tbLocateCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  679. //
  680. // lbNote
  681. //
  682. this.lbNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  683. this.lbNote.Location = new System.Drawing.Point(670, 302);
  684. this.lbNote.Name = "lbNote";
  685. this.lbNote.Size = new System.Drawing.Size(107, 29);
  686. this.lbNote.TabIndex = 32;
  687. this.lbNote.Text = "备注";
  688. this.lbNote.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  689. this.lbNote.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  690. //
  691. // lbNationalCode
  692. //
  693. this.lbNationalCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.lbNationalCode.Location = new System.Drawing.Point(670, 246);
  695. this.lbNationalCode.Name = "lbNationalCode";
  696. this.lbNationalCode.Size = new System.Drawing.Size(107, 29);
  697. this.lbNationalCode.TabIndex = 31;
  698. this.lbNationalCode.Text = "国家项目编码";
  699. this.lbNationalCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  700. this.lbNationalCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  701. //
  702. // lbApprovalNO
  703. //
  704. this.lbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  705. this.lbApprovalNO.Location = new System.Drawing.Point(670, 190);
  706. this.lbApprovalNO.Name = "lbApprovalNO";
  707. this.lbApprovalNO.Size = new System.Drawing.Size(107, 29);
  708. this.lbApprovalNO.TabIndex = 30;
  709. this.lbApprovalNO.Text = "批准文号";
  710. this.lbApprovalNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  711. this.lbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  712. //
  713. // lbUnitOfValuation
  714. //
  715. this.lbUnitOfValuation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.lbUnitOfValuation.Location = new System.Drawing.Point(670, 134);
  717. this.lbUnitOfValuation.Name = "lbUnitOfValuation";
  718. this.lbUnitOfValuation.Size = new System.Drawing.Size(107, 29);
  719. this.lbUnitOfValuation.TabIndex = 29;
  720. this.lbUnitOfValuation.Text = "计价单位";
  721. this.lbUnitOfValuation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  722. this.lbUnitOfValuation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  723. //
  724. // lbDosageName
  725. //
  726. this.lbDosageName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  727. this.lbDosageName.Location = new System.Drawing.Point(670, 78);
  728. this.lbDosageName.Name = "lbDosageName";
  729. this.lbDosageName.Size = new System.Drawing.Size(107, 29);
  730. this.lbDosageName.TabIndex = 28;
  731. this.lbDosageName.Text = "剂型名称";
  732. this.lbDosageName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  733. this.lbDosageName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  734. //
  735. // lbLocateCode
  736. //
  737. this.lbLocateCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.lbLocateCode.Location = new System.Drawing.Point(670, 22);
  739. this.lbLocateCode.Name = "lbLocateCode";
  740. this.lbLocateCode.Size = new System.Drawing.Size(107, 29);
  741. this.lbLocateCode.TabIndex = 27;
  742. this.lbLocateCode.Text = "省码";
  743. this.lbLocateCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  744. this.lbLocateCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  745. //
  746. // tbUniqueRecordNO
  747. //
  748. this.tbUniqueRecordNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  749. this.tbUniqueRecordNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.tbUniqueRecordNO.Location = new System.Drawing.Point(460, 302);
  751. this.tbUniqueRecordNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  752. this.tbUniqueRecordNO.MinimumSize = new System.Drawing.Size(1, 16);
  753. this.tbUniqueRecordNO.Name = "tbUniqueRecordNO";
  754. this.tbUniqueRecordNO.ShowText = false;
  755. this.tbUniqueRecordNO.Size = new System.Drawing.Size(183, 29);
  756. this.tbUniqueRecordNO.TabIndex = 26;
  757. this.tbUniqueRecordNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  758. this.tbUniqueRecordNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  759. //
  760. // tbVersionName
  761. //
  762. this.tbVersionName.Cursor = System.Windows.Forms.Cursors.IBeam;
  763. this.tbVersionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  764. this.tbVersionName.Location = new System.Drawing.Point(460, 246);
  765. this.tbVersionName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  766. this.tbVersionName.MinimumSize = new System.Drawing.Size(1, 16);
  767. this.tbVersionName.Name = "tbVersionName";
  768. this.tbVersionName.ShowText = false;
  769. this.tbVersionName.Size = new System.Drawing.Size(183, 29);
  770. this.tbVersionName.TabIndex = 25;
  771. this.tbVersionName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  772. this.tbVersionName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  773. //
  774. // tbEndDate
  775. //
  776. this.tbEndDate.Cursor = System.Windows.Forms.Cursors.IBeam;
  777. this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.tbEndDate.Location = new System.Drawing.Point(460, 190);
  779. this.tbEndDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  780. this.tbEndDate.MinimumSize = new System.Drawing.Size(1, 16);
  781. this.tbEndDate.Name = "tbEndDate";
  782. this.tbEndDate.ShowText = false;
  783. this.tbEndDate.Size = new System.Drawing.Size(183, 29);
  784. this.tbEndDate.TabIndex = 24;
  785. this.tbEndDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  786. this.tbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  787. //
  788. // tbUnitOfPackag
  789. //
  790. this.tbUnitOfPackag.Cursor = System.Windows.Forms.Cursors.IBeam;
  791. this.tbUnitOfPackag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.tbUnitOfPackag.Location = new System.Drawing.Point(460, 134);
  793. this.tbUnitOfPackag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  794. this.tbUnitOfPackag.MinimumSize = new System.Drawing.Size(1, 16);
  795. this.tbUnitOfPackag.Name = "tbUnitOfPackag";
  796. this.tbUnitOfPackag.ShowText = false;
  797. this.tbUnitOfPackag.Size = new System.Drawing.Size(183, 29);
  798. this.tbUnitOfPackag.TabIndex = 23;
  799. this.tbUnitOfPackag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  800. this.tbUnitOfPackag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  801. //
  802. // tbDosageCode
  803. //
  804. this.tbDosageCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  805. this.tbDosageCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  806. this.tbDosageCode.Location = new System.Drawing.Point(460, 78);
  807. this.tbDosageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  808. this.tbDosageCode.MinimumSize = new System.Drawing.Size(1, 16);
  809. this.tbDosageCode.Name = "tbDosageCode";
  810. this.tbDosageCode.ShowText = false;
  811. this.tbDosageCode.Size = new System.Drawing.Size(183, 29);
  812. this.tbDosageCode.TabIndex = 22;
  813. this.tbDosageCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  814. this.tbDosageCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  815. //
  816. // tbName
  817. //
  818. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  819. this.tbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  820. this.tbName.Location = new System.Drawing.Point(460, 22);
  821. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  822. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  823. this.tbName.Name = "tbName";
  824. this.tbName.ShowText = false;
  825. this.tbName.Size = new System.Drawing.Size(183, 29);
  826. this.tbName.TabIndex = 21;
  827. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  828. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  829. //
  830. // lbUniqueRecordNO
  831. //
  832. this.lbUniqueRecordNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  833. this.lbUniqueRecordNO.Location = new System.Drawing.Point(349, 302);
  834. this.lbUniqueRecordNO.Name = "lbUniqueRecordNO";
  835. this.lbUniqueRecordNO.Size = new System.Drawing.Size(107, 29);
  836. this.lbUniqueRecordNO.TabIndex = 20;
  837. this.lbUniqueRecordNO.Text = "唯一记录号";
  838. this.lbUniqueRecordNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  839. this.lbUniqueRecordNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  840. //
  841. // lbVersionName
  842. //
  843. this.lbVersionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. this.lbVersionName.Location = new System.Drawing.Point(349, 246);
  845. this.lbVersionName.Name = "lbVersionName";
  846. this.lbVersionName.Size = new System.Drawing.Size(107, 29);
  847. this.lbVersionName.TabIndex = 19;
  848. this.lbVersionName.Text = "版本名称";
  849. this.lbVersionName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  850. this.lbVersionName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  851. //
  852. // lbEndDate
  853. //
  854. this.lbEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.lbEndDate.Location = new System.Drawing.Point(349, 190);
  856. this.lbEndDate.Name = "lbEndDate";
  857. this.lbEndDate.Size = new System.Drawing.Size(107, 29);
  858. this.lbEndDate.TabIndex = 18;
  859. this.lbEndDate.Text = "结束日期";
  860. this.lbEndDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  861. this.lbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  862. //
  863. // lbUnitOfPackag
  864. //
  865. this.lbUnitOfPackag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.lbUnitOfPackag.Location = new System.Drawing.Point(349, 134);
  867. this.lbUnitOfPackag.Name = "lbUnitOfPackag";
  868. this.lbUnitOfPackag.Size = new System.Drawing.Size(107, 29);
  869. this.lbUnitOfPackag.TabIndex = 17;
  870. this.lbUnitOfPackag.Text = "包装单位";
  871. this.lbUnitOfPackag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  872. this.lbUnitOfPackag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  873. //
  874. // lbDosageCode
  875. //
  876. this.lbDosageCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  877. this.lbDosageCode.Location = new System.Drawing.Point(349, 78);
  878. this.lbDosageCode.Name = "lbDosageCode";
  879. this.lbDosageCode.Size = new System.Drawing.Size(107, 29);
  880. this.lbDosageCode.TabIndex = 16;
  881. this.lbDosageCode.Text = "剂型编码";
  882. this.lbDosageCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  883. this.lbDosageCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  884. //
  885. // lbName
  886. //
  887. this.lbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  888. this.lbName.Location = new System.Drawing.Point(349, 22);
  889. this.lbName.Name = "lbName";
  890. this.lbName.Size = new System.Drawing.Size(107, 29);
  891. this.lbName.TabIndex = 15;
  892. this.lbName.Text = "国码对应名称";
  893. this.lbName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  894. this.lbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  895. //
  896. // tbManufacturers
  897. //
  898. this.tbManufacturers.Cursor = System.Windows.Forms.Cursors.IBeam;
  899. this.tbManufacturers.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  900. this.tbManufacturers.Location = new System.Drawing.Point(135, 302);
  901. this.tbManufacturers.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  902. this.tbManufacturers.MinimumSize = new System.Drawing.Size(1, 16);
  903. this.tbManufacturers.Name = "tbManufacturers";
  904. this.tbManufacturers.ShowText = false;
  905. this.tbManufacturers.Size = new System.Drawing.Size(183, 29);
  906. this.tbManufacturers.TabIndex = 14;
  907. this.tbManufacturers.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  908. this.tbManufacturers.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  909. //
  910. // tbVersionNO
  911. //
  912. this.tbVersionNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  913. this.tbVersionNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  914. this.tbVersionNO.Location = new System.Drawing.Point(135, 246);
  915. this.tbVersionNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  916. this.tbVersionNO.MinimumSize = new System.Drawing.Size(1, 16);
  917. this.tbVersionNO.Name = "tbVersionNO";
  918. this.tbVersionNO.ShowText = false;
  919. this.tbVersionNO.Size = new System.Drawing.Size(183, 29);
  920. this.tbVersionNO.TabIndex = 13;
  921. this.tbVersionNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  922. this.tbVersionNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  923. //
  924. // tbStartDate
  925. //
  926. this.tbStartDate.Cursor = System.Windows.Forms.Cursors.IBeam;
  927. this.tbStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  928. this.tbStartDate.Location = new System.Drawing.Point(135, 190);
  929. this.tbStartDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  930. this.tbStartDate.MinimumSize = new System.Drawing.Size(1, 16);
  931. this.tbStartDate.Name = "tbStartDate";
  932. this.tbStartDate.ShowText = false;
  933. this.tbStartDate.Size = new System.Drawing.Size(183, 29);
  934. this.tbStartDate.TabIndex = 12;
  935. this.tbStartDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  936. this.tbStartDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  937. //
  938. // tbSpecification
  939. //
  940. this.tbSpecification.Cursor = System.Windows.Forms.Cursors.IBeam;
  941. this.tbSpecification.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  942. this.tbSpecification.Location = new System.Drawing.Point(135, 134);
  943. this.tbSpecification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  944. this.tbSpecification.MinimumSize = new System.Drawing.Size(1, 16);
  945. this.tbSpecification.Name = "tbSpecification";
  946. this.tbSpecification.ShowText = false;
  947. this.tbSpecification.Size = new System.Drawing.Size(183, 29);
  948. this.tbSpecification.TabIndex = 11;
  949. this.tbSpecification.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  950. this.tbSpecification.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  951. //
  952. // tbSafetyCode
  953. //
  954. this.tbSafetyCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  955. this.tbSafetyCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  956. this.tbSafetyCode.Location = new System.Drawing.Point(135, 78);
  957. this.tbSafetyCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  958. this.tbSafetyCode.MinimumSize = new System.Drawing.Size(1, 16);
  959. this.tbSafetyCode.Name = "tbSafetyCode";
  960. this.tbSafetyCode.ShowText = false;
  961. this.tbSafetyCode.Size = new System.Drawing.Size(183, 29);
  962. this.tbSafetyCode.TabIndex = 10;
  963. this.tbSafetyCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  964. this.tbSafetyCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  965. //
  966. // tbCode
  967. //
  968. this.tbCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  969. this.tbCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  970. this.tbCode.Location = new System.Drawing.Point(135, 22);
  971. this.tbCode.Margin = new System.Windows.Forms.Padding(4);
  972. this.tbCode.MinimumSize = new System.Drawing.Size(1, 16);
  973. this.tbCode.Name = "tbCode";
  974. this.tbCode.ShowText = false;
  975. this.tbCode.Size = new System.Drawing.Size(183, 29);
  976. this.tbCode.TabIndex = 9;
  977. this.tbCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  978. this.tbCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  979. //
  980. // lbManufacturers
  981. //
  982. this.lbManufacturers.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  983. this.lbManufacturers.Location = new System.Drawing.Point(43, 302);
  984. this.lbManufacturers.Name = "lbManufacturers";
  985. this.lbManufacturers.Size = new System.Drawing.Size(90, 29);
  986. this.lbManufacturers.TabIndex = 8;
  987. this.lbManufacturers.Text = "生产厂家";
  988. this.lbManufacturers.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  989. this.lbManufacturers.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  990. //
  991. // lbVersionNO
  992. //
  993. this.lbVersionNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  994. this.lbVersionNO.Location = new System.Drawing.Point(43, 246);
  995. this.lbVersionNO.Name = "lbVersionNO";
  996. this.lbVersionNO.Size = new System.Drawing.Size(90, 29);
  997. this.lbVersionNO.TabIndex = 7;
  998. this.lbVersionNO.Text = "版本号";
  999. this.lbVersionNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1000. this.lbVersionNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1001. //
  1002. // lbStartDate
  1003. //
  1004. this.lbStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1005. this.lbStartDate.Location = new System.Drawing.Point(43, 190);
  1006. this.lbStartDate.Name = "lbStartDate";
  1007. this.lbStartDate.Size = new System.Drawing.Size(90, 29);
  1008. this.lbStartDate.TabIndex = 6;
  1009. this.lbStartDate.Text = "开始日期";
  1010. this.lbStartDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1011. this.lbStartDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1012. //
  1013. // lbSpecification
  1014. //
  1015. this.lbSpecification.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1016. this.lbSpecification.Location = new System.Drawing.Point(43, 134);
  1017. this.lbSpecification.Name = "lbSpecification";
  1018. this.lbSpecification.Size = new System.Drawing.Size(90, 29);
  1019. this.lbSpecification.TabIndex = 5;
  1020. this.lbSpecification.Text = "规格";
  1021. this.lbSpecification.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1022. this.lbSpecification.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1023. //
  1024. // lbSafetyCode
  1025. //
  1026. this.lbSafetyCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1027. this.lbSafetyCode.Location = new System.Drawing.Point(43, 78);
  1028. this.lbSafetyCode.Name = "lbSafetyCode";
  1029. this.lbSafetyCode.Size = new System.Drawing.Size(90, 29);
  1030. this.lbSafetyCode.TabIndex = 4;
  1031. this.lbSafetyCode.Text = "本位码";
  1032. this.lbSafetyCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1033. this.lbSafetyCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1034. //
  1035. // lbCode
  1036. //
  1037. this.lbCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1038. this.lbCode.Location = new System.Drawing.Point(43, 22);
  1039. this.lbCode.Name = "lbCode";
  1040. this.lbCode.Size = new System.Drawing.Size(90, 29);
  1041. this.lbCode.TabIndex = 3;
  1042. this.lbCode.Text = "国码";
  1043. this.lbCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1044. this.lbCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1045. //
  1046. // uiPanel1
  1047. //
  1048. this.uiPanel1.BackColor = System.Drawing.SystemColors.Control;
  1049. this.uiPanel1.Controls.Add(this.cbValidFlag);
  1050. this.uiPanel1.Controls.Add(this.cbLimitFlag);
  1051. this.uiPanel1.Controls.Add(this.cbSpecialFlag);
  1052. this.uiPanel1.Controls.Add(this.cbUseFlag);
  1053. this.uiPanel1.Controls.Add(this.cbxDirecType);
  1054. this.uiPanel1.Controls.Add(this.uiLabel1);
  1055. this.uiPanel1.Controls.Add(this.uiFlowLayoutPanel1);
  1056. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  1057. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1058. this.uiPanel1.Location = new System.Drawing.Point(0, 35);
  1059. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1060. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1061. this.uiPanel1.Name = "uiPanel1";
  1062. this.uiPanel1.Size = new System.Drawing.Size(1333, 61);
  1063. this.uiPanel1.TabIndex = 6;
  1064. this.uiPanel1.Text = null;
  1065. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1066. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1067. //
  1068. // cbValidFlag
  1069. //
  1070. this.cbValidFlag.Checked = true;
  1071. this.cbValidFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  1072. this.cbValidFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.cbValidFlag.Location = new System.Drawing.Point(941, 16);
  1074. this.cbValidFlag.MinimumSize = new System.Drawing.Size(1, 1);
  1075. this.cbValidFlag.Name = "cbValidFlag";
  1076. this.cbValidFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  1077. this.cbValidFlag.Size = new System.Drawing.Size(93, 29);
  1078. this.cbValidFlag.TabIndex = 7;
  1079. this.cbValidFlag.Text = "有效标志";
  1080. this.cbValidFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1081. //
  1082. // cbLimitFlag
  1083. //
  1084. this.cbLimitFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  1085. this.cbLimitFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1086. this.cbLimitFlag.Location = new System.Drawing.Point(737, 16);
  1087. this.cbLimitFlag.MinimumSize = new System.Drawing.Size(1, 1);
  1088. this.cbLimitFlag.Name = "cbLimitFlag";
  1089. this.cbLimitFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  1090. this.cbLimitFlag.Size = new System.Drawing.Size(125, 29);
  1091. this.cbLimitFlag.TabIndex = 6;
  1092. this.cbLimitFlag.Text = "限制目录标志";
  1093. this.cbLimitFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1094. //
  1095. // cbSpecialFlag
  1096. //
  1097. this.cbSpecialFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  1098. this.cbSpecialFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.cbSpecialFlag.Location = new System.Drawing.Point(530, 16);
  1100. this.cbSpecialFlag.MinimumSize = new System.Drawing.Size(1, 1);
  1101. this.cbSpecialFlag.Name = "cbSpecialFlag";
  1102. this.cbSpecialFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  1103. this.cbSpecialFlag.Size = new System.Drawing.Size(128, 29);
  1104. this.cbSpecialFlag.TabIndex = 5;
  1105. this.cbSpecialFlag.Text = "特殊药品标志";
  1106. this.cbSpecialFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1107. //
  1108. // cbUseFlag
  1109. //
  1110. this.cbUseFlag.Checked = true;
  1111. this.cbUseFlag.Cursor = System.Windows.Forms.Cursors.Hand;
  1112. this.cbUseFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1113. this.cbUseFlag.Location = new System.Drawing.Point(352, 16);
  1114. this.cbUseFlag.MinimumSize = new System.Drawing.Size(1, 1);
  1115. this.cbUseFlag.Name = "cbUseFlag";
  1116. this.cbUseFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  1117. this.cbUseFlag.Size = new System.Drawing.Size(99, 29);
  1118. this.cbUseFlag.TabIndex = 4;
  1119. this.cbUseFlag.Text = "使用标志";
  1120. this.cbUseFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1121. //
  1122. // cbxDirecType
  1123. //
  1124. this.cbxDirecType.DataSource = null;
  1125. this.cbxDirecType.FillColor = System.Drawing.Color.White;
  1126. this.cbxDirecType.FilterMaxCount = 50;
  1127. this.cbxDirecType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1128. this.cbxDirecType.Items.AddRange(new object[] {
  1129. "药品",
  1130. "诊疗",
  1131. "材料",
  1132. "疾病诊断",
  1133. "手术",
  1134. "门诊慢特病种",
  1135. "DRGs",
  1136. "日间手术",
  1137. "字典表"});
  1138. this.cbxDirecType.Location = new System.Drawing.Point(135, 16);
  1139. this.cbxDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1140. this.cbxDirecType.MinimumSize = new System.Drawing.Size(63, 0);
  1141. this.cbxDirecType.Name = "cbxDirecType";
  1142. this.cbxDirecType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  1143. this.cbxDirecType.Size = new System.Drawing.Size(183, 29);
  1144. this.cbxDirecType.TabIndex = 3;
  1145. this.cbxDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1146. this.cbxDirecType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1147. //
  1148. // uiLabel1
  1149. //
  1150. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1151. this.uiLabel1.Location = new System.Drawing.Point(44, 16);
  1152. this.uiLabel1.Name = "uiLabel1";
  1153. this.uiLabel1.Size = new System.Drawing.Size(61, 29);
  1154. this.uiLabel1.TabIndex = 2;
  1155. this.uiLabel1.Text = "类 型";
  1156. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1157. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1158. //
  1159. // uiFlowLayoutPanel1
  1160. //
  1161. this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1162. this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(265, 179);
  1163. this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1164. this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1165. this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1";
  1166. this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2);
  1167. this.uiFlowLayoutPanel1.ShowText = false;
  1168. this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(433, 387);
  1169. this.uiFlowLayoutPanel1.TabIndex = 1;
  1170. this.uiFlowLayoutPanel1.Text = "uiFlowLayoutPanel1";
  1171. this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1172. this.uiFlowLayoutPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1173. //
  1174. // AddMedInsuDirectory
  1175. //
  1176. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1177. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1178. this.BackColor = System.Drawing.Color.AliceBlue;
  1179. this.ClientSize = new System.Drawing.Size(1333, 810);
  1180. this.Controls.Add(this.uiTitlePanel1);
  1181. this.Name = "AddMedInsuDirectory";
  1182. this.Text = "医保目录信息维护";
  1183. this.uiTitlePanel1.ResumeLayout(false);
  1184. this.uiPanel4.ResumeLayout(false);
  1185. this.uiPanel7.ResumeLayout(false);
  1186. this.uiPanel5.ResumeLayout(false);
  1187. this.uiPanel6.ResumeLayout(false);
  1188. this.uiPanel3.ResumeLayout(false);
  1189. this.pnlClient.ResumeLayout(false);
  1190. this.uiPanel1.ResumeLayout(false);
  1191. this.ResumeLayout(false);
  1192. }
  1193. #endregion
  1194. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1195. private Sunny.UI.UIPanel uiPanel4;
  1196. private Sunny.UI.UIRichTextBox rtbExceptContent;
  1197. private Sunny.UI.UILabel uiLabel28;
  1198. private Sunny.UI.UIPanel uiPanel7;
  1199. private Sunny.UI.UIRichTextBox rtbInstructions;
  1200. private Sunny.UI.UILabel uiLabel29;
  1201. private Sunny.UI.UIPanel uiPanel5;
  1202. private Sunny.UI.UIRichTextBox rtbLimitRange;
  1203. private Sunny.UI.UILabel uiLabel27;
  1204. private Sunny.UI.UIPanel uiPanel6;
  1205. private Sunny.UI.UIRichTextBox rtbConnotation;
  1206. private Sunny.UI.UILabel uiLabel26;
  1207. private Sunny.UI.UIPanel uiPanel3;
  1208. private Sunny.UI.UIButton btnNo;
  1209. private Sunny.UI.UIButton btnYes;
  1210. private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel2;
  1211. private Sunny.UI.UIPanel pnlClient;
  1212. private Sunny.UI.UIComboBox cbxChargeItemLevel;
  1213. private Sunny.UI.UITextBox tbCompany;
  1214. private Sunny.UI.UITextBox tbNationalName;
  1215. private Sunny.UI.UITextBox tbPinyinSearchCode;
  1216. private Sunny.UI.UITextBox tbCategory;
  1217. private Sunny.UI.UITextBox tbLocateName;
  1218. private Sunny.UI.UILabel lbCompany;
  1219. private Sunny.UI.UILabel lbNationalName;
  1220. private Sunny.UI.UILabel lbChargeItemLevel;
  1221. private Sunny.UI.UILabel lbPinyinSearchCode;
  1222. private Sunny.UI.UILabel lbCategory;
  1223. private Sunny.UI.UILabel lbLocateName;
  1224. private Sunny.UI.UITextBox tbNote;
  1225. private Sunny.UI.UITextBox tbNationalCode;
  1226. private Sunny.UI.UITextBox tbApprovalNO;
  1227. private Sunny.UI.UITextBox tbUnitOfValuation;
  1228. private Sunny.UI.UITextBox tbDosageName;
  1229. private Sunny.UI.UITextBox tbLocateCode;
  1230. private Sunny.UI.UILabel lbNote;
  1231. private Sunny.UI.UILabel lbNationalCode;
  1232. private Sunny.UI.UILabel lbApprovalNO;
  1233. private Sunny.UI.UILabel lbUnitOfValuation;
  1234. private Sunny.UI.UILabel lbDosageName;
  1235. private Sunny.UI.UILabel lbLocateCode;
  1236. private Sunny.UI.UITextBox tbUniqueRecordNO;
  1237. private Sunny.UI.UITextBox tbVersionName;
  1238. private Sunny.UI.UITextBox tbEndDate;
  1239. private Sunny.UI.UITextBox tbUnitOfPackag;
  1240. private Sunny.UI.UITextBox tbDosageCode;
  1241. private Sunny.UI.UITextBox tbName;
  1242. private Sunny.UI.UILabel lbUniqueRecordNO;
  1243. private Sunny.UI.UILabel lbVersionName;
  1244. private Sunny.UI.UILabel lbEndDate;
  1245. private Sunny.UI.UILabel lbUnitOfPackag;
  1246. private Sunny.UI.UILabel lbDosageCode;
  1247. private Sunny.UI.UILabel lbName;
  1248. private Sunny.UI.UITextBox tbManufacturers;
  1249. private Sunny.UI.UITextBox tbVersionNO;
  1250. private Sunny.UI.UITextBox tbStartDate;
  1251. private Sunny.UI.UITextBox tbSpecification;
  1252. private Sunny.UI.UITextBox tbSafetyCode;
  1253. private Sunny.UI.UITextBox tbCode;
  1254. private Sunny.UI.UILabel lbManufacturers;
  1255. private Sunny.UI.UILabel lbVersionNO;
  1256. private Sunny.UI.UILabel lbStartDate;
  1257. private Sunny.UI.UILabel lbSpecification;
  1258. private Sunny.UI.UILabel lbSafetyCode;
  1259. private Sunny.UI.UILabel lbCode;
  1260. private Sunny.UI.UIPanel uiPanel1;
  1261. private Sunny.UI.UICheckBox cbValidFlag;
  1262. private Sunny.UI.UICheckBox cbLimitFlag;
  1263. private Sunny.UI.UICheckBox cbSpecialFlag;
  1264. private Sunny.UI.UICheckBox cbUseFlag;
  1265. private Sunny.UI.UIComboBox cbxDirecType;
  1266. private Sunny.UI.UILabel uiLabel1;
  1267. private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel1;
  1268. }
  1269. }