PopupSetDesignJg.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class PopupSetDesignJg
  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 buttonTool3 = 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(PopupSetDesignJg));
  37. this.panel1 = new System.Windows.Forms.Panel();
  38. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  39. this.PopupSetDesignJg_Fill_Panel = new System.Windows.Forms.Panel();
  40. this._PopupSetDesignJg_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  41. this._PopupSetDesignJg_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  42. this._PopupSetDesignJg_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  43. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  44. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  45. this.PopupSetDesignJg_Fill_Panel.SuspendLayout();
  46. this.SuspendLayout();
  47. //
  48. // panel1
  49. //
  50. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  51. this.panel1.Location = new System.Drawing.Point(0, 0);
  52. this.panel1.Name = "panel1";
  53. this.panel1.Size = new System.Drawing.Size(781, 421);
  54. this.panel1.TabIndex = 0;
  55. //
  56. // ultraToolbarsManager1
  57. //
  58. this.ultraToolbarsManager1.DesignerFlags = 1;
  59. this.ultraToolbarsManager1.DockWithinContainer = this;
  60. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  61. ultraToolbar1.DockedColumn = 0;
  62. ultraToolbar1.DockedRow = 0;
  63. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  64. buttonTool1,
  65. buttonTool3});
  66. ultraToolbar1.Text = "UltraToolbar1";
  67. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  68. ultraToolbar1});
  69. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  70. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  71. buttonTool2.SharedPropsInternal.Caption = "保存";
  72. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  73. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  74. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  75. buttonTool4.SharedPropsInternal.Caption = "关闭";
  76. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  77. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  78. buttonTool2,
  79. buttonTool4});
  80. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  81. //
  82. // PopupSetDesignJg_Fill_Panel
  83. //
  84. this.PopupSetDesignJg_Fill_Panel.Controls.Add(this.panel1);
  85. this.PopupSetDesignJg_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  86. this.PopupSetDesignJg_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.PopupSetDesignJg_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  88. this.PopupSetDesignJg_Fill_Panel.Name = "PopupSetDesignJg_Fill_Panel";
  89. this.PopupSetDesignJg_Fill_Panel.Size = new System.Drawing.Size(781, 421);
  90. this.PopupSetDesignJg_Fill_Panel.TabIndex = 0;
  91. //
  92. // _PopupSetDesignJg_Toolbars_Dock_Area_Left
  93. //
  94. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  95. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  96. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  97. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  98. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  99. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Left";
  100. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 421);
  101. this._PopupSetDesignJg_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  102. //
  103. // _PopupSetDesignJg_Toolbars_Dock_Area_Right
  104. //
  105. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  106. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  107. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  108. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  109. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(781, 24);
  110. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Right";
  111. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 421);
  112. this._PopupSetDesignJg_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  113. //
  114. // _PopupSetDesignJg_Toolbars_Dock_Area_Top
  115. //
  116. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  117. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  118. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  119. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  120. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  121. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Top";
  122. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(781, 24);
  123. this._PopupSetDesignJg_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  124. //
  125. // _PopupSetDesignJg_Toolbars_Dock_Area_Bottom
  126. //
  127. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  128. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  129. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  130. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  131. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 445);
  132. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Bottom";
  133. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(781, 0);
  134. this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  135. //
  136. // PopupSetDesignJg
  137. //
  138. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  139. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  140. this.ClientSize = new System.Drawing.Size(781, 445);
  141. this.Controls.Add(this.PopupSetDesignJg_Fill_Panel);
  142. this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Left);
  143. this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Right);
  144. this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Top);
  145. this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom);
  146. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  147. this.Name = "PopupSetDesignJg";
  148. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  149. this.Text = "设定接箍";
  150. this.Load += new System.EventHandler(this.PopupSetDesignJg_Load);
  151. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  152. this.PopupSetDesignJg_Fill_Panel.ResumeLayout(false);
  153. this.ResumeLayout(false);
  154. }
  155. #endregion
  156. private System.Windows.Forms.Panel panel1;
  157. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  158. private System.Windows.Forms.Panel PopupSetDesignJg_Fill_Panel;
  159. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Left;
  160. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Right;
  161. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Top;
  162. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Bottom;
  163. }
  164. }