AddSignleDirectory.designer.cs 47 KB

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