华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

383 lines
18 KiB

5 months ago
  1. namespace ICSSoft.AutoUpdate.Upload
  2. {
  3. partial class FormUpload
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormUpload));
  29. this.barManager1 = new DevExpress.XtraBars.BarManager();
  30. this.bar1 = new DevExpress.XtraBars.Bar();
  31. this.btnSAll = new DevExpress.XtraBars.BarButtonItem();
  32. this.btnCAll = new DevExpress.XtraBars.BarButtonItem();
  33. this.btnSave = new DevExpress.XtraBars.BarButtonItem();
  34. this.btnUpLoad = new DevExpress.XtraBars.BarButtonItem();
  35. this.btnExit = new DevExpress.XtraBars.BarButtonItem();
  36. this.btnChoseUpdate = new DevExpress.XtraBars.BarButtonItem();
  37. this.bar2 = new DevExpress.XtraBars.Bar();
  38. this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
  39. this.lblState = new DevExpress.XtraBars.BarStaticItem();
  40. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  41. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  42. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  43. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  44. this.imageList1 = new System.Windows.Forms.ImageList();
  45. this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
  46. this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
  47. this.treeFile = new DevExpress.XtraTreeList.TreeList();
  48. this.colFilePath = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  49. this.colFileName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  50. this.colExName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  51. this.colFileBtys = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  52. this.colDate = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  53. this.colID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  54. this.colParentId = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  55. this.colSelect = new DevExpress.XtraTreeList.Columns.TreeListColumn();
  56. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.treeFile)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // barManager1
  61. //
  62. this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
  63. this.bar1,
  64. this.bar2});
  65. this.barManager1.DockControls.Add(this.barDockControlTop);
  66. this.barManager1.DockControls.Add(this.barDockControlBottom);
  67. this.barManager1.DockControls.Add(this.barDockControlLeft);
  68. this.barManager1.DockControls.Add(this.barDockControlRight);
  69. this.barManager1.Form = this;
  70. this.barManager1.Images = this.imageList1;
  71. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  72. this.btnSAll,
  73. this.btnCAll,
  74. this.btnSave,
  75. this.btnUpLoad,
  76. this.btnExit,
  77. this.barButtonItem1,
  78. this.barButtonItem2,
  79. this.lblState,
  80. this.btnChoseUpdate,
  81. this.barButtonItem3});
  82. this.barManager1.MaxItemId = 10;
  83. this.barManager1.StatusBar = this.bar2;
  84. //
  85. // bar1
  86. //
  87. this.bar1.BarName = "Tools";
  88. this.bar1.DockCol = 0;
  89. this.bar1.DockRow = 0;
  90. this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
  91. this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  92. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSAll, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
  93. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnCAll, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
  94. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
  95. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnUpLoad, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
  96. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnExit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
  97. new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnChoseUpdate, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
  98. this.bar1.OptionsBar.AllowQuickCustomization = false;
  99. this.bar1.OptionsBar.DisableClose = true;
  100. this.bar1.OptionsBar.DisableCustomization = true;
  101. this.bar1.OptionsBar.UseWholeRow = true;
  102. this.bar1.Text = "Tools";
  103. //
  104. // btnSAll
  105. //
  106. this.btnSAll.Caption = "全选";
  107. this.btnSAll.Id = 0;
  108. this.btnSAll.ImageIndex = 0;
  109. this.btnSAll.Name = "btnSAll";
  110. this.btnSAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSAll_ItemClick);
  111. //
  112. // btnCAll
  113. //
  114. this.btnCAll.Caption = "全消";
  115. this.btnCAll.Id = 1;
  116. this.btnCAll.ImageIndex = 1;
  117. this.btnCAll.Name = "btnCAll";
  118. this.btnCAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCAll_ItemClick);
  119. //
  120. // btnSave
  121. //
  122. this.btnSave.Caption = "保存选择状态";
  123. this.btnSave.Id = 2;
  124. this.btnSave.ImageIndex = 2;
  125. this.btnSave.Name = "btnSave";
  126. this.btnSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSave_ItemClick);
  127. //
  128. // btnUpLoad
  129. //
  130. this.btnUpLoad.Caption = "上传补丁";
  131. this.btnUpLoad.Id = 3;
  132. this.btnUpLoad.ImageIndex = 3;
  133. this.btnUpLoad.Name = "btnUpLoad";
  134. this.btnUpLoad.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUpLoad_ItemClick);
  135. //
  136. // btnExit
  137. //
  138. this.btnExit.Caption = "退出";
  139. this.btnExit.Id = 4;
  140. this.btnExit.ImageIndex = 4;
  141. this.btnExit.Name = "btnExit";
  142. this.btnExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExit_ItemClick);
  143. //
  144. // btnChoseUpdate
  145. //
  146. this.btnChoseUpdate.Caption = "选择补丁包";
  147. this.btnChoseUpdate.Id = 8;
  148. this.btnChoseUpdate.ImageIndex = 6;
  149. this.btnChoseUpdate.Name = "btnChoseUpdate";
  150. //
  151. // bar2
  152. //
  153. this.bar2.BarName = "Custom 3";
  154. this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
  155. this.bar2.DockCol = 0;
  156. this.bar2.DockRow = 0;
  157. this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
  158. this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  159. new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
  160. new DevExpress.XtraBars.LinkPersistInfo(this.lblState)});
  161. this.bar2.OptionsBar.AllowQuickCustomization = false;
  162. this.bar2.OptionsBar.DrawDragBorder = false;
  163. this.bar2.OptionsBar.UseWholeRow = true;
  164. this.bar2.Text = "Custom 3";
  165. //
  166. // barButtonItem1
  167. //
  168. this.barButtonItem1.Caption = "状态:";
  169. this.barButtonItem1.Id = 5;
  170. this.barButtonItem1.Name = "barButtonItem1";
  171. //
  172. // lblState
  173. //
  174. this.lblState.Caption = "就绪";
  175. this.lblState.Id = 7;
  176. this.lblState.Name = "lblState";
  177. this.lblState.TextAlignment = System.Drawing.StringAlignment.Near;
  178. //
  179. // barDockControlTop
  180. //
  181. this.barDockControlTop.CausesValidation = false;
  182. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  183. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  184. this.barDockControlTop.Size = new System.Drawing.Size(901, 29);
  185. //
  186. // barDockControlBottom
  187. //
  188. this.barDockControlBottom.CausesValidation = false;
  189. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  190. this.barDockControlBottom.Location = new System.Drawing.Point(0, 402);
  191. this.barDockControlBottom.Size = new System.Drawing.Size(901, 27);
  192. //
  193. // barDockControlLeft
  194. //
  195. this.barDockControlLeft.CausesValidation = false;
  196. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  197. this.barDockControlLeft.Location = new System.Drawing.Point(0, 29);
  198. this.barDockControlLeft.Size = new System.Drawing.Size(0, 373);
  199. //
  200. // barDockControlRight
  201. //
  202. this.barDockControlRight.CausesValidation = false;
  203. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  204. this.barDockControlRight.Location = new System.Drawing.Point(901, 29);
  205. this.barDockControlRight.Size = new System.Drawing.Size(0, 373);
  206. //
  207. // imageList1
  208. //
  209. this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  210. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  211. this.imageList1.Images.SetKeyName(0, "全选.png");
  212. this.imageList1.Images.SetKeyName(1, "全消.png");
  213. this.imageList1.Images.SetKeyName(2, "保存.png");
  214. this.imageList1.Images.SetKeyName(3, "update.gif");
  215. this.imageList1.Images.SetKeyName(4, "exit.gif");
  216. this.imageList1.Images.SetKeyName(5, "file2.gif");
  217. this.imageList1.Images.SetKeyName(6, "folder.png");
  218. //
  219. // barButtonItem2
  220. //
  221. this.barButtonItem2.Caption = "barButtonItem2";
  222. this.barButtonItem2.Id = 6;
  223. this.barButtonItem2.Name = "barButtonItem2";
  224. //
  225. // barButtonItem3
  226. //
  227. this.barButtonItem3.Caption = "123";
  228. this.barButtonItem3.Id = 9;
  229. this.barButtonItem3.Name = "barButtonItem3";
  230. //
  231. // treeFile
  232. //
  233. this.treeFile.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
  234. this.colFilePath,
  235. this.colFileName,
  236. this.colExName,
  237. this.colFileBtys,
  238. this.colDate,
  239. this.colID,
  240. this.colParentId,
  241. this.colSelect});
  242. this.treeFile.Dock = System.Windows.Forms.DockStyle.Fill;
  243. this.treeFile.Location = new System.Drawing.Point(0, 29);
  244. this.treeFile.Name = "treeFile";
  245. this.treeFile.OptionsBehavior.AllowIndeterminateCheckState = true;
  246. this.treeFile.OptionsBehavior.PopulateServiceColumns = true;
  247. this.treeFile.OptionsView.AutoWidth = false;
  248. this.treeFile.OptionsView.ShowCheckBoxes = true;
  249. this.treeFile.Size = new System.Drawing.Size(901, 373);
  250. this.treeFile.TabIndex = 4;
  251. this.treeFile.BeforeCheckNode += new DevExpress.XtraTreeList.CheckNodeEventHandler(this.treeFile_BeforeCheckNode);
  252. this.treeFile.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.treeFile_AfterCheckNode);
  253. //
  254. // colFilePath
  255. //
  256. this.colFilePath.Caption = "文件路径";
  257. this.colFilePath.FieldName = "文件路径";
  258. this.colFilePath.Name = "colFilePath";
  259. this.colFilePath.OptionsColumn.AllowEdit = false;
  260. this.colFilePath.OptionsColumn.ReadOnly = true;
  261. //
  262. // colFileName
  263. //
  264. this.colFileName.Caption = "文件名称";
  265. this.colFileName.FieldName = "文件名称";
  266. this.colFileName.MinWidth = 33;
  267. this.colFileName.Name = "colFileName";
  268. this.colFileName.OptionsColumn.AllowEdit = false;
  269. this.colFileName.OptionsColumn.ReadOnly = true;
  270. this.colFileName.Visible = true;
  271. this.colFileName.VisibleIndex = 0;
  272. this.colFileName.Width = 246;
  273. //
  274. // colExName
  275. //
  276. this.colExName.Caption = "文件类型";
  277. this.colExName.FieldName = "文件类型";
  278. this.colExName.Name = "colExName";
  279. this.colExName.OptionsColumn.AllowEdit = false;
  280. this.colExName.OptionsColumn.ReadOnly = true;
  281. this.colExName.Visible = true;
  282. this.colExName.VisibleIndex = 1;
  283. this.colExName.Width = 60;
  284. //
  285. // colFileBtys
  286. //
  287. this.colFileBtys.Caption = "文件大小";
  288. this.colFileBtys.FieldName = "文件大小";
  289. this.colFileBtys.Name = "colFileBtys";
  290. this.colFileBtys.OptionsColumn.AllowEdit = false;
  291. this.colFileBtys.OptionsColumn.ReadOnly = true;
  292. this.colFileBtys.Visible = true;
  293. this.colFileBtys.VisibleIndex = 2;
  294. this.colFileBtys.Width = 59;
  295. //
  296. // colDate
  297. //
  298. this.colDate.Caption = "修改时间";
  299. this.colDate.FieldName = "修改时间";
  300. this.colDate.Name = "colDate";
  301. this.colDate.OptionsColumn.AllowEdit = false;
  302. this.colDate.OptionsColumn.ReadOnly = true;
  303. this.colDate.Visible = true;
  304. this.colDate.VisibleIndex = 3;
  305. this.colDate.Width = 133;
  306. //
  307. // colID
  308. //
  309. this.colID.Caption = "ID";
  310. this.colID.FieldName = "ID";
  311. this.colID.Name = "colID";
  312. this.colID.OptionsColumn.AllowEdit = false;
  313. this.colID.OptionsColumn.ReadOnly = true;
  314. //
  315. // colParentId
  316. //
  317. this.colParentId.Caption = "ParentID";
  318. this.colParentId.FieldName = "ParentID";
  319. this.colParentId.Name = "colParentId";
  320. this.colParentId.OptionsColumn.AllowEdit = false;
  321. this.colParentId.OptionsColumn.ReadOnly = true;
  322. //
  323. // colSelect
  324. //
  325. this.colSelect.Caption = "选择";
  326. this.colSelect.FieldName = "选择";
  327. this.colSelect.Name = "colSelect";
  328. this.colSelect.OptionsColumn.ReadOnly = true;
  329. //
  330. // FormUpload
  331. //
  332. this.Appearance.BackColor = System.Drawing.Color.White;
  333. this.Appearance.Options.UseBackColor = true;
  334. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  335. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  336. this.ClientSize = new System.Drawing.Size(901, 429);
  337. this.Controls.Add(this.treeFile);
  338. this.Controls.Add(this.barDockControlLeft);
  339. this.Controls.Add(this.barDockControlRight);
  340. this.Controls.Add(this.barDockControlBottom);
  341. this.Controls.Add(this.barDockControlTop);
  342. this.Name = "FormUpload";
  343. this.Text = "补丁上传";
  344. this.Load += new System.EventHandler(this.FormUpload_Load);
  345. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.treeFile)).EndInit();
  347. this.ResumeLayout(false);
  348. }
  349. #endregion
  350. private DevExpress.XtraBars.BarManager barManager1;
  351. private DevExpress.XtraBars.Bar bar1;
  352. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  353. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  354. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  355. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  356. private DevExpress.XtraBars.BarButtonItem btnSAll;
  357. private DevExpress.XtraBars.BarButtonItem btnCAll;
  358. private DevExpress.XtraBars.BarButtonItem btnSave;
  359. private DevExpress.XtraBars.BarButtonItem btnUpLoad;
  360. private System.Windows.Forms.ImageList imageList1;
  361. private DevExpress.XtraBars.BarButtonItem btnExit;
  362. private DevExpress.XtraTreeList.TreeList treeFile;
  363. private DevExpress.XtraTreeList.Columns.TreeListColumn colFilePath;
  364. private DevExpress.XtraTreeList.Columns.TreeListColumn colFileName;
  365. private DevExpress.XtraTreeList.Columns.TreeListColumn colExName;
  366. private DevExpress.XtraTreeList.Columns.TreeListColumn colFileBtys;
  367. private DevExpress.XtraTreeList.Columns.TreeListColumn colDate;
  368. private DevExpress.XtraTreeList.Columns.TreeListColumn colID;
  369. private DevExpress.XtraTreeList.Columns.TreeListColumn colParentId;
  370. private DevExpress.XtraTreeList.Columns.TreeListColumn colSelect;
  371. private DevExpress.XtraBars.Bar bar2;
  372. private DevExpress.XtraBars.BarButtonItem barButtonItem1;
  373. private DevExpress.XtraBars.BarStaticItem lblState;
  374. private DevExpress.XtraBars.BarButtonItem barButtonItem2;
  375. private DevExpress.XtraBars.BarButtonItem btnChoseUpdate;
  376. private DevExpress.XtraBars.BarButtonItem barButtonItem3;
  377. }
  378. }