F_MST_0102.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0102
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0102));
  29. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  30. this.lblAddress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  31. this.lblTelephone = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  32. this.lblLetterMarket = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  33. this.lblLeader = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  34. this.lbltxtOrganizationFullName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.lblOrganizationName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  36. this.lblOrganizationCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.txtOrganizationFullName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  38. this.txtLeader = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  39. this.txtOrganizationCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  40. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  41. this.txtAddress = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.txtOrganizationName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  43. this.chkValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  44. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  45. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.txtTelephone = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Tel();
  49. this.LetterMarket = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Code();
  50. this.SuspendLayout();
  51. //
  52. // lblRemarks
  53. //
  54. this.lblRemarks.AutoSize = true;
  55. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  56. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  57. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  58. this.lblRemarks.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  59. this.lblRemarks.Location = new System.Drawing.Point(36, 152);
  60. this.lblRemarks.Name = "lblRemarks";
  61. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  62. this.lblRemarks.TabIndex = 16;
  63. this.lblRemarks.Text = "备注";
  64. //
  65. // lblAddress
  66. //
  67. this.lblAddress.AutoSize = true;
  68. this.lblAddress.BackColor = System.Drawing.Color.Transparent;
  69. this.lblAddress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. this.lblAddress.ForeColor = System.Drawing.SystemColors.ControlText;
  71. this.lblAddress.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  72. this.lblAddress.Location = new System.Drawing.Point(36, 125);
  73. this.lblAddress.Name = "lblAddress";
  74. this.lblAddress.Size = new System.Drawing.Size(29, 12);
  75. this.lblAddress.TabIndex = 14;
  76. this.lblAddress.Text = "地址";
  77. //
  78. // lblTelephone
  79. //
  80. this.lblTelephone.AutoSize = true;
  81. this.lblTelephone.BackColor = System.Drawing.Color.Transparent;
  82. this.lblTelephone.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.lblTelephone.ForeColor = System.Drawing.SystemColors.ControlText;
  84. this.lblTelephone.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  85. this.lblTelephone.Location = new System.Drawing.Point(301, 98);
  86. this.lblTelephone.Name = "lblTelephone";
  87. this.lblTelephone.Size = new System.Drawing.Size(53, 12);
  88. this.lblTelephone.TabIndex = 12;
  89. this.lblTelephone.Text = "联系电话";
  90. //
  91. // lblLetterMarket
  92. //
  93. this.lblLetterMarket.AutoSize = true;
  94. this.lblLetterMarket.BackColor = System.Drawing.Color.Transparent;
  95. this.lblLetterMarket.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.lblLetterMarket.ForeColor = System.Drawing.SystemColors.ControlText;
  97. this.lblLetterMarket.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  98. this.lblLetterMarket.Location = new System.Drawing.Point(12, 98);
  99. this.lblLetterMarket.Name = "lblLetterMarket";
  100. this.lblLetterMarket.Size = new System.Drawing.Size(53, 12);
  101. this.lblLetterMarket.TabIndex = 10;
  102. this.lblLetterMarket.Text = "票头字母";
  103. //
  104. // lblLeader
  105. //
  106. this.lblLeader.AutoSize = true;
  107. this.lblLeader.BackColor = System.Drawing.Color.Transparent;
  108. this.lblLeader.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.lblLeader.ForeColor = System.Drawing.SystemColors.ControlText;
  110. this.lblLeader.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  111. this.lblLeader.Location = new System.Drawing.Point(313, 70);
  112. this.lblLeader.Name = "lblLeader";
  113. this.lblLeader.Size = new System.Drawing.Size(41, 12);
  114. this.lblLeader.TabIndex = 8;
  115. this.lblLeader.Text = "负责人";
  116. //
  117. // lbltxtOrganizationFullName
  118. //
  119. this.lbltxtOrganizationFullName.AutoSize = true;
  120. this.lbltxtOrganizationFullName.BackColor = System.Drawing.Color.Transparent;
  121. this.lbltxtOrganizationFullName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.lbltxtOrganizationFullName.ForeColor = System.Drawing.SystemColors.ControlText;
  123. this.lbltxtOrganizationFullName.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  124. this.lbltxtOrganizationFullName.Location = new System.Drawing.Point(36, 42);
  125. this.lbltxtOrganizationFullName.Name = "lbltxtOrganizationFullName";
  126. this.lbltxtOrganizationFullName.Size = new System.Drawing.Size(29, 12);
  127. this.lbltxtOrganizationFullName.TabIndex = 4;
  128. this.lbltxtOrganizationFullName.Text = "全称";
  129. //
  130. // lblOrganizationName
  131. //
  132. this.lblOrganizationName.AutoSize = true;
  133. this.lblOrganizationName.BackColor = System.Drawing.Color.Transparent;
  134. this.lblOrganizationName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.lblOrganizationName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  136. this.lblOrganizationName.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  137. this.lblOrganizationName.IsMustInput = true;
  138. this.lblOrganizationName.Location = new System.Drawing.Point(325, 15);
  139. this.lblOrganizationName.Name = "lblOrganizationName";
  140. this.lblOrganizationName.Size = new System.Drawing.Size(29, 12);
  141. this.lblOrganizationName.TabIndex = 2;
  142. this.lblOrganizationName.Text = "名称";
  143. //
  144. // lblOrganizationCode
  145. //
  146. this.lblOrganizationCode.AutoSize = true;
  147. this.lblOrganizationCode.BackColor = System.Drawing.Color.Transparent;
  148. this.lblOrganizationCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.lblOrganizationCode.ForeColor = System.Drawing.SystemColors.ControlText;
  150. this.lblOrganizationCode.Image = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  151. this.lblOrganizationCode.Location = new System.Drawing.Point(36, 15);
  152. this.lblOrganizationCode.Name = "lblOrganizationCode";
  153. this.lblOrganizationCode.Size = new System.Drawing.Size(29, 12);
  154. this.lblOrganizationCode.TabIndex = 0;
  155. this.lblOrganizationCode.Text = "编码";
  156. //
  157. // txtOrganizationFullName
  158. //
  159. this.txtOrganizationFullName.BackColor = System.Drawing.SystemColors.Control;
  160. this.txtOrganizationFullName.BackgroundColor = System.Drawing.SystemColors.Window;
  161. this.txtOrganizationFullName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.txtOrganizationFullName.Location = new System.Drawing.Point(71, 39);
  163. this.txtOrganizationFullName.MaxLength = 150;
  164. this.txtOrganizationFullName.Name = "txtOrganizationFullName";
  165. this.txtOrganizationFullName.ReadOnly = true;
  166. this.txtOrganizationFullName.Size = new System.Drawing.Size(509, 21);
  167. this.txtOrganizationFullName.TabIndex = 5;
  168. //
  169. // txtLeader
  170. //
  171. this.txtLeader.BackgroundColor = System.Drawing.SystemColors.Window;
  172. this.txtLeader.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.txtLeader.Location = new System.Drawing.Point(360, 67);
  174. this.txtLeader.MaxLength = 20;
  175. this.txtLeader.Name = "txtLeader";
  176. this.txtLeader.Size = new System.Drawing.Size(220, 21);
  177. this.txtLeader.TabIndex = 9;
  178. //
  179. // txtOrganizationCode
  180. //
  181. this.txtOrganizationCode.BackColor = System.Drawing.SystemColors.Control;
  182. this.txtOrganizationCode.BackgroundColor = System.Drawing.SystemColors.Window;
  183. this.txtOrganizationCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  184. this.txtOrganizationCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.txtOrganizationCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  186. this.txtOrganizationCode.Location = new System.Drawing.Point(71, 12);
  187. this.txtOrganizationCode.MaxLength = 21;
  188. this.txtOrganizationCode.Name = "txtOrganizationCode";
  189. this.txtOrganizationCode.ReadOnly = true;
  190. this.txtOrganizationCode.Size = new System.Drawing.Size(220, 21);
  191. this.txtOrganizationCode.TabIndex = 999;
  192. this.txtOrganizationCode.TabStop = false;
  193. //
  194. // txtRemarks
  195. //
  196. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  197. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.txtRemarks.Location = new System.Drawing.Point(71, 149);
  199. this.txtRemarks.MaxLength = 500;
  200. this.txtRemarks.Multiline = true;
  201. this.txtRemarks.Name = "txtRemarks";
  202. this.txtRemarks.Size = new System.Drawing.Size(509, 56);
  203. this.txtRemarks.TabIndex = 17;
  204. //
  205. // txtAddress
  206. //
  207. this.txtAddress.BackgroundColor = System.Drawing.SystemColors.Window;
  208. this.txtAddress.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.txtAddress.Location = new System.Drawing.Point(71, 122);
  210. this.txtAddress.MaxLength = 500;
  211. this.txtAddress.Name = "txtAddress";
  212. this.txtAddress.Size = new System.Drawing.Size(509, 21);
  213. this.txtAddress.TabIndex = 15;
  214. //
  215. // txtOrganizationName
  216. //
  217. this.txtOrganizationName.BackColor = System.Drawing.Color.Yellow;
  218. this.txtOrganizationName.BackgroundColor = System.Drawing.SystemColors.Window;
  219. this.txtOrganizationName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.txtOrganizationName.IsMustInput = true;
  221. this.txtOrganizationName.Location = new System.Drawing.Point(360, 12);
  222. this.txtOrganizationName.MaxLength = 20;
  223. this.txtOrganizationName.Name = "txtOrganizationName";
  224. this.txtOrganizationName.Size = new System.Drawing.Size(220, 21);
  225. this.txtOrganizationName.TabIndex = 3;
  226. //
  227. // chkValueFlag
  228. //
  229. this.chkValueFlag.AutoSize = true;
  230. this.chkValueFlag.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  231. this.chkValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.chkValueFlag.Location = new System.Drawing.Point(71, 211);
  233. this.chkValueFlag.Name = "chkValueFlag";
  234. this.chkValueFlag.Size = new System.Drawing.Size(48, 16);
  235. this.chkValueFlag.TabIndex = 18;
  236. this.chkValueFlag.Text = "正常";
  237. this.chkValueFlag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  238. this.chkValueFlag.UseVisualStyleBackColor = true;
  239. //
  240. // btnCancel
  241. //
  242. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  243. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  244. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  245. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  246. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.btnCancel.ForeColor = System.Drawing.Color.White;
  248. this.btnCancel.Location = new System.Drawing.Point(495, 211);
  249. this.btnCancel.Name = "btnCancel";
  250. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  251. this.btnCancel.TabIndex = 20;
  252. this.btnCancel.Text = "关闭";
  253. this.btnCancel.UseVisualStyleBackColor = false;
  254. //
  255. // btnSave
  256. //
  257. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  258. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  259. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  260. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.btnSave.ForeColor = System.Drawing.Color.White;
  262. this.btnSave.Location = new System.Drawing.Point(404, 211);
  263. this.btnSave.Name = "btnSave";
  264. this.btnSave.Size = new System.Drawing.Size(85, 30);
  265. this.btnSave.TabIndex = 19;
  266. this.btnSave.Text = "保存";
  267. this.btnSave.UseVisualStyleBackColor = true;
  268. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  269. //
  270. // c_Label1
  271. //
  272. this.c_Label1.AutoSize = true;
  273. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  274. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.c_Label1.Location = new System.Drawing.Point(12, 70);
  276. this.c_Label1.Name = "c_Label1";
  277. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  278. this.c_Label1.TabIndex = 6;
  279. this.c_Label1.Text = "上级部门";
  280. //
  281. // txtOrganization
  282. //
  283. this.txtOrganization.BackColor = System.Drawing.SystemColors.Control;
  284. this.txtOrganization.BackgroundColor = System.Drawing.SystemColors.Window;
  285. this.txtOrganization.ErrorMessage = "";
  286. this.txtOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.txtOrganization.Location = new System.Drawing.Point(71, 67);
  288. this.txtOrganization.Name = "txtOrganization";
  289. this.txtOrganization.ReadOnly = true;
  290. this.txtOrganization.Size = new System.Drawing.Size(220, 21);
  291. this.txtOrganization.TabIndex = 7;
  292. this.txtOrganization.TextValue = "";
  293. //
  294. // txtTelephone
  295. //
  296. this.txtTelephone.BackColor = System.Drawing.SystemColors.Window;
  297. this.txtTelephone.BackgroundColor = System.Drawing.SystemColors.Window;
  298. this.txtTelephone.ErrorMessage = "";
  299. this.txtTelephone.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.txtTelephone.ImeMode = System.Windows.Forms.ImeMode.Off;
  301. this.txtTelephone.Location = new System.Drawing.Point(360, 95);
  302. this.txtTelephone.MaxLength = 20;
  303. this.txtTelephone.Name = "txtTelephone";
  304. this.txtTelephone.Size = new System.Drawing.Size(220, 21);
  305. this.txtTelephone.TabIndex = 11;
  306. this.txtTelephone.TextValue = "";
  307. //
  308. // LetterMarket
  309. //
  310. this.LetterMarket.BackColor = System.Drawing.SystemColors.Window;
  311. this.LetterMarket.BackgroundColor = System.Drawing.SystemColors.Window;
  312. this.LetterMarket.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  313. this.LetterMarket.ErrorMessage = "";
  314. this.LetterMarket.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.LetterMarket.ImeMode = System.Windows.Forms.ImeMode.Off;
  316. this.LetterMarket.Location = new System.Drawing.Point(71, 95);
  317. this.LetterMarket.MaxLength = 2;
  318. this.LetterMarket.Name = "LetterMarket";
  319. this.LetterMarket.Size = new System.Drawing.Size(220, 21);
  320. this.LetterMarket.TabIndex = 10;
  321. this.LetterMarket.TextValue = "";
  322. //
  323. // F_MST_0102
  324. //
  325. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  326. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  327. this.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.bg;
  328. this.CancelButton = this.btnCancel;
  329. this.ClientSize = new System.Drawing.Size(592, 266);
  330. this.Controls.Add(this.LetterMarket);
  331. this.Controls.Add(this.txtTelephone);
  332. this.Controls.Add(this.txtOrganization);
  333. this.Controls.Add(this.c_Label1);
  334. this.Controls.Add(this.btnSave);
  335. this.Controls.Add(this.btnCancel);
  336. this.Controls.Add(this.chkValueFlag);
  337. this.Controls.Add(this.lblRemarks);
  338. this.Controls.Add(this.lblAddress);
  339. this.Controls.Add(this.lblTelephone);
  340. this.Controls.Add(this.lblLetterMarket);
  341. this.Controls.Add(this.lblLeader);
  342. this.Controls.Add(this.lbltxtOrganizationFullName);
  343. this.Controls.Add(this.lblOrganizationName);
  344. this.Controls.Add(this.lblOrganizationCode);
  345. this.Controls.Add(this.txtOrganizationFullName);
  346. this.Controls.Add(this.txtLeader);
  347. this.Controls.Add(this.txtOrganizationCode);
  348. this.Controls.Add(this.txtRemarks);
  349. this.Controls.Add(this.txtAddress);
  350. this.Controls.Add(this.txtOrganizationName);
  351. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  352. this.IsSaveFormSize = false;
  353. this.MaximizeBox = false;
  354. this.MinimizeBox = false;
  355. this.Name = "F_MST_0102";
  356. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  357. this.StatusSizingGrip = false;
  358. this.Text = "FrmAddEditOrganization";
  359. this.Load += new System.EventHandler(this.F_MST_0102_Load);
  360. this.Controls.SetChildIndex(this.txtOrganizationName, 0);
  361. this.Controls.SetChildIndex(this.txtAddress, 0);
  362. this.Controls.SetChildIndex(this.txtRemarks, 0);
  363. this.Controls.SetChildIndex(this.txtOrganizationCode, 0);
  364. this.Controls.SetChildIndex(this.txtLeader, 0);
  365. this.Controls.SetChildIndex(this.txtOrganizationFullName, 0);
  366. this.Controls.SetChildIndex(this.lblOrganizationCode, 0);
  367. this.Controls.SetChildIndex(this.lblOrganizationName, 0);
  368. this.Controls.SetChildIndex(this.lbltxtOrganizationFullName, 0);
  369. this.Controls.SetChildIndex(this.lblLeader, 0);
  370. this.Controls.SetChildIndex(this.lblLetterMarket, 0);
  371. this.Controls.SetChildIndex(this.lblTelephone, 0);
  372. this.Controls.SetChildIndex(this.lblAddress, 0);
  373. this.Controls.SetChildIndex(this.lblRemarks, 0);
  374. this.Controls.SetChildIndex(this.chkValueFlag, 0);
  375. this.Controls.SetChildIndex(this.btnCancel, 0);
  376. this.Controls.SetChildIndex(this.btnSave, 0);
  377. this.Controls.SetChildIndex(this.c_Label1, 0);
  378. this.Controls.SetChildIndex(this.txtOrganization, 0);
  379. this.Controls.SetChildIndex(this.txtTelephone, 0);
  380. this.Controls.SetChildIndex(this.LetterMarket, 0);
  381. this.ResumeLayout(false);
  382. this.PerformLayout();
  383. }
  384. #endregion
  385. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblRemarks;
  386. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblAddress;
  387. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblTelephone;
  388. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblLetterMarket;
  389. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblLeader;
  390. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lbltxtOrganizationFullName;
  391. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblOrganizationName;
  392. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblOrganizationCode;
  393. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationFullName;
  394. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtLeader;
  395. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationCode;
  396. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtRemarks;
  397. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtAddress;
  398. private Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox txtOrganizationName;
  399. private Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox chkValueFlag;
  400. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnCancel;
  401. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnSave;
  402. private Basics.BaseControls.C_Label c_Label1;
  403. private Basics.BaseControls.C_TextBox txtOrganization;
  404. private Basics.BaseControls.C_TXT_Tel txtTelephone;
  405. private Basics.BaseControls.C_TXT_Code LetterMarket;
  406. }
  407. }