PscMscPopup.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. namespace Core.StlMes.Client.SaleOrder.Dialog
  2. {
  3. partial class PscMscPopup
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认选择");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认选择");
  33. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  35. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  36. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PscMscPopup));
  37. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  38. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  39. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  40. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  41. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  42. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  43. this.panel1 = new System.Windows.Forms.Panel();
  44. this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  45. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  46. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  47. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  48. this.splitContainer1.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  50. this.panel1.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // splitContainer1
  54. //
  55. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  56. this.splitContainer1.Location = new System.Drawing.Point(0, 94);
  57. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  58. this.splitContainer1.Name = "splitContainer1";
  59. this.splitContainer1.Size = new System.Drawing.Size(1584, 598);
  60. this.splitContainer1.SplitterDistance = 704;
  61. this.splitContainer1.SplitterWidth = 5;
  62. this.splitContainer1.TabIndex = 0;
  63. //
  64. // ultraToolbarsManager1
  65. //
  66. this.ultraToolbarsManager1.DesignerFlags = 1;
  67. this.ultraToolbarsManager1.DockWithinContainer = this;
  68. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  69. ultraToolbar1.DockedColumn = 0;
  70. ultraToolbar1.DockedRow = 0;
  71. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  72. buttonTool3,
  73. buttonTool1});
  74. ultraToolbar1.Text = "UltraToolbar1";
  75. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  76. ultraToolbar1});
  77. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  78. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  79. buttonTool2.SharedPropsInternal.Caption = "确认选择";
  80. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  81. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  82. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  83. buttonTool4.SharedPropsInternal.Caption = "查询";
  84. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  85. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  86. buttonTool2,
  87. buttonTool4});
  88. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  89. //
  90. // _FrmBase_Toolbars_Dock_Area_Left
  91. //
  92. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  93. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  94. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  95. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  96. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  97. this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  98. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  99. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 664);
  100. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  101. //
  102. // _FrmBase_Toolbars_Dock_Area_Right
  103. //
  104. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  105. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  106. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  107. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  108. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1584, 28);
  109. this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  110. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  111. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 664);
  112. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  113. //
  114. // _FrmBase_Toolbars_Dock_Area_Top
  115. //
  116. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  117. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  118. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  119. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  120. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  121. this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  122. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  123. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1584, 28);
  124. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  125. //
  126. // _FrmBase_Toolbars_Dock_Area_Bottom
  127. //
  128. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  129. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  130. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  131. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  132. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 692);
  133. this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  134. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  135. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1584, 0);
  136. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  137. //
  138. // panel1
  139. //
  140. this.panel1.Controls.Add(this.labelTextBox3);
  141. this.panel1.Controls.Add(this.labelTextBox2);
  142. this.panel1.Controls.Add(this.labelTextBox1);
  143. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  144. this.panel1.Location = new System.Drawing.Point(0, 28);
  145. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  146. this.panel1.Name = "panel1";
  147. this.panel1.Size = new System.Drawing.Size(1584, 66);
  148. this.panel1.TabIndex = 5;
  149. //
  150. // labelTextBox3
  151. //
  152. //
  153. //
  154. //
  155. this.labelTextBox3.CheckBox.AutoSize = true;
  156. this.labelTextBox3.CheckBox.Location = new System.Drawing.Point(4, 4);
  157. this.labelTextBox3.CheckBox.Name = "checkBox1";
  158. this.labelTextBox3.CheckBox.Size = new System.Drawing.Size(18, 17);
  159. this.labelTextBox3.CheckBox.TabIndex = 1;
  160. this.labelTextBox3.CheckBox.UseVisualStyleBackColor = true;
  161. //
  162. //
  163. //
  164. this.labelTextBox3.Label.AutoSize = true;
  165. this.labelTextBox3.Label.Location = new System.Drawing.Point(24, 4);
  166. this.labelTextBox3.Label.Name = "label1";
  167. this.labelTextBox3.Label.Size = new System.Drawing.Size(37, 15);
  168. this.labelTextBox3.Label.TabIndex = 0;
  169. this.labelTextBox3.Label.Text = "标准";
  170. this.labelTextBox3.Location = new System.Drawing.Point(609, 20);
  171. this.labelTextBox3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  172. this.labelTextBox3.Name = "labelTextBox3";
  173. this.labelTextBox3.Size = new System.Drawing.Size(263, 26);
  174. this.labelTextBox3.TabIndex = 2;
  175. //
  176. //
  177. //
  178. this.labelTextBox3.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  179. this.labelTextBox3.TextBox.Enabled = false;
  180. this.labelTextBox3.TextBox.Location = new System.Drawing.Point(0, 0);
  181. this.labelTextBox3.TextBox.Name = "textBox1";
  182. this.labelTextBox3.TextBox.Size = new System.Drawing.Size(199, 25);
  183. this.labelTextBox3.TextBox.TabIndex = 1;
  184. //
  185. // labelTextBox2
  186. //
  187. //
  188. //
  189. //
  190. this.labelTextBox2.CheckBox.AutoSize = true;
  191. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  192. this.labelTextBox2.CheckBox.Name = "checkBox1";
  193. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17);
  194. this.labelTextBox2.CheckBox.TabIndex = 1;
  195. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  196. //
  197. //
  198. //
  199. this.labelTextBox2.Label.AutoSize = true;
  200. this.labelTextBox2.Label.Location = new System.Drawing.Point(24, 4);
  201. this.labelTextBox2.Label.Name = "label1";
  202. this.labelTextBox2.Label.Size = new System.Drawing.Size(37, 15);
  203. this.labelTextBox2.Label.TabIndex = 0;
  204. this.labelTextBox2.Label.Text = "钢级";
  205. this.labelTextBox2.Location = new System.Drawing.Point(321, 20);
  206. this.labelTextBox2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  207. this.labelTextBox2.Name = "labelTextBox2";
  208. this.labelTextBox2.Size = new System.Drawing.Size(263, 26);
  209. this.labelTextBox2.TabIndex = 1;
  210. //
  211. //
  212. //
  213. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  214. this.labelTextBox2.TextBox.Enabled = false;
  215. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  216. this.labelTextBox2.TextBox.Name = "textBox1";
  217. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(199, 25);
  218. this.labelTextBox2.TextBox.TabIndex = 1;
  219. //
  220. // labelTextBox1
  221. //
  222. //
  223. //
  224. //
  225. this.labelTextBox1.CheckBox.AutoSize = true;
  226. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  227. this.labelTextBox1.CheckBox.Name = "checkBox1";
  228. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  229. this.labelTextBox1.CheckBox.TabIndex = 1;
  230. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  231. //
  232. //
  233. //
  234. this.labelTextBox1.Label.AutoSize = true;
  235. this.labelTextBox1.Label.Location = new System.Drawing.Point(24, 4);
  236. this.labelTextBox1.Label.Name = "label1";
  237. this.labelTextBox1.Label.Size = new System.Drawing.Size(37, 15);
  238. this.labelTextBox1.Label.TabIndex = 0;
  239. this.labelTextBox1.Label.Text = "品名";
  240. this.labelTextBox1.Location = new System.Drawing.Point(33, 20);
  241. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  242. this.labelTextBox1.Name = "labelTextBox1";
  243. this.labelTextBox1.Size = new System.Drawing.Size(263, 26);
  244. this.labelTextBox1.TabIndex = 0;
  245. //
  246. //
  247. //
  248. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  249. this.labelTextBox1.TextBox.Enabled = false;
  250. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  251. this.labelTextBox1.TextBox.Name = "textBox1";
  252. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(199, 25);
  253. this.labelTextBox1.TextBox.TabIndex = 1;
  254. //
  255. // PscMscPopup
  256. //
  257. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  258. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  259. this.ClientSize = new System.Drawing.Size(1584, 692);
  260. this.Controls.Add(this.splitContainer1);
  261. this.Controls.Add(this.panel1);
  262. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  263. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  264. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  265. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  266. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  267. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  268. this.Name = "PscMscPopup";
  269. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  270. this.Text = "冶金规范选择";
  271. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  272. this.splitContainer1.ResumeLayout(false);
  273. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  274. this.panel1.ResumeLayout(false);
  275. this.ResumeLayout(false);
  276. }
  277. #endregion
  278. private System.Windows.Forms.SplitContainer splitContainer1;
  279. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  280. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  281. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  282. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  283. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  284. private System.Windows.Forms.Panel panel1;
  285. private Mes.Client.Comm.Control.LabelTextBox labelTextBox3;
  286. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  287. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  288. }
  289. }