AddSignleDirectory.designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943
  1. namespace PTMedicalInsurance
  2. {
  3. partial class AddSingleDirectory
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.pnlTop = new System.Windows.Forms.Panel();
  29. this.cbValidFlag = new System.Windows.Forms.CheckBox();
  30. this.cbLimitFlag = new System.Windows.Forms.CheckBox();
  31. this.cbSpecialFlag = new System.Windows.Forms.CheckBox();
  32. this.cbUseFlag = new System.Windows.Forms.CheckBox();
  33. this.cbxDirecType = new System.Windows.Forms.ComboBox();
  34. this.label24 = new System.Windows.Forms.Label();
  35. this.pnlBottom = new System.Windows.Forms.Panel();
  36. this.btnNo = new System.Windows.Forms.Button();
  37. this.btnYes = new System.Windows.Forms.Button();
  38. this.lbCode = new System.Windows.Forms.Label();
  39. this.tbCode = new System.Windows.Forms.TextBox();
  40. this.lbName = new System.Windows.Forms.Label();
  41. this.tbName = new System.Windows.Forms.TextBox();
  42. this.lbLocateCode = new System.Windows.Forms.Label();
  43. this.tbLocateCode = new System.Windows.Forms.TextBox();
  44. this.lbDosageName = new System.Windows.Forms.Label();
  45. this.tbDosageName = new System.Windows.Forms.TextBox();
  46. this.lbCategory = new System.Windows.Forms.Label();
  47. this.tbCategory = new System.Windows.Forms.TextBox();
  48. this.lbSpecification = new System.Windows.Forms.Label();
  49. this.tbSpecification = new System.Windows.Forms.TextBox();
  50. this.lbEndDate = new System.Windows.Forms.Label();
  51. this.tbEndDate = new System.Windows.Forms.TextBox();
  52. this.lbPinyinSearchCode = new System.Windows.Forms.Label();
  53. this.tbPinyinSearchCode = new System.Windows.Forms.TextBox();
  54. this.lbApprovalNO = new System.Windows.Forms.Label();
  55. this.tbApprovalNO = new System.Windows.Forms.TextBox();
  56. this.lbVersionNO = new System.Windows.Forms.Label();
  57. this.tbVersionNO = new System.Windows.Forms.TextBox();
  58. this.lbVersionName = new System.Windows.Forms.Label();
  59. this.tbVersionName = new System.Windows.Forms.TextBox();
  60. this.lbUniqueRecordNO = new System.Windows.Forms.Label();
  61. this.tbUniqueRecordNO = new System.Windows.Forms.TextBox();
  62. this.lbManufacturers = new System.Windows.Forms.Label();
  63. this.tbManufacturers = new System.Windows.Forms.TextBox();
  64. this.lbNationalName = new System.Windows.Forms.Label();
  65. this.tbNationalName = new System.Windows.Forms.TextBox();
  66. this.lbNationalCode = new System.Windows.Forms.Label();
  67. this.tbNationalCode = new System.Windows.Forms.TextBox();
  68. this.lbChargeItemLevel = new System.Windows.Forms.Label();
  69. this.lbLocateName = new System.Windows.Forms.Label();
  70. this.tbLocateName = new System.Windows.Forms.TextBox();
  71. this.lbSafetyCode = new System.Windows.Forms.Label();
  72. this.tbSafetyCode = new System.Windows.Forms.TextBox();
  73. this.lbDosageCode = new System.Windows.Forms.Label();
  74. this.tbDosageCode = new System.Windows.Forms.TextBox();
  75. this.lbUnitOfPackag = new System.Windows.Forms.Label();
  76. this.tbUnitOfPackag = new System.Windows.Forms.TextBox();
  77. this.lbUnitOfValuation = new System.Windows.Forms.Label();
  78. this.tbUnitOfValuation = new System.Windows.Forms.TextBox();
  79. this.lbStartDate = new System.Windows.Forms.Label();
  80. this.tbStartDate = new System.Windows.Forms.TextBox();
  81. this.pnlClient = new System.Windows.Forms.Panel();
  82. this.cbxChargeItemLevel = new System.Windows.Forms.ComboBox();
  83. this.tbCompany = new System.Windows.Forms.TextBox();
  84. this.lbCompany = new System.Windows.Forms.Label();
  85. this.tbNote = new System.Windows.Forms.TextBox();
  86. this.lbNote = new System.Windows.Forms.Label();
  87. this.panel2 = new System.Windows.Forms.Panel();
  88. this.gbExceptContent = new System.Windows.Forms.GroupBox();
  89. this.rtbExceptContent = new System.Windows.Forms.RichTextBox();
  90. this.gbInstructions = new System.Windows.Forms.GroupBox();
  91. this.rtbInstructions = new System.Windows.Forms.RichTextBox();
  92. this.panel1 = new System.Windows.Forms.Panel();
  93. this.groupBox3 = new System.Windows.Forms.GroupBox();
  94. this.rtbLimitRange = new System.Windows.Forms.RichTextBox();
  95. this.gbConnotation = new System.Windows.Forms.GroupBox();
  96. this.rtbConnotation = new System.Windows.Forms.RichTextBox();
  97. this.pnlTop.SuspendLayout();
  98. this.pnlBottom.SuspendLayout();
  99. this.pnlClient.SuspendLayout();
  100. this.panel2.SuspendLayout();
  101. this.gbExceptContent.SuspendLayout();
  102. this.gbInstructions.SuspendLayout();
  103. this.panel1.SuspendLayout();
  104. this.groupBox3.SuspendLayout();
  105. this.gbConnotation.SuspendLayout();
  106. this.SuspendLayout();
  107. //
  108. // pnlTop
  109. //
  110. this.pnlTop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  111. this.pnlTop.Controls.Add(this.cbValidFlag);
  112. this.pnlTop.Controls.Add(this.cbLimitFlag);
  113. this.pnlTop.Controls.Add(this.cbSpecialFlag);
  114. this.pnlTop.Controls.Add(this.cbUseFlag);
  115. this.pnlTop.Controls.Add(this.cbxDirecType);
  116. this.pnlTop.Controls.Add(this.label24);
  117. this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
  118. this.pnlTop.Location = new System.Drawing.Point(0, 0);
  119. this.pnlTop.Margin = new System.Windows.Forms.Padding(4);
  120. this.pnlTop.Name = "pnlTop";
  121. this.pnlTop.Size = new System.Drawing.Size(1424, 51);
  122. this.pnlTop.TabIndex = 0;
  123. //
  124. // cbValidFlag
  125. //
  126. this.cbValidFlag.AutoSize = true;
  127. this.cbValidFlag.Checked = true;
  128. this.cbValidFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  129. this.cbValidFlag.ForeColor = System.Drawing.Color.Red;
  130. this.cbValidFlag.Location = new System.Drawing.Point(789, 15);
  131. this.cbValidFlag.Name = "cbValidFlag";
  132. this.cbValidFlag.Size = new System.Drawing.Size(86, 19);
  133. this.cbValidFlag.TabIndex = 79;
  134. this.cbValidFlag.Text = "有效标志";
  135. this.cbValidFlag.UseVisualStyleBackColor = true;
  136. //
  137. // cbLimitFlag
  138. //
  139. this.cbLimitFlag.AutoSize = true;
  140. this.cbLimitFlag.ForeColor = System.Drawing.Color.Red;
  141. this.cbLimitFlag.Location = new System.Drawing.Point(653, 15);
  142. this.cbLimitFlag.Name = "cbLimitFlag";
  143. this.cbLimitFlag.Size = new System.Drawing.Size(116, 19);
  144. this.cbLimitFlag.TabIndex = 78;
  145. this.cbLimitFlag.Text = "限制目录标志";
  146. this.cbLimitFlag.UseVisualStyleBackColor = true;
  147. //
  148. // cbSpecialFlag
  149. //
  150. this.cbSpecialFlag.AutoSize = true;
  151. this.cbSpecialFlag.ForeColor = System.Drawing.Color.Red;
  152. this.cbSpecialFlag.Location = new System.Drawing.Point(505, 15);
  153. this.cbSpecialFlag.Name = "cbSpecialFlag";
  154. this.cbSpecialFlag.Size = new System.Drawing.Size(116, 19);
  155. this.cbSpecialFlag.TabIndex = 77;
  156. this.cbSpecialFlag.Text = "特殊药品标志";
  157. this.cbSpecialFlag.UseVisualStyleBackColor = true;
  158. //
  159. // cbUseFlag
  160. //
  161. this.cbUseFlag.AutoSize = true;
  162. this.cbUseFlag.Checked = true;
  163. this.cbUseFlag.CheckState = System.Windows.Forms.CheckState.Checked;
  164. this.cbUseFlag.ForeColor = System.Drawing.Color.Red;
  165. this.cbUseFlag.Location = new System.Drawing.Point(387, 15);
  166. this.cbUseFlag.Name = "cbUseFlag";
  167. this.cbUseFlag.Size = new System.Drawing.Size(86, 19);
  168. this.cbUseFlag.TabIndex = 76;
  169. this.cbUseFlag.Text = "使用标志";
  170. this.cbUseFlag.UseVisualStyleBackColor = true;
  171. //
  172. // cbxDirecType
  173. //
  174. this.cbxDirecType.Enabled = false;
  175. this.cbxDirecType.FormattingEnabled = true;
  176. this.cbxDirecType.Items.AddRange(new object[] {
  177. "药品",
  178. "诊疗",
  179. "材料",
  180. "疾病诊断",
  181. "手术",
  182. "门诊慢特病种",
  183. "DRGs",
  184. "日间手术",
  185. "字典表"});
  186. this.cbxDirecType.Location = new System.Drawing.Point(137, 13);
  187. this.cbxDirecType.Margin = new System.Windows.Forms.Padding(4);
  188. this.cbxDirecType.Name = "cbxDirecType";
  189. this.cbxDirecType.Size = new System.Drawing.Size(193, 23);
  190. this.cbxDirecType.TabIndex = 7;
  191. //
  192. // label24
  193. //
  194. this.label24.AutoSize = true;
  195. this.label24.Location = new System.Drawing.Point(37, 16);
  196. this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  197. this.label24.Name = "label24";
  198. this.label24.Size = new System.Drawing.Size(37, 15);
  199. this.label24.TabIndex = 6;
  200. this.label24.Text = "类型";
  201. //
  202. // pnlBottom
  203. //
  204. this.pnlBottom.Controls.Add(this.btnNo);
  205. this.pnlBottom.Controls.Add(this.btnYes);
  206. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  207. this.pnlBottom.Location = new System.Drawing.Point(0, 604);
  208. this.pnlBottom.Margin = new System.Windows.Forms.Padding(4);
  209. this.pnlBottom.Name = "pnlBottom";
  210. this.pnlBottom.Size = new System.Drawing.Size(1424, 63);
  211. this.pnlBottom.TabIndex = 2;
  212. //
  213. // btnNo
  214. //
  215. this.btnNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  216. this.btnNo.Location = new System.Drawing.Point(1254, 21);
  217. this.btnNo.Margin = new System.Windows.Forms.Padding(4);
  218. this.btnNo.Name = "btnNo";
  219. this.btnNo.Size = new System.Drawing.Size(127, 29);
  220. this.btnNo.TabIndex = 1;
  221. this.btnNo.Text = "放弃";
  222. this.btnNo.UseVisualStyleBackColor = true;
  223. this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
  224. //
  225. // btnYes
  226. //
  227. this.btnYes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  228. this.btnYes.Location = new System.Drawing.Point(1099, 21);
  229. this.btnYes.Margin = new System.Windows.Forms.Padding(4);
  230. this.btnYes.Name = "btnYes";
  231. this.btnYes.Size = new System.Drawing.Size(127, 29);
  232. this.btnYes.TabIndex = 0;
  233. this.btnYes.Text = "确定";
  234. this.btnYes.UseVisualStyleBackColor = true;
  235. this.btnYes.Click += new System.EventHandler(this.btnYes_Click);
  236. //
  237. // lbCode
  238. //
  239. this.lbCode.AutoSize = true;
  240. this.lbCode.ForeColor = System.Drawing.Color.Red;
  241. this.lbCode.Location = new System.Drawing.Point(32, 32);
  242. this.lbCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  243. this.lbCode.Name = "lbCode";
  244. this.lbCode.Size = new System.Drawing.Size(37, 15);
  245. this.lbCode.TabIndex = 0;
  246. this.lbCode.Text = "国码";
  247. //
  248. // tbCode
  249. //
  250. this.tbCode.Location = new System.Drawing.Point(103, 26);
  251. this.tbCode.Margin = new System.Windows.Forms.Padding(4);
  252. this.tbCode.Name = "tbCode";
  253. this.tbCode.Size = new System.Drawing.Size(228, 25);
  254. this.tbCode.TabIndex = 1;
  255. //
  256. // lbName
  257. //
  258. this.lbName.AutoSize = true;
  259. this.lbName.ForeColor = System.Drawing.Color.Red;
  260. this.lbName.Location = new System.Drawing.Point(354, 31);
  261. this.lbName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  262. this.lbName.Name = "lbName";
  263. this.lbName.Size = new System.Drawing.Size(97, 15);
  264. this.lbName.TabIndex = 2;
  265. this.lbName.Text = "国码对应名称";
  266. //
  267. // tbName
  268. //
  269. this.tbName.Location = new System.Drawing.Point(453, 26);
  270. this.tbName.Margin = new System.Windows.Forms.Padding(4);
  271. this.tbName.Name = "tbName";
  272. this.tbName.Size = new System.Drawing.Size(225, 25);
  273. this.tbName.TabIndex = 3;
  274. //
  275. // lbLocateCode
  276. //
  277. this.lbLocateCode.AutoSize = true;
  278. this.lbLocateCode.Location = new System.Drawing.Point(700, 31);
  279. this.lbLocateCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  280. this.lbLocateCode.Name = "lbLocateCode";
  281. this.lbLocateCode.Size = new System.Drawing.Size(37, 15);
  282. this.lbLocateCode.TabIndex = 4;
  283. this.lbLocateCode.Text = "省码";
  284. //
  285. // tbLocateCode
  286. //
  287. this.tbLocateCode.Location = new System.Drawing.Point(797, 26);
  288. this.tbLocateCode.Margin = new System.Windows.Forms.Padding(4);
  289. this.tbLocateCode.Name = "tbLocateCode";
  290. this.tbLocateCode.Size = new System.Drawing.Size(225, 25);
  291. this.tbLocateCode.TabIndex = 5;
  292. //
  293. // lbDosageName
  294. //
  295. this.lbDosageName.AutoSize = true;
  296. this.lbDosageName.Location = new System.Drawing.Point(700, 66);
  297. this.lbDosageName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  298. this.lbDosageName.Name = "lbDosageName";
  299. this.lbDosageName.Size = new System.Drawing.Size(67, 15);
  300. this.lbDosageName.TabIndex = 6;
  301. this.lbDosageName.Text = "剂型名称";
  302. //
  303. // tbDosageName
  304. //
  305. this.tbDosageName.Location = new System.Drawing.Point(797, 61);
  306. this.tbDosageName.Margin = new System.Windows.Forms.Padding(4);
  307. this.tbDosageName.Name = "tbDosageName";
  308. this.tbDosageName.Size = new System.Drawing.Size(225, 25);
  309. this.tbDosageName.TabIndex = 7;
  310. //
  311. // lbCategory
  312. //
  313. this.lbCategory.AutoSize = true;
  314. this.lbCategory.Location = new System.Drawing.Point(1042, 61);
  315. this.lbCategory.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  316. this.lbCategory.Name = "lbCategory";
  317. this.lbCategory.Size = new System.Drawing.Size(37, 15);
  318. this.lbCategory.TabIndex = 8;
  319. this.lbCategory.Text = "类别";
  320. //
  321. // tbCategory
  322. //
  323. this.tbCategory.Location = new System.Drawing.Point(1150, 61);
  324. this.tbCategory.Margin = new System.Windows.Forms.Padding(4);
  325. this.tbCategory.Name = "tbCategory";
  326. this.tbCategory.Size = new System.Drawing.Size(248, 25);
  327. this.tbCategory.TabIndex = 9;
  328. //
  329. // lbSpecification
  330. //
  331. this.lbSpecification.AutoSize = true;
  332. this.lbSpecification.Location = new System.Drawing.Point(32, 102);
  333. this.lbSpecification.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  334. this.lbSpecification.Name = "lbSpecification";
  335. this.lbSpecification.Size = new System.Drawing.Size(37, 15);
  336. this.lbSpecification.TabIndex = 10;
  337. this.lbSpecification.Text = "规格";
  338. //
  339. // tbSpecification
  340. //
  341. this.tbSpecification.Location = new System.Drawing.Point(103, 96);
  342. this.tbSpecification.Margin = new System.Windows.Forms.Padding(4);
  343. this.tbSpecification.Name = "tbSpecification";
  344. this.tbSpecification.Size = new System.Drawing.Size(228, 25);
  345. this.tbSpecification.TabIndex = 11;
  346. //
  347. // lbEndDate
  348. //
  349. this.lbEndDate.AutoSize = true;
  350. this.lbEndDate.Location = new System.Drawing.Point(354, 137);
  351. this.lbEndDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  352. this.lbEndDate.Name = "lbEndDate";
  353. this.lbEndDate.Size = new System.Drawing.Size(67, 15);
  354. this.lbEndDate.TabIndex = 12;
  355. this.lbEndDate.Text = "结束日期";
  356. //
  357. // tbEndDate
  358. //
  359. this.tbEndDate.Location = new System.Drawing.Point(453, 131);
  360. this.tbEndDate.Margin = new System.Windows.Forms.Padding(4);
  361. this.tbEndDate.Name = "tbEndDate";
  362. this.tbEndDate.Size = new System.Drawing.Size(225, 25);
  363. this.tbEndDate.TabIndex = 13;
  364. //
  365. // lbPinyinSearchCode
  366. //
  367. this.lbPinyinSearchCode.AutoSize = true;
  368. this.lbPinyinSearchCode.Location = new System.Drawing.Point(1042, 96);
  369. this.lbPinyinSearchCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  370. this.lbPinyinSearchCode.Name = "lbPinyinSearchCode";
  371. this.lbPinyinSearchCode.Size = new System.Drawing.Size(82, 15);
  372. this.lbPinyinSearchCode.TabIndex = 14;
  373. this.lbPinyinSearchCode.Text = "拼音助记码";
  374. //
  375. // tbPinyinSearchCode
  376. //
  377. this.tbPinyinSearchCode.Location = new System.Drawing.Point(1150, 96);
  378. this.tbPinyinSearchCode.Margin = new System.Windows.Forms.Padding(4);
  379. this.tbPinyinSearchCode.Name = "tbPinyinSearchCode";
  380. this.tbPinyinSearchCode.Size = new System.Drawing.Size(248, 25);
  381. this.tbPinyinSearchCode.TabIndex = 15;
  382. //
  383. // lbApprovalNO
  384. //
  385. this.lbApprovalNO.AutoSize = true;
  386. this.lbApprovalNO.ForeColor = System.Drawing.Color.Black;
  387. this.lbApprovalNO.Location = new System.Drawing.Point(700, 136);
  388. this.lbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  389. this.lbApprovalNO.Name = "lbApprovalNO";
  390. this.lbApprovalNO.Size = new System.Drawing.Size(67, 15);
  391. this.lbApprovalNO.TabIndex = 26;
  392. this.lbApprovalNO.Text = "批准文号";
  393. //
  394. // tbApprovalNO
  395. //
  396. this.tbApprovalNO.Location = new System.Drawing.Point(797, 131);
  397. this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4);
  398. this.tbApprovalNO.Name = "tbApprovalNO";
  399. this.tbApprovalNO.Size = new System.Drawing.Size(225, 25);
  400. this.tbApprovalNO.TabIndex = 27;
  401. //
  402. // lbVersionNO
  403. //
  404. this.lbVersionNO.AutoSize = true;
  405. this.lbVersionNO.Location = new System.Drawing.Point(32, 170);
  406. this.lbVersionNO.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  407. this.lbVersionNO.Name = "lbVersionNO";
  408. this.lbVersionNO.Size = new System.Drawing.Size(52, 15);
  409. this.lbVersionNO.TabIndex = 28;
  410. this.lbVersionNO.Text = "版本号";
  411. //
  412. // tbVersionNO
  413. //
  414. this.tbVersionNO.Location = new System.Drawing.Point(103, 166);
  415. this.tbVersionNO.Margin = new System.Windows.Forms.Padding(4);
  416. this.tbVersionNO.Name = "tbVersionNO";
  417. this.tbVersionNO.Size = new System.Drawing.Size(228, 25);
  418. this.tbVersionNO.TabIndex = 29;
  419. //
  420. // lbVersionName
  421. //
  422. this.lbVersionName.AutoSize = true;
  423. this.lbVersionName.Location = new System.Drawing.Point(354, 171);
  424. this.lbVersionName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  425. this.lbVersionName.Name = "lbVersionName";
  426. this.lbVersionName.Size = new System.Drawing.Size(67, 15);
  427. this.lbVersionName.TabIndex = 30;
  428. this.lbVersionName.Text = "版本名称";
  429. //
  430. // tbVersionName
  431. //
  432. this.tbVersionName.Location = new System.Drawing.Point(453, 166);
  433. this.tbVersionName.Margin = new System.Windows.Forms.Padding(4);
  434. this.tbVersionName.Name = "tbVersionName";
  435. this.tbVersionName.Size = new System.Drawing.Size(225, 25);
  436. this.tbVersionName.TabIndex = 31;
  437. //
  438. // lbUniqueRecordNO
  439. //
  440. this.lbUniqueRecordNO.AutoSize = true;
  441. this.lbUniqueRecordNO.Location = new System.Drawing.Point(354, 205);
  442. this.lbUniqueRecordNO.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  443. this.lbUniqueRecordNO.Name = "lbUniqueRecordNO";
  444. this.lbUniqueRecordNO.Size = new System.Drawing.Size(82, 15);
  445. this.lbUniqueRecordNO.TabIndex = 40;
  446. this.lbUniqueRecordNO.Text = "唯一记录号";
  447. this.lbUniqueRecordNO.Click += new System.EventHandler(this.lbUniqueRecordNO_Click);
  448. //
  449. // tbUniqueRecordNO
  450. //
  451. this.tbUniqueRecordNO.Location = new System.Drawing.Point(453, 201);
  452. this.tbUniqueRecordNO.Margin = new System.Windows.Forms.Padding(4);
  453. this.tbUniqueRecordNO.Name = "tbUniqueRecordNO";
  454. this.tbUniqueRecordNO.Size = new System.Drawing.Size(225, 25);
  455. this.tbUniqueRecordNO.TabIndex = 41;
  456. this.tbUniqueRecordNO.TextChanged += new System.EventHandler(this.tbUniqueRecordNO_TextChanged);
  457. //
  458. // lbManufacturers
  459. //
  460. this.lbManufacturers.AutoSize = true;
  461. this.lbManufacturers.Location = new System.Drawing.Point(32, 204);
  462. this.lbManufacturers.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  463. this.lbManufacturers.Name = "lbManufacturers";
  464. this.lbManufacturers.Size = new System.Drawing.Size(67, 15);
  465. this.lbManufacturers.TabIndex = 42;
  466. this.lbManufacturers.Text = "生产厂家";
  467. //
  468. // tbManufacturers
  469. //
  470. this.tbManufacturers.Location = new System.Drawing.Point(103, 201);
  471. this.tbManufacturers.Margin = new System.Windows.Forms.Padding(4);
  472. this.tbManufacturers.Name = "tbManufacturers";
  473. this.tbManufacturers.Size = new System.Drawing.Size(228, 25);
  474. this.tbManufacturers.TabIndex = 43;
  475. //
  476. // lbNationalName
  477. //
  478. this.lbNationalName.AutoSize = true;
  479. this.lbNationalName.Location = new System.Drawing.Point(1042, 166);
  480. this.lbNationalName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  481. this.lbNationalName.Name = "lbNationalName";
  482. this.lbNationalName.Size = new System.Drawing.Size(97, 15);
  483. this.lbNationalName.TabIndex = 44;
  484. this.lbNationalName.Text = "国家项目编码";
  485. //
  486. // tbNationalName
  487. //
  488. this.tbNationalName.Location = new System.Drawing.Point(1150, 164);
  489. this.tbNationalName.Margin = new System.Windows.Forms.Padding(4);
  490. this.tbNationalName.Name = "tbNationalName";
  491. this.tbNationalName.Size = new System.Drawing.Size(248, 25);
  492. this.tbNationalName.TabIndex = 45;
  493. //
  494. // lbNationalCode
  495. //
  496. this.lbNationalCode.AutoSize = true;
  497. this.lbNationalCode.Location = new System.Drawing.Point(700, 171);
  498. this.lbNationalCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  499. this.lbNationalCode.Name = "lbNationalCode";
  500. this.lbNationalCode.Size = new System.Drawing.Size(97, 15);
  501. this.lbNationalCode.TabIndex = 46;
  502. this.lbNationalCode.Text = "国家项目名称";
  503. //
  504. // tbNationalCode
  505. //
  506. this.tbNationalCode.Location = new System.Drawing.Point(797, 166);
  507. this.tbNationalCode.Margin = new System.Windows.Forms.Padding(4);
  508. this.tbNationalCode.Name = "tbNationalCode";
  509. this.tbNationalCode.Size = new System.Drawing.Size(225, 25);
  510. this.tbNationalCode.TabIndex = 47;
  511. //
  512. // lbChargeItemLevel
  513. //
  514. this.lbChargeItemLevel.AutoSize = true;
  515. this.lbChargeItemLevel.Location = new System.Drawing.Point(1042, 131);
  516. this.lbChargeItemLevel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  517. this.lbChargeItemLevel.Name = "lbChargeItemLevel";
  518. this.lbChargeItemLevel.Size = new System.Drawing.Size(97, 15);
  519. this.lbChargeItemLevel.TabIndex = 48;
  520. this.lbChargeItemLevel.Text = "收费项目等级";
  521. //
  522. // lbLocateName
  523. //
  524. this.lbLocateName.AutoSize = true;
  525. this.lbLocateName.Location = new System.Drawing.Point(1042, 26);
  526. this.lbLocateName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  527. this.lbLocateName.Name = "lbLocateName";
  528. this.lbLocateName.Size = new System.Drawing.Size(97, 15);
  529. this.lbLocateName.TabIndex = 60;
  530. this.lbLocateName.Text = "省码对应名称";
  531. //
  532. // tbLocateName
  533. //
  534. this.tbLocateName.Location = new System.Drawing.Point(1150, 26);
  535. this.tbLocateName.Margin = new System.Windows.Forms.Padding(4);
  536. this.tbLocateName.Name = "tbLocateName";
  537. this.tbLocateName.Size = new System.Drawing.Size(248, 25);
  538. this.tbLocateName.TabIndex = 61;
  539. //
  540. // lbSafetyCode
  541. //
  542. this.lbSafetyCode.AutoSize = true;
  543. this.lbSafetyCode.Location = new System.Drawing.Point(32, 68);
  544. this.lbSafetyCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  545. this.lbSafetyCode.Name = "lbSafetyCode";
  546. this.lbSafetyCode.Size = new System.Drawing.Size(52, 15);
  547. this.lbSafetyCode.TabIndex = 62;
  548. this.lbSafetyCode.Text = "本位码";
  549. //
  550. // tbSafetyCode
  551. //
  552. this.tbSafetyCode.Location = new System.Drawing.Point(103, 61);
  553. this.tbSafetyCode.Margin = new System.Windows.Forms.Padding(4);
  554. this.tbSafetyCode.Name = "tbSafetyCode";
  555. this.tbSafetyCode.Size = new System.Drawing.Size(228, 25);
  556. this.tbSafetyCode.TabIndex = 63;
  557. //
  558. // lbDosageCode
  559. //
  560. this.lbDosageCode.AutoSize = true;
  561. this.lbDosageCode.Location = new System.Drawing.Point(354, 69);
  562. this.lbDosageCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  563. this.lbDosageCode.Name = "lbDosageCode";
  564. this.lbDosageCode.Size = new System.Drawing.Size(67, 15);
  565. this.lbDosageCode.TabIndex = 64;
  566. this.lbDosageCode.Text = "剂型编码";
  567. //
  568. // tbDosageCode
  569. //
  570. this.tbDosageCode.Location = new System.Drawing.Point(453, 61);
  571. this.tbDosageCode.Margin = new System.Windows.Forms.Padding(4);
  572. this.tbDosageCode.Name = "tbDosageCode";
  573. this.tbDosageCode.Size = new System.Drawing.Size(225, 25);
  574. this.tbDosageCode.TabIndex = 65;
  575. //
  576. // lbUnitOfPackag
  577. //
  578. this.lbUnitOfPackag.AutoSize = true;
  579. this.lbUnitOfPackag.Location = new System.Drawing.Point(354, 103);
  580. this.lbUnitOfPackag.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  581. this.lbUnitOfPackag.Name = "lbUnitOfPackag";
  582. this.lbUnitOfPackag.Size = new System.Drawing.Size(67, 15);
  583. this.lbUnitOfPackag.TabIndex = 66;
  584. this.lbUnitOfPackag.Text = "包装单位";
  585. //
  586. // tbUnitOfPackag
  587. //
  588. this.tbUnitOfPackag.Location = new System.Drawing.Point(453, 96);
  589. this.tbUnitOfPackag.Margin = new System.Windows.Forms.Padding(4);
  590. this.tbUnitOfPackag.Name = "tbUnitOfPackag";
  591. this.tbUnitOfPackag.Size = new System.Drawing.Size(225, 25);
  592. this.tbUnitOfPackag.TabIndex = 67;
  593. //
  594. // lbUnitOfValuation
  595. //
  596. this.lbUnitOfValuation.AutoSize = true;
  597. this.lbUnitOfValuation.Location = new System.Drawing.Point(700, 101);
  598. this.lbUnitOfValuation.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  599. this.lbUnitOfValuation.Name = "lbUnitOfValuation";
  600. this.lbUnitOfValuation.Size = new System.Drawing.Size(67, 15);
  601. this.lbUnitOfValuation.TabIndex = 68;
  602. this.lbUnitOfValuation.Text = "计价单位";
  603. //
  604. // tbUnitOfValuation
  605. //
  606. this.tbUnitOfValuation.Location = new System.Drawing.Point(797, 96);
  607. this.tbUnitOfValuation.Margin = new System.Windows.Forms.Padding(4);
  608. this.tbUnitOfValuation.Name = "tbUnitOfValuation";
  609. this.tbUnitOfValuation.Size = new System.Drawing.Size(225, 25);
  610. this.tbUnitOfValuation.TabIndex = 69;
  611. //
  612. // lbStartDate
  613. //
  614. this.lbStartDate.AutoSize = true;
  615. this.lbStartDate.Location = new System.Drawing.Point(32, 136);
  616. this.lbStartDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  617. this.lbStartDate.Name = "lbStartDate";
  618. this.lbStartDate.Size = new System.Drawing.Size(67, 15);
  619. this.lbStartDate.TabIndex = 70;
  620. this.lbStartDate.Text = "开始日期";
  621. //
  622. // tbStartDate
  623. //
  624. this.tbStartDate.Location = new System.Drawing.Point(103, 131);
  625. this.tbStartDate.Margin = new System.Windows.Forms.Padding(4);
  626. this.tbStartDate.Name = "tbStartDate";
  627. this.tbStartDate.Size = new System.Drawing.Size(228, 25);
  628. this.tbStartDate.TabIndex = 71;
  629. //
  630. // pnlClient
  631. //
  632. this.pnlClient.Controls.Add(this.cbxChargeItemLevel);
  633. this.pnlClient.Controls.Add(this.tbCompany);
  634. this.pnlClient.Controls.Add(this.lbCompany);
  635. this.pnlClient.Controls.Add(this.tbNote);
  636. this.pnlClient.Controls.Add(this.lbNote);
  637. this.pnlClient.Controls.Add(this.panel2);
  638. this.pnlClient.Controls.Add(this.tbStartDate);
  639. this.pnlClient.Controls.Add(this.lbStartDate);
  640. this.pnlClient.Controls.Add(this.tbUnitOfValuation);
  641. this.pnlClient.Controls.Add(this.lbUnitOfValuation);
  642. this.pnlClient.Controls.Add(this.tbUnitOfPackag);
  643. this.pnlClient.Controls.Add(this.lbUnitOfPackag);
  644. this.pnlClient.Controls.Add(this.tbDosageCode);
  645. this.pnlClient.Controls.Add(this.lbDosageCode);
  646. this.pnlClient.Controls.Add(this.tbSafetyCode);
  647. this.pnlClient.Controls.Add(this.lbSafetyCode);
  648. this.pnlClient.Controls.Add(this.tbLocateName);
  649. this.pnlClient.Controls.Add(this.lbLocateName);
  650. this.pnlClient.Controls.Add(this.lbChargeItemLevel);
  651. this.pnlClient.Controls.Add(this.tbNationalCode);
  652. this.pnlClient.Controls.Add(this.lbNationalCode);
  653. this.pnlClient.Controls.Add(this.tbNationalName);
  654. this.pnlClient.Controls.Add(this.lbNationalName);
  655. this.pnlClient.Controls.Add(this.tbManufacturers);
  656. this.pnlClient.Controls.Add(this.lbManufacturers);
  657. this.pnlClient.Controls.Add(this.tbUniqueRecordNO);
  658. this.pnlClient.Controls.Add(this.lbUniqueRecordNO);
  659. this.pnlClient.Controls.Add(this.tbVersionName);
  660. this.pnlClient.Controls.Add(this.lbVersionName);
  661. this.pnlClient.Controls.Add(this.tbVersionNO);
  662. this.pnlClient.Controls.Add(this.lbVersionNO);
  663. this.pnlClient.Controls.Add(this.tbApprovalNO);
  664. this.pnlClient.Controls.Add(this.lbApprovalNO);
  665. this.pnlClient.Controls.Add(this.tbPinyinSearchCode);
  666. this.pnlClient.Controls.Add(this.lbPinyinSearchCode);
  667. this.pnlClient.Controls.Add(this.tbEndDate);
  668. this.pnlClient.Controls.Add(this.lbEndDate);
  669. this.pnlClient.Controls.Add(this.tbSpecification);
  670. this.pnlClient.Controls.Add(this.lbSpecification);
  671. this.pnlClient.Controls.Add(this.tbCategory);
  672. this.pnlClient.Controls.Add(this.lbCategory);
  673. this.pnlClient.Controls.Add(this.tbDosageName);
  674. this.pnlClient.Controls.Add(this.lbDosageName);
  675. this.pnlClient.Controls.Add(this.tbLocateCode);
  676. this.pnlClient.Controls.Add(this.lbLocateCode);
  677. this.pnlClient.Controls.Add(this.tbName);
  678. this.pnlClient.Controls.Add(this.lbName);
  679. this.pnlClient.Controls.Add(this.tbCode);
  680. this.pnlClient.Controls.Add(this.lbCode);
  681. this.pnlClient.Controls.Add(this.panel1);
  682. this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
  683. this.pnlClient.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  684. this.pnlClient.Location = new System.Drawing.Point(0, 51);
  685. this.pnlClient.Margin = new System.Windows.Forms.Padding(4);
  686. this.pnlClient.Name = "pnlClient";
  687. this.pnlClient.Size = new System.Drawing.Size(1424, 553);
  688. this.pnlClient.TabIndex = 1;
  689. this.pnlClient.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlClient_Paint);
  690. //
  691. // cbxChargeItemLevel
  692. //
  693. this.cbxChargeItemLevel.FormattingEnabled = true;
  694. this.cbxChargeItemLevel.Items.AddRange(new object[] {
  695. "甲类",
  696. "乙类",
  697. "丙类"});
  698. this.cbxChargeItemLevel.Location = new System.Drawing.Point(1150, 131);
  699. this.cbxChargeItemLevel.Name = "cbxChargeItemLevel";
  700. this.cbxChargeItemLevel.Size = new System.Drawing.Size(248, 23);
  701. this.cbxChargeItemLevel.TabIndex = 82;
  702. //
  703. // tbCompany
  704. //
  705. this.tbCompany.Location = new System.Drawing.Point(1150, 199);
  706. this.tbCompany.Margin = new System.Windows.Forms.Padding(4);
  707. this.tbCompany.Name = "tbCompany";
  708. this.tbCompany.Size = new System.Drawing.Size(248, 25);
  709. this.tbCompany.TabIndex = 81;
  710. //
  711. // lbCompany
  712. //
  713. this.lbCompany.AutoSize = true;
  714. this.lbCompany.Location = new System.Drawing.Point(1043, 201);
  715. this.lbCompany.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  716. this.lbCompany.Name = "lbCompany";
  717. this.lbCompany.Size = new System.Drawing.Size(67, 15);
  718. this.lbCompany.TabIndex = 80;
  719. this.lbCompany.Text = "销售公司";
  720. //
  721. // tbNote
  722. //
  723. this.tbNote.Location = new System.Drawing.Point(797, 201);
  724. this.tbNote.Margin = new System.Windows.Forms.Padding(4);
  725. this.tbNote.Name = "tbNote";
  726. this.tbNote.Size = new System.Drawing.Size(225, 25);
  727. this.tbNote.TabIndex = 79;
  728. //
  729. // lbNote
  730. //
  731. this.lbNote.AutoSize = true;
  732. this.lbNote.Location = new System.Drawing.Point(700, 206);
  733. this.lbNote.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  734. this.lbNote.Name = "lbNote";
  735. this.lbNote.Size = new System.Drawing.Size(37, 15);
  736. this.lbNote.TabIndex = 78;
  737. this.lbNote.Text = "备注";
  738. //
  739. // panel2
  740. //
  741. this.panel2.Controls.Add(this.gbExceptContent);
  742. this.panel2.Controls.Add(this.gbInstructions);
  743. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  744. this.panel2.Location = new System.Drawing.Point(0, 293);
  745. this.panel2.Name = "panel2";
  746. this.panel2.Size = new System.Drawing.Size(1424, 125);
  747. this.panel2.TabIndex = 77;
  748. //
  749. // gbExceptContent
  750. //
  751. this.gbExceptContent.Controls.Add(this.rtbExceptContent);
  752. this.gbExceptContent.Dock = System.Windows.Forms.DockStyle.Right;
  753. this.gbExceptContent.Location = new System.Drawing.Point(752, 0);
  754. this.gbExceptContent.Name = "gbExceptContent";
  755. this.gbExceptContent.Size = new System.Drawing.Size(672, 125);
  756. this.gbExceptContent.TabIndex = 78;
  757. this.gbExceptContent.TabStop = false;
  758. this.gbExceptContent.Text = "除外内容";
  759. //
  760. // rtbExceptContent
  761. //
  762. this.rtbExceptContent.Dock = System.Windows.Forms.DockStyle.Fill;
  763. this.rtbExceptContent.Location = new System.Drawing.Point(3, 21);
  764. this.rtbExceptContent.Name = "rtbExceptContent";
  765. this.rtbExceptContent.Size = new System.Drawing.Size(666, 101);
  766. this.rtbExceptContent.TabIndex = 0;
  767. this.rtbExceptContent.Text = "";
  768. //
  769. // gbInstructions
  770. //
  771. this.gbInstructions.Controls.Add(this.rtbInstructions);
  772. this.gbInstructions.Dock = System.Windows.Forms.DockStyle.Fill;
  773. this.gbInstructions.Location = new System.Drawing.Point(0, 0);
  774. this.gbInstructions.Name = "gbInstructions";
  775. this.gbInstructions.Size = new System.Drawing.Size(1424, 125);
  776. this.gbInstructions.TabIndex = 77;
  777. this.gbInstructions.TabStop = false;
  778. this.gbInstructions.Text = "说明";
  779. //
  780. // rtbInstructions
  781. //
  782. this.rtbInstructions.Dock = System.Windows.Forms.DockStyle.Fill;
  783. this.rtbInstructions.Location = new System.Drawing.Point(3, 21);
  784. this.rtbInstructions.Name = "rtbInstructions";
  785. this.rtbInstructions.Size = new System.Drawing.Size(1418, 101);
  786. this.rtbInstructions.TabIndex = 0;
  787. this.rtbInstructions.Text = "";
  788. //
  789. // panel1
  790. //
  791. this.panel1.Controls.Add(this.groupBox3);
  792. this.panel1.Controls.Add(this.gbConnotation);
  793. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  794. this.panel1.Location = new System.Drawing.Point(0, 418);
  795. this.panel1.Name = "panel1";
  796. this.panel1.Size = new System.Drawing.Size(1424, 135);
  797. this.panel1.TabIndex = 76;
  798. //
  799. // groupBox3
  800. //
  801. this.groupBox3.Controls.Add(this.rtbLimitRange);
  802. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right;
  803. this.groupBox3.Location = new System.Drawing.Point(752, 0);
  804. this.groupBox3.Name = "groupBox3";
  805. this.groupBox3.Size = new System.Drawing.Size(672, 135);
  806. this.groupBox3.TabIndex = 78;
  807. this.groupBox3.TabStop = false;
  808. this.groupBox3.Text = "限制范围";
  809. //
  810. // rtbLimitRange
  811. //
  812. this.rtbLimitRange.Dock = System.Windows.Forms.DockStyle.Fill;
  813. this.rtbLimitRange.Location = new System.Drawing.Point(3, 21);
  814. this.rtbLimitRange.Name = "rtbLimitRange";
  815. this.rtbLimitRange.Size = new System.Drawing.Size(666, 111);
  816. this.rtbLimitRange.TabIndex = 0;
  817. this.rtbLimitRange.Text = "";
  818. //
  819. // gbConnotation
  820. //
  821. this.gbConnotation.Controls.Add(this.rtbConnotation);
  822. this.gbConnotation.Dock = System.Windows.Forms.DockStyle.Fill;
  823. this.gbConnotation.Location = new System.Drawing.Point(0, 0);
  824. this.gbConnotation.Name = "gbConnotation";
  825. this.gbConnotation.Size = new System.Drawing.Size(1424, 135);
  826. this.gbConnotation.TabIndex = 77;
  827. this.gbConnotation.TabStop = false;
  828. this.gbConnotation.Text = "项目内涵";
  829. //
  830. // rtbConnotation
  831. //
  832. this.rtbConnotation.Dock = System.Windows.Forms.DockStyle.Fill;
  833. this.rtbConnotation.Location = new System.Drawing.Point(3, 21);
  834. this.rtbConnotation.Name = "rtbConnotation";
  835. this.rtbConnotation.Size = new System.Drawing.Size(1418, 111);
  836. this.rtbConnotation.TabIndex = 0;
  837. this.rtbConnotation.Text = "";
  838. //
  839. // AddSingleDirectory
  840. //
  841. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  842. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  843. this.AutoValidate = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
  844. this.ClientSize = new System.Drawing.Size(1424, 667);
  845. this.Controls.Add(this.pnlClient);
  846. this.Controls.Add(this.pnlBottom);
  847. this.Controls.Add(this.pnlTop);
  848. this.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. this.HelpButton = true;
  850. this.Margin = new System.Windows.Forms.Padding(4);
  851. this.Name = "AddSingleDirectory";
  852. this.Text = "单条目录维护";
  853. this.pnlTop.ResumeLayout(false);
  854. this.pnlTop.PerformLayout();
  855. this.pnlBottom.ResumeLayout(false);
  856. this.pnlClient.ResumeLayout(false);
  857. this.pnlClient.PerformLayout();
  858. this.panel2.ResumeLayout(false);
  859. this.gbExceptContent.ResumeLayout(false);
  860. this.gbInstructions.ResumeLayout(false);
  861. this.panel1.ResumeLayout(false);
  862. this.groupBox3.ResumeLayout(false);
  863. this.gbConnotation.ResumeLayout(false);
  864. this.ResumeLayout(false);
  865. }
  866. #endregion
  867. private System.Windows.Forms.Panel pnlTop;
  868. private System.Windows.Forms.Label label24;
  869. private System.Windows.Forms.Panel pnlBottom;
  870. private System.Windows.Forms.Label lbCode;
  871. private System.Windows.Forms.TextBox tbCode;
  872. private System.Windows.Forms.Label lbName;
  873. private System.Windows.Forms.TextBox tbName;
  874. private System.Windows.Forms.Label lbLocateCode;
  875. private System.Windows.Forms.TextBox tbLocateCode;
  876. private System.Windows.Forms.Label lbDosageName;
  877. private System.Windows.Forms.TextBox tbDosageName;
  878. private System.Windows.Forms.Label lbCategory;
  879. private System.Windows.Forms.TextBox tbCategory;
  880. private System.Windows.Forms.Label lbSpecification;
  881. private System.Windows.Forms.TextBox tbSpecification;
  882. private System.Windows.Forms.Label lbEndDate;
  883. private System.Windows.Forms.TextBox tbEndDate;
  884. private System.Windows.Forms.Label lbPinyinSearchCode;
  885. private System.Windows.Forms.TextBox tbPinyinSearchCode;
  886. private System.Windows.Forms.Label lbApprovalNO;
  887. private System.Windows.Forms.TextBox tbApprovalNO;
  888. private System.Windows.Forms.Label lbVersionNO;
  889. private System.Windows.Forms.TextBox tbVersionNO;
  890. private System.Windows.Forms.Label lbVersionName;
  891. private System.Windows.Forms.TextBox tbVersionName;
  892. private System.Windows.Forms.Label lbUniqueRecordNO;
  893. private System.Windows.Forms.TextBox tbUniqueRecordNO;
  894. private System.Windows.Forms.Label lbManufacturers;
  895. private System.Windows.Forms.TextBox tbManufacturers;
  896. private System.Windows.Forms.Label lbNationalName;
  897. private System.Windows.Forms.TextBox tbNationalName;
  898. private System.Windows.Forms.Label lbNationalCode;
  899. private System.Windows.Forms.TextBox tbNationalCode;
  900. private System.Windows.Forms.Label lbChargeItemLevel;
  901. private System.Windows.Forms.Label lbLocateName;
  902. private System.Windows.Forms.TextBox tbLocateName;
  903. private System.Windows.Forms.Label lbSafetyCode;
  904. private System.Windows.Forms.TextBox tbSafetyCode;
  905. private System.Windows.Forms.Label lbDosageCode;
  906. private System.Windows.Forms.TextBox tbDosageCode;
  907. private System.Windows.Forms.Label lbUnitOfPackag;
  908. private System.Windows.Forms.TextBox tbUnitOfPackag;
  909. private System.Windows.Forms.Label lbUnitOfValuation;
  910. private System.Windows.Forms.TextBox tbUnitOfValuation;
  911. private System.Windows.Forms.Label lbStartDate;
  912. private System.Windows.Forms.TextBox tbStartDate;
  913. private System.Windows.Forms.Panel pnlClient;
  914. private System.Windows.Forms.Button btnNo;
  915. private System.Windows.Forms.Button btnYes;
  916. private System.Windows.Forms.ComboBox cbxDirecType;
  917. private System.Windows.Forms.CheckBox cbLimitFlag;
  918. private System.Windows.Forms.CheckBox cbSpecialFlag;
  919. private System.Windows.Forms.CheckBox cbUseFlag;
  920. private System.Windows.Forms.CheckBox cbValidFlag;
  921. private System.Windows.Forms.Panel panel2;
  922. private System.Windows.Forms.GroupBox gbExceptContent;
  923. private System.Windows.Forms.RichTextBox rtbExceptContent;
  924. private System.Windows.Forms.GroupBox gbInstructions;
  925. private System.Windows.Forms.RichTextBox rtbInstructions;
  926. private System.Windows.Forms.Panel panel1;
  927. private System.Windows.Forms.GroupBox groupBox3;
  928. private System.Windows.Forms.RichTextBox rtbLimitRange;
  929. private System.Windows.Forms.GroupBox gbConnotation;
  930. private System.Windows.Forms.RichTextBox rtbConnotation;
  931. private System.Windows.Forms.TextBox tbNote;
  932. private System.Windows.Forms.Label lbNote;
  933. private System.Windows.Forms.TextBox tbCompany;
  934. private System.Windows.Forms.Label lbCompany;
  935. private System.Windows.Forms.ComboBox cbxChargeItemLevel;
  936. }
  937. }