FrmBaseInfoNew.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885
  1. namespace Core.StlMes.Client.PnCost.Frm
  2. {
  3. partial class FrmBaseInfoNew
  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. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
  30. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNEMONIC_CODE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAGNAME");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPT");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROPERA");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROPERB");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STANDARD");
  54. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  65. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  66. this.chbx3 = new System.Windows.Forms.CheckBox();
  67. this.chbx4 = new System.Windows.Forms.CheckBox();
  68. this.chbx5 = new System.Windows.Forms.CheckBox();
  69. this.chbx1 = new System.Windows.Forms.CheckBox();
  70. this.chbx2 = new System.Windows.Forms.CheckBox();
  71. this.txtName = new System.Windows.Forms.TextBox();
  72. this.txtMemo = new System.Windows.Forms.TextBox();
  73. this.label2 = new System.Windows.Forms.Label();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
  76. this.txtStand = new System.Windows.Forms.TextBox();
  77. this.label6 = new System.Windows.Forms.Label();
  78. this.txtDept = new System.Windows.Forms.TextBox();
  79. this.label5 = new System.Windows.Forms.Label();
  80. this.txtProB = new System.Windows.Forms.TextBox();
  81. this.label4 = new System.Windows.Forms.Label();
  82. this.txtProA = new System.Windows.Forms.TextBox();
  83. this.label3 = new System.Windows.Forms.Label();
  84. this.chbxAddChild = new System.Windows.Forms.CheckBox();
  85. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  86. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  87. this.treeView1 = new Infragistics.Win.UltraWinTree.UltraTree();
  88. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  89. this.dataSet1 = new System.Data.DataSet();
  90. this.dataTable1 = new System.Data.DataTable();
  91. this.dataColumn1 = new System.Data.DataColumn();
  92. this.dataColumn2 = new System.Data.DataColumn();
  93. this.dataColumn3 = new System.Data.DataColumn();
  94. this.dataColumn4 = new System.Data.DataColumn();
  95. this.dataColumn5 = new System.Data.DataColumn();
  96. this.dataColumn6 = new System.Data.DataColumn();
  97. this.dataColumn7 = new System.Data.DataColumn();
  98. this.dataColumn8 = new System.Data.DataColumn();
  99. this.dataColumn9 = new System.Data.DataColumn();
  100. this.dataColumn10 = new System.Data.DataColumn();
  101. this.dataColumn11 = new System.Data.DataColumn();
  102. this.dataColumn12 = new System.Data.DataColumn();
  103. this.dataColumn13 = new System.Data.DataColumn();
  104. this.dataColumn14 = new System.Data.DataColumn();
  105. this.dataColumn15 = new System.Data.DataColumn();
  106. this.dataColumn16 = new System.Data.DataColumn();
  107. this.dataColumn20 = new System.Data.DataColumn();
  108. this.dataColumn21 = new System.Data.DataColumn();
  109. this.dataColumn22 = new System.Data.DataColumn();
  110. this.dataColumn23 = new System.Data.DataColumn();
  111. this.dataColumn24 = new System.Data.DataColumn();
  112. this.dataTable2 = new System.Data.DataTable();
  113. this.dataColumn17 = new System.Data.DataColumn();
  114. this.dataColumn18 = new System.Data.DataColumn();
  115. this.dataColumn19 = new System.Data.DataColumn();
  116. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  117. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  118. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  119. this.ultraGroupBox1.SuspendLayout();
  120. this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
  121. this.FrmBase_Fill_Panel.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  123. this.splitContainer1.Panel1.SuspendLayout();
  124. this.splitContainer1.Panel2.SuspendLayout();
  125. this.splitContainer1.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  132. this.ultraExpandableGroupBox1.SuspendLayout();
  133. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  134. this.SuspendLayout();
  135. //
  136. // ultraGroupBox1
  137. //
  138. this.ultraGroupBox1.Controls.Add(this.chbx3);
  139. this.ultraGroupBox1.Controls.Add(this.chbx4);
  140. this.ultraGroupBox1.Controls.Add(this.chbx5);
  141. this.ultraGroupBox1.Controls.Add(this.chbx1);
  142. this.ultraGroupBox1.Controls.Add(this.chbx2);
  143. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  144. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  145. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  146. this.ultraGroupBox1.Name = "ultraGroupBox1";
  147. this.ultraGroupBox1.Size = new System.Drawing.Size(1656, 60);
  148. this.ultraGroupBox1.TabIndex = 8;
  149. //
  150. // chbx3
  151. //
  152. this.chbx3.AutoSize = true;
  153. this.chbx3.Checked = true;
  154. this.chbx3.CheckState = System.Windows.Forms.CheckState.Checked;
  155. this.chbx3.Location = new System.Drawing.Point(269, 20);
  156. this.chbx3.Margin = new System.Windows.Forms.Padding(4);
  157. this.chbx3.Name = "chbx3";
  158. this.chbx3.Size = new System.Drawing.Size(74, 19);
  159. this.chbx3.TabIndex = 2;
  160. this.chbx3.Text = "墩拔扩";
  161. this.chbx3.UseVisualStyleBackColor = true;
  162. this.chbx3.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  163. //
  164. // chbx4
  165. //
  166. this.chbx4.AutoSize = true;
  167. this.chbx4.Checked = true;
  168. this.chbx4.CheckState = System.Windows.Forms.CheckState.Checked;
  169. this.chbx4.Location = new System.Drawing.Point(384, 20);
  170. this.chbx4.Margin = new System.Windows.Forms.Padding(4);
  171. this.chbx4.Name = "chbx4";
  172. this.chbx4.Size = new System.Drawing.Size(74, 19);
  173. this.chbx4.TabIndex = 3;
  174. this.chbx4.Text = "热处理";
  175. this.chbx4.UseVisualStyleBackColor = true;
  176. this.chbx4.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  177. //
  178. // chbx5
  179. //
  180. this.chbx5.AutoSize = true;
  181. this.chbx5.Checked = true;
  182. this.chbx5.CheckState = System.Windows.Forms.CheckState.Checked;
  183. this.chbx5.Location = new System.Drawing.Point(504, 19);
  184. this.chbx5.Margin = new System.Windows.Forms.Padding(4);
  185. this.chbx5.Name = "chbx5";
  186. this.chbx5.Size = new System.Drawing.Size(74, 19);
  187. this.chbx5.TabIndex = 4;
  188. this.chbx5.Text = "管加工";
  189. this.chbx5.UseVisualStyleBackColor = true;
  190. this.chbx5.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  191. //
  192. // chbx1
  193. //
  194. this.chbx1.AutoSize = true;
  195. this.chbx1.Checked = true;
  196. this.chbx1.CheckState = System.Windows.Forms.CheckState.Checked;
  197. this.chbx1.Location = new System.Drawing.Point(37, 20);
  198. this.chbx1.Margin = new System.Windows.Forms.Padding(4);
  199. this.chbx1.Name = "chbx1";
  200. this.chbx1.Size = new System.Drawing.Size(59, 19);
  201. this.chbx1.TabIndex = 0;
  202. this.chbx1.Text = "炼钢";
  203. this.chbx1.UseVisualStyleBackColor = true;
  204. this.chbx1.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  205. //
  206. // chbx2
  207. //
  208. this.chbx2.AutoSize = true;
  209. this.chbx2.Checked = true;
  210. this.chbx2.CheckState = System.Windows.Forms.CheckState.Checked;
  211. this.chbx2.Location = new System.Drawing.Point(152, 20);
  212. this.chbx2.Margin = new System.Windows.Forms.Padding(4);
  213. this.chbx2.Name = "chbx2";
  214. this.chbx2.Size = new System.Drawing.Size(59, 19);
  215. this.chbx2.TabIndex = 1;
  216. this.chbx2.Text = "轧管";
  217. this.chbx2.UseVisualStyleBackColor = true;
  218. this.chbx2.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  219. //
  220. // txtName
  221. //
  222. this.txtName.Location = new System.Drawing.Point(125, 12);
  223. this.txtName.Margin = new System.Windows.Forms.Padding(4);
  224. this.txtName.MaxLength = 180;
  225. this.txtName.Name = "txtName";
  226. this.txtName.Size = new System.Drawing.Size(209, 25);
  227. this.txtName.TabIndex = 9;
  228. //
  229. // txtMemo
  230. //
  231. this.txtMemo.Location = new System.Drawing.Point(125, 42);
  232. this.txtMemo.Margin = new System.Windows.Forms.Padding(4);
  233. this.txtMemo.MaxLength = 100;
  234. this.txtMemo.Name = "txtMemo";
  235. this.txtMemo.Size = new System.Drawing.Size(376, 25);
  236. this.txtMemo.TabIndex = 11;
  237. //
  238. // label2
  239. //
  240. this.label2.Location = new System.Drawing.Point(84, 46);
  241. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  242. this.label2.Name = "label2";
  243. this.label2.Size = new System.Drawing.Size(40, 19);
  244. this.label2.TabIndex = 0;
  245. this.label2.Text = "备注";
  246. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  247. //
  248. // label1
  249. //
  250. this.label1.Location = new System.Drawing.Point(7, 16);
  251. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  252. this.label1.Name = "label1";
  253. this.label1.Size = new System.Drawing.Size(117, 19);
  254. this.label1.TabIndex = 0;
  255. this.label1.Text = "基础分类名称";
  256. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  257. //
  258. // ultraExpandableGroupBoxPanel1_Fill_Panel
  259. //
  260. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtStand);
  261. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label6);
  262. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtDept);
  263. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label5);
  264. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtProB);
  265. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label4);
  266. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtProA);
  267. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label3);
  268. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.chbxAddChild);
  269. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtName);
  270. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtMemo);
  271. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label2);
  272. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label1);
  273. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  274. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  275. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  276. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  277. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel";
  278. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(1323, 97);
  279. this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 0;
  280. //
  281. // txtStand
  282. //
  283. this.txtStand.Location = new System.Drawing.Point(883, 51);
  284. this.txtStand.Margin = new System.Windows.Forms.Padding(4);
  285. this.txtStand.MaxLength = 100;
  286. this.txtStand.Name = "txtStand";
  287. this.txtStand.Size = new System.Drawing.Size(157, 25);
  288. this.txtStand.TabIndex = 25;
  289. this.txtStand.Visible = false;
  290. //
  291. // label6
  292. //
  293. this.label6.Location = new System.Drawing.Point(824, 55);
  294. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  295. this.label6.Name = "label6";
  296. this.label6.Size = new System.Drawing.Size(51, 19);
  297. this.label6.TabIndex = 24;
  298. this.label6.Text = "标准";
  299. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  300. this.label6.Visible = false;
  301. //
  302. // txtDept
  303. //
  304. this.txtDept.Location = new System.Drawing.Point(639, 48);
  305. this.txtDept.Margin = new System.Windows.Forms.Padding(4);
  306. this.txtDept.MaxLength = 100;
  307. this.txtDept.Name = "txtDept";
  308. this.txtDept.Size = new System.Drawing.Size(157, 25);
  309. this.txtDept.TabIndex = 23;
  310. this.txtDept.Visible = false;
  311. //
  312. // label5
  313. //
  314. this.label5.Location = new System.Drawing.Point(551, 51);
  315. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  316. this.label5.Name = "label5";
  317. this.label5.Size = new System.Drawing.Size(80, 19);
  318. this.label5.TabIndex = 22;
  319. this.label5.Text = "责任部门";
  320. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  321. this.label5.Visible = false;
  322. //
  323. // txtProB
  324. //
  325. this.txtProB.Location = new System.Drawing.Point(883, 14);
  326. this.txtProB.Margin = new System.Windows.Forms.Padding(4);
  327. this.txtProB.MaxLength = 100;
  328. this.txtProB.Name = "txtProB";
  329. this.txtProB.Size = new System.Drawing.Size(157, 25);
  330. this.txtProB.TabIndex = 21;
  331. this.txtProB.Visible = false;
  332. //
  333. // label4
  334. //
  335. this.label4.Location = new System.Drawing.Point(821, 18);
  336. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  337. this.label4.Name = "label4";
  338. this.label4.Size = new System.Drawing.Size(53, 19);
  339. this.label4.TabIndex = 20;
  340. this.label4.Text = "属性B";
  341. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  342. this.label4.Visible = false;
  343. //
  344. // txtProA
  345. //
  346. this.txtProA.Location = new System.Drawing.Point(639, 14);
  347. this.txtProA.Margin = new System.Windows.Forms.Padding(4);
  348. this.txtProA.MaxLength = 100;
  349. this.txtProA.Name = "txtProA";
  350. this.txtProA.Size = new System.Drawing.Size(157, 25);
  351. this.txtProA.TabIndex = 19;
  352. this.txtProA.Visible = false;
  353. //
  354. // label3
  355. //
  356. this.label3.Location = new System.Drawing.Point(577, 18);
  357. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  358. this.label3.Name = "label3";
  359. this.label3.Size = new System.Drawing.Size(53, 19);
  360. this.label3.TabIndex = 18;
  361. this.label3.Text = "属性A";
  362. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  363. this.label3.Visible = false;
  364. //
  365. // chbxAddChild
  366. //
  367. this.chbxAddChild.AutoSize = true;
  368. this.chbxAddChild.Location = new System.Drawing.Point(352, 15);
  369. this.chbxAddChild.Margin = new System.Windows.Forms.Padding(4);
  370. this.chbxAddChild.Name = "chbxAddChild";
  371. this.chbxAddChild.Size = new System.Drawing.Size(149, 19);
  372. this.chbxAddChild.TabIndex = 10;
  373. this.chbxAddChild.Text = "是否允许增加子类";
  374. this.chbxAddChild.UseVisualStyleBackColor = true;
  375. //
  376. // FrmBase_Fill_Panel
  377. //
  378. this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1);
  379. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  380. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  381. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  382. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  383. this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  384. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  385. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1656, 639);
  386. this.FrmBase_Fill_Panel.TabIndex = 1;
  387. //
  388. // splitContainer1
  389. //
  390. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  391. this.splitContainer1.Location = new System.Drawing.Point(0, 60);
  392. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  393. this.splitContainer1.Name = "splitContainer1";
  394. //
  395. // splitContainer1.Panel1
  396. //
  397. this.splitContainer1.Panel1.Controls.Add(this.treeView1);
  398. //
  399. // splitContainer1.Panel2
  400. //
  401. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1);
  402. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
  403. this.splitContainer1.Size = new System.Drawing.Size(1656, 579);
  404. this.splitContainer1.SplitterDistance = 324;
  405. this.splitContainer1.SplitterWidth = 5;
  406. this.splitContainer1.TabIndex = 17;
  407. //
  408. // treeView1
  409. //
  410. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  411. this.treeView1.Appearance = appearance2;
  412. this.treeView1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
  413. this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
  414. this.treeView1.HideExpansionIndicators = Infragistics.Win.UltraWinTree.HideExpansionIndicators.Never;
  415. this.treeView1.Location = new System.Drawing.Point(0, 0);
  416. this.treeView1.Margin = new System.Windows.Forms.Padding(4);
  417. this.treeView1.Name = "treeView1";
  418. appearance1.BackColor = System.Drawing.Color.Azure;
  419. appearance1.BackColor2 = System.Drawing.SystemColors.MenuHighlight;
  420. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  421. _override1.ActiveNodeAppearance = appearance1;
  422. this.treeView1.Override = _override1;
  423. this.treeView1.Size = new System.Drawing.Size(324, 579);
  424. this.treeView1.TabIndex = 0;
  425. this.treeView1.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.treeView1_AfterActivate);
  426. //
  427. // ultraGrid1
  428. //
  429. this.ultraGrid1.DataMember = "Table1";
  430. this.ultraGrid1.DataSource = this.dataSet1;
  431. appearance25.BackColor = System.Drawing.SystemColors.Window;
  432. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  433. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  434. ultraGridColumn1.Header.VisiblePosition = 0;
  435. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  436. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  437. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  438. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  439. ultraGridColumn2.Header.VisiblePosition = 1;
  440. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  441. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  442. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  443. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  444. ultraGridColumn3.Header.VisiblePosition = 2;
  445. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  446. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  447. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  448. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  449. ultraGridColumn4.Header.VisiblePosition = 3;
  450. ultraGridColumn4.Hidden = true;
  451. ultraGridColumn5.Header.VisiblePosition = 4;
  452. ultraGridColumn5.Hidden = true;
  453. ultraGridColumn6.Header.VisiblePosition = 5;
  454. ultraGridColumn6.Hidden = true;
  455. ultraGridColumn7.Header.VisiblePosition = 7;
  456. ultraGridColumn7.Hidden = true;
  457. ultraGridColumn8.Header.VisiblePosition = 10;
  458. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 20;
  459. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  460. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  461. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  462. ultraGridColumn9.Header.VisiblePosition = 11;
  463. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 22;
  464. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  465. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  466. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  467. ultraGridColumn10.Header.VisiblePosition = 12;
  468. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 24;
  469. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  470. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  471. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  472. ultraGridColumn11.Header.VisiblePosition = 13;
  473. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 26;
  474. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  475. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  476. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  477. ultraGridColumn12.Header.VisiblePosition = 14;
  478. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 28;
  479. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  480. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  481. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  482. ultraGridColumn13.Header.VisiblePosition = 15;
  483. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 30;
  484. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  485. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  486. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  487. ultraGridColumn14.Header.VisiblePosition = 16;
  488. ultraGridColumn14.Hidden = true;
  489. ultraGridColumn15.Header.VisiblePosition = 8;
  490. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 16;
  491. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  492. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  493. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  494. ultraGridColumn16.Header.VisiblePosition = 9;
  495. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 18;
  496. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  497. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  498. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  499. ultraGridColumn17.Header.VisiblePosition = 6;
  500. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 6;
  501. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  502. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  503. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  504. ultraGridColumn18.Header.VisiblePosition = 17;
  505. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 12;
  506. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  507. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  508. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  509. ultraGridColumn19.Header.VisiblePosition = 18;
  510. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
  511. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  512. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  513. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  514. ultraGridColumn20.Header.VisiblePosition = 19;
  515. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 10;
  516. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  517. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  518. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  519. ultraGridColumn21.Header.VisiblePosition = 20;
  520. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 14;
  521. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  522. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  523. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  524. ultraGridBand1.Columns.AddRange(new object[] {
  525. ultraGridColumn1,
  526. ultraGridColumn2,
  527. ultraGridColumn3,
  528. ultraGridColumn4,
  529. ultraGridColumn5,
  530. ultraGridColumn6,
  531. ultraGridColumn7,
  532. ultraGridColumn8,
  533. ultraGridColumn9,
  534. ultraGridColumn10,
  535. ultraGridColumn11,
  536. ultraGridColumn12,
  537. ultraGridColumn13,
  538. ultraGridColumn14,
  539. ultraGridColumn15,
  540. ultraGridColumn16,
  541. ultraGridColumn17,
  542. ultraGridColumn18,
  543. ultraGridColumn19,
  544. ultraGridColumn20,
  545. ultraGridColumn21});
  546. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  547. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  548. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  549. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  550. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  551. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  552. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  553. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  554. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  555. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
  556. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  557. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  558. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  559. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  560. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  561. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  562. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  563. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  564. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  565. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  566. appearance29.BackColor = System.Drawing.SystemColors.Window;
  567. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  568. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  569. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  570. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  571. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  572. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  573. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  574. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  575. appearance31.BackColor = System.Drawing.SystemColors.Window;
  576. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  577. appearance32.BorderColor = System.Drawing.Color.Silver;
  578. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  579. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  580. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  581. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  582. appearance33.BackColor = System.Drawing.SystemColors.Control;
  583. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  584. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  585. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  586. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  587. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  588. appearance34.TextHAlignAsString = "Left";
  589. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
  590. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  591. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  592. appearance35.BackColor = System.Drawing.SystemColors.Window;
  593. appearance35.BorderColor = System.Drawing.Color.Silver;
  594. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  595. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  596. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  597. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  598. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  599. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  600. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  601. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  602. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  603. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  604. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  605. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  606. this.ultraGrid1.Name = "ultraGrid1";
  607. this.ultraGrid1.Size = new System.Drawing.Size(1327, 457);
  608. this.ultraGrid1.TabIndex = 16;
  609. this.ultraGrid1.Text = "ultraGrid1";
  610. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  611. //
  612. // dataSet1
  613. //
  614. this.dataSet1.DataSetName = "NewDataSet";
  615. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  616. this.dataTable1,
  617. this.dataTable2});
  618. //
  619. // dataTable1
  620. //
  621. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  622. this.dataColumn1,
  623. this.dataColumn2,
  624. this.dataColumn3,
  625. this.dataColumn4,
  626. this.dataColumn5,
  627. this.dataColumn6,
  628. this.dataColumn7,
  629. this.dataColumn8,
  630. this.dataColumn9,
  631. this.dataColumn10,
  632. this.dataColumn11,
  633. this.dataColumn12,
  634. this.dataColumn13,
  635. this.dataColumn14,
  636. this.dataColumn15,
  637. this.dataColumn16,
  638. this.dataColumn20,
  639. this.dataColumn21,
  640. this.dataColumn22,
  641. this.dataColumn23,
  642. this.dataColumn24});
  643. this.dataTable1.TableName = "Table1";
  644. //
  645. // dataColumn1
  646. //
  647. this.dataColumn1.Caption = "基础分类编码";
  648. this.dataColumn1.ColumnName = "BASECODE";
  649. //
  650. // dataColumn2
  651. //
  652. this.dataColumn2.Caption = "基础分类名称";
  653. this.dataColumn2.ColumnName = "BASENAME";
  654. //
  655. // dataColumn3
  656. //
  657. this.dataColumn3.Caption = "快速检索码";
  658. this.dataColumn3.ColumnName = "SORTCODE";
  659. //
  660. // dataColumn4
  661. //
  662. this.dataColumn4.Caption = "可编辑标志";
  663. this.dataColumn4.ColumnName = "ISVISIBLE";
  664. //
  665. // dataColumn5
  666. //
  667. this.dataColumn5.Caption = "拼音助记码";
  668. this.dataColumn5.ColumnName = "MNEMONIC_CODE";
  669. //
  670. // dataColumn6
  671. //
  672. this.dataColumn6.Caption = "序号";
  673. this.dataColumn6.ColumnName = "SEQ";
  674. //
  675. // dataColumn7
  676. //
  677. this.dataColumn7.Caption = "是否允许增加子类";
  678. this.dataColumn7.ColumnName = "FLAG";
  679. //
  680. // dataColumn8
  681. //
  682. this.dataColumn8.Caption = "创建人";
  683. this.dataColumn8.ColumnName = "CREATE_NAME";
  684. //
  685. // dataColumn9
  686. //
  687. this.dataColumn9.Caption = "创建时间";
  688. this.dataColumn9.ColumnName = "CREATE_TIME";
  689. //
  690. // dataColumn10
  691. //
  692. this.dataColumn10.Caption = "修改人";
  693. this.dataColumn10.ColumnName = "UPDATE_NAME";
  694. //
  695. // dataColumn11
  696. //
  697. this.dataColumn11.Caption = "修改时间";
  698. this.dataColumn11.ColumnName = "UPDATE_TIME";
  699. //
  700. // dataColumn12
  701. //
  702. this.dataColumn12.Caption = "删除人";
  703. this.dataColumn12.ColumnName = "DELETE_NAME";
  704. //
  705. // dataColumn13
  706. //
  707. this.dataColumn13.Caption = "删除时间";
  708. this.dataColumn13.ColumnName = "DELETE_TIME";
  709. //
  710. // dataColumn14
  711. //
  712. this.dataColumn14.Caption = "有效标识";
  713. this.dataColumn14.ColumnMapping = System.Data.MappingType.Hidden;
  714. this.dataColumn14.ColumnName = "VALIDFLAG";
  715. //
  716. // dataColumn15
  717. //
  718. this.dataColumn15.Caption = "有效标识";
  719. this.dataColumn15.ColumnName = "VALIDFLAGNAME";
  720. //
  721. // dataColumn16
  722. //
  723. this.dataColumn16.Caption = "备注";
  724. this.dataColumn16.ColumnName = "MEMO";
  725. //
  726. // dataColumn20
  727. //
  728. this.dataColumn20.Caption = "是否允许增加子类";
  729. this.dataColumn20.ColumnName = "FLAGNAME";
  730. //
  731. // dataColumn21
  732. //
  733. this.dataColumn21.Caption = "责任部门";
  734. this.dataColumn21.ColumnName = "DEPT";
  735. //
  736. // dataColumn22
  737. //
  738. this.dataColumn22.Caption = "属性A";
  739. this.dataColumn22.ColumnName = "PROPERA";
  740. //
  741. // dataColumn23
  742. //
  743. this.dataColumn23.Caption = "属性B";
  744. this.dataColumn23.ColumnName = "PROPERB";
  745. //
  746. // dataColumn24
  747. //
  748. this.dataColumn24.Caption = "标准";
  749. this.dataColumn24.ColumnName = "STANDARD";
  750. //
  751. // dataTable2
  752. //
  753. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  754. this.dataColumn17,
  755. this.dataColumn18,
  756. this.dataColumn19});
  757. this.dataTable2.TableName = "Table2";
  758. //
  759. // dataColumn17
  760. //
  761. this.dataColumn17.ColumnName = "BASECODE";
  762. //
  763. // dataColumn18
  764. //
  765. this.dataColumn18.ColumnName = "BASENAME";
  766. //
  767. // dataColumn19
  768. //
  769. this.dataColumn19.ColumnName = "SORTCODE";
  770. //
  771. // ultraExpandableGroupBox1
  772. //
  773. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  774. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  775. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1327, 122);
  776. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 457);
  777. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  778. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  779. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1327, 122);
  780. this.ultraExpandableGroupBox1.TabIndex = 5;
  781. this.ultraExpandableGroupBox1.Text = "编辑区";
  782. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  783. //
  784. // ultraExpandableGroupBoxPanel1
  785. //
  786. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel);
  787. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  788. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 23);
  789. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  790. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  791. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1323, 97);
  792. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  793. //
  794. // FrmBaseInfoNew
  795. //
  796. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  797. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  798. this.ClientSize = new System.Drawing.Size(1656, 639);
  799. this.Controls.Add(this.FrmBase_Fill_Panel);
  800. this.Margin = new System.Windows.Forms.Padding(5);
  801. this.Name = "FrmBaseInfoNew";
  802. this.Text = "基础信息管理";
  803. this.Load += new System.EventHandler(this.FrmBaseInfoNew_Load);
  804. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  805. this.ultraGroupBox1.ResumeLayout(false);
  806. this.ultraGroupBox1.PerformLayout();
  807. this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
  808. this.ultraExpandableGroupBoxPanel1_Fill_Panel.PerformLayout();
  809. this.FrmBase_Fill_Panel.ResumeLayout(false);
  810. this.splitContainer1.Panel1.ResumeLayout(false);
  811. this.splitContainer1.Panel2.ResumeLayout(false);
  812. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  813. this.splitContainer1.ResumeLayout(false);
  814. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).EndInit();
  815. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  816. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  817. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  818. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  819. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  820. this.ultraExpandableGroupBox1.ResumeLayout(false);
  821. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  822. this.ResumeLayout(false);
  823. }
  824. #endregion
  825. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  826. private System.Windows.Forms.CheckBox chbx3;
  827. private System.Windows.Forms.CheckBox chbx4;
  828. private System.Windows.Forms.CheckBox chbx5;
  829. private System.Windows.Forms.CheckBox chbx2;
  830. private System.Windows.Forms.TextBox txtName;
  831. private System.Windows.Forms.TextBox txtMemo;
  832. private System.Windows.Forms.Label label2;
  833. private System.Windows.Forms.Label label1;
  834. private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
  835. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  836. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  837. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  838. private System.Data.DataColumn dataColumn16;
  839. private System.Data.DataColumn dataColumn15;
  840. private System.Data.DataColumn dataColumn14;
  841. private System.Data.DataColumn dataColumn13;
  842. private System.Data.DataColumn dataColumn12;
  843. private System.Data.DataColumn dataColumn11;
  844. private System.Data.DataColumn dataColumn10;
  845. private System.Data.DataColumn dataColumn9;
  846. private System.Data.DataColumn dataColumn8;
  847. private System.Data.DataColumn dataColumn7;
  848. private System.Data.DataColumn dataColumn6;
  849. private System.Data.DataColumn dataColumn5;
  850. private System.Data.DataColumn dataColumn4;
  851. private System.Data.DataColumn dataColumn3;
  852. private System.Data.DataColumn dataColumn2;
  853. private System.Data.DataColumn dataColumn1;
  854. private System.Data.DataTable dataTable1;
  855. private System.Data.DataSet dataSet1;
  856. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  857. private System.Data.DataTable dataTable2;
  858. private System.Data.DataColumn dataColumn17;
  859. private System.Data.DataColumn dataColumn18;
  860. private System.Data.DataColumn dataColumn19;
  861. private System.Windows.Forms.CheckBox chbxAddChild;
  862. private System.Data.DataColumn dataColumn20;
  863. private System.Windows.Forms.CheckBox chbx1;
  864. private System.Windows.Forms.SplitContainer splitContainer1;
  865. private Infragistics.Win.UltraWinTree.UltraTree treeView1;
  866. private System.Windows.Forms.TextBox txtDept;
  867. private System.Windows.Forms.Label label5;
  868. private System.Windows.Forms.TextBox txtProB;
  869. private System.Windows.Forms.Label label4;
  870. private System.Windows.Forms.TextBox txtProA;
  871. private System.Windows.Forms.Label label3;
  872. private System.Data.DataColumn dataColumn21;
  873. private System.Data.DataColumn dataColumn22;
  874. private System.Data.DataColumn dataColumn23;
  875. private System.Windows.Forms.TextBox txtStand;
  876. private System.Windows.Forms.Label label6;
  877. private System.Data.DataColumn dataColumn24;
  878. }
  879. }