FrmPopAttrs.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class FrmPopAttrs
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNEMONIC_CODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAGNAME");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  49. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  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 appearance12 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance13 = 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. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  65. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  66. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  67. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  69. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  70. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  72. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  73. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  74. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  75. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  76. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  77. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  78. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  79. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  80. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  81. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  82. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPopAttrs));
  83. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  84. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  86. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  87. this.dataSet1 = new System.Data.DataSet();
  88. this.dataTable1 = new System.Data.DataTable();
  89. this.dataColumn1 = new System.Data.DataColumn();
  90. this.dataColumn2 = new System.Data.DataColumn();
  91. this.dataColumn3 = new System.Data.DataColumn();
  92. this.dataColumn4 = new System.Data.DataColumn();
  93. this.dataColumn5 = new System.Data.DataColumn();
  94. this.dataColumn6 = new System.Data.DataColumn();
  95. this.dataColumn7 = new System.Data.DataColumn();
  96. this.dataColumn8 = new System.Data.DataColumn();
  97. this.dataColumn9 = new System.Data.DataColumn();
  98. this.dataColumn10 = new System.Data.DataColumn();
  99. this.dataColumn11 = new System.Data.DataColumn();
  100. this.dataColumn12 = new System.Data.DataColumn();
  101. this.dataColumn13 = new System.Data.DataColumn();
  102. this.dataColumn14 = new System.Data.DataColumn();
  103. this.dataColumn15 = new System.Data.DataColumn();
  104. this.dataColumn16 = new System.Data.DataColumn();
  105. this.dataColumn20 = new System.Data.DataColumn();
  106. this.dataTable2 = new System.Data.DataTable();
  107. this.dataColumn17 = new System.Data.DataColumn();
  108. this.dataColumn18 = new System.Data.DataColumn();
  109. this.dataColumn19 = new System.Data.DataColumn();
  110. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  111. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  112. this.lbAttrCode = new Infragistics.Win.Misc.UltraLabel();
  113. this.lbAttrs = new Infragistics.Win.Misc.UltraLabel();
  114. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  115. this.treeView1 = new System.Windows.Forms.TreeView();
  116. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  117. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  118. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  119. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  120. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  121. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  126. this.ultraGroupBox1.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  128. this.SuspendLayout();
  129. //
  130. // dataSet1
  131. //
  132. this.dataSet1.DataSetName = "NewDataSet";
  133. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  134. this.dataTable1,
  135. this.dataTable2});
  136. //
  137. // dataTable1
  138. //
  139. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  140. this.dataColumn1,
  141. this.dataColumn2,
  142. this.dataColumn3,
  143. this.dataColumn4,
  144. this.dataColumn5,
  145. this.dataColumn6,
  146. this.dataColumn7,
  147. this.dataColumn8,
  148. this.dataColumn9,
  149. this.dataColumn10,
  150. this.dataColumn11,
  151. this.dataColumn12,
  152. this.dataColumn13,
  153. this.dataColumn14,
  154. this.dataColumn15,
  155. this.dataColumn16,
  156. this.dataColumn20});
  157. this.dataTable1.TableName = "Table1";
  158. //
  159. // dataColumn1
  160. //
  161. this.dataColumn1.Caption = "属性分类编码";
  162. this.dataColumn1.ColumnName = "BASECODE";
  163. //
  164. // dataColumn2
  165. //
  166. this.dataColumn2.Caption = "属性分类名称";
  167. this.dataColumn2.ColumnName = "BASENAME";
  168. //
  169. // dataColumn3
  170. //
  171. this.dataColumn3.Caption = "快速检索码";
  172. this.dataColumn3.ColumnName = "SORTCODE";
  173. //
  174. // dataColumn4
  175. //
  176. this.dataColumn4.Caption = "可编辑标志";
  177. this.dataColumn4.ColumnName = "ISVISIBLE";
  178. //
  179. // dataColumn5
  180. //
  181. this.dataColumn5.Caption = "拼音助记码";
  182. this.dataColumn5.ColumnName = "MNEMONIC_CODE";
  183. //
  184. // dataColumn6
  185. //
  186. this.dataColumn6.Caption = "序号";
  187. this.dataColumn6.ColumnName = "SEQ";
  188. //
  189. // dataColumn7
  190. //
  191. this.dataColumn7.Caption = "是否允许增加子类";
  192. this.dataColumn7.ColumnName = "FLAG";
  193. //
  194. // dataColumn8
  195. //
  196. this.dataColumn8.Caption = "创建人";
  197. this.dataColumn8.ColumnName = "CREATE_NAME";
  198. //
  199. // dataColumn9
  200. //
  201. this.dataColumn9.Caption = "创建时间";
  202. this.dataColumn9.ColumnName = "CREATE_TIME";
  203. //
  204. // dataColumn10
  205. //
  206. this.dataColumn10.Caption = "修改人";
  207. this.dataColumn10.ColumnName = "UPDATE_NAME";
  208. //
  209. // dataColumn11
  210. //
  211. this.dataColumn11.Caption = "修改时间";
  212. this.dataColumn11.ColumnName = "UPDATE_TIME";
  213. //
  214. // dataColumn12
  215. //
  216. this.dataColumn12.Caption = "删除人";
  217. this.dataColumn12.ColumnName = "DELETE_NAME";
  218. //
  219. // dataColumn13
  220. //
  221. this.dataColumn13.Caption = "删除时间";
  222. this.dataColumn13.ColumnName = "DELETE_TIME";
  223. //
  224. // dataColumn14
  225. //
  226. this.dataColumn14.Caption = "有效标识";
  227. this.dataColumn14.ColumnMapping = System.Data.MappingType.Hidden;
  228. this.dataColumn14.ColumnName = "VALIDFLAG";
  229. //
  230. // dataColumn15
  231. //
  232. this.dataColumn15.Caption = "有效标识";
  233. this.dataColumn15.ColumnName = "VALIDFLAGNAME";
  234. //
  235. // dataColumn16
  236. //
  237. this.dataColumn16.Caption = "备注";
  238. this.dataColumn16.ColumnName = "MEMO";
  239. //
  240. // dataColumn20
  241. //
  242. this.dataColumn20.Caption = "是否允许增加子类";
  243. this.dataColumn20.ColumnName = "FLAGNAME";
  244. //
  245. // dataTable2
  246. //
  247. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  248. this.dataColumn17,
  249. this.dataColumn18,
  250. this.dataColumn19});
  251. this.dataTable2.TableName = "Table2";
  252. //
  253. // dataColumn17
  254. //
  255. this.dataColumn17.ColumnName = "BASECODE";
  256. //
  257. // dataColumn18
  258. //
  259. this.dataColumn18.ColumnName = "BASENAME";
  260. //
  261. // dataColumn19
  262. //
  263. this.dataColumn19.ColumnName = "SORTCODE";
  264. //
  265. // ultraGrid1
  266. //
  267. this.ultraGrid1.DataMember = "Table1";
  268. this.ultraGrid1.DataSource = this.dataSet1;
  269. appearance25.BackColor = System.Drawing.SystemColors.Window;
  270. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  271. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  272. ultraGridColumn1.Header.VisiblePosition = 1;
  273. ultraGridColumn2.Header.VisiblePosition = 2;
  274. ultraGridColumn3.Header.VisiblePosition = 3;
  275. ultraGridColumn4.Header.VisiblePosition = 4;
  276. ultraGridColumn5.Header.VisiblePosition = 5;
  277. ultraGridColumn6.Header.VisiblePosition = 6;
  278. ultraGridColumn7.Header.VisiblePosition = 7;
  279. ultraGridColumn8.Header.VisiblePosition = 8;
  280. ultraGridColumn9.Header.VisiblePosition = 9;
  281. ultraGridColumn10.Header.VisiblePosition = 10;
  282. ultraGridColumn11.Header.VisiblePosition = 11;
  283. ultraGridColumn12.Header.VisiblePosition = 12;
  284. ultraGridColumn13.Header.VisiblePosition = 13;
  285. ultraGridColumn14.Header.VisiblePosition = 14;
  286. ultraGridColumn14.Hidden = true;
  287. ultraGridColumn15.Header.VisiblePosition = 15;
  288. ultraGridColumn16.Header.VisiblePosition = 16;
  289. ultraGridColumn17.Header.VisiblePosition = 17;
  290. appearance1.TextHAlignAsString = "Center";
  291. appearance1.TextVAlignAsString = "Middle";
  292. ultraGridColumn18.CellAppearance = appearance1;
  293. ultraGridColumn18.DataType = typeof(bool);
  294. ultraGridColumn18.DefaultCellValue = false;
  295. ultraGridColumn18.Header.Caption = "";
  296. ultraGridColumn18.Header.VisiblePosition = 0;
  297. ultraGridColumn18.Hidden = true;
  298. ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  299. ultraGridBand1.Columns.AddRange(new object[] {
  300. ultraGridColumn1,
  301. ultraGridColumn2,
  302. ultraGridColumn3,
  303. ultraGridColumn4,
  304. ultraGridColumn5,
  305. ultraGridColumn6,
  306. ultraGridColumn7,
  307. ultraGridColumn8,
  308. ultraGridColumn9,
  309. ultraGridColumn10,
  310. ultraGridColumn11,
  311. ultraGridColumn12,
  312. ultraGridColumn13,
  313. ultraGridColumn14,
  314. ultraGridColumn15,
  315. ultraGridColumn16,
  316. ultraGridColumn17,
  317. ultraGridColumn18});
  318. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  319. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  320. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  321. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  322. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  323. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  324. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  325. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  326. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
  327. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  328. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  329. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  330. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  331. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  332. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  333. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  334. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  335. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  336. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  337. appearance12.BackColor = System.Drawing.SystemColors.Window;
  338. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  339. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  340. appearance13.BackColor = System.Drawing.SystemColors.Highlight;
  341. appearance13.ForeColor = System.Drawing.SystemColors.HighlightText;
  342. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13;
  343. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  344. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  345. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  346. appearance31.BackColor = System.Drawing.SystemColors.Window;
  347. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  348. appearance32.BorderColor = System.Drawing.Color.Silver;
  349. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  350. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  351. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  352. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  353. appearance33.BackColor = System.Drawing.SystemColors.Control;
  354. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  355. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  356. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  357. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  358. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  359. appearance34.TextHAlignAsString = "Left";
  360. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
  361. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  362. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  363. appearance35.BackColor = System.Drawing.SystemColors.Window;
  364. appearance35.BorderColor = System.Drawing.Color.Silver;
  365. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  366. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  367. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  368. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  369. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  370. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  371. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  372. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  373. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.ultraGrid1.Location = new System.Drawing.Point(223, 25);
  376. this.ultraGrid1.Name = "ultraGrid1";
  377. this.ultraGrid1.Size = new System.Drawing.Size(654, 383);
  378. this.ultraGrid1.TabIndex = 18;
  379. this.ultraGrid1.Text = "ultraGrid1";
  380. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  381. //
  382. // ultraGroupBox1
  383. //
  384. this.ultraGroupBox1.Controls.Add(this.lbAttrCode);
  385. this.ultraGroupBox1.Controls.Add(this.lbAttrs);
  386. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  387. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  388. this.ultraGroupBox1.Location = new System.Drawing.Point(223, 408);
  389. this.ultraGroupBox1.Name = "ultraGroupBox1";
  390. this.ultraGroupBox1.Size = new System.Drawing.Size(654, 10);
  391. this.ultraGroupBox1.TabIndex = 23;
  392. this.ultraGroupBox1.Text = "属性选择信息";
  393. this.ultraGroupBox1.Visible = false;
  394. //
  395. // lbAttrCode
  396. //
  397. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  398. appearance14.TextHAlignAsString = "Center";
  399. appearance14.TextVAlignAsString = "Middle";
  400. this.lbAttrCode.Appearance = appearance14;
  401. this.lbAttrCode.Location = new System.Drawing.Point(83, 47);
  402. this.lbAttrCode.Name = "lbAttrCode";
  403. this.lbAttrCode.Size = new System.Drawing.Size(76, 23);
  404. this.lbAttrCode.TabIndex = 5;
  405. this.lbAttrCode.Visible = false;
  406. //
  407. // lbAttrs
  408. //
  409. appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  410. appearance5.TextHAlignAsString = "Left";
  411. appearance5.TextVAlignAsString = "Middle";
  412. this.lbAttrs.Appearance = appearance5;
  413. this.lbAttrs.Location = new System.Drawing.Point(83, 21);
  414. this.lbAttrs.Name = "lbAttrs";
  415. this.lbAttrs.Size = new System.Drawing.Size(565, 23);
  416. this.lbAttrs.TabIndex = 4;
  417. //
  418. // ultraLabel2
  419. //
  420. appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  421. appearance3.TextHAlignAsString = "Center";
  422. appearance3.TextVAlignAsString = "Middle";
  423. this.ultraLabel2.Appearance = appearance3;
  424. this.ultraLabel2.Location = new System.Drawing.Point(6, 21);
  425. this.ultraLabel2.Name = "ultraLabel2";
  426. this.ultraLabel2.Size = new System.Drawing.Size(76, 23);
  427. this.ultraLabel2.TabIndex = 3;
  428. this.ultraLabel2.Text = "所选属性:";
  429. //
  430. // treeView1
  431. //
  432. this.treeView1.Cursor = System.Windows.Forms.Cursors.Arrow;
  433. this.treeView1.Dock = System.Windows.Forms.DockStyle.Left;
  434. this.treeView1.ForeColor = System.Drawing.SystemColors.WindowText;
  435. this.treeView1.ItemHeight = 14;
  436. this.treeView1.LineColor = System.Drawing.Color.White;
  437. this.treeView1.Location = new System.Drawing.Point(0, 25);
  438. this.treeView1.Name = "treeView1";
  439. this.treeView1.Size = new System.Drawing.Size(223, 393);
  440. this.treeView1.TabIndex = 17;
  441. this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
  442. //
  443. // _Form1_Toolbars_Dock_Area_Left
  444. //
  445. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  446. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  447. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  448. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  449. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  450. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  451. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 393);
  452. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  453. //
  454. // barsManagerButon
  455. //
  456. this.barsManagerButon.DesignerFlags = 1;
  457. this.barsManagerButon.DockWithinContainer = this;
  458. this.barsManagerButon.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  459. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  460. this.barsManagerButon.Office2007UICompatibility = false;
  461. ribbonTab1.Caption = "ribbon1";
  462. ribbonGroup1.Caption = "ribbonGroup1";
  463. ribbonGroup2.Caption = "ribbonGroup2";
  464. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  465. ribbonGroup1,
  466. ribbonGroup2});
  467. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  468. ribbonTab1});
  469. this.barsManagerButon.ShowQuickCustomizeButton = false;
  470. ultraToolbar1.DockedColumn = 0;
  471. ultraToolbar1.DockedRow = 0;
  472. buttonTool5.InstanceProps.IsFirstInGroup = true;
  473. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  474. buttonTool2,
  475. buttonTool5});
  476. ultraToolbar1.Text = "UltraToolbar1";
  477. ultraToolbar1.Visible = false;
  478. ultraToolbar2.DockedColumn = 0;
  479. ultraToolbar2.DockedRow = 0;
  480. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  481. buttonTool4,
  482. buttonTool16});
  483. ultraToolbar2.Text = "UltraToolbar2";
  484. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  485. ultraToolbar1,
  486. ultraToolbar2});
  487. buttonTool6.SharedPropsInternal.Caption = "新增";
  488. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  489. buttonTool7.SharedPropsInternal.Caption = "删除";
  490. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  491. buttonTool8.SharedPropsInternal.Caption = "修改";
  492. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  493. buttonTool9.SharedPropsInternal.Caption = "查询";
  494. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  495. buttonTool10.SharedPropsInternal.Caption = "关闭";
  496. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  497. buttonTool12.SharedPropsInternal.Caption = "恢复";
  498. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  499. buttonTool3.SharedPropsInternal.Caption = "确认";
  500. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  501. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  502. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  503. buttonTool11.SharedPropsInternal.Caption = "查询";
  504. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  505. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  506. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  507. buttonTool13.SharedPropsInternal.Caption = "关闭";
  508. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  509. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  510. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  511. buttonTool17.SharedPropsInternal.Caption = "确认";
  512. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  513. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  514. buttonTool6,
  515. buttonTool7,
  516. buttonTool8,
  517. buttonTool9,
  518. buttonTool10,
  519. buttonTool12,
  520. buttonTool3,
  521. buttonTool11,
  522. buttonTool13,
  523. buttonTool17});
  524. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  525. //
  526. // _Form1_Toolbars_Dock_Area_Right
  527. //
  528. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  529. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  530. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  531. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  532. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(877, 25);
  533. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  534. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 393);
  535. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  536. //
  537. // _Form1_Toolbars_Dock_Area_Top
  538. //
  539. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  540. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  541. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  542. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  543. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  544. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  545. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(877, 25);
  546. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  547. //
  548. // _Form1_Toolbars_Dock_Area_Bottom
  549. //
  550. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  551. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  552. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  553. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  554. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 418);
  555. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  556. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(877, 0);
  557. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  558. //
  559. // FrmPopAttrs
  560. //
  561. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  562. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  563. this.ClientSize = new System.Drawing.Size(877, 418);
  564. this.Controls.Add(this.ultraGrid1);
  565. this.Controls.Add(this.ultraGroupBox1);
  566. this.Controls.Add(this.treeView1);
  567. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  568. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  569. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  570. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  571. this.Name = "FrmPopAttrs";
  572. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  573. this.Text = "选择属性";
  574. this.Load += new System.EventHandler(this.FrmPopAttrs_Load);
  575. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  577. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  578. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  580. this.ultraGroupBox1.ResumeLayout(false);
  581. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  582. this.ResumeLayout(false);
  583. }
  584. #endregion
  585. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  586. private System.Windows.Forms.TreeView treeView1;
  587. private System.Data.DataSet dataSet1;
  588. private System.Data.DataTable dataTable1;
  589. private System.Data.DataColumn dataColumn1;
  590. private System.Data.DataColumn dataColumn2;
  591. private System.Data.DataColumn dataColumn3;
  592. private System.Data.DataColumn dataColumn4;
  593. private System.Data.DataColumn dataColumn5;
  594. private System.Data.DataColumn dataColumn6;
  595. private System.Data.DataColumn dataColumn7;
  596. private System.Data.DataColumn dataColumn8;
  597. private System.Data.DataColumn dataColumn9;
  598. private System.Data.DataColumn dataColumn10;
  599. private System.Data.DataColumn dataColumn11;
  600. private System.Data.DataColumn dataColumn12;
  601. private System.Data.DataColumn dataColumn13;
  602. private System.Data.DataColumn dataColumn14;
  603. private System.Data.DataColumn dataColumn15;
  604. private System.Data.DataColumn dataColumn16;
  605. private System.Data.DataColumn dataColumn20;
  606. private System.Data.DataTable dataTable2;
  607. private System.Data.DataColumn dataColumn17;
  608. private System.Data.DataColumn dataColumn18;
  609. private System.Data.DataColumn dataColumn19;
  610. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  611. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  612. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  613. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  614. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  615. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  616. private Infragistics.Win.Misc.UltraLabel lbAttrs;
  617. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  618. private Infragistics.Win.Misc.UltraLabel lbAttrCode;
  619. }
  620. }