FrmBaseInfoNew.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566
  1. namespace Core.StlMes.Client.Mcp.Control.Base
  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.Appearance appearance26 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  61. this.txtName = new System.Windows.Forms.TextBox();
  62. this.txtMemo = new System.Windows.Forms.TextBox();
  63. this.label2 = new System.Windows.Forms.Label();
  64. this.label1 = new System.Windows.Forms.Label();
  65. this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
  66. this.chbxAddChild = new System.Windows.Forms.CheckBox();
  67. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  68. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  69. this.treeView1 = new Infragistics.Win.UltraWinTree.UltraTree();
  70. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  71. this.dataSet1 = new System.Data.DataSet();
  72. this.dataTable1 = new System.Data.DataTable();
  73. this.dataColumn1 = new System.Data.DataColumn();
  74. this.dataColumn2 = new System.Data.DataColumn();
  75. this.dataColumn3 = new System.Data.DataColumn();
  76. this.dataColumn4 = new System.Data.DataColumn();
  77. this.dataColumn5 = new System.Data.DataColumn();
  78. this.dataColumn6 = new System.Data.DataColumn();
  79. this.dataColumn7 = new System.Data.DataColumn();
  80. this.dataColumn8 = new System.Data.DataColumn();
  81. this.dataColumn9 = new System.Data.DataColumn();
  82. this.dataColumn10 = new System.Data.DataColumn();
  83. this.dataColumn11 = new System.Data.DataColumn();
  84. this.dataColumn12 = new System.Data.DataColumn();
  85. this.dataColumn13 = new System.Data.DataColumn();
  86. this.dataColumn14 = new System.Data.DataColumn();
  87. this.dataColumn15 = new System.Data.DataColumn();
  88. this.dataColumn16 = new System.Data.DataColumn();
  89. this.dataColumn20 = new System.Data.DataColumn();
  90. this.dataTable2 = new System.Data.DataTable();
  91. this.dataColumn17 = new System.Data.DataColumn();
  92. this.dataColumn18 = new System.Data.DataColumn();
  93. this.dataColumn19 = new System.Data.DataColumn();
  94. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  95. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  96. this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
  97. this.FrmBase_Fill_Panel.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  99. this.splitContainer1.Panel1.SuspendLayout();
  100. this.splitContainer1.Panel2.SuspendLayout();
  101. this.splitContainer1.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  108. this.ultraExpandableGroupBox1.SuspendLayout();
  109. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  110. this.SuspendLayout();
  111. //
  112. // txtName
  113. //
  114. this.txtName.Location = new System.Drawing.Point(125, 12);
  115. this.txtName.Margin = new System.Windows.Forms.Padding(4);
  116. this.txtName.MaxLength = 100;
  117. this.txtName.Name = "txtName";
  118. this.txtName.Size = new System.Drawing.Size(209, 25);
  119. this.txtName.TabIndex = 9;
  120. //
  121. // txtMemo
  122. //
  123. this.txtMemo.Location = new System.Drawing.Point(125, 42);
  124. this.txtMemo.Margin = new System.Windows.Forms.Padding(4);
  125. this.txtMemo.MaxLength = 100;
  126. this.txtMemo.Name = "txtMemo";
  127. this.txtMemo.Size = new System.Drawing.Size(376, 25);
  128. this.txtMemo.TabIndex = 11;
  129. //
  130. // label2
  131. //
  132. this.label2.Location = new System.Drawing.Point(84, 46);
  133. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  134. this.label2.Name = "label2";
  135. this.label2.Size = new System.Drawing.Size(40, 19);
  136. this.label2.TabIndex = 0;
  137. this.label2.Text = "备注";
  138. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  139. //
  140. // label1
  141. //
  142. this.label1.Location = new System.Drawing.Point(7, 16);
  143. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  144. this.label1.Name = "label1";
  145. this.label1.Size = new System.Drawing.Size(117, 19);
  146. this.label1.TabIndex = 0;
  147. this.label1.Text = "基础分类名称";
  148. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  149. //
  150. // ultraExpandableGroupBoxPanel1_Fill_Panel
  151. //
  152. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.chbxAddChild);
  153. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtName);
  154. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtMemo);
  155. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label2);
  156. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label1);
  157. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  158. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  159. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  160. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  161. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel";
  162. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(1322, 97);
  163. this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 0;
  164. //
  165. // chbxAddChild
  166. //
  167. this.chbxAddChild.AutoSize = true;
  168. this.chbxAddChild.Location = new System.Drawing.Point(352, 15);
  169. this.chbxAddChild.Margin = new System.Windows.Forms.Padding(4);
  170. this.chbxAddChild.Name = "chbxAddChild";
  171. this.chbxAddChild.Size = new System.Drawing.Size(149, 19);
  172. this.chbxAddChild.TabIndex = 10;
  173. this.chbxAddChild.Text = "是否允许增加子类";
  174. this.chbxAddChild.UseVisualStyleBackColor = true;
  175. //
  176. // FrmBase_Fill_Panel
  177. //
  178. this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1);
  179. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  180. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  181. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  182. this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  183. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  184. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1656, 639);
  185. this.FrmBase_Fill_Panel.TabIndex = 1;
  186. //
  187. // splitContainer1
  188. //
  189. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  190. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  191. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  192. this.splitContainer1.Name = "splitContainer1";
  193. //
  194. // splitContainer1.Panel1
  195. //
  196. this.splitContainer1.Panel1.Controls.Add(this.treeView1);
  197. //
  198. // splitContainer1.Panel2
  199. //
  200. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1);
  201. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
  202. this.splitContainer1.Size = new System.Drawing.Size(1656, 639);
  203. this.splitContainer1.SplitterDistance = 325;
  204. this.splitContainer1.SplitterWidth = 5;
  205. this.splitContainer1.TabIndex = 17;
  206. //
  207. // treeView1
  208. //
  209. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  210. this.treeView1.Appearance = appearance2;
  211. this.treeView1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
  212. this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.treeView1.HideExpansionIndicators = Infragistics.Win.UltraWinTree.HideExpansionIndicators.Never;
  214. this.treeView1.Location = new System.Drawing.Point(0, 0);
  215. this.treeView1.Margin = new System.Windows.Forms.Padding(4);
  216. this.treeView1.Name = "treeView1";
  217. appearance1.BackColor = System.Drawing.Color.Azure;
  218. appearance1.BackColor2 = System.Drawing.SystemColors.MenuHighlight;
  219. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  220. _override1.ActiveNodeAppearance = appearance1;
  221. this.treeView1.Override = _override1;
  222. this.treeView1.Size = new System.Drawing.Size(325, 639);
  223. this.treeView1.TabIndex = 0;
  224. this.treeView1.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.treeView1_AfterActivate);
  225. //
  226. // ultraGrid1
  227. //
  228. this.ultraGrid1.DataMember = "Table1";
  229. this.ultraGrid1.DataSource = this.dataSet1;
  230. appearance25.BackColor = System.Drawing.SystemColors.Window;
  231. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  232. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  233. ultraGridColumn1.Header.VisiblePosition = 0;
  234. ultraGridColumn2.Header.VisiblePosition = 1;
  235. ultraGridColumn3.Header.VisiblePosition = 2;
  236. ultraGridColumn4.Header.VisiblePosition = 3;
  237. ultraGridColumn4.Hidden = true;
  238. ultraGridColumn5.Header.VisiblePosition = 4;
  239. ultraGridColumn5.Hidden = true;
  240. ultraGridColumn6.Header.VisiblePosition = 5;
  241. ultraGridColumn6.Hidden = true;
  242. ultraGridColumn7.Header.VisiblePosition = 7;
  243. ultraGridColumn7.Hidden = true;
  244. ultraGridColumn8.Header.VisiblePosition = 10;
  245. ultraGridColumn9.Header.VisiblePosition = 11;
  246. ultraGridColumn10.Header.VisiblePosition = 12;
  247. ultraGridColumn11.Header.VisiblePosition = 13;
  248. ultraGridColumn12.Header.VisiblePosition = 14;
  249. ultraGridColumn13.Header.VisiblePosition = 15;
  250. ultraGridColumn14.Header.VisiblePosition = 16;
  251. ultraGridColumn14.Hidden = true;
  252. ultraGridColumn15.Header.VisiblePosition = 8;
  253. ultraGridColumn16.Header.VisiblePosition = 9;
  254. ultraGridColumn17.Header.VisiblePosition = 6;
  255. ultraGridBand1.Columns.AddRange(new object[] {
  256. ultraGridColumn1,
  257. ultraGridColumn2,
  258. ultraGridColumn3,
  259. ultraGridColumn4,
  260. ultraGridColumn5,
  261. ultraGridColumn6,
  262. ultraGridColumn7,
  263. ultraGridColumn8,
  264. ultraGridColumn9,
  265. ultraGridColumn10,
  266. ultraGridColumn11,
  267. ultraGridColumn12,
  268. ultraGridColumn13,
  269. ultraGridColumn14,
  270. ultraGridColumn15,
  271. ultraGridColumn16,
  272. ultraGridColumn17});
  273. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  274. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  275. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  276. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  277. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  278. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  279. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  280. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  281. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
  282. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  283. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  284. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  285. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  286. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  287. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  288. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  289. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  290. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  291. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  292. appearance29.BackColor = System.Drawing.SystemColors.Window;
  293. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  294. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  295. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  296. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  297. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  298. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  299. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  300. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  301. appearance31.BackColor = System.Drawing.SystemColors.Window;
  302. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  303. appearance32.BorderColor = System.Drawing.Color.Silver;
  304. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  305. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  306. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  307. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  308. appearance33.BackColor = System.Drawing.SystemColors.Control;
  309. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  310. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  311. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  312. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  313. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  314. appearance34.TextHAlignAsString = "Left";
  315. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
  316. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  317. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  318. appearance35.BackColor = System.Drawing.SystemColors.Window;
  319. appearance35.BorderColor = System.Drawing.Color.Silver;
  320. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  321. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  322. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  323. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  324. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  325. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  326. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  327. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  328. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  329. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  331. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  332. this.ultraGrid1.Name = "ultraGrid1";
  333. this.ultraGrid1.Size = new System.Drawing.Size(1326, 517);
  334. this.ultraGrid1.TabIndex = 16;
  335. this.ultraGrid1.Text = "ultraGrid1";
  336. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  337. //
  338. // dataSet1
  339. //
  340. this.dataSet1.DataSetName = "NewDataSet";
  341. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  342. this.dataTable1,
  343. this.dataTable2});
  344. //
  345. // dataTable1
  346. //
  347. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  348. this.dataColumn1,
  349. this.dataColumn2,
  350. this.dataColumn3,
  351. this.dataColumn4,
  352. this.dataColumn5,
  353. this.dataColumn6,
  354. this.dataColumn7,
  355. this.dataColumn8,
  356. this.dataColumn9,
  357. this.dataColumn10,
  358. this.dataColumn11,
  359. this.dataColumn12,
  360. this.dataColumn13,
  361. this.dataColumn14,
  362. this.dataColumn15,
  363. this.dataColumn16,
  364. this.dataColumn20});
  365. this.dataTable1.TableName = "Table1";
  366. //
  367. // dataColumn1
  368. //
  369. this.dataColumn1.Caption = "基础分类编码";
  370. this.dataColumn1.ColumnName = "BASECODE";
  371. //
  372. // dataColumn2
  373. //
  374. this.dataColumn2.Caption = "基础分类名称";
  375. this.dataColumn2.ColumnName = "BASENAME";
  376. //
  377. // dataColumn3
  378. //
  379. this.dataColumn3.Caption = "快速检索码";
  380. this.dataColumn3.ColumnName = "SORTCODE";
  381. //
  382. // dataColumn4
  383. //
  384. this.dataColumn4.Caption = "可编辑标志";
  385. this.dataColumn4.ColumnName = "ISVISIBLE";
  386. //
  387. // dataColumn5
  388. //
  389. this.dataColumn5.Caption = "拼音助记码";
  390. this.dataColumn5.ColumnName = "MNEMONIC_CODE";
  391. //
  392. // dataColumn6
  393. //
  394. this.dataColumn6.Caption = "序号";
  395. this.dataColumn6.ColumnName = "SEQ";
  396. //
  397. // dataColumn7
  398. //
  399. this.dataColumn7.Caption = "是否允许增加子类";
  400. this.dataColumn7.ColumnName = "FLAG";
  401. //
  402. // dataColumn8
  403. //
  404. this.dataColumn8.Caption = "创建人";
  405. this.dataColumn8.ColumnName = "CREATE_NAME";
  406. //
  407. // dataColumn9
  408. //
  409. this.dataColumn9.Caption = "创建时间";
  410. this.dataColumn9.ColumnName = "CREATE_TIME";
  411. //
  412. // dataColumn10
  413. //
  414. this.dataColumn10.Caption = "修改人";
  415. this.dataColumn10.ColumnName = "UPDATE_NAME";
  416. //
  417. // dataColumn11
  418. //
  419. this.dataColumn11.Caption = "修改时间";
  420. this.dataColumn11.ColumnName = "UPDATE_TIME";
  421. //
  422. // dataColumn12
  423. //
  424. this.dataColumn12.Caption = "删除人";
  425. this.dataColumn12.ColumnName = "DELETE_NAME";
  426. //
  427. // dataColumn13
  428. //
  429. this.dataColumn13.Caption = "删除时间";
  430. this.dataColumn13.ColumnName = "DELETE_TIME";
  431. //
  432. // dataColumn14
  433. //
  434. this.dataColumn14.Caption = "有效标识";
  435. this.dataColumn14.ColumnMapping = System.Data.MappingType.Hidden;
  436. this.dataColumn14.ColumnName = "VALIDFLAG";
  437. //
  438. // dataColumn15
  439. //
  440. this.dataColumn15.Caption = "有效标识";
  441. this.dataColumn15.ColumnName = "VALIDFLAGNAME";
  442. //
  443. // dataColumn16
  444. //
  445. this.dataColumn16.Caption = "备注";
  446. this.dataColumn16.ColumnName = "MEMO";
  447. //
  448. // dataColumn20
  449. //
  450. this.dataColumn20.Caption = "是否允许增加子类";
  451. this.dataColumn20.ColumnName = "FLAGNAME";
  452. //
  453. // dataTable2
  454. //
  455. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  456. this.dataColumn17,
  457. this.dataColumn18,
  458. this.dataColumn19});
  459. this.dataTable2.TableName = "Table2";
  460. //
  461. // dataColumn17
  462. //
  463. this.dataColumn17.ColumnName = "BASECODE";
  464. //
  465. // dataColumn18
  466. //
  467. this.dataColumn18.ColumnName = "BASENAME";
  468. //
  469. // dataColumn19
  470. //
  471. this.dataColumn19.ColumnName = "SORTCODE";
  472. //
  473. // ultraExpandableGroupBox1
  474. //
  475. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  476. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  477. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1326, 122);
  478. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 517);
  479. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  480. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  481. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1326, 122);
  482. this.ultraExpandableGroupBox1.TabIndex = 5;
  483. this.ultraExpandableGroupBox1.Text = "编辑区";
  484. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  485. //
  486. // ultraExpandableGroupBoxPanel1
  487. //
  488. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel);
  489. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  490. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 23);
  491. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  492. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  493. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1322, 97);
  494. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  495. //
  496. // FrmBaseInfoNew
  497. //
  498. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  499. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  500. this.ClientSize = new System.Drawing.Size(1656, 639);
  501. this.Controls.Add(this.FrmBase_Fill_Panel);
  502. this.Margin = new System.Windows.Forms.Padding(5);
  503. this.Name = "FrmBaseInfoNew";
  504. this.Text = "基础信息管理";
  505. this.Load += new System.EventHandler(this.FrmBaseInfoNew_Load);
  506. this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
  507. this.ultraExpandableGroupBoxPanel1_Fill_Panel.PerformLayout();
  508. this.FrmBase_Fill_Panel.ResumeLayout(false);
  509. this.splitContainer1.Panel1.ResumeLayout(false);
  510. this.splitContainer1.Panel2.ResumeLayout(false);
  511. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  512. this.splitContainer1.ResumeLayout(false);
  513. ((System.ComponentModel.ISupportInitialize)(this.treeView1)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  519. this.ultraExpandableGroupBox1.ResumeLayout(false);
  520. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  521. this.ResumeLayout(false);
  522. }
  523. #endregion
  524. private System.Windows.Forms.TextBox txtName;
  525. private System.Windows.Forms.TextBox txtMemo;
  526. private System.Windows.Forms.Label label2;
  527. private System.Windows.Forms.Label label1;
  528. private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
  529. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  530. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  531. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  532. private System.Data.DataColumn dataColumn16;
  533. private System.Data.DataColumn dataColumn15;
  534. private System.Data.DataColumn dataColumn14;
  535. private System.Data.DataColumn dataColumn13;
  536. private System.Data.DataColumn dataColumn12;
  537. private System.Data.DataColumn dataColumn11;
  538. private System.Data.DataColumn dataColumn10;
  539. private System.Data.DataColumn dataColumn9;
  540. private System.Data.DataColumn dataColumn8;
  541. private System.Data.DataColumn dataColumn7;
  542. private System.Data.DataColumn dataColumn6;
  543. private System.Data.DataColumn dataColumn5;
  544. private System.Data.DataColumn dataColumn4;
  545. private System.Data.DataColumn dataColumn3;
  546. private System.Data.DataColumn dataColumn2;
  547. private System.Data.DataColumn dataColumn1;
  548. private System.Data.DataTable dataTable1;
  549. private System.Data.DataSet dataSet1;
  550. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  551. private System.Data.DataTable dataTable2;
  552. private System.Data.DataColumn dataColumn17;
  553. private System.Data.DataColumn dataColumn18;
  554. private System.Data.DataColumn dataColumn19;
  555. private System.Windows.Forms.CheckBox chbxAddChild;
  556. private System.Data.DataColumn dataColumn20;
  557. private System.Windows.Forms.SplitContainer splitContainer1;
  558. private Infragistics.Win.UltraWinTree.UltraTree treeView1;
  559. }
  560. }