Form2.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. namespace Core.StlMes
  2. {
  3. partial class Form2
  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 appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("97cbf4c0-3d67-44ac-91cb-61a4e5698337"));
  31. Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("3e5f8749-dc3a-46ed-8493-bc736b7fd4b1"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("97cbf4c0-3d67-44ac-91cb-61a4e5698337"), -1);
  32. Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane2 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("f6c9737a-60a2-4a14-a985-a975fc804c81"));
  33. Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("c448c9f5-0e6f-4f42-bff3-97999a4758d7"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("f6c9737a-60a2-4a14-a985-a975fc804c81"), -1);
  34. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  35. this.panel3 = new System.Windows.Forms.Panel();
  36. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  37. this.ultraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
  38. this._Form2AutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl();
  39. this.dockableWindow2 = new Infragistics.Win.UltraWinDock.DockableWindow();
  40. this.dockableWindow1 = new Infragistics.Win.UltraWinDock.DockableWindow();
  41. this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
  42. this.ultraStatusBar1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
  43. this.windowDockingArea2 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
  44. this._Form2UnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
  45. this._Form2UnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
  46. this._Form2UnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
  47. this._Form2UnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
  48. this.ultraPanel1.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).BeginInit();
  50. this._Form2AutoHideControl.SuspendLayout();
  51. this.dockableWindow2.SuspendLayout();
  52. this.dockableWindow1.SuspendLayout();
  53. this.SuspendLayout();
  54. //
  55. // panel3
  56. //
  57. this.panel3.BackColor = System.Drawing.Color.Maroon;
  58. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  59. this.panel3.Location = new System.Drawing.Point(0, 18);
  60. this.panel3.Name = "panel3";
  61. this.panel3.Size = new System.Drawing.Size(179, 181);
  62. this.panel3.TabIndex = 0;
  63. //
  64. // ultraPanel1
  65. //
  66. appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
  67. this.ultraPanel1.Appearance = appearance1;
  68. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  69. this.ultraPanel1.Location = new System.Drawing.Point(0, 18);
  70. this.ultraPanel1.Name = "ultraPanel1";
  71. this.ultraPanel1.Size = new System.Drawing.Size(184, 291);
  72. this.ultraPanel1.TabIndex = 9;
  73. //
  74. // ultraDockManager1
  75. //
  76. this.ultraDockManager1.CompressUnpinnedTabs = false;
  77. dockAreaPane1.ChildPaneStyle = Infragistics.Win.UltraWinDock.ChildPaneStyle.TabGroup;
  78. dockAreaPane1.DockedBefore = new System.Guid("f6c9737a-60a2-4a14-a985-a975fc804c81");
  79. dockableControlPane1.Control = this.panel3;
  80. dockableControlPane1.FlyoutSize = new System.Drawing.Size(179, -1);
  81. dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(335, 77, 200, 100);
  82. dockableControlPane1.Pinned = false;
  83. dockableControlPane1.Size = new System.Drawing.Size(100, 100);
  84. dockableControlPane1.Text = "panel3";
  85. dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
  86. dockableControlPane1});
  87. dockAreaPane1.Size = new System.Drawing.Size(182, 309);
  88. dockableControlPane2.Control = this.ultraPanel1;
  89. dockableControlPane2.FlyoutSize = new System.Drawing.Size(184, -1);
  90. dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(330, 82, 158, 104);
  91. dockableControlPane2.Pinned = false;
  92. dockableControlPane2.Size = new System.Drawing.Size(100, 100);
  93. dockableControlPane2.Text = "ultraPanel1";
  94. dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
  95. dockableControlPane2});
  96. dockAreaPane2.Size = new System.Drawing.Size(95, 309);
  97. this.ultraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
  98. dockAreaPane1,
  99. dockAreaPane2});
  100. this.ultraDockManager1.HostControl = this;
  101. this.ultraDockManager1.ShowCloseButton = false;
  102. this.ultraDockManager1.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.Office2007;
  103. //
  104. // _Form2AutoHideControl
  105. //
  106. this._Form2AutoHideControl.Controls.Add(this.dockableWindow2);
  107. this._Form2AutoHideControl.Controls.Add(this.dockableWindow1);
  108. this._Form2AutoHideControl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this._Form2AutoHideControl.Location = new System.Drawing.Point(21, 0);
  110. this._Form2AutoHideControl.Name = "_Form2AutoHideControl";
  111. this._Form2AutoHideControl.Owner = this.ultraDockManager1;
  112. this._Form2AutoHideControl.Size = new System.Drawing.Size(14, 199);
  113. this._Form2AutoHideControl.TabIndex = 6;
  114. //
  115. // dockableWindow2
  116. //
  117. this.dockableWindow2.Controls.Add(this.panel3);
  118. this.dockableWindow2.Location = new System.Drawing.Point(-10000, 0);
  119. this.dockableWindow2.Name = "dockableWindow2";
  120. this.dockableWindow2.Owner = this.ultraDockManager1;
  121. this.dockableWindow2.Size = new System.Drawing.Size(179, 199);
  122. this.dockableWindow2.TabIndex = 15;
  123. //
  124. // dockableWindow1
  125. //
  126. this.dockableWindow1.Controls.Add(this.ultraPanel1);
  127. this.dockableWindow1.Location = new System.Drawing.Point(-10000, 0);
  128. this.dockableWindow1.Name = "dockableWindow1";
  129. this.dockableWindow1.Owner = this.ultraDockManager1;
  130. this.dockableWindow1.Size = new System.Drawing.Size(179, 309);
  131. this.dockableWindow1.TabIndex = 16;
  132. //
  133. // windowDockingArea1
  134. //
  135. this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Left;
  136. this.windowDockingArea1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.windowDockingArea1.Location = new System.Drawing.Point(21, 0);
  138. this.windowDockingArea1.Name = "windowDockingArea1";
  139. this.windowDockingArea1.Owner = this.ultraDockManager1;
  140. this.windowDockingArea1.Size = new System.Drawing.Size(187, 309);
  141. this.windowDockingArea1.TabIndex = 7;
  142. //
  143. // ultraStatusBar1
  144. //
  145. appearance2.BackColor = System.Drawing.Color.Transparent;
  146. this.ultraStatusBar1.Appearance = appearance2;
  147. this.ultraStatusBar1.Location = new System.Drawing.Point(0, 199);
  148. this.ultraStatusBar1.Name = "ultraStatusBar1";
  149. this.ultraStatusBar1.Size = new System.Drawing.Size(754, 201);
  150. this.ultraStatusBar1.TabIndex = 8;
  151. this.ultraStatusBar1.Text = "ultraStatusBar1";
  152. //
  153. // windowDockingArea2
  154. //
  155. this.windowDockingArea2.Dock = System.Windows.Forms.DockStyle.Left;
  156. this.windowDockingArea2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.windowDockingArea2.Location = new System.Drawing.Point(0, 0);
  158. this.windowDockingArea2.Name = "windowDockingArea2";
  159. this.windowDockingArea2.Owner = this.ultraDockManager1;
  160. this.windowDockingArea2.Size = new System.Drawing.Size(100, 309);
  161. this.windowDockingArea2.TabIndex = 10;
  162. //
  163. // _Form2UnpinnedTabAreaLeft
  164. //
  165. this._Form2UnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left;
  166. this._Form2UnpinnedTabAreaLeft.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this._Form2UnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
  168. this._Form2UnpinnedTabAreaLeft.Name = "_Form2UnpinnedTabAreaLeft";
  169. this._Form2UnpinnedTabAreaLeft.Owner = this.ultraDockManager1;
  170. this._Form2UnpinnedTabAreaLeft.Size = new System.Drawing.Size(21, 199);
  171. this._Form2UnpinnedTabAreaLeft.TabIndex = 11;
  172. //
  173. // _Form2UnpinnedTabAreaRight
  174. //
  175. this._Form2UnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right;
  176. this._Form2UnpinnedTabAreaRight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this._Form2UnpinnedTabAreaRight.Location = new System.Drawing.Point(754, 0);
  178. this._Form2UnpinnedTabAreaRight.Name = "_Form2UnpinnedTabAreaRight";
  179. this._Form2UnpinnedTabAreaRight.Owner = this.ultraDockManager1;
  180. this._Form2UnpinnedTabAreaRight.Size = new System.Drawing.Size(0, 199);
  181. this._Form2UnpinnedTabAreaRight.TabIndex = 12;
  182. //
  183. // _Form2UnpinnedTabAreaTop
  184. //
  185. this._Form2UnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top;
  186. this._Form2UnpinnedTabAreaTop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this._Form2UnpinnedTabAreaTop.Location = new System.Drawing.Point(21, 0);
  188. this._Form2UnpinnedTabAreaTop.Name = "_Form2UnpinnedTabAreaTop";
  189. this._Form2UnpinnedTabAreaTop.Owner = this.ultraDockManager1;
  190. this._Form2UnpinnedTabAreaTop.Size = new System.Drawing.Size(733, 0);
  191. this._Form2UnpinnedTabAreaTop.TabIndex = 13;
  192. //
  193. // _Form2UnpinnedTabAreaBottom
  194. //
  195. this._Form2UnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  196. this._Form2UnpinnedTabAreaBottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this._Form2UnpinnedTabAreaBottom.Location = new System.Drawing.Point(21, 199);
  198. this._Form2UnpinnedTabAreaBottom.Name = "_Form2UnpinnedTabAreaBottom";
  199. this._Form2UnpinnedTabAreaBottom.Owner = this.ultraDockManager1;
  200. this._Form2UnpinnedTabAreaBottom.Size = new System.Drawing.Size(733, 0);
  201. this._Form2UnpinnedTabAreaBottom.TabIndex = 14;
  202. //
  203. // Form2
  204. //
  205. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  206. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  207. this.ClientSize = new System.Drawing.Size(754, 400);
  208. this.Controls.Add(this._Form2AutoHideControl);
  209. this.Controls.Add(this.windowDockingArea1);
  210. this.Controls.Add(this.windowDockingArea2);
  211. this.Controls.Add(this._Form2UnpinnedTabAreaTop);
  212. this.Controls.Add(this._Form2UnpinnedTabAreaBottom);
  213. this.Controls.Add(this._Form2UnpinnedTabAreaRight);
  214. this.Controls.Add(this._Form2UnpinnedTabAreaLeft);
  215. this.Controls.Add(this.ultraStatusBar1);
  216. this.Name = "Form2";
  217. this.Text = "Form2";
  218. this.ultraPanel1.ResumeLayout(false);
  219. ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).EndInit();
  220. this._Form2AutoHideControl.ResumeLayout(false);
  221. this.dockableWindow2.ResumeLayout(false);
  222. this.dockableWindow1.ResumeLayout(false);
  223. this.ResumeLayout(false);
  224. }
  225. #endregion
  226. private Infragistics.Win.UltraWinDock.UltraDockManager ultraDockManager1;
  227. private Infragistics.Win.UltraWinDock.AutoHideControl _Form2AutoHideControl;
  228. private System.Windows.Forms.Panel panel3;
  229. private Infragistics.Win.UltraWinDock.WindowDockingArea windowDockingArea1;
  230. private Infragistics.Win.UltraWinDock.DockableWindow dockableWindow1;
  231. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  232. private Infragistics.Win.UltraWinDock.DockableWindow dockableWindow2;
  233. private Infragistics.Win.UltraWinDock.WindowDockingArea windowDockingArea2;
  234. private Infragistics.Win.UltraWinStatusBar.UltraStatusBar ultraStatusBar1;
  235. private Infragistics.Win.UltraWinDock.UnpinnedTabArea _Form2UnpinnedTabAreaTop;
  236. private Infragistics.Win.UltraWinDock.UnpinnedTabArea _Form2UnpinnedTabAreaBottom;
  237. private Infragistics.Win.UltraWinDock.UnpinnedTabArea _Form2UnpinnedTabAreaLeft;
  238. private Infragistics.Win.UltraWinDock.UnpinnedTabArea _Form2UnpinnedTabAreaRight;
  239. }
  240. }