FrmGXElements.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmGXElements
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_CODE");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_NAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_TIME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_CREATE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_DATE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_YFFY");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_FZR");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_UP_CREATE");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_UP_TIME");
  42. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  60. this.dataSet2 = new System.Data.DataSet();
  61. this.dataTable1 = new System.Data.DataTable();
  62. this.dataColumn1 = new System.Data.DataColumn();
  63. this.dataColumn7 = new System.Data.DataColumn();
  64. this.dataColumn8 = new System.Data.DataColumn();
  65. this.dataColumn11 = new System.Data.DataColumn();
  66. this.dataColumn15 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn3 = new System.Data.DataColumn();
  69. this.dataColumn4 = new System.Data.DataColumn();
  70. this.dataColumn5 = new System.Data.DataColumn();
  71. this.dataColumn6 = new System.Data.DataColumn();
  72. this.dataColumn9 = new System.Data.DataColumn();
  73. this.dataColumn10 = new System.Data.DataColumn();
  74. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  75. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  76. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  77. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  78. this.GX_YFFY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  79. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  80. this.GX_FZR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  81. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  82. this.GX_YEAR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  83. this.GX_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.GX_Memo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  85. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  86. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  88. this.GX_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  89. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  90. this.panel2 = new System.Windows.Forms.Panel();
  91. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  92. this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  94. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  95. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  96. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  98. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  101. this.ultraExpandableGroupBox1.SuspendLayout();
  102. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.GX_YFFY)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.GX_FZR)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.GX_YEAR)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.GX_NAME)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.GX_Memo)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.GX_CODE)).BeginInit();
  109. this.panel2.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
  112. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  113. this.FrmBase_Fill_Panel.SuspendLayout();
  114. this.SuspendLayout();
  115. //
  116. // dataSet2
  117. //
  118. this.dataSet2.DataSetName = "NewDataSet";
  119. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  120. this.dataTable1});
  121. //
  122. // dataTable1
  123. //
  124. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  125. this.dataColumn1,
  126. this.dataColumn7,
  127. this.dataColumn8,
  128. this.dataColumn11,
  129. this.dataColumn15,
  130. this.dataColumn2,
  131. this.dataColumn3,
  132. this.dataColumn4,
  133. this.dataColumn5,
  134. this.dataColumn6,
  135. this.dataColumn9,
  136. this.dataColumn10});
  137. this.dataTable1.TableName = "Table1";
  138. //
  139. // dataColumn1
  140. //
  141. this.dataColumn1.Caption = "项目编码";
  142. this.dataColumn1.ColumnName = "GX_CODE";
  143. //
  144. // dataColumn7
  145. //
  146. this.dataColumn7.Caption = "项目名称";
  147. this.dataColumn7.ColumnName = "GX_NAME";
  148. //
  149. // dataColumn8
  150. //
  151. this.dataColumn8.Caption = "有效期";
  152. this.dataColumn8.ColumnName = "GX_TIME";
  153. //
  154. // dataColumn11
  155. //
  156. this.dataColumn11.Caption = "VALIDFLAG";
  157. this.dataColumn11.ColumnMapping = System.Data.MappingType.Hidden;
  158. this.dataColumn11.ColumnName = "VALIDFLAG";
  159. //
  160. // dataColumn15
  161. //
  162. this.dataColumn15.Caption = "备注";
  163. this.dataColumn15.ColumnName = "MEMO";
  164. //
  165. // dataColumn2
  166. //
  167. this.dataColumn2.Caption = "有效标识";
  168. this.dataColumn2.ColumnName = "VALIDFLAGNAME";
  169. //
  170. // dataColumn3
  171. //
  172. this.dataColumn3.Caption = "创建人";
  173. this.dataColumn3.ColumnName = "GX_CREATE";
  174. //
  175. // dataColumn4
  176. //
  177. this.dataColumn4.Caption = "创建时间";
  178. this.dataColumn4.ColumnName = "GX_DATE";
  179. //
  180. // dataColumn5
  181. //
  182. this.dataColumn5.Caption = "研发费用";
  183. this.dataColumn5.ColumnName = "GX_YFFY";
  184. this.dataColumn5.DataType = typeof(double);
  185. //
  186. // dataColumn6
  187. //
  188. this.dataColumn6.Caption = "项目负责人";
  189. this.dataColumn6.ColumnName = "GX_FZR";
  190. //
  191. // dataColumn9
  192. //
  193. this.dataColumn9.Caption = "修改人";
  194. this.dataColumn9.ColumnName = "GX_UP_CREATE";
  195. //
  196. // dataColumn10
  197. //
  198. this.dataColumn10.Caption = "修改时间";
  199. this.dataColumn10.ColumnName = "GX_UP_TIME";
  200. //
  201. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  202. //
  203. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
  204. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  205. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel2);
  206. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  207. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  209. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  210. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1362, 470);
  211. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  212. //
  213. // ultraGrid2
  214. //
  215. this.ultraGrid2.DataMember = "Table1";
  216. this.ultraGrid2.DataSource = this.dataSet2;
  217. appearance1.BackColor = System.Drawing.SystemColors.Window;
  218. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  219. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  220. ultraGridColumn1.Header.VisiblePosition = 0;
  221. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  222. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  223. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  224. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  225. ultraGridColumn2.Header.VisiblePosition = 1;
  226. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  227. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  228. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  229. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  230. ultraGridColumn3.Header.VisiblePosition = 2;
  231. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  232. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  233. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  234. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  235. ultraGridColumn4.Header.VisiblePosition = 4;
  236. ultraGridColumn4.Hidden = true;
  237. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  238. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  239. ultraGridColumn5.Header.VisiblePosition = 3;
  240. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  241. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  242. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  243. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  244. ultraGridColumn6.Header.VisiblePosition = 5;
  245. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 7;
  246. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  247. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  248. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  249. ultraGridColumn7.Header.VisiblePosition = 6;
  250. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 13;
  251. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  252. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  253. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  254. ultraGridColumn8.Header.VisiblePosition = 7;
  255. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 15;
  256. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  257. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  258. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  259. ultraGridColumn9.Header.VisiblePosition = 8;
  260. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 9;
  261. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  262. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  263. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  264. ultraGridColumn10.Header.VisiblePosition = 9;
  265. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 11;
  266. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  267. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  268. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  269. ultraGridColumn11.Header.VisiblePosition = 10;
  270. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 17;
  271. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  272. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  273. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  274. ultraGridColumn12.Header.VisiblePosition = 11;
  275. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 19;
  276. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  277. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  278. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  279. ultraGridBand1.Columns.AddRange(new object[] {
  280. ultraGridColumn1,
  281. ultraGridColumn2,
  282. ultraGridColumn3,
  283. ultraGridColumn4,
  284. ultraGridColumn5,
  285. ultraGridColumn6,
  286. ultraGridColumn7,
  287. ultraGridColumn8,
  288. ultraGridColumn9,
  289. ultraGridColumn10,
  290. ultraGridColumn11,
  291. ultraGridColumn12});
  292. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  293. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  294. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  295. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  296. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  297. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  298. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  299. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  300. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  301. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  302. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  303. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  304. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  305. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  306. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  307. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  308. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  309. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  310. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  311. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  312. appearance5.BackColor = System.Drawing.SystemColors.Window;
  313. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  315. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  316. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  317. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  318. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  319. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  320. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  321. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  322. appearance7.BackColor = System.Drawing.SystemColors.Window;
  323. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  324. appearance8.BorderColor = System.Drawing.Color.Silver;
  325. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  326. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  327. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  328. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  329. appearance9.BackColor = System.Drawing.SystemColors.Control;
  330. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  331. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  332. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  333. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  334. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  335. appearance10.TextHAlignAsString = "Left";
  336. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  337. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  338. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  339. appearance11.BackColor = System.Drawing.SystemColors.Window;
  340. appearance11.BorderColor = System.Drawing.Color.Silver;
  341. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  342. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  343. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  344. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  345. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  346. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  347. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  348. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  349. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.ultraGrid2.Location = new System.Drawing.Point(0, 43);
  351. this.ultraGrid2.Name = "ultraGrid2";
  352. this.ultraGrid2.Size = new System.Drawing.Size(1362, 347);
  353. this.ultraGrid2.TabIndex = 20;
  354. this.ultraGrid2.Text = "ultraGrid1";
  355. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  356. //
  357. // ultraExpandableGroupBox1
  358. //
  359. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  360. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  361. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1362, 80);
  362. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 390);
  363. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  364. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1362, 80);
  365. this.ultraExpandableGroupBox1.TabIndex = 2;
  366. this.ultraExpandableGroupBox1.Text = "编辑区域";
  367. //
  368. // ultraExpandableGroupBoxPanel1
  369. //
  370. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_YFFY);
  371. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  372. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_FZR);
  373. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  374. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_YEAR);
  375. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_NAME);
  376. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_Memo);
  377. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  378. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  379. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  380. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GX_CODE);
  381. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  382. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  383. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  384. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  385. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1356, 58);
  386. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  387. //
  388. // GX_YFFY
  389. //
  390. this.GX_YFFY.Location = new System.Drawing.Point(505, 2);
  391. this.GX_YFFY.MaxLength = 100;
  392. this.GX_YFFY.Name = "GX_YFFY";
  393. this.GX_YFFY.Size = new System.Drawing.Size(142, 21);
  394. this.GX_YFFY.TabIndex = 22;
  395. //
  396. // ultraLabel7
  397. //
  398. appearance16.TextHAlignAsString = "Center";
  399. appearance16.TextVAlignAsString = "Middle";
  400. this.ultraLabel7.Appearance = appearance16;
  401. this.ultraLabel7.Location = new System.Drawing.Point(432, 5);
  402. this.ultraLabel7.Name = "ultraLabel7";
  403. this.ultraLabel7.Size = new System.Drawing.Size(79, 18);
  404. this.ultraLabel7.TabIndex = 21;
  405. this.ultraLabel7.Text = "研发费用";
  406. //
  407. // GX_FZR
  408. //
  409. this.GX_FZR.Location = new System.Drawing.Point(505, 33);
  410. this.GX_FZR.MaxLength = 100;
  411. this.GX_FZR.Name = "GX_FZR";
  412. this.GX_FZR.Size = new System.Drawing.Size(142, 21);
  413. this.GX_FZR.TabIndex = 20;
  414. //
  415. // ultraLabel3
  416. //
  417. appearance17.TextHAlignAsString = "Center";
  418. appearance17.TextVAlignAsString = "Middle";
  419. this.ultraLabel3.Appearance = appearance17;
  420. this.ultraLabel3.Location = new System.Drawing.Point(432, 36);
  421. this.ultraLabel3.Name = "ultraLabel3";
  422. this.ultraLabel3.Size = new System.Drawing.Size(79, 18);
  423. this.ultraLabel3.TabIndex = 19;
  424. this.ultraLabel3.Text = "项目负责人";
  425. //
  426. // GX_YEAR
  427. //
  428. this.GX_YEAR.Location = new System.Drawing.Point(709, 2);
  429. this.GX_YEAR.MaxLength = 100;
  430. this.GX_YEAR.Name = "GX_YEAR";
  431. this.GX_YEAR.Size = new System.Drawing.Size(197, 21);
  432. this.GX_YEAR.TabIndex = 18;
  433. //
  434. // GX_NAME
  435. //
  436. this.GX_NAME.Location = new System.Drawing.Point(287, 2);
  437. this.GX_NAME.MaxLength = 100;
  438. this.GX_NAME.Name = "GX_NAME";
  439. this.GX_NAME.Size = new System.Drawing.Size(142, 21);
  440. this.GX_NAME.TabIndex = 15;
  441. //
  442. // GX_Memo
  443. //
  444. this.GX_Memo.Location = new System.Drawing.Point(67, 33);
  445. this.GX_Memo.MaxLength = 100;
  446. this.GX_Memo.Name = "GX_Memo";
  447. this.GX_Memo.Size = new System.Drawing.Size(362, 21);
  448. this.GX_Memo.TabIndex = 6;
  449. //
  450. // ultraLabel6
  451. //
  452. appearance14.TextHAlignAsString = "Center";
  453. appearance14.TextVAlignAsString = "Middle";
  454. this.ultraLabel6.Appearance = appearance14;
  455. this.ultraLabel6.Location = new System.Drawing.Point(9, 37);
  456. this.ultraLabel6.Name = "ultraLabel6";
  457. this.ultraLabel6.Size = new System.Drawing.Size(30, 14);
  458. this.ultraLabel6.TabIndex = 14;
  459. this.ultraLabel6.Text = "备注";
  460. //
  461. // ultraLabel2
  462. //
  463. appearance13.TextHAlignAsString = "Center";
  464. appearance13.TextVAlignAsString = "Middle";
  465. this.ultraLabel2.Appearance = appearance13;
  466. this.ultraLabel2.AutoSize = true;
  467. this.ultraLabel2.Location = new System.Drawing.Point(663, 6);
  468. this.ultraLabel2.Name = "ultraLabel2";
  469. this.ultraLabel2.Size = new System.Drawing.Size(42, 16);
  470. this.ultraLabel2.TabIndex = 11;
  471. this.ultraLabel2.Text = "有效期";
  472. //
  473. // ultraLabel5
  474. //
  475. appearance19.TextHAlignAsString = "Center";
  476. appearance19.TextVAlignAsString = "Middle";
  477. this.ultraLabel5.Appearance = appearance19;
  478. this.ultraLabel5.Location = new System.Drawing.Point(217, 5);
  479. this.ultraLabel5.Name = "ultraLabel5";
  480. this.ultraLabel5.Size = new System.Drawing.Size(79, 18);
  481. this.ultraLabel5.TabIndex = 6;
  482. this.ultraLabel5.Text = "项目名称";
  483. //
  484. // GX_CODE
  485. //
  486. this.GX_CODE.Location = new System.Drawing.Point(67, 2);
  487. this.GX_CODE.MaxLength = 50;
  488. this.GX_CODE.Name = "GX_CODE";
  489. this.GX_CODE.Size = new System.Drawing.Size(142, 21);
  490. this.GX_CODE.TabIndex = 3;
  491. //
  492. // ultraLabel4
  493. //
  494. appearance15.TextHAlignAsString = "Center";
  495. appearance15.TextVAlignAsString = "Middle";
  496. this.ultraLabel4.Appearance = appearance15;
  497. this.ultraLabel4.AutoSize = true;
  498. this.ultraLabel4.Location = new System.Drawing.Point(7, 6);
  499. this.ultraLabel4.Name = "ultraLabel4";
  500. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  501. this.ultraLabel4.TabIndex = 4;
  502. this.ultraLabel4.Text = "项目编码";
  503. //
  504. // panel2
  505. //
  506. this.panel2.Controls.Add(this.chkValid);
  507. this.panel2.Controls.Add(this.txtTitleName);
  508. this.panel2.Controls.Add(this.ultraLabel1);
  509. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  510. this.panel2.Location = new System.Drawing.Point(0, 0);
  511. this.panel2.Name = "panel2";
  512. this.panel2.Size = new System.Drawing.Size(1362, 43);
  513. this.panel2.TabIndex = 15;
  514. //
  515. // chkValid
  516. //
  517. this.chkValid.Location = new System.Drawing.Point(233, 10);
  518. this.chkValid.Name = "chkValid";
  519. this.chkValid.Size = new System.Drawing.Size(71, 23);
  520. this.chkValid.TabIndex = 1;
  521. this.chkValid.Text = "包含无效";
  522. //
  523. // txtTitleName
  524. //
  525. this.txtTitleName.Location = new System.Drawing.Point(99, 11);
  526. this.txtTitleName.MaxLength = 100;
  527. this.txtTitleName.Name = "txtTitleName";
  528. this.txtTitleName.Size = new System.Drawing.Size(113, 21);
  529. this.txtTitleName.TabIndex = 0;
  530. //
  531. // ultraLabel1
  532. //
  533. appearance18.TextHAlignAsString = "Center";
  534. appearance18.TextVAlignAsString = "Middle";
  535. this.ultraLabel1.Appearance = appearance18;
  536. this.ultraLabel1.Location = new System.Drawing.Point(12, 12);
  537. this.ultraLabel1.Name = "ultraLabel1";
  538. this.ultraLabel1.Size = new System.Drawing.Size(88, 23);
  539. this.ultraLabel1.TabIndex = 0;
  540. this.ultraLabel1.Text = "项目名称";
  541. //
  542. // FrmBase_Fill_Panel_Fill_Panel
  543. //
  544. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  545. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  546. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  547. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  548. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  549. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1362, 470);
  550. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  551. //
  552. // FrmBase_Fill_Panel
  553. //
  554. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  555. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  556. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  557. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  558. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  559. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1362, 470);
  560. this.FrmBase_Fill_Panel.TabIndex = 3;
  561. //
  562. // FrmGXElements
  563. //
  564. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  565. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  566. this.ClientSize = new System.Drawing.Size(1362, 470);
  567. this.Controls.Add(this.FrmBase_Fill_Panel);
  568. this.Margin = new System.Windows.Forms.Padding(4);
  569. this.Name = "FrmGXElements";
  570. this.Text = "高新项目管理";
  571. this.Load += new System.EventHandler(this.FrmGXElements_Load);
  572. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  573. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  574. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  575. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  576. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  577. this.ultraExpandableGroupBox1.ResumeLayout(false);
  578. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  579. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  580. ((System.ComponentModel.ISupportInitialize)(this.GX_YFFY)).EndInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.GX_FZR)).EndInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.GX_YEAR)).EndInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.GX_NAME)).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.GX_Memo)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.GX_CODE)).EndInit();
  586. this.panel2.ResumeLayout(false);
  587. this.panel2.PerformLayout();
  588. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
  590. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  591. this.FrmBase_Fill_Panel.ResumeLayout(false);
  592. this.ResumeLayout(false);
  593. }
  594. #endregion
  595. private System.Data.DataSet dataSet2;
  596. private System.Data.DataTable dataTable1;
  597. private System.Data.DataColumn dataColumn1;
  598. private System.Data.DataColumn dataColumn7;
  599. private System.Data.DataColumn dataColumn8;
  600. private System.Data.DataColumn dataColumn11;
  601. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  602. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  603. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  604. private System.Windows.Forms.Panel panel2;
  605. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  606. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
  607. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  608. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  609. private System.Data.DataColumn dataColumn15;
  610. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  611. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  612. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_NAME;
  613. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_Memo;
  614. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  615. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  616. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  617. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_CODE;
  618. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  619. private System.Data.DataColumn dataColumn2;
  620. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_YEAR;
  621. private System.Data.DataColumn dataColumn3;
  622. private System.Data.DataColumn dataColumn4;
  623. private System.Data.DataColumn dataColumn5;
  624. private System.Data.DataColumn dataColumn6;
  625. private System.Data.DataColumn dataColumn9;
  626. private System.Data.DataColumn dataColumn10;
  627. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_YFFY;
  628. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  629. private Infragistics.Win.UltraWinEditors.UltraTextEditor GX_FZR;
  630. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  631. }
  632. }