ComBaseWbsFrm.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class ComBaseWbsFrm
  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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  34. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  35. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ComBaseWbsFrm));
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  37. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  39. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  41. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  43. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  45. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ComBaseWbsEntity", -1);
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WbsCode");
  49. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WbsName");
  53. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteName", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteTime");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  64. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  75. this.panel1 = new System.Windows.Forms.Panel();
  76. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  77. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  78. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  79. this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  80. this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  81. this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  82. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this.panel2 = new System.Windows.Forms.Panel();
  84. this.comBaseWbsEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  85. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  86. this.panel1.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  90. this.panel2.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.comBaseWbsEntityBindingSource)).BeginInit();
  92. this.SuspendLayout();
  93. //
  94. // panel1
  95. //
  96. this.panel1.Controls.Add(this.ultraCheckEditor1);
  97. this.panel1.Controls.Add(this.labelTextBox1);
  98. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  99. this.panel1.Location = new System.Drawing.Point(0, 0);
  100. this.panel1.Name = "panel1";
  101. this.panel1.Size = new System.Drawing.Size(1460, 65);
  102. this.panel1.TabIndex = 1;
  103. //
  104. // ultraCheckEditor1
  105. //
  106. this.ultraCheckEditor1.AutoSize = true;
  107. this.ultraCheckEditor1.Location = new System.Drawing.Point(325, 17);
  108. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  109. this.ultraCheckEditor1.Size = new System.Drawing.Size(84, 22);
  110. this.ultraCheckEditor1.TabIndex = 1;
  111. this.ultraCheckEditor1.Text = "包含无效";
  112. //
  113. // ultraToolbarsManager1
  114. //
  115. this.ultraToolbarsManager1.DesignerFlags = 1;
  116. this.ultraToolbarsManager1.DockWithinContainer = this;
  117. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  118. ultraToolbar1.DockedColumn = 0;
  119. ultraToolbar1.DockedRow = 0;
  120. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  121. buttonTool1,
  122. buttonTool11,
  123. buttonTool5});
  124. ultraToolbar1.Text = "UltraToolbar1";
  125. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  126. ultraToolbar1});
  127. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  128. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  129. buttonTool6.SharedPropsInternal.Caption = "查询";
  130. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  131. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  132. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  133. buttonTool7.SharedPropsInternal.Caption = "保存";
  134. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  135. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  136. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  137. buttonTool8.SharedPropsInternal.Caption = "作废";
  138. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  139. appearance16.Image = ((object)(resources.GetObject("appearance16.Image")));
  140. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance16;
  141. buttonTool9.SharedPropsInternal.Caption = "恢复";
  142. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  143. appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
  144. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance17;
  145. buttonTool10.SharedPropsInternal.Caption = "关闭";
  146. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  147. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  148. buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  149. buttonTool12.SharedPropsInternal.Caption = "确认";
  150. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  151. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  152. buttonTool6,
  153. buttonTool7,
  154. buttonTool8,
  155. buttonTool9,
  156. buttonTool10,
  157. buttonTool12});
  158. this.ultraToolbarsManager1.Visible = false;
  159. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  160. //
  161. // _FrmBase_Toolbars_Dock_Area_Top
  162. //
  163. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  164. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  165. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  166. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  167. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  168. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  169. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1460, 58);
  170. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  171. //
  172. // ultraToolbarsDockArea1
  173. //
  174. this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  175. this.ultraToolbarsDockArea1.BackColor = System.Drawing.SystemColors.Control;
  176. this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  177. this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
  178. this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 522);
  179. this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
  180. this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(1460, 0);
  181. this.ultraToolbarsDockArea1.ToolbarsManager = this.ultraToolbarsManager1;
  182. //
  183. // ultraToolbarsDockArea2
  184. //
  185. this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  186. this.ultraToolbarsDockArea2.BackColor = System.Drawing.SystemColors.Control;
  187. this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  188. this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
  189. this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 58);
  190. this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
  191. this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(0, 464);
  192. this.ultraToolbarsDockArea2.ToolbarsManager = this.ultraToolbarsManager1;
  193. //
  194. // ultraToolbarsDockArea3
  195. //
  196. this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  197. this.ultraToolbarsDockArea3.BackColor = System.Drawing.SystemColors.Control;
  198. this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  199. this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
  200. this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(1460, 58);
  201. this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
  202. this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 464);
  203. this.ultraToolbarsDockArea3.ToolbarsManager = this.ultraToolbarsManager1;
  204. //
  205. // ultraGrid1
  206. //
  207. this.ultraGrid1.DataSource = this.comBaseWbsEntityBindingSource;
  208. appearance81.BackColor = System.Drawing.SystemColors.Window;
  209. appearance81.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  210. this.ultraGrid1.DisplayLayout.Appearance = appearance81;
  211. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  212. ultraGridColumn1.CellAppearance = appearance1;
  213. appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  214. appearance2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  215. appearance2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  216. appearance2.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  217. ultraGridColumn1.FilterCellAppearance = appearance2;
  218. appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  219. appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  220. ultraGridColumn1.FilterOperatorAppearance = appearance3;
  221. ultraGridColumn1.Header.VisiblePosition = 1;
  222. appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  223. ultraGridColumn2.CellAppearance = appearance4;
  224. appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  225. appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  226. appearance5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  227. appearance5.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  228. ultraGridColumn2.FilterCellAppearance = appearance5;
  229. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  230. appearance6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  231. ultraGridColumn2.FilterOperatorAppearance = appearance6;
  232. ultraGridColumn2.Header.VisiblePosition = 2;
  233. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  234. ultraGridColumn3.Header.VisiblePosition = 3;
  235. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  236. ultraGridColumn4.Header.VisiblePosition = 4;
  237. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  238. ultraGridColumn5.Header.VisiblePosition = 5;
  239. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  240. ultraGridColumn6.Header.VisiblePosition = 6;
  241. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  242. ultraGridColumn7.Header.VisiblePosition = 7;
  243. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  244. ultraGridColumn8.Header.VisiblePosition = 8;
  245. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  246. ultraGridColumn9.Header.VisiblePosition = 9;
  247. ultraGridColumn10.Header.Caption = "选择";
  248. ultraGridColumn10.Header.VisiblePosition = 0;
  249. ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  250. ultraGridBand1.Columns.AddRange(new object[] {
  251. ultraGridColumn1,
  252. ultraGridColumn2,
  253. ultraGridColumn3,
  254. ultraGridColumn4,
  255. ultraGridColumn5,
  256. ultraGridColumn6,
  257. ultraGridColumn7,
  258. ultraGridColumn8,
  259. ultraGridColumn9,
  260. ultraGridColumn10});
  261. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  262. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  263. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  264. appearance82.BackColor = System.Drawing.SystemColors.ActiveBorder;
  265. appearance82.BackColor2 = System.Drawing.SystemColors.ControlDark;
  266. appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  267. appearance82.BorderColor = System.Drawing.SystemColors.Window;
  268. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance82;
  269. appearance83.ForeColor = System.Drawing.SystemColors.GrayText;
  270. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance83;
  271. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  272. appearance84.BackColor = System.Drawing.SystemColors.ControlLightLight;
  273. appearance84.BackColor2 = System.Drawing.SystemColors.Control;
  274. appearance84.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  275. appearance84.ForeColor = System.Drawing.SystemColors.GrayText;
  276. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance84;
  277. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  278. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  279. appearance85.BackColor = System.Drawing.SystemColors.Window;
  280. appearance85.ForeColor = System.Drawing.SystemColors.ControlText;
  281. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance85;
  282. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  283. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  284. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  285. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  286. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  287. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  288. appearance19.BackColor = System.Drawing.SystemColors.Window;
  289. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  290. appearance20.BorderColor = System.Drawing.Color.Silver;
  291. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  292. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  293. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  294. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  295. appearance21.BackColor = System.Drawing.SystemColors.Control;
  296. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  297. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  298. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  299. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  300. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  301. appearance22.TextHAlignAsString = "Left";
  302. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  303. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  304. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  305. appearance23.BackColor = System.Drawing.SystemColors.Window;
  306. appearance23.BorderColor = System.Drawing.Color.Silver;
  307. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  308. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  309. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  310. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  311. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  312. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  313. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  314. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  315. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  316. this.ultraGrid1.Location = new System.Drawing.Point(0, 65);
  317. this.ultraGrid1.Name = "ultraGrid1";
  318. this.ultraGrid1.Size = new System.Drawing.Size(1460, 399);
  319. this.ultraGrid1.TabIndex = 2;
  320. this.ultraGrid1.Text = "ultraGrid1";
  321. //
  322. // panel2
  323. //
  324. this.panel2.Controls.Add(this.ultraGrid1);
  325. this.panel2.Controls.Add(this.panel1);
  326. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  327. this.panel2.Location = new System.Drawing.Point(0, 58);
  328. this.panel2.Name = "panel2";
  329. this.panel2.Size = new System.Drawing.Size(1460, 464);
  330. this.panel2.TabIndex = 2;
  331. //
  332. // comBaseWbsEntityBindingSource
  333. //
  334. this.comBaseWbsEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Qcm.model.ComBaseWbsEntity);
  335. //
  336. // labelTextBox1
  337. //
  338. //
  339. //
  340. //
  341. this.labelTextBox1.CheckBox.AutoSize = true;
  342. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  343. this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  344. this.labelTextBox1.CheckBox.Name = "checkBox1";
  345. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  346. this.labelTextBox1.CheckBox.TabIndex = 1;
  347. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  348. //
  349. //
  350. //
  351. this.labelTextBox1.Label.AutoSize = true;
  352. this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
  353. this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  354. this.labelTextBox1.Label.Name = "label1";
  355. this.labelTextBox1.Label.Size = new System.Drawing.Size(61, 15);
  356. this.labelTextBox1.Label.TabIndex = 0;
  357. this.labelTextBox1.Label.Text = "WBS描述";
  358. this.labelTextBox1.Location = new System.Drawing.Point(36, 13);
  359. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  360. this.labelTextBox1.Name = "labelTextBox1";
  361. this.labelTextBox1.Size = new System.Drawing.Size(263, 26);
  362. this.labelTextBox1.TabIndex = 0;
  363. //
  364. //
  365. //
  366. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  367. this.labelTextBox1.TextBox.Enabled = false;
  368. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  369. this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
  370. this.labelTextBox1.TextBox.Name = "textBox1";
  371. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(173, 25);
  372. this.labelTextBox1.TextBox.TabIndex = 1;
  373. //
  374. // ComBaseWbsFrm
  375. //
  376. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  377. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  378. this.ClientSize = new System.Drawing.Size(1460, 522);
  379. this.Controls.Add(this.panel2);
  380. this.Controls.Add(this.ultraToolbarsDockArea2);
  381. this.Controls.Add(this.ultraToolbarsDockArea3);
  382. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  383. this.Controls.Add(this.ultraToolbarsDockArea1);
  384. this.Name = "ComBaseWbsFrm";
  385. this.Text = "ComBaseWbsFrm";
  386. this.Load += new System.EventHandler(this.ComBaseWbsFrm_Load);
  387. this.panel1.ResumeLayout(false);
  388. this.panel1.PerformLayout();
  389. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  392. this.panel2.ResumeLayout(false);
  393. ((System.ComponentModel.ISupportInitialize)(this.comBaseWbsEntityBindingSource)).EndInit();
  394. this.ResumeLayout(false);
  395. }
  396. #endregion
  397. private System.Windows.Forms.Panel panel1;
  398. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  399. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  400. private System.Windows.Forms.BindingSource comBaseWbsEntityBindingSource;
  401. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  402. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
  403. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
  404. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  405. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
  406. private System.Windows.Forms.Panel panel2;
  407. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  408. }
  409. }