FrmExcelToGrid.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. namespace Core.StlMes.Client.SaleOrder.ReviewForm
  2. {
  3. partial class FrmExcelToGrid
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Import");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Import");
  35. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  37. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  39. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  52. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmExcelToGrid));
  53. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  54. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  55. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  56. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  57. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  58. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  59. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  60. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  61. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  62. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  63. this.ultraPanel1.ClientArea.SuspendLayout();
  64. this.ultraPanel1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // ultraPanel1
  70. //
  71. //
  72. // ultraPanel1.ClientArea
  73. //
  74. this.ultraPanel1.ClientArea.Controls.Add(this.linkLabel1);
  75. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  76. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  77. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  78. this.ultraPanel1.Location = new System.Drawing.Point(0, 24);
  79. this.ultraPanel1.Name = "ultraPanel1";
  80. this.ultraPanel1.Size = new System.Drawing.Size(967, 46);
  81. this.ultraPanel1.TabIndex = 0;
  82. //
  83. // linkLabel1
  84. //
  85. this.linkLabel1.AutoSize = true;
  86. this.linkLabel1.Location = new System.Drawing.Point(435, 13);
  87. this.linkLabel1.Name = "linkLabel1";
  88. this.linkLabel1.Size = new System.Drawing.Size(101, 12);
  89. this.linkLabel1.TabIndex = 2;
  90. this.linkLabel1.TabStop = true;
  91. this.linkLabel1.Text = "价格导入模板.xls";
  92. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  93. //
  94. // ultraLabel2
  95. //
  96. this.ultraLabel2.AutoSize = true;
  97. this.ultraLabel2.Location = new System.Drawing.Point(368, 13);
  98. this.ultraLabel2.Name = "ultraLabel2";
  99. this.ultraLabel2.Size = new System.Drawing.Size(60, 16);
  100. this.ultraLabel2.TabIndex = 1;
  101. this.ultraLabel2.Text = "Excel模板";
  102. //
  103. // ultraLabel1
  104. //
  105. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  106. this.ultraLabel1.Appearance = appearance1;
  107. this.ultraLabel1.AutoSize = true;
  108. this.ultraLabel1.Location = new System.Drawing.Point(4, 13);
  109. this.ultraLabel1.Name = "ultraLabel1";
  110. this.ultraLabel1.Size = new System.Drawing.Size(320, 16);
  111. this.ultraLabel1.TabIndex = 0;
  112. this.ultraLabel1.Text = "请按照Excel模板文件导入,并且确认好数据,减少错误。";
  113. //
  114. // _FrmBase_Toolbars_Dock_Area_Left
  115. //
  116. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  117. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  118. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  119. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  120. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  121. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  122. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 479);
  123. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  124. //
  125. // ultraToolbarsManager1
  126. //
  127. this.ultraToolbarsManager1.DesignerFlags = 1;
  128. this.ultraToolbarsManager1.DockWithinContainer = this;
  129. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  130. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  131. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  132. ultraToolbar1.DockedColumn = 0;
  133. ultraToolbar1.DockedRow = 0;
  134. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  135. buttonTool10,
  136. buttonTool12,
  137. buttonTool11});
  138. ultraToolbar1.Text = "UltraToolbar1";
  139. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  140. ultraToolbar1});
  141. appearance24.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.excel_2003_2_01;
  142. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  143. buttonTool7.SharedPropsInternal.Caption = "导入";
  144. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  145. appearance25.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Accept;
  146. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
  147. buttonTool8.SharedPropsInternal.Caption = "确认";
  148. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  149. appearance26.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Exit;
  150. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance26;
  151. buttonTool9.SharedPropsInternal.Caption = "关闭";
  152. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  153. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  154. buttonTool7,
  155. buttonTool8,
  156. buttonTool9});
  157. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  158. //
  159. // _FrmBase_Toolbars_Dock_Area_Right
  160. //
  161. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  162. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  163. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  164. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  165. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(967, 24);
  166. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  167. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 479);
  168. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  169. //
  170. // _FrmBase_Toolbars_Dock_Area_Top
  171. //
  172. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  173. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  174. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  175. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  176. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  177. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  178. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(967, 24);
  179. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  180. //
  181. // _FrmBase_Toolbars_Dock_Area_Bottom
  182. //
  183. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  184. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  185. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  186. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  187. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 503);
  188. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  189. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(967, 0);
  190. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  191. //
  192. // ultraGrid1
  193. //
  194. appearance12.BackColor = System.Drawing.SystemColors.Window;
  195. appearance12.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  196. this.ultraGrid1.DisplayLayout.Appearance = appearance12;
  197. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  198. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  199. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  200. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  201. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  202. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  203. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  204. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  205. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  206. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  207. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  208. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  209. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  210. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  211. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  212. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  213. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  214. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  215. appearance16.BackColor = System.Drawing.SystemColors.Window;
  216. appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
  217. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance16;
  218. appearance17.BackColor = System.Drawing.SystemColors.Highlight;
  219. appearance17.ForeColor = System.Drawing.SystemColors.HighlightText;
  220. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance17;
  221. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  222. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  223. appearance18.BackColor = System.Drawing.SystemColors.Window;
  224. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance18;
  225. appearance19.BorderColor = System.Drawing.Color.Silver;
  226. appearance19.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  227. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance19;
  228. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  229. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  230. appearance20.BackColor = System.Drawing.SystemColors.Control;
  231. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  232. appearance20.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  233. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  234. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  235. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance20;
  236. appearance21.TextHAlignAsString = "Left";
  237. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance21;
  238. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  239. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  240. appearance22.BackColor = System.Drawing.SystemColors.Window;
  241. appearance22.BorderColor = System.Drawing.Color.Silver;
  242. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance22;
  243. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  244. appearance23.BackColor = System.Drawing.SystemColors.ControlLight;
  245. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance23;
  246. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  247. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  248. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  249. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.ultraGrid1.Location = new System.Drawing.Point(0, 70);
  251. this.ultraGrid1.Name = "ultraGrid1";
  252. this.ultraGrid1.Size = new System.Drawing.Size(967, 433);
  253. this.ultraGrid1.TabIndex = 6;
  254. this.ultraGrid1.Text = "ultraGrid1";
  255. this.ultraGrid1.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGrid1_AfterSelectChange);
  256. //
  257. // FrmExcelToGrid
  258. //
  259. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  260. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  261. this.ClientSize = new System.Drawing.Size(967, 503);
  262. this.Controls.Add(this.ultraGrid1);
  263. this.Controls.Add(this.ultraPanel1);
  264. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  265. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  266. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  267. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  268. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  269. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  270. this.Name = "FrmExcelToGrid";
  271. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  272. this.Text = "Excel导入";
  273. this.ultraPanel1.ClientArea.ResumeLayout(false);
  274. this.ultraPanel1.ClientArea.PerformLayout();
  275. this.ultraPanel1.ResumeLayout(false);
  276. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  278. this.ResumeLayout(false);
  279. }
  280. #endregion
  281. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  282. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  283. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  284. private System.Windows.Forms.LinkLabel linkLabel1;
  285. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  286. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  287. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  288. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  289. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  290. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  291. }
  292. }