FrmTubeRollFile.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. namespace Core.StlMes.Client.ZGMil
  2. {
  3. partial class FrmTubeRollFile
  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.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  34. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  35. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SIGN_ROUTE");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("URL");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_NO");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USER_ID");
  58. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  62. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  63. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  64. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTubeRollFile));
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  66. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  68. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  69. this.ComBZ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  70. this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  71. this.cmbGx = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  72. this.dataSet1 = new System.Data.DataSet();
  73. this.dataTable1 = new System.Data.DataTable();
  74. this.dataColumn1 = new System.Data.DataColumn();
  75. this.dataColumn2 = new System.Data.DataColumn();
  76. this.dataColumn3 = new System.Data.DataColumn();
  77. this.dataColumn4 = new System.Data.DataColumn();
  78. this.dataColumn5 = new System.Data.DataColumn();
  79. this.dataColumn6 = new System.Data.DataColumn();
  80. this.dataColumn7 = new System.Data.DataColumn();
  81. this.dataColumn8 = new System.Data.DataColumn();
  82. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  84. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  85. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  86. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  87. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  88. ((System.ComponentModel.ISupportInitialize)(this.ComBZ)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.cmbGx)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // ComBZ
  98. //
  99. this.ComBZ.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  100. valueListItem9.DataValue = "1";
  101. valueListItem9.DisplayText = "甲";
  102. valueListItem10.DataValue = "2";
  103. valueListItem10.DisplayText = "乙";
  104. valueListItem11.DataValue = "3";
  105. valueListItem11.DisplayText = "丙";
  106. valueListItem12.DataValue = "4";
  107. valueListItem12.DisplayText = "丁";
  108. this.ComBZ.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  109. valueListItem9,
  110. valueListItem10,
  111. valueListItem11,
  112. valueListItem12});
  113. this.ComBZ.Location = new System.Drawing.Point(677, 94);
  114. this.ComBZ.Name = "ComBZ";
  115. this.ComBZ.Size = new System.Drawing.Size(56, 21);
  116. this.ComBZ.TabIndex = 45;
  117. this.ComBZ.Visible = false;
  118. //
  119. // craftImg
  120. //
  121. editorButton1.Key = "select";
  122. editorButton1.Text = "查看";
  123. this.craftImg.ButtonsLeft.Add(editorButton1);
  124. editorButton2.Key = "insert";
  125. editorButton2.Text = "上传";
  126. this.craftImg.ButtonsRight.Add(editorButton2);
  127. this.craftImg.Location = new System.Drawing.Point(724, 61);
  128. this.craftImg.Name = "craftImg";
  129. this.craftImg.Size = new System.Drawing.Size(137, 21);
  130. this.craftImg.TabIndex = 44;
  131. this.craftImg.Visible = false;
  132. //
  133. // cmbGx
  134. //
  135. this.cmbGx.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  136. valueListItem15.DataValue = " ";
  137. valueListItem1.DataValue = "0";
  138. valueListItem1.DisplayText = "锯切";
  139. valueListItem2.DataValue = "1";
  140. valueListItem2.DisplayText = "环形炉";
  141. valueListItem3.DataValue = "2";
  142. valueListItem3.DisplayText = "穿孔";
  143. valueListItem4.DataValue = "3";
  144. valueListItem4.DisplayText = "连轧";
  145. valueListItem5.DataValue = "4";
  146. valueListItem5.DisplayText = "再加热";
  147. valueListItem6.DataValue = "5";
  148. valueListItem6.DisplayText = "定径";
  149. valueListItem7.DataValue = "6";
  150. valueListItem7.DisplayText = "管排锯";
  151. valueListItem8.DataValue = "7";
  152. valueListItem8.DisplayText = "矫直";
  153. valueListItem13.DataValue = "8";
  154. valueListItem13.DisplayText = "探伤";
  155. valueListItem14.DataValue = "9";
  156. valueListItem14.DisplayText = "质检";
  157. valueListItem16.DataValue = "10";
  158. valueListItem16.DisplayText = "热取样";
  159. valueListItem17.DataValue = "11";
  160. valueListItem17.DisplayText = "下线";
  161. valueListItem18.DataValue = "12";
  162. valueListItem18.DisplayText = "缴库";
  163. this.cmbGx.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  164. valueListItem15,
  165. valueListItem1,
  166. valueListItem2,
  167. valueListItem3,
  168. valueListItem4,
  169. valueListItem5,
  170. valueListItem6,
  171. valueListItem7,
  172. valueListItem8,
  173. valueListItem13,
  174. valueListItem14,
  175. valueListItem16,
  176. valueListItem17,
  177. valueListItem18});
  178. this.cmbGx.Location = new System.Drawing.Point(542, 106);
  179. this.cmbGx.Name = "cmbGx";
  180. this.cmbGx.Size = new System.Drawing.Size(56, 21);
  181. this.cmbGx.TabIndex = 51;
  182. this.cmbGx.Visible = false;
  183. //
  184. // dataSet1
  185. //
  186. this.dataSet1.DataSetName = "NewDataSet";
  187. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  188. this.dataTable1});
  189. //
  190. // dataTable1
  191. //
  192. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  193. this.dataColumn1,
  194. this.dataColumn2,
  195. this.dataColumn3,
  196. this.dataColumn4,
  197. this.dataColumn5,
  198. this.dataColumn6,
  199. this.dataColumn7,
  200. this.dataColumn8});
  201. this.dataTable1.TableName = "Table1";
  202. //
  203. // dataColumn1
  204. //
  205. this.dataColumn1.Caption = "班组";
  206. this.dataColumn1.ColumnName = "COL_GROUP";
  207. //
  208. // dataColumn2
  209. //
  210. this.dataColumn2.Caption = "签名";
  211. this.dataColumn2.ColumnName = "COL_USER";
  212. //
  213. // dataColumn3
  214. //
  215. this.dataColumn3.Caption = "路径";
  216. this.dataColumn3.ColumnName = "SIGN_ROUTE";
  217. //
  218. // dataColumn4
  219. //
  220. this.dataColumn4.Caption = "备注";
  221. this.dataColumn4.ColumnName = "REMARK";
  222. //
  223. // dataColumn5
  224. //
  225. this.dataColumn5.Caption = "产线名称";
  226. this.dataColumn5.ColumnName = "PLINE_CODE";
  227. //
  228. // dataColumn6
  229. //
  230. this.dataColumn6.ColumnName = "URL";
  231. //
  232. // dataColumn7
  233. //
  234. this.dataColumn7.Caption = "工序";
  235. this.dataColumn7.ColumnName = "PROCESS_NO";
  236. //
  237. // dataColumn8
  238. //
  239. this.dataColumn8.ColumnName = "USER_ID";
  240. //
  241. // ultraGrid1
  242. //
  243. this.ultraGrid1.DataMember = "Table1";
  244. this.ultraGrid1.DataSource = this.dataSet1;
  245. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  246. ultraGridColumn1.EditorComponent = this.ComBZ;
  247. ultraGridColumn1.Header.VisiblePosition = 0;
  248. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
  249. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  250. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  251. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  252. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  253. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  254. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  255. ultraGridColumn2.Header.VisiblePosition = 1;
  256. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
  257. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  258. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  259. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  260. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  261. ultraGridColumn3.EditorComponent = this.craftImg;
  262. ultraGridColumn3.Header.VisiblePosition = 2;
  263. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  264. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  265. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(188, 0);
  266. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  267. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  268. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  269. ultraGridColumn4.Header.VisiblePosition = 3;
  270. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 12;
  271. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  272. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(219, 0);
  273. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  274. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  275. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  276. ultraGridColumn5.Header.VisiblePosition = 4;
  277. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  278. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  279. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(175, 0);
  280. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  281. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  282. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  283. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  284. ultraGridColumn6.Header.VisiblePosition = 5;
  285. ultraGridColumn6.Hidden = true;
  286. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  287. ultraGridColumn7.EditorComponent = this.cmbGx;
  288. ultraGridColumn7.Header.VisiblePosition = 6;
  289. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  290. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  291. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  292. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  293. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  294. ultraGridColumn8.Header.VisiblePosition = 7;
  295. ultraGridColumn8.Hidden = true;
  296. ultraGridBand1.Columns.AddRange(new object[] {
  297. ultraGridColumn1,
  298. ultraGridColumn2,
  299. ultraGridColumn3,
  300. ultraGridColumn4,
  301. ultraGridColumn5,
  302. ultraGridColumn6,
  303. ultraGridColumn7,
  304. ultraGridColumn8});
  305. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  306. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  307. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  308. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  309. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  310. this.ultraGrid1.Location = new System.Drawing.Point(0, 27);
  311. this.ultraGrid1.Name = "ultraGrid1";
  312. this.ultraGrid1.Size = new System.Drawing.Size(929, 434);
  313. this.ultraGrid1.TabIndex = 0;
  314. //
  315. // _FrmBase_Toolbars_Dock_Area_Left
  316. //
  317. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  318. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  319. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  320. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  321. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  322. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  323. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 434);
  324. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  325. //
  326. // ultraToolbarsManager1
  327. //
  328. this.ultraToolbarsManager1.DesignerFlags = 1;
  329. this.ultraToolbarsManager1.DockWithinContainer = this;
  330. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  331. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  332. this.ultraToolbarsManager1.ShowToolTips = false;
  333. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  334. ultraToolbar1.DockedColumn = 0;
  335. ultraToolbar1.DockedRow = 0;
  336. buttonTool1.InstanceProps.IsFirstInGroup = true;
  337. buttonTool2.InstanceProps.IsFirstInGroup = true;
  338. buttonTool3.InstanceProps.IsFirstInGroup = true;
  339. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  340. buttonTool1,
  341. buttonTool2,
  342. buttonTool3});
  343. ultraToolbar1.Text = "UltraToolbar1";
  344. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  345. ultraToolbar1});
  346. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  347. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  348. buttonTool4.SharedPropsInternal.Caption = "查询";
  349. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  350. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  351. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  352. buttonTool5.SharedPropsInternal.Caption = "确定";
  353. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  354. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  355. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  356. buttonTool6.SharedPropsInternal.Caption = "关闭";
  357. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  358. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  359. buttonTool4,
  360. buttonTool5,
  361. buttonTool6});
  362. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  363. //
  364. // _FrmBase_Toolbars_Dock_Area_Right
  365. //
  366. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  367. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  368. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  369. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  370. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(929, 27);
  371. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  372. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 434);
  373. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  374. //
  375. // _FrmBase_Toolbars_Dock_Area_Top
  376. //
  377. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  378. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  379. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  380. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  381. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  382. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  383. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(929, 27);
  384. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  385. //
  386. // _FrmBase_Toolbars_Dock_Area_Bottom
  387. //
  388. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  389. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  390. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  391. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  392. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 461);
  393. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  394. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(929, 0);
  395. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  396. //
  397. // FrmTubeRollFile
  398. //
  399. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  400. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  401. this.ClientSize = new System.Drawing.Size(929, 461);
  402. this.Controls.Add(this.cmbGx);
  403. this.Controls.Add(this.ComBZ);
  404. this.Controls.Add(this.craftImg);
  405. this.Controls.Add(this.ultraGrid1);
  406. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  407. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  408. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  409. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  410. this.Name = "FrmTubeRollFile";
  411. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  412. this.Text = "轧管文件管理";
  413. this.WindowState = System.Windows.Forms.FormWindowState.Minimized;
  414. this.Load += new System.EventHandler(this.FrmTubeRollFile_Load);
  415. ((System.ComponentModel.ISupportInitialize)(this.ComBZ)).EndInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.cmbGx)).EndInit();
  418. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  419. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  422. this.ResumeLayout(false);
  423. this.PerformLayout();
  424. }
  425. #endregion
  426. private System.Data.DataSet dataSet1;
  427. private System.Data.DataTable dataTable1;
  428. private System.Data.DataColumn dataColumn1;
  429. private System.Data.DataColumn dataColumn2;
  430. private System.Data.DataColumn dataColumn3;
  431. private System.Data.DataColumn dataColumn4;
  432. private System.Data.DataColumn dataColumn5;
  433. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  434. private System.Data.DataColumn dataColumn6;
  435. private System.Data.DataColumn dataColumn7;
  436. private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg;
  437. private Infragistics.Win.UltraWinEditors.UltraComboEditor ComBZ;
  438. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  439. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  440. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  441. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  442. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  443. private System.Data.DataColumn dataColumn8;
  444. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGx;
  445. }
  446. }