DlgSelectBuyer.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. namespace Core.StlMes.Client.Sale.UI.Balance.DlgBox
  2. {
  3. partial class DlgSelectBuyer
  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 appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Choose");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  46. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  47. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DlgSelectBuyer));
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Choose");
  49. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. this._DlgSelectBuyer_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  53. this._DlgSelectBuyer_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this._DlgSelectBuyer_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  55. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  56. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  57. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  58. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // _DlgSelectBuyer_Toolbars_Dock_Area_Left
  63. //
  64. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  65. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  66. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  67. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  68. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 23);
  69. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Left";
  70. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 359);
  71. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  72. //
  73. // _DlgSelectBuyer_Toolbars_Dock_Area_Right
  74. //
  75. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  76. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  77. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  78. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  79. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(760, 23);
  80. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Right";
  81. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 359);
  82. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  83. //
  84. // _DlgSelectBuyer_Toolbars_Dock_Area_Top
  85. //
  86. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  87. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  88. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  89. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  90. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  91. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Top";
  92. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(760, 23);
  93. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  94. //
  95. // _DlgSelectBuyer_Toolbars_Dock_Area_Bottom
  96. //
  97. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  98. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  99. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  100. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  101. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 382);
  102. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Bottom";
  103. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(760, 0);
  104. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  105. //
  106. // ultraGrid1
  107. //
  108. appearance4.BackColor = System.Drawing.SystemColors.Window;
  109. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  110. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  111. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  112. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  113. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  114. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  115. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  116. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  117. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance1;
  118. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  119. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  120. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  121. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  122. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  123. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  124. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  125. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  126. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  127. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  128. appearance15.BackColor = System.Drawing.SystemColors.Window;
  129. appearance15.ForeColor = System.Drawing.SystemColors.ControlText;
  130. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance15;
  131. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  132. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  133. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  134. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  135. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  136. appearance6.BackColor = System.Drawing.SystemColors.Window;
  137. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
  138. appearance5.BorderColor = System.Drawing.Color.Silver;
  139. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  140. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  141. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  142. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  143. appearance9.BackColor = System.Drawing.SystemColors.Control;
  144. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  145. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  146. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  147. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  148. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  149. appearance14.TextHAlignAsString = "Left";
  150. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance14;
  151. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  152. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  153. appearance10.BackColor = System.Drawing.SystemColors.Window;
  154. appearance10.BorderColor = System.Drawing.Color.Silver;
  155. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
  156. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  157. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  158. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  159. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  160. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  161. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  162. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.ultraGrid1.Location = new System.Drawing.Point(0, 23);
  164. this.ultraGrid1.Name = "ultraGrid1";
  165. this.ultraGrid1.Size = new System.Drawing.Size(760, 359);
  166. this.ultraGrid1.TabIndex = 4;
  167. this.ultraGrid1.Text = "ultraGrid1";
  168. //
  169. // ultraToolbarsManager1
  170. //
  171. this.ultraToolbarsManager1.DesignerFlags = 1;
  172. this.ultraToolbarsManager1.DockWithinContainer = this;
  173. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  174. ultraToolbar1.DockedColumn = 0;
  175. ultraToolbar1.DockedRow = 0;
  176. buttonTool1.InstanceProps.IsFirstInGroup = true;
  177. buttonTool2.InstanceProps.IsFirstInGroup = true;
  178. buttonTool3.InstanceProps.IsFirstInGroup = true;
  179. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  180. buttonTool1,
  181. buttonTool2,
  182. buttonTool3});
  183. ultraToolbar1.Text = "UltraToolbar1";
  184. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  185. ultraToolbar1});
  186. this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  187. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  188. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  189. buttonTool4.SharedPropsInternal.Caption = "查询";
  190. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  191. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  192. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  193. buttonTool5.SharedPropsInternal.Caption = "选择";
  194. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  195. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  196. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  197. buttonTool6.SharedPropsInternal.Caption = "关闭";
  198. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  199. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  200. buttonTool4,
  201. buttonTool5,
  202. buttonTool6});
  203. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  204. //
  205. // DlgSelectBuyer
  206. //
  207. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  208. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  209. this.ClientSize = new System.Drawing.Size(760, 382);
  210. this.Controls.Add(this.ultraGrid1);
  211. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Left);
  212. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Right);
  213. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Top);
  214. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom);
  215. this.Name = "DlgSelectBuyer";
  216. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  217. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  218. this.Text = "DlgSelectBuyer";
  219. this.Load += new System.EventHandler(this.DlgSelectBuyer_Load);
  220. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  222. this.ResumeLayout(false);
  223. }
  224. #endregion
  225. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  226. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Left;
  227. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Right;
  228. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Top;
  229. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Bottom;
  230. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  231. }
  232. }