frmPopEvaUsers.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class frmPopEvaUsers
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLEID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAROLENAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERID");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAUSERNAME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGID");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EVAORGNAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", 0);
  38. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  41. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  42. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  43. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  46. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  57. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  58. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPopEvaUsers));
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  60. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  62. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  63. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  64. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  65. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataColumn5 = new System.Data.DataColumn();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. this.dataColumn7 = new System.Data.DataColumn();
  75. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  76. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  77. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  78. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  79. this.ultraTree1 = new Infragistics.Win.UltraWinTree.UltraTree();
  80. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  81. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  82. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  83. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  84. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  85. this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
  86. this.tableLayoutPanel1.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  88. this.ultraGroupBox2.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  92. this.ultraPanel1.ClientArea.SuspendLayout();
  93. this.ultraPanel1.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  95. this.ultraGroupBox1.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // tableLayoutPanel1
  101. //
  102. this.tableLayoutPanel1.ColumnCount = 2;
  103. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.64151F));
  104. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 77.35849F));
  105. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 1, 0);
  106. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
  107. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  108. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 25);
  109. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  110. this.tableLayoutPanel1.RowCount = 1;
  111. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  112. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 339F));
  113. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 339F));
  114. this.tableLayoutPanel1.Size = new System.Drawing.Size(689, 339);
  115. this.tableLayoutPanel1.TabIndex = 0;
  116. //
  117. // ultraGroupBox2
  118. //
  119. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  120. this.ultraGroupBox2.Controls.Add(this.ultraPanel1);
  121. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.ultraGroupBox2.Location = new System.Drawing.Point(159, 3);
  123. this.ultraGroupBox2.Name = "ultraGroupBox2";
  124. this.ultraGroupBox2.Size = new System.Drawing.Size(527, 333);
  125. this.ultraGroupBox2.TabIndex = 2;
  126. this.ultraGroupBox2.Text = "评标人员";
  127. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  128. //
  129. // ultraGrid2
  130. //
  131. this.ultraGrid2.DataMember = "Table1";
  132. this.ultraGrid2.DataSource = this.dataSet1;
  133. ultraGridColumn1.Header.VisiblePosition = 0;
  134. ultraGridColumn1.Hidden = true;
  135. ultraGridColumn2.Header.VisiblePosition = 1;
  136. ultraGridColumn2.Hidden = true;
  137. ultraGridColumn3.Header.VisiblePosition = 3;
  138. ultraGridColumn3.Width = 107;
  139. ultraGridColumn4.Header.VisiblePosition = 4;
  140. ultraGridColumn4.Width = 108;
  141. ultraGridColumn5.Header.VisiblePosition = 5;
  142. ultraGridColumn6.Header.VisiblePosition = 6;
  143. ultraGridColumn7.Header.VisiblePosition = 7;
  144. ultraGridColumn7.Hidden = true;
  145. ultraGridColumn8.DataType = typeof(bool);
  146. ultraGridColumn8.DefaultCellValue = false;
  147. ultraGridColumn8.Header.Caption = "";
  148. ultraGridColumn8.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
  149. ultraGridColumn8.Header.VisiblePosition = 2;
  150. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  151. ultraGridColumn8.Width = 52;
  152. ultraGridBand1.Columns.AddRange(new object[] {
  153. ultraGridColumn1,
  154. ultraGridColumn2,
  155. ultraGridColumn3,
  156. ultraGridColumn4,
  157. ultraGridColumn5,
  158. ultraGridColumn6,
  159. ultraGridColumn7,
  160. ultraGridColumn8});
  161. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  162. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  163. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
  165. this.ultraGrid2.Name = "ultraGrid2";
  166. this.ultraGrid2.Size = new System.Drawing.Size(521, 267);
  167. this.ultraGrid2.TabIndex = 0;
  168. this.ultraGrid2.Text = "ultraGrid2";
  169. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  170. //
  171. // dataSet1
  172. //
  173. this.dataSet1.DataSetName = "NewDataSet";
  174. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  175. this.dataTable1});
  176. //
  177. // dataTable1
  178. //
  179. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  180. this.dataColumn1,
  181. this.dataColumn2,
  182. this.dataColumn3,
  183. this.dataColumn4,
  184. this.dataColumn5,
  185. this.dataColumn6,
  186. this.dataColumn7});
  187. this.dataTable1.TableName = "Table1";
  188. //
  189. // dataColumn1
  190. //
  191. this.dataColumn1.Caption = "角色Id";
  192. this.dataColumn1.ColumnName = "EVAROLEID";
  193. //
  194. // dataColumn2
  195. //
  196. this.dataColumn2.Caption = "角色名称";
  197. this.dataColumn2.ColumnName = "EVAROLENAME";
  198. //
  199. // dataColumn3
  200. //
  201. this.dataColumn3.Caption = "用户Id";
  202. this.dataColumn3.ColumnName = "EVAUSERID";
  203. //
  204. // dataColumn4
  205. //
  206. this.dataColumn4.Caption = "用户名称";
  207. this.dataColumn4.ColumnName = "EVAUSERNAME";
  208. //
  209. // dataColumn5
  210. //
  211. this.dataColumn5.Caption = "科室Id";
  212. this.dataColumn5.ColumnName = "EVAORGID";
  213. //
  214. // dataColumn6
  215. //
  216. this.dataColumn6.Caption = "科室名称";
  217. this.dataColumn6.ColumnName = "EVAORGNAME";
  218. //
  219. // dataColumn7
  220. //
  221. this.dataColumn7.Caption = "主键";
  222. this.dataColumn7.ColumnName = "ID";
  223. //
  224. // ultraPanel1
  225. //
  226. //
  227. // ultraPanel1.ClientArea
  228. //
  229. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  230. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  231. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  232. this.ultraPanel1.Location = new System.Drawing.Point(3, 285);
  233. this.ultraPanel1.Name = "ultraPanel1";
  234. this.ultraPanel1.Size = new System.Drawing.Size(521, 45);
  235. this.ultraPanel1.TabIndex = 2;
  236. //
  237. // ultraLabel1
  238. //
  239. appearance1.TextVAlignAsString = "Middle";
  240. this.ultraLabel1.Appearance = appearance1;
  241. this.ultraLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
  243. this.ultraLabel1.Location = new System.Drawing.Point(69, 0);
  244. this.ultraLabel1.Name = "ultraLabel1";
  245. this.ultraLabel1.Size = new System.Drawing.Size(452, 45);
  246. this.ultraLabel1.TabIndex = 1;
  247. this.ultraLabel1.MouseEnter += new System.EventHandler(this.ultraLabel1_MouseEnter);
  248. //
  249. // ultraLabel2
  250. //
  251. appearance2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  252. appearance2.TextVAlignAsString = "Middle";
  253. this.ultraLabel2.Appearance = appearance2;
  254. this.ultraLabel2.Dock = System.Windows.Forms.DockStyle.Left;
  255. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
  256. this.ultraLabel2.Location = new System.Drawing.Point(0, 0);
  257. this.ultraLabel2.Name = "ultraLabel2";
  258. this.ultraLabel2.Size = new System.Drawing.Size(69, 45);
  259. this.ultraLabel2.TabIndex = 2;
  260. this.ultraLabel2.Text = "所选人员:";
  261. //
  262. // ultraGroupBox1
  263. //
  264. this.ultraGroupBox1.Controls.Add(this.ultraTree1);
  265. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
  267. this.ultraGroupBox1.Name = "ultraGroupBox1";
  268. this.ultraGroupBox1.Size = new System.Drawing.Size(150, 333);
  269. this.ultraGroupBox1.TabIndex = 1;
  270. this.ultraGroupBox1.Text = "评标角色";
  271. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  272. //
  273. // ultraTree1
  274. //
  275. this.ultraTree1.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.ultraTree1.Location = new System.Drawing.Point(3, 18);
  277. this.ultraTree1.Name = "ultraTree1";
  278. this.ultraTree1.Size = new System.Drawing.Size(144, 312);
  279. this.ultraTree1.TabIndex = 0;
  280. this.ultraTree1.AfterSelect += new Infragistics.Win.UltraWinTree.AfterNodeSelectEventHandler(this.ultraTree1_AfterSelect);
  281. //
  282. // barsManagerButon
  283. //
  284. this.barsManagerButon.DesignerFlags = 1;
  285. this.barsManagerButon.DockWithinContainer = this;
  286. this.barsManagerButon.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  287. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  288. this.barsManagerButon.Office2007UICompatibility = false;
  289. ribbonTab1.Caption = "ribbon1";
  290. ribbonGroup1.Caption = "ribbonGroup1";
  291. ribbonGroup2.Caption = "ribbonGroup2";
  292. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  293. ribbonGroup1,
  294. ribbonGroup2});
  295. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  296. ribbonTab1});
  297. this.barsManagerButon.ShowQuickCustomizeButton = false;
  298. ultraToolbar1.DockedColumn = 0;
  299. ultraToolbar1.DockedRow = 0;
  300. buttonTool5.InstanceProps.IsFirstInGroup = true;
  301. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  302. buttonTool2,
  303. buttonTool5});
  304. ultraToolbar1.Text = "UltraToolbar1";
  305. ultraToolbar1.Visible = false;
  306. ultraToolbar2.DockedColumn = 0;
  307. ultraToolbar2.DockedRow = 0;
  308. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  309. buttonTool4,
  310. buttonTool16});
  311. ultraToolbar2.Text = "UltraToolbar2";
  312. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  313. ultraToolbar1,
  314. ultraToolbar2});
  315. buttonTool6.SharedPropsInternal.Caption = "新增";
  316. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  317. buttonTool7.SharedPropsInternal.Caption = "删除";
  318. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  319. buttonTool8.SharedPropsInternal.Caption = "修改";
  320. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  321. buttonTool9.SharedPropsInternal.Caption = "查询";
  322. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  323. buttonTool10.SharedPropsInternal.Caption = "关闭";
  324. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  325. buttonTool12.SharedPropsInternal.Caption = "恢复";
  326. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  327. buttonTool3.SharedPropsInternal.Caption = "确认";
  328. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  329. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  330. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  331. buttonTool11.SharedPropsInternal.Caption = "查询";
  332. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  333. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  334. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  335. buttonTool13.SharedPropsInternal.Caption = "关闭";
  336. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  337. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  338. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  339. buttonTool17.SharedPropsInternal.Caption = "确认";
  340. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  341. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  342. buttonTool6,
  343. buttonTool7,
  344. buttonTool8,
  345. buttonTool9,
  346. buttonTool10,
  347. buttonTool12,
  348. buttonTool3,
  349. buttonTool11,
  350. buttonTool13,
  351. buttonTool17});
  352. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  353. //
  354. // _Form1_Toolbars_Dock_Area_Top
  355. //
  356. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  357. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  358. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  359. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  360. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  361. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  362. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(689, 25);
  363. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  364. //
  365. // _Form1_Toolbars_Dock_Area_Bottom
  366. //
  367. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  368. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  369. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  370. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  371. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 364);
  372. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  373. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(689, 0);
  374. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  375. //
  376. // _Form1_Toolbars_Dock_Area_Left
  377. //
  378. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  379. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  380. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  381. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  382. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  383. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  384. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 339);
  385. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  386. //
  387. // _Form1_Toolbars_Dock_Area_Right
  388. //
  389. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  390. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  391. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  392. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  393. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(689, 25);
  394. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  395. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 339);
  396. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  397. //
  398. // ultraToolTipManager1
  399. //
  400. this.ultraToolTipManager1.ContainingControl = this;
  401. //
  402. // frmPopEvaUsers
  403. //
  404. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  405. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  406. this.ClientSize = new System.Drawing.Size(689, 364);
  407. this.Controls.Add(this.tableLayoutPanel1);
  408. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  409. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  410. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  411. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  412. this.Name = "frmPopEvaUsers";
  413. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  414. this.Text = "选择评标人员";
  415. this.Load += new System.EventHandler(this.frmPopEvaUsers_Load);
  416. this.tableLayoutPanel1.ResumeLayout(false);
  417. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  418. this.ultraGroupBox2.ResumeLayout(false);
  419. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  422. this.ultraPanel1.ClientArea.ResumeLayout(false);
  423. this.ultraPanel1.ResumeLayout(false);
  424. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  425. this.ultraGroupBox1.ResumeLayout(false);
  426. ((System.ComponentModel.ISupportInitialize)(this.ultraTree1)).EndInit();
  427. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  428. this.ResumeLayout(false);
  429. }
  430. #endregion
  431. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  432. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  433. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  434. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  435. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  436. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  437. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  438. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  439. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  440. private Infragistics.Win.UltraWinTree.UltraTree ultraTree1;
  441. private System.Data.DataSet dataSet1;
  442. private System.Data.DataTable dataTable1;
  443. private System.Data.DataColumn dataColumn1;
  444. private System.Data.DataColumn dataColumn2;
  445. private System.Data.DataColumn dataColumn3;
  446. private System.Data.DataColumn dataColumn4;
  447. private System.Data.DataColumn dataColumn5;
  448. private System.Data.DataColumn dataColumn6;
  449. private System.Data.DataColumn dataColumn7;
  450. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  451. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  452. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  453. private Infragistics.Win.UltraWinToolTip.UltraToolTipManager ultraToolTipManager1;
  454. }
  455. }