ComBaseSplineLengthFrm.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class ComBaseSplineLengthFrm
  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 appearance13 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  40. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  42. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  44. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  45. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ComBaseSplineLengthFrm));
  46. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  47. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  48. this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  49. this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  50. this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  51. this.panel1 = new System.Windows.Forms.Panel();
  52. this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  53. this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  54. this.panel2 = new System.Windows.Forms.Panel();
  55. this.comBaseSplineLengthEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  56. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  57. this.panel1.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.comBaseSplineLengthEntityBindingSource)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // _FrmBase_Toolbars_Dock_Area_Top
  63. //
  64. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  65. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  66. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  67. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  68. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  69. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  70. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(815, 28);
  71. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  72. //
  73. // ultraToolbarsManager1
  74. //
  75. this.ultraToolbarsManager1.DesignerFlags = 1;
  76. this.ultraToolbarsManager1.DockWithinContainer = this;
  77. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  78. ultraToolbar1.DockedColumn = 0;
  79. ultraToolbar1.DockedRow = 0;
  80. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  81. buttonTool1,
  82. buttonTool2,
  83. buttonTool3,
  84. buttonTool4,
  85. buttonTool5});
  86. ultraToolbar1.Text = "UltraToolbar1";
  87. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  88. ultraToolbar1});
  89. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  90. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  91. buttonTool6.SharedPropsInternal.Caption = "查询";
  92. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  93. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  94. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  95. buttonTool7.SharedPropsInternal.Caption = "保存";
  96. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  97. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  98. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  99. buttonTool8.SharedPropsInternal.Caption = "作废";
  100. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  101. appearance16.Image = ((object)(resources.GetObject("appearance16.Image")));
  102. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance16;
  103. buttonTool9.SharedPropsInternal.Caption = "恢复";
  104. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  105. appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
  106. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance17;
  107. buttonTool10.SharedPropsInternal.Caption = "关闭";
  108. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  109. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  110. buttonTool6,
  111. buttonTool7,
  112. buttonTool8,
  113. buttonTool9,
  114. buttonTool10});
  115. this.ultraToolbarsManager1.Visible = false;
  116. //
  117. // ultraToolbarsDockArea1
  118. //
  119. this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  120. this.ultraToolbarsDockArea1.BackColor = System.Drawing.SystemColors.Control;
  121. this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  122. this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
  123. this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 482);
  124. this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
  125. this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(815, 0);
  126. this.ultraToolbarsDockArea1.ToolbarsManager = this.ultraToolbarsManager1;
  127. //
  128. // ultraToolbarsDockArea2
  129. //
  130. this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  131. this.ultraToolbarsDockArea2.BackColor = System.Drawing.SystemColors.Control;
  132. this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  133. this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
  134. this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 28);
  135. this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
  136. this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(0, 454);
  137. this.ultraToolbarsDockArea2.ToolbarsManager = this.ultraToolbarsManager1;
  138. //
  139. // ultraToolbarsDockArea3
  140. //
  141. this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  142. this.ultraToolbarsDockArea3.BackColor = System.Drawing.SystemColors.Control;
  143. this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  144. this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
  145. this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(815, 28);
  146. this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
  147. this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 454);
  148. this.ultraToolbarsDockArea3.ToolbarsManager = this.ultraToolbarsManager1;
  149. //
  150. // panel1
  151. //
  152. this.panel1.Controls.Add(this.labelCheckBox1);
  153. this.panel1.Controls.Add(this.labelComboBox1);
  154. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  155. this.panel1.Location = new System.Drawing.Point(0, 28);
  156. this.panel1.Name = "panel1";
  157. this.panel1.Size = new System.Drawing.Size(815, 62);
  158. this.panel1.TabIndex = 8;
  159. //
  160. // labelCheckBox1
  161. //
  162. //
  163. //
  164. //
  165. this.labelCheckBox1.CheckBox.AutoSize = true;
  166. this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(3, 3);
  167. this.labelCheckBox1.CheckBox.Name = "checkBox1";
  168. this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(89, 19);
  169. this.labelCheckBox1.CheckBox.TabIndex = 0;
  170. this.labelCheckBox1.CheckBox.Text = "包含无效";
  171. this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
  172. this.labelCheckBox1.Location = new System.Drawing.Point(332, 18);
  173. this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(5);
  174. this.labelCheckBox1.Name = "labelCheckBox1";
  175. this.labelCheckBox1.Size = new System.Drawing.Size(113, 26);
  176. this.labelCheckBox1.TabIndex = 1;
  177. //
  178. // labelComboBox1
  179. //
  180. //
  181. //
  182. //
  183. this.labelComboBox1.CheckBox.AutoSize = true;
  184. this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  185. this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  186. this.labelComboBox1.CheckBox.Name = "checkBox1";
  187. this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  188. this.labelComboBox1.CheckBox.TabIndex = 0;
  189. this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
  190. //
  191. //
  192. //
  193. this.labelComboBox1.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  194. this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  195. this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  196. this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  197. this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
  198. this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  199. this.labelComboBox1.ComboBox.Name = "comboBox1";
  200. this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(192, 24);
  201. this.labelComboBox1.ComboBox.TabIndex = 0;
  202. //
  203. //
  204. //
  205. this.labelComboBox1.Label.AutoSize = true;
  206. this.labelComboBox1.Label.Location = new System.Drawing.Point(25, 5);
  207. this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  208. this.labelComboBox1.Label.Name = "label1";
  209. this.labelComboBox1.Label.Size = new System.Drawing.Size(67, 15);
  210. this.labelComboBox1.Label.TabIndex = 2;
  211. this.labelComboBox1.Label.Text = "试样尺寸";
  212. this.labelComboBox1.Location = new System.Drawing.Point(13, 18);
  213. this.labelComboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  214. this.labelComboBox1.Name = "labelComboBox1";
  215. this.labelComboBox1.Size = new System.Drawing.Size(288, 28);
  216. this.labelComboBox1.TabIndex = 0;
  217. //
  218. // panel2
  219. //
  220. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  221. this.panel2.Location = new System.Drawing.Point(0, 90);
  222. this.panel2.Name = "panel2";
  223. this.panel2.Size = new System.Drawing.Size(815, 392);
  224. this.panel2.TabIndex = 9;
  225. //
  226. // comBaseSplineLengthEntityBindingSource
  227. //
  228. this.comBaseSplineLengthEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Qcm.model.ComBaseSplineLengthEntity);
  229. //
  230. // ComBaseSplineLengthFrm
  231. //
  232. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  233. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  234. this.ClientSize = new System.Drawing.Size(815, 482);
  235. this.Controls.Add(this.panel2);
  236. this.Controls.Add(this.panel1);
  237. this.Controls.Add(this.ultraToolbarsDockArea2);
  238. this.Controls.Add(this.ultraToolbarsDockArea3);
  239. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  240. this.Controls.Add(this.ultraToolbarsDockArea1);
  241. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  242. this.Name = "ComBaseSplineLengthFrm";
  243. this.Text = "样条长度管理";
  244. this.Load += new System.EventHandler(this.ComBaseSplineLengthFrm_Load);
  245. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  246. this.panel1.ResumeLayout(false);
  247. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.comBaseSplineLengthEntityBindingSource)).EndInit();
  249. this.ResumeLayout(false);
  250. }
  251. #endregion
  252. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  253. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
  254. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
  255. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  256. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
  257. private System.Windows.Forms.Panel panel1;
  258. private System.Windows.Forms.Panel panel2;
  259. private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
  260. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
  261. private System.Windows.Forms.BindingSource comBaseSplineLengthEntityBindingSource;
  262. }
  263. }