QcmZbsTemplateRMscFrm.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class QcmZbsTemplateRMscFrm
  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.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("包含无效");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  37. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  43. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("包含无效");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  46. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  47. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QcmZbsTemplateRMscFrm));
  48. this.panel1 = new System.Windows.Forms.Panel();
  49. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  50. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  51. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  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.panel1.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // panel1
  61. //
  62. this.panel1.Controls.Add(this.ultraCheckEditor1);
  63. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  64. this.panel1.Location = new System.Drawing.Point(0, 24);
  65. this.panel1.Name = "panel1";
  66. this.panel1.Size = new System.Drawing.Size(1008, 537);
  67. this.panel1.TabIndex = 0;
  68. //
  69. // ultraCheckEditor1
  70. //
  71. this.ultraCheckEditor1.AutoSize = true;
  72. this.ultraCheckEditor1.Location = new System.Drawing.Point(32, 18);
  73. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  74. this.ultraCheckEditor1.Size = new System.Drawing.Size(71, 19);
  75. this.ultraCheckEditor1.TabIndex = 5;
  76. this.ultraCheckEditor1.Text = "包含无效";
  77. this.ultraCheckEditor1.Visible = false;
  78. //
  79. // _FrmBase_Toolbars_Dock_Area_Left
  80. //
  81. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  82. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  83. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  84. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  85. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  86. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  87. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 537);
  88. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  89. //
  90. // ultraToolbarsManager1
  91. //
  92. this.ultraToolbarsManager1.DesignerFlags = 1;
  93. this.ultraToolbarsManager1.DockWithinContainer = this;
  94. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  95. ultraToolbar1.DockedColumn = 0;
  96. ultraToolbar1.DockedRow = 0;
  97. controlContainerTool1.ControlName = "ultraCheckEditor1";
  98. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  99. buttonTool1,
  100. buttonTool2,
  101. buttonTool3,
  102. buttonTool4,
  103. controlContainerTool1,
  104. buttonTool9});
  105. ultraToolbar1.Text = "UltraToolbar1";
  106. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  107. ultraToolbar1});
  108. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  109. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  110. buttonTool5.SharedPropsInternal.Caption = "查询";
  111. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  112. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  113. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  114. buttonTool6.SharedPropsInternal.Caption = "保存";
  115. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  116. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  117. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  118. buttonTool7.SharedPropsInternal.Caption = "作废";
  119. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  120. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  121. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  122. buttonTool8.SharedPropsInternal.Caption = "恢复";
  123. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  124. controlContainerTool2.ControlName = "ultraCheckEditor1";
  125. controlContainerTool2.SharedPropsInternal.Caption = "包含无效";
  126. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  127. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  128. buttonTool10.SharedPropsInternal.Caption = "关闭";
  129. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  130. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  131. buttonTool5,
  132. buttonTool6,
  133. buttonTool7,
  134. buttonTool8,
  135. controlContainerTool2,
  136. buttonTool10});
  137. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  138. //
  139. // _FrmBase_Toolbars_Dock_Area_Right
  140. //
  141. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  142. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  143. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  144. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  145. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1008, 24);
  146. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  147. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 537);
  148. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  149. //
  150. // _FrmBase_Toolbars_Dock_Area_Top
  151. //
  152. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  153. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  154. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  155. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  156. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  157. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  158. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1008, 24);
  159. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  160. //
  161. // _FrmBase_Toolbars_Dock_Area_Bottom
  162. //
  163. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  164. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  165. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  166. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  167. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 561);
  168. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  169. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1008, 0);
  170. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  171. //
  172. // QcmZbsTemplateRMscFrm
  173. //
  174. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  175. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  176. this.ClientSize = new System.Drawing.Size(1008, 561);
  177. this.Controls.Add(this.panel1);
  178. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  179. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  180. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  181. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  182. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  183. this.Name = "QcmZbsTemplateRMscFrm";
  184. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  185. this.Text = "质保书模板";
  186. this.Load += new System.EventHandler(this.QcmZbsTemplateRMscFrm_Load);
  187. this.panel1.ResumeLayout(false);
  188. this.panel1.PerformLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  191. this.ResumeLayout(false);
  192. }
  193. #endregion
  194. private System.Windows.Forms.Panel panel1;
  195. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  196. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  197. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  198. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  199. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  200. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  201. }
  202. }