QcmZbsTemplateHeadFrm.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class QcmZbsTemplateHeadFrm
  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 buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  36. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  38. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  40. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  42. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  44. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  45. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QcmZbsTemplateHeadFrm));
  46. this.panel1 = new System.Windows.Forms.Panel();
  47. this.panel2 = new System.Windows.Forms.Panel();
  48. this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  49. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  50. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  51. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  52. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  53. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  55. this.panel2.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // panel1
  60. //
  61. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  62. this.panel1.Location = new System.Drawing.Point(0, 61);
  63. this.panel1.Name = "panel1";
  64. this.panel1.Size = new System.Drawing.Size(1008, 500);
  65. this.panel1.TabIndex = 0;
  66. //
  67. // panel2
  68. //
  69. this.panel2.Controls.Add(this.labelCheckBox1);
  70. this.panel2.Controls.Add(this.labelTextBox1);
  71. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  72. this.panel2.Location = new System.Drawing.Point(0, 24);
  73. this.panel2.Name = "panel2";
  74. this.panel2.Size = new System.Drawing.Size(1008, 37);
  75. this.panel2.TabIndex = 1;
  76. //
  77. // labelCheckBox1
  78. //
  79. //
  80. //
  81. //
  82. this.labelCheckBox1.CheckBox.AutoSize = true;
  83. this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(3, 3);
  84. this.labelCheckBox1.CheckBox.Name = "checkBox1";
  85. this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(72, 16);
  86. this.labelCheckBox1.CheckBox.TabIndex = 0;
  87. this.labelCheckBox1.CheckBox.Text = "包含无效";
  88. this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
  89. this.labelCheckBox1.Location = new System.Drawing.Point(228, 7);
  90. this.labelCheckBox1.Name = "labelCheckBox1";
  91. this.labelCheckBox1.Size = new System.Drawing.Size(85, 21);
  92. this.labelCheckBox1.TabIndex = 1;
  93. //
  94. // labelTextBox1
  95. //
  96. //
  97. //
  98. //
  99. this.labelTextBox1.CheckBox.AutoSize = true;
  100. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  101. this.labelTextBox1.CheckBox.Name = "checkBox1";
  102. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  103. this.labelTextBox1.CheckBox.TabIndex = 1;
  104. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  105. //
  106. //
  107. //
  108. this.labelTextBox1.Label.AutoSize = true;
  109. this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
  110. this.labelTextBox1.Label.Name = "label1";
  111. this.labelTextBox1.Label.Size = new System.Drawing.Size(53, 12);
  112. this.labelTextBox1.Label.TabIndex = 0;
  113. this.labelTextBox1.Label.Text = "模板描述";
  114. this.labelTextBox1.Location = new System.Drawing.Point(14, 7);
  115. this.labelTextBox1.Name = "labelTextBox1";
  116. this.labelTextBox1.Size = new System.Drawing.Size(197, 21);
  117. this.labelTextBox1.TabIndex = 0;
  118. //
  119. //
  120. //
  121. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.labelTextBox1.TextBox.Enabled = false;
  123. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  124. this.labelTextBox1.TextBox.Name = "textBox1";
  125. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(120, 21);
  126. this.labelTextBox1.TextBox.TabIndex = 1;
  127. //
  128. // ultraToolbarsManager1
  129. //
  130. this.ultraToolbarsManager1.DesignerFlags = 1;
  131. this.ultraToolbarsManager1.DockWithinContainer = this;
  132. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  133. ultraToolbar1.DockedColumn = 0;
  134. ultraToolbar1.DockedRow = 0;
  135. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  136. buttonTool1,
  137. buttonTool2,
  138. buttonTool3,
  139. buttonTool4,
  140. buttonTool5});
  141. ultraToolbar1.Text = "UltraToolbar1";
  142. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  143. ultraToolbar1});
  144. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  145. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  146. buttonTool6.SharedPropsInternal.Caption = "查询";
  147. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  148. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  149. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  150. buttonTool7.SharedPropsInternal.Caption = "保存";
  151. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  152. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  153. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  154. buttonTool8.SharedPropsInternal.Caption = "作废";
  155. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  156. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  157. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  158. buttonTool9.SharedPropsInternal.Caption = "恢复";
  159. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  160. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  161. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  162. buttonTool10.SharedPropsInternal.Caption = "关闭";
  163. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  164. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  165. buttonTool6,
  166. buttonTool7,
  167. buttonTool8,
  168. buttonTool9,
  169. buttonTool10});
  170. this.ultraToolbarsManager1.Visible = false;
  171. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  172. //
  173. // _FrmBase_Toolbars_Dock_Area_Left
  174. //
  175. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  176. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  177. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  178. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  179. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  180. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  181. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 537);
  182. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  183. //
  184. // _FrmBase_Toolbars_Dock_Area_Right
  185. //
  186. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  187. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  188. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  189. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  190. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1008, 24);
  191. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  192. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 537);
  193. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  194. //
  195. // _FrmBase_Toolbars_Dock_Area_Top
  196. //
  197. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  198. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  199. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  200. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  202. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  203. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1008, 24);
  204. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  205. //
  206. // _FrmBase_Toolbars_Dock_Area_Bottom
  207. //
  208. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  209. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  210. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  211. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  212. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 561);
  213. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  214. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1008, 0);
  215. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  216. //
  217. // QcmZbsTemplateHeadFrm
  218. //
  219. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  220. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  221. this.ClientSize = new System.Drawing.Size(1008, 561);
  222. this.Controls.Add(this.panel1);
  223. this.Controls.Add(this.panel2);
  224. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  225. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  226. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  227. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  228. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  229. this.Name = "QcmZbsTemplateHeadFrm";
  230. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  231. this.Text = "质保书模板";
  232. this.Load += new System.EventHandler(this.QcmZbsTemplateHeadFrm_Load);
  233. this.panel2.ResumeLayout(false);
  234. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  235. this.ResumeLayout(false);
  236. }
  237. #endregion
  238. private System.Windows.Forms.Panel panel1;
  239. private System.Windows.Forms.Panel panel2;
  240. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  241. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
  242. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  243. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  244. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  245. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  246. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  247. }
  248. }