CtrlPosRes.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. 
  2. namespace XdCxRhDW.App.UserControl
  3. {
  4. partial class CtrlPosRes
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Component Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlPosRes));
  31. this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
  32. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  33. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  34. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  35. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  36. this.btnDel = new DevExpress.XtraBars.BarButtonItem();
  37. this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
  38. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  39. this.gridPos = new DevExpress.XtraGrid.GridControl();
  40. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  41. this.txtStartTime = new DevExpress.XtraEditors.DateEdit();
  42. this.txtEndTime = new DevExpress.XtraEditors.DateEdit();
  43. this.btnSearch = new DevExpress.XtraEditors.SimpleButton();
  44. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  45. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  46. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  47. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  48. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  49. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  52. this.layoutControl1.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.gridPos)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // barManager1
  67. //
  68. this.barManager1.DockControls.Add(this.barDockControlTop);
  69. this.barManager1.DockControls.Add(this.barDockControlBottom);
  70. this.barManager1.DockControls.Add(this.barDockControlLeft);
  71. this.barManager1.DockControls.Add(this.barDockControlRight);
  72. this.barManager1.Form = this;
  73. this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  74. this.btnDel});
  75. this.barManager1.MaxItemId = 1;
  76. //
  77. // barDockControlTop
  78. //
  79. this.barDockControlTop.CausesValidation = false;
  80. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  81. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  82. this.barDockControlTop.Manager = this.barManager1;
  83. this.barDockControlTop.Size = new System.Drawing.Size(659, 0);
  84. //
  85. // barDockControlBottom
  86. //
  87. this.barDockControlBottom.CausesValidation = false;
  88. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  89. this.barDockControlBottom.Location = new System.Drawing.Point(0, 531);
  90. this.barDockControlBottom.Manager = this.barManager1;
  91. this.barDockControlBottom.Size = new System.Drawing.Size(659, 0);
  92. //
  93. // barDockControlLeft
  94. //
  95. this.barDockControlLeft.CausesValidation = false;
  96. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  97. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  98. this.barDockControlLeft.Manager = this.barManager1;
  99. this.barDockControlLeft.Size = new System.Drawing.Size(0, 531);
  100. //
  101. // barDockControlRight
  102. //
  103. this.barDockControlRight.CausesValidation = false;
  104. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  105. this.barDockControlRight.Location = new System.Drawing.Point(659, 0);
  106. this.barDockControlRight.Manager = this.barManager1;
  107. this.barDockControlRight.Size = new System.Drawing.Size(0, 531);
  108. //
  109. // btnDel
  110. //
  111. this.btnDel.Caption = "删除";
  112. this.btnDel.Id = 0;
  113. this.btnDel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.ImageOptions.Image")));
  114. this.btnDel.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDel.ImageOptions.LargeImage")));
  115. this.btnDel.Name = "btnDel";
  116. this.btnDel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDel_ItemClick);
  117. //
  118. // popupMenu1
  119. //
  120. this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
  121. new DevExpress.XtraBars.LinkPersistInfo(this.btnDel)});
  122. this.popupMenu1.Manager = this.barManager1;
  123. this.popupMenu1.Name = "popupMenu1";
  124. //
  125. // layoutControl1
  126. //
  127. this.layoutControl1.Controls.Add(this.gridPos);
  128. this.layoutControl1.Controls.Add(this.txtStartTime);
  129. this.layoutControl1.Controls.Add(this.txtEndTime);
  130. this.layoutControl1.Controls.Add(this.btnSearch);
  131. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  132. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  133. this.layoutControl1.Name = "layoutControl1";
  134. this.layoutControl1.Root = this.Root;
  135. this.layoutControl1.Size = new System.Drawing.Size(659, 531);
  136. this.layoutControl1.TabIndex = 6;
  137. this.layoutControl1.Text = "layoutControl1";
  138. //
  139. // gridPos
  140. //
  141. this.gridPos.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  142. this.gridPos.Location = new System.Drawing.Point(12, 44);
  143. this.gridPos.MainView = this.gridView1;
  144. this.gridPos.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  145. this.gridPos.Name = "gridPos";
  146. this.gridPos.Size = new System.Drawing.Size(635, 475);
  147. this.gridPos.TabIndex = 5;
  148. this.gridPos.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  149. this.gridView1});
  150. //
  151. // gridView1
  152. //
  153. this.gridView1.DetailHeight = 450;
  154. this.gridView1.GridControl = this.gridPos;
  155. this.gridView1.Name = "gridView1";
  156. this.gridView1.OptionsEditForm.PopupEditFormWidth = 914;
  157. //
  158. // txtStartTime
  159. //
  160. this.txtStartTime.EditValue = null;
  161. this.txtStartTime.Location = new System.Drawing.Point(114, 12);
  162. this.txtStartTime.Name = "txtStartTime";
  163. this.txtStartTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  164. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  165. this.txtStartTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  166. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  167. this.txtStartTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  168. this.txtStartTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  169. this.txtStartTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  170. this.txtStartTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  171. this.txtStartTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
  172. this.txtStartTime.Size = new System.Drawing.Size(196, 28);
  173. this.txtStartTime.StyleController = this.layoutControl1;
  174. this.txtStartTime.TabIndex = 4;
  175. //
  176. // txtEndTime
  177. //
  178. this.txtEndTime.EditValue = null;
  179. this.txtEndTime.Location = new System.Drawing.Point(416, 12);
  180. this.txtEndTime.MenuManager = this.barManager1;
  181. this.txtEndTime.Name = "txtEndTime";
  182. this.txtEndTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  183. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  184. this.txtEndTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  185. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  186. this.txtEndTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  187. this.txtEndTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  188. this.txtEndTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  189. this.txtEndTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  190. this.txtEndTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
  191. this.txtEndTime.Size = new System.Drawing.Size(182, 28);
  192. this.txtEndTime.StyleController = this.layoutControl1;
  193. this.txtEndTime.TabIndex = 6;
  194. //
  195. // btnSearch
  196. //
  197. this.btnSearch.Location = new System.Drawing.Point(602, 12);
  198. this.btnSearch.Name = "btnSearch";
  199. this.btnSearch.Size = new System.Drawing.Size(45, 27);
  200. this.btnSearch.StyleController = this.layoutControl1;
  201. this.btnSearch.TabIndex = 7;
  202. this.btnSearch.Text = "查询";
  203. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  204. //
  205. // Root
  206. //
  207. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  208. this.Root.GroupBordersVisible = false;
  209. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  210. this.layoutControlItem1,
  211. this.layoutControlItem2,
  212. this.layoutControlItem3,
  213. this.layoutControlItem4});
  214. this.Root.Name = "Root";
  215. this.Root.Size = new System.Drawing.Size(659, 531);
  216. this.Root.TextVisible = false;
  217. //
  218. // layoutControlItem1
  219. //
  220. this.layoutControlItem1.Control = this.txtStartTime;
  221. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  222. this.layoutControlItem1.Name = "layoutControlItem1";
  223. this.layoutControlItem1.Size = new System.Drawing.Size(302, 32);
  224. this.layoutControlItem1.Text = "信号开始时间";
  225. this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
  226. //
  227. // layoutControlItem2
  228. //
  229. this.layoutControlItem2.Control = this.gridPos;
  230. this.layoutControlItem2.Location = new System.Drawing.Point(0, 32);
  231. this.layoutControlItem2.Name = "layoutControlItem2";
  232. this.layoutControlItem2.Size = new System.Drawing.Size(639, 479);
  233. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  234. this.layoutControlItem2.TextVisible = false;
  235. //
  236. // layoutControlItem3
  237. //
  238. this.layoutControlItem3.Control = this.txtEndTime;
  239. this.layoutControlItem3.Location = new System.Drawing.Point(302, 0);
  240. this.layoutControlItem3.Name = "layoutControlItem3";
  241. this.layoutControlItem3.Size = new System.Drawing.Size(288, 32);
  242. this.layoutControlItem3.Text = "信号结束时间";
  243. this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
  244. //
  245. // layoutControlItem4
  246. //
  247. this.layoutControlItem4.Control = this.btnSearch;
  248. this.layoutControlItem4.Location = new System.Drawing.Point(590, 0);
  249. this.layoutControlItem4.Name = "layoutControlItem4";
  250. this.layoutControlItem4.Size = new System.Drawing.Size(49, 32);
  251. this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  252. this.layoutControlItem4.TextVisible = false;
  253. //
  254. // CtrlPosRes
  255. //
  256. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  257. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  258. this.Controls.Add(this.layoutControl1);
  259. this.Controls.Add(this.barDockControlLeft);
  260. this.Controls.Add(this.barDockControlRight);
  261. this.Controls.Add(this.barDockControlBottom);
  262. this.Controls.Add(this.barDockControlTop);
  263. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  264. this.Name = "CtrlPosRes";
  265. this.Size = new System.Drawing.Size(659, 531);
  266. this.Load += new System.EventHandler(this.CtrlPosRes_Load);
  267. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  270. this.layoutControl1.ResumeLayout(false);
  271. ((System.ComponentModel.ISupportInitialize)(this.gridPos)).EndInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties.CalendarTimeProperties)).EndInit();
  274. ((System.ComponentModel.ISupportInitialize)(this.txtStartTime.Properties)).EndInit();
  275. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties.CalendarTimeProperties)).EndInit();
  276. ((System.ComponentModel.ISupportInitialize)(this.txtEndTime.Properties)).EndInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  282. this.ResumeLayout(false);
  283. this.PerformLayout();
  284. }
  285. #endregion
  286. private DevExpress.XtraBars.BarManager barManager1;
  287. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  288. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  289. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  290. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  291. private DevExpress.XtraBars.PopupMenu popupMenu1;
  292. private DevExpress.XtraBars.BarButtonItem btnDel;
  293. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  294. private DevExpress.XtraEditors.DateEdit txtStartTime;
  295. private DevExpress.XtraLayout.LayoutControlGroup Root;
  296. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  297. private DevExpress.XtraGrid.GridControl gridPos;
  298. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  299. private DevExpress.XtraEditors.DateEdit txtEndTime;
  300. private DevExpress.XtraEditors.SimpleButton btnSearch;
  301. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  302. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  303. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  304. }
  305. }