CoreTest.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. namespace CoreDemo
  2. {
  3. partial class CoreTest
  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 appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EID", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ENAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EJOB");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EDEPT");
  35. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  47. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  48. this.ultraGridRowEditTemplate1 = new Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate();
  49. this.ucEditTemplateButton1 = new Core.Dev.ComponentLibrary.Common.UcEditTemplateButton();
  50. this.ugcpEDEPT = new Infragistics.Win.UltraWinGrid.UltraGridCellProxy();
  51. this.lblENAME = new Infragistics.Win.Misc.UltraLabel();
  52. this.lblEDEPT = new Infragistics.Win.Misc.UltraLabel();
  53. this.ugcpEJOB = new Infragistics.Win.UltraWinGrid.UltraGridCellProxy();
  54. this.lblEJOB = new Infragistics.Win.Misc.UltraLabel();
  55. this.ugcpENAME = new Infragistics.Win.UltraWinGrid.UltraGridCellProxy();
  56. this.ugcpEID = new Infragistics.Win.UltraWinGrid.UltraGridCellProxy();
  57. this.lblEID = new Infragistics.Win.Misc.UltraLabel();
  58. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  59. this.ugEmp = new Infragistics.Win.UltraWinGrid.UltraGrid();
  60. this.dataSet1 = new System.Data.DataSet();
  61. this.dataTable1 = new System.Data.DataTable();
  62. this.dataColumn1 = new System.Data.DataColumn();
  63. this.dataColumn2 = new System.Data.DataColumn();
  64. this.dataColumn3 = new System.Data.DataColumn();
  65. this.dataColumn4 = new System.Data.DataColumn();
  66. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  67. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  68. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraGridRowEditTemplate1)).BeginInit();
  70. this.ultraGridRowEditTemplate1.SuspendLayout();
  71. this.ultraTabPageControl1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.ugEmp)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  75. this.ultraTabPageControl2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  77. this.ultraTabControl1.SuspendLayout();
  78. this.SuspendLayout();
  79. //
  80. // ultraGridRowEditTemplate1
  81. //
  82. appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
  83. this.ultraGridRowEditTemplate1.Appearance = appearance13;
  84. this.ultraGridRowEditTemplate1.AutoScroll = true;
  85. this.ultraGridRowEditTemplate1.BackColor = System.Drawing.Color.LightSteelBlue;
  86. this.ultraGridRowEditTemplate1.BandHierarchyLevel = 0;
  87. this.ultraGridRowEditTemplate1.BandKey = "Table1";
  88. this.ultraGridRowEditTemplate1.ColumnData.Add(new Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate.ColumnDescriptorData("EID", typeof(string), "Table1", 0));
  89. this.ultraGridRowEditTemplate1.ColumnData.Add(new Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate.ColumnDescriptorData("ENAME", typeof(string), "Table1", 0));
  90. this.ultraGridRowEditTemplate1.ColumnData.Add(new Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate.ColumnDescriptorData("EJOB", typeof(string), "Table1", 0));
  91. this.ultraGridRowEditTemplate1.ColumnData.Add(new Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate.ColumnDescriptorData("EDEPT", typeof(string), "Table1", 0));
  92. this.ultraGridRowEditTemplate1.Controls.Add(this.ucEditTemplateButton1);
  93. this.ultraGridRowEditTemplate1.Controls.Add(this.ugcpEDEPT);
  94. this.ultraGridRowEditTemplate1.Controls.Add(this.lblENAME);
  95. this.ultraGridRowEditTemplate1.Controls.Add(this.lblEDEPT);
  96. this.ultraGridRowEditTemplate1.Controls.Add(this.ugcpEJOB);
  97. this.ultraGridRowEditTemplate1.Controls.Add(this.lblEJOB);
  98. this.ultraGridRowEditTemplate1.Controls.Add(this.ugcpENAME);
  99. this.ultraGridRowEditTemplate1.Controls.Add(this.ugcpEID);
  100. this.ultraGridRowEditTemplate1.Controls.Add(this.lblEID);
  101. this.ultraGridRowEditTemplate1.DialogSettings.Caption = "编辑";
  102. this.ultraGridRowEditTemplate1.DisplayMode = Infragistics.Win.UltraWinGrid.RowEditTemplateDisplayMode.Modeless;
  103. this.ultraGridRowEditTemplate1.Location = new System.Drawing.Point(75, 76);
  104. this.ultraGridRowEditTemplate1.Name = "ultraGridRowEditTemplate1";
  105. this.ultraGridRowEditTemplate1.Size = new System.Drawing.Size(628, 155);
  106. this.ultraGridRowEditTemplate1.TabIndex = 0;
  107. this.ultraGridRowEditTemplate1.Visible = false;
  108. //
  109. // ucEditTemplateButton1
  110. //
  111. this.ucEditTemplateButton1.Location = new System.Drawing.Point(24, 103);
  112. this.ucEditTemplateButton1.Name = "ucEditTemplateButton1";
  113. this.ucEditTemplateButton1.Size = new System.Drawing.Size(572, 49);
  114. this.ucEditTemplateButton1.TabIndex = 8;
  115. //
  116. // ugcpEDEPT
  117. //
  118. this.ugcpEDEPT.ColumnKey = "EDEPT";
  119. this.ugcpEDEPT.Location = new System.Drawing.Point(460, 55);
  120. this.ugcpEDEPT.Name = "ugcpEDEPT";
  121. this.ugcpEDEPT.Size = new System.Drawing.Size(120, 20);
  122. this.ugcpEDEPT.TabIndex = 7;
  123. this.ugcpEDEPT.Text = "EDEPT";
  124. //
  125. // lblENAME
  126. //
  127. this.lblENAME.Location = new System.Drawing.Point(349, 18);
  128. this.lblENAME.Name = "lblENAME";
  129. this.lblENAME.Size = new System.Drawing.Size(81, 20);
  130. this.lblENAME.TabIndex = 2;
  131. this.lblENAME.Tag = "ENAME";
  132. this.lblENAME.Text = "人员姓名:";
  133. //
  134. // lblEDEPT
  135. //
  136. this.lblEDEPT.Location = new System.Drawing.Point(347, 55);
  137. this.lblEDEPT.Name = "lblEDEPT";
  138. this.lblEDEPT.Size = new System.Drawing.Size(82, 20);
  139. this.lblEDEPT.TabIndex = 6;
  140. this.lblEDEPT.Tag = "EDEPT";
  141. this.lblEDEPT.Text = "所在部门:";
  142. //
  143. // ugcpEJOB
  144. //
  145. this.ugcpEJOB.ColumnKey = "EJOB";
  146. this.ugcpEJOB.Location = new System.Drawing.Point(143, 56);
  147. this.ugcpEJOB.Name = "ugcpEJOB";
  148. this.ugcpEJOB.Size = new System.Drawing.Size(120, 20);
  149. this.ugcpEJOB.TabIndex = 5;
  150. this.ugcpEJOB.Text = "EJOB";
  151. //
  152. // lblEJOB
  153. //
  154. this.lblEJOB.Location = new System.Drawing.Point(38, 56);
  155. this.lblEJOB.Name = "lblEJOB";
  156. this.lblEJOB.Size = new System.Drawing.Size(86, 20);
  157. this.lblEJOB.TabIndex = 4;
  158. this.lblEJOB.Tag = "EJOB";
  159. this.lblEJOB.Text = "工作岗位:";
  160. //
  161. // ugcpENAME
  162. //
  163. this.ugcpENAME.ColumnKey = "ENAME";
  164. this.ugcpENAME.Location = new System.Drawing.Point(461, 18);
  165. this.ugcpENAME.Name = "ugcpENAME";
  166. this.ugcpENAME.Size = new System.Drawing.Size(120, 20);
  167. this.ugcpENAME.TabIndex = 3;
  168. this.ugcpENAME.Text = "ENAME";
  169. //
  170. // ugcpEID
  171. //
  172. this.ugcpEID.ColumnKey = "EID";
  173. this.ugcpEID.Location = new System.Drawing.Point(143, 18);
  174. this.ugcpEID.Name = "ugcpEID";
  175. this.ugcpEID.Size = new System.Drawing.Size(120, 20);
  176. this.ugcpEID.TabIndex = 1;
  177. this.ugcpEID.Text = "EID";
  178. //
  179. // lblEID
  180. //
  181. this.lblEID.Location = new System.Drawing.Point(38, 18);
  182. this.lblEID.Name = "lblEID";
  183. this.lblEID.Size = new System.Drawing.Size(86, 20);
  184. this.lblEID.TabIndex = 0;
  185. this.lblEID.Tag = "EID";
  186. this.lblEID.Text = "人员编号:";
  187. //
  188. // ultraTabPageControl1
  189. //
  190. this.ultraTabPageControl1.Controls.Add(this.ugEmp);
  191. this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
  192. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  193. this.ultraTabPageControl1.Size = new System.Drawing.Size(715, 349);
  194. //
  195. // ugEmp
  196. //
  197. this.ugEmp.DataMember = "Table1";
  198. this.ugEmp.DataSource = this.dataSet1;
  199. appearance4.BackColor = System.Drawing.SystemColors.Window;
  200. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  201. this.ugEmp.DisplayLayout.Appearance = appearance4;
  202. ultraGridColumn1.Header.VisiblePosition = 0;
  203. ultraGridColumn2.Header.VisiblePosition = 1;
  204. ultraGridColumn3.Header.VisiblePosition = 2;
  205. ultraGridColumn4.Header.VisiblePosition = 3;
  206. ultraGridBand1.Columns.AddRange(new object[] {
  207. ultraGridColumn1,
  208. ultraGridColumn2,
  209. ultraGridColumn3,
  210. ultraGridColumn4});
  211. ultraGridBand1.RowEditTemplate = this.ultraGridRowEditTemplate1;
  212. this.ugEmp.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  213. this.ugEmp.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  214. this.ugEmp.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  215. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  216. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  217. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  218. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  219. this.ugEmp.DisplayLayout.GroupByBox.Appearance = appearance1;
  220. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  221. this.ugEmp.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  222. this.ugEmp.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  223. this.ugEmp.DisplayLayout.GroupByBox.Hidden = true;
  224. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  225. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  226. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  227. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  228. this.ugEmp.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  229. this.ugEmp.DisplayLayout.MaxColScrollRegions = 1;
  230. this.ugEmp.DisplayLayout.MaxRowScrollRegions = 1;
  231. appearance12.BackColor = System.Drawing.SystemColors.Window;
  232. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  233. this.ugEmp.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  234. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  235. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  236. this.ugEmp.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  237. this.ugEmp.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.FixedAddRowOnTop;
  238. this.ugEmp.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  239. this.ugEmp.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  240. appearance6.BackColor = System.Drawing.SystemColors.Window;
  241. this.ugEmp.DisplayLayout.Override.CardAreaAppearance = appearance6;
  242. appearance5.BorderColor = System.Drawing.Color.Silver;
  243. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  244. this.ugEmp.DisplayLayout.Override.CellAppearance = appearance5;
  245. this.ugEmp.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.CellSelect;
  246. this.ugEmp.DisplayLayout.Override.CellPadding = 0;
  247. appearance9.BackColor = System.Drawing.SystemColors.Control;
  248. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  249. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  250. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  251. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  252. this.ugEmp.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  253. appearance11.TextHAlignAsString = "Left";
  254. this.ugEmp.DisplayLayout.Override.HeaderAppearance = appearance11;
  255. this.ugEmp.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  256. this.ugEmp.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  257. appearance10.BackColor = System.Drawing.SystemColors.Window;
  258. appearance10.BorderColor = System.Drawing.Color.Silver;
  259. this.ugEmp.DisplayLayout.Override.RowAppearance = appearance10;
  260. this.ugEmp.DisplayLayout.Override.RowEditTemplateUIType = Infragistics.Win.UltraWinGrid.RowEditTemplateUIType.OnDoubleClickRow;
  261. this.ugEmp.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  262. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  263. this.ugEmp.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  264. this.ugEmp.DisplayLayout.Override.TemplateAddRowPrompt = "Add...";
  265. this.ugEmp.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  266. this.ugEmp.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  267. this.ugEmp.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  268. this.ugEmp.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.Horizontal;
  269. this.ugEmp.Dock = System.Windows.Forms.DockStyle.Fill;
  270. this.ugEmp.Location = new System.Drawing.Point(0, 0);
  271. this.ugEmp.Name = "ugEmp";
  272. this.ugEmp.Size = new System.Drawing.Size(715, 349);
  273. this.ugEmp.TabIndex = 1;
  274. this.ugEmp.Text = "ultraGrid1";
  275. this.ugEmp.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ugEmp_InitializeLayout);
  276. //
  277. // dataSet1
  278. //
  279. this.dataSet1.DataSetName = "NewDataSet";
  280. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  281. this.dataTable1});
  282. //
  283. // dataTable1
  284. //
  285. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  286. this.dataColumn1,
  287. this.dataColumn2,
  288. this.dataColumn3,
  289. this.dataColumn4});
  290. this.dataTable1.TableName = "Table1";
  291. //
  292. // dataColumn1
  293. //
  294. this.dataColumn1.Caption = "人员编号";
  295. this.dataColumn1.ColumnName = "EID";
  296. //
  297. // dataColumn2
  298. //
  299. this.dataColumn2.Caption = "人员姓名";
  300. this.dataColumn2.ColumnName = "ENAME";
  301. //
  302. // dataColumn3
  303. //
  304. this.dataColumn3.Caption = "人员岗位";
  305. this.dataColumn3.ColumnName = "EJOB";
  306. //
  307. // dataColumn4
  308. //
  309. this.dataColumn4.Caption = "人员部门";
  310. this.dataColumn4.ColumnName = "EDEPT";
  311. //
  312. // ultraTabPageControl2
  313. //
  314. this.ultraTabPageControl2.Controls.Add(this.ultraGridRowEditTemplate1);
  315. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  316. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  317. this.ultraTabPageControl2.Size = new System.Drawing.Size(715, 349);
  318. //
  319. // ultraTabControl1
  320. //
  321. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  322. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  323. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  324. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  325. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  326. this.ultraTabControl1.Name = "ultraTabControl1";
  327. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  328. this.ultraTabControl1.Size = new System.Drawing.Size(715, 349);
  329. this.ultraTabControl1.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
  330. this.ultraTabControl1.TabIndex = 0;
  331. ultraTab1.TabPage = this.ultraTabPageControl1;
  332. ultraTab1.Text = "tab1";
  333. ultraTab2.TabPage = this.ultraTabPageControl2;
  334. ultraTab2.Text = "tab2";
  335. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  336. ultraTab1,
  337. ultraTab2});
  338. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  339. //
  340. // ultraTabSharedControlsPage1
  341. //
  342. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  343. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  344. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(715, 349);
  345. //
  346. // CoreTest
  347. //
  348. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  349. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  350. this.ClientSize = new System.Drawing.Size(715, 349);
  351. this.Controls.Add(this.ultraTabControl1);
  352. this.Name = "CoreTest";
  353. this.Text = "CoreTest";
  354. this.Load += new System.EventHandler(this.CoreTest_Load);
  355. ((System.ComponentModel.ISupportInitialize)(this.ultraGridRowEditTemplate1)).EndInit();
  356. this.ultraGridRowEditTemplate1.ResumeLayout(false);
  357. this.ultraTabPageControl1.ResumeLayout(false);
  358. ((System.ComponentModel.ISupportInitialize)(this.ugEmp)).EndInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  360. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  361. this.ultraTabPageControl2.ResumeLayout(false);
  362. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  363. this.ultraTabControl1.ResumeLayout(false);
  364. this.ResumeLayout(false);
  365. }
  366. #endregion
  367. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  368. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  369. private System.Data.DataSet dataSet1;
  370. private System.Data.DataTable dataTable1;
  371. private System.Data.DataColumn dataColumn1;
  372. private System.Data.DataColumn dataColumn2;
  373. private System.Data.DataColumn dataColumn3;
  374. private System.Data.DataColumn dataColumn4;
  375. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  376. private Infragistics.Win.UltraWinGrid.UltraGrid ugEmp;
  377. private Infragistics.Win.UltraWinGrid.UltraGridRowEditTemplate ultraGridRowEditTemplate1;
  378. private Infragistics.Win.UltraWinGrid.UltraGridCellProxy ugcpEDEPT;
  379. private Infragistics.Win.Misc.UltraLabel lblENAME;
  380. private Infragistics.Win.Misc.UltraLabel lblEDEPT;
  381. private Infragistics.Win.UltraWinGrid.UltraGridCellProxy ugcpEJOB;
  382. private Infragistics.Win.Misc.UltraLabel lblEJOB;
  383. private Infragistics.Win.UltraWinGrid.UltraGridCellProxy ugcpENAME;
  384. private Infragistics.Win.UltraWinGrid.UltraGridCellProxy ugcpEID;
  385. private Infragistics.Win.Misc.UltraLabel lblEID;
  386. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  387. private Core.Dev.ComponentLibrary.Common.UcEditTemplateButton ucEditTemplateButton1;
  388. }
  389. }