NationCodeInfo.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class NationCodeInfo
  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.tb_NatiionName = new Sunny.UI.UITextBox();
  31. this.tb_NationCode = new Sunny.UI.UITextBox();
  32. this.uiLabel2 = new Sunny.UI.UILabel();
  33. this.uiLabel1 = new Sunny.UI.UILabel();
  34. this.uiPanel1 = new Sunny.UI.UIPanel();
  35. this.btn_Cancel = new Sunny.UI.UIButton();
  36. this.btn_OK = new Sunny.UI.UIButton();
  37. this.uiTitlePanel1.SuspendLayout();
  38. this.uiPanel1.SuspendLayout();
  39. this.SuspendLayout();
  40. //
  41. // uiTitlePanel1
  42. //
  43. this.uiTitlePanel1.Controls.Add(this.tb_NatiionName);
  44. this.uiTitlePanel1.Controls.Add(this.tb_NationCode);
  45. this.uiTitlePanel1.Controls.Add(this.uiLabel2);
  46. this.uiTitlePanel1.Controls.Add(this.uiLabel1);
  47. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  48. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  49. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
  50. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  51. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  52. this.uiTitlePanel1.Name = "uiTitlePanel1";
  53. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
  54. this.uiTitlePanel1.ShowText = false;
  55. this.uiTitlePanel1.Size = new System.Drawing.Size(423, 298);
  56. this.uiTitlePanel1.TabIndex = 0;
  57. this.uiTitlePanel1.Text = "医保目录贯标信息";
  58. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  59. this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  60. //
  61. // tb_NatiionName
  62. //
  63. this.tb_NatiionName.Cursor = System.Windows.Forms.Cursors.IBeam;
  64. this.tb_NatiionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.tb_NatiionName.Location = new System.Drawing.Point(130, 145);
  66. this.tb_NatiionName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  67. this.tb_NatiionName.MinimumSize = new System.Drawing.Size(1, 16);
  68. this.tb_NatiionName.Name = "tb_NatiionName";
  69. this.tb_NatiionName.ShowText = false;
  70. this.tb_NatiionName.Size = new System.Drawing.Size(266, 29);
  71. this.tb_NatiionName.TabIndex = 3;
  72. this.tb_NatiionName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  73. this.tb_NatiionName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  74. //
  75. // tb_NationCode
  76. //
  77. this.tb_NationCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  78. this.tb_NationCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.tb_NationCode.Location = new System.Drawing.Point(130, 79);
  80. this.tb_NationCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  81. this.tb_NationCode.MinimumSize = new System.Drawing.Size(1, 16);
  82. this.tb_NationCode.Name = "tb_NationCode";
  83. this.tb_NationCode.ShowText = false;
  84. this.tb_NationCode.Size = new System.Drawing.Size(266, 29);
  85. this.tb_NationCode.TabIndex = 2;
  86. this.tb_NationCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  87. this.tb_NationCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  88. //
  89. // uiLabel2
  90. //
  91. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.uiLabel2.Location = new System.Drawing.Point(23, 145);
  93. this.uiLabel2.Name = "uiLabel2";
  94. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  95. this.uiLabel2.TabIndex = 1;
  96. this.uiLabel2.Text = "贯标名称";
  97. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  98. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  99. //
  100. // uiLabel1
  101. //
  102. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.uiLabel1.Location = new System.Drawing.Point(23, 79);
  104. this.uiLabel1.Name = "uiLabel1";
  105. this.uiLabel1.Size = new System.Drawing.Size(100, 23);
  106. this.uiLabel1.TabIndex = 0;
  107. this.uiLabel1.Text = "贯标代码";
  108. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  109. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  110. //
  111. // uiPanel1
  112. //
  113. this.uiPanel1.Controls.Add(this.btn_Cancel);
  114. this.uiPanel1.Controls.Add(this.btn_OK);
  115. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  116. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.uiPanel1.Location = new System.Drawing.Point(0, 225);
  118. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  119. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  120. this.uiPanel1.Name = "uiPanel1";
  121. this.uiPanel1.Size = new System.Drawing.Size(423, 73);
  122. this.uiPanel1.TabIndex = 1;
  123. this.uiPanel1.Text = null;
  124. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  125. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  126. //
  127. // btn_Cancel
  128. //
  129. this.btn_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  130. this.btn_Cancel.Cursor = System.Windows.Forms.Cursors.Hand;
  131. this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.btn_Cancel.Location = new System.Drawing.Point(297, 13);
  133. this.btn_Cancel.MinimumSize = new System.Drawing.Size(1, 1);
  134. this.btn_Cancel.Name = "btn_Cancel";
  135. this.btn_Cancel.Size = new System.Drawing.Size(104, 50);
  136. this.btn_Cancel.TabIndex = 1;
  137. this.btn_Cancel.Text = "取 消";
  138. this.btn_Cancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.btn_Cancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  140. this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
  141. //
  142. // btn_OK
  143. //
  144. this.btn_OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  145. this.btn_OK.Cursor = System.Windows.Forms.Cursors.Hand;
  146. this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.btn_OK.Location = new System.Drawing.Point(183, 13);
  148. this.btn_OK.MinimumSize = new System.Drawing.Size(1, 1);
  149. this.btn_OK.Name = "btn_OK";
  150. this.btn_OK.Size = new System.Drawing.Size(104, 50);
  151. this.btn_OK.TabIndex = 0;
  152. this.btn_OK.Text = "确 定";
  153. this.btn_OK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.btn_OK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  155. this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
  156. //
  157. // NationCodeInfo
  158. //
  159. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  160. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  161. this.ClientSize = new System.Drawing.Size(423, 298);
  162. this.Controls.Add(this.uiPanel1);
  163. this.Controls.Add(this.uiTitlePanel1);
  164. this.Name = "NationCodeInfo";
  165. this.Text = "医保目录贯标信息";
  166. this.Shown += new System.EventHandler(this.NationCodeInfo_Shown);
  167. this.uiTitlePanel1.ResumeLayout(false);
  168. this.uiPanel1.ResumeLayout(false);
  169. this.ResumeLayout(false);
  170. }
  171. #endregion
  172. private Sunny.UI.UITitlePanel uiTitlePanel1;
  173. private Sunny.UI.UIPanel uiPanel1;
  174. private Sunny.UI.UITextBox tb_NatiionName;
  175. private Sunny.UI.UITextBox tb_NationCode;
  176. private Sunny.UI.UILabel uiLabel2;
  177. private Sunny.UI.UILabel uiLabel1;
  178. private Sunny.UI.UIButton btn_Cancel;
  179. private Sunny.UI.UIButton btn_OK;
  180. }
  181. }