DMCtrl.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. namespace Uninpho.Tools
  2. {
  3. partial class DMCtrl
  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 Component 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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  29. this.delBtn = new DevExpress.XtraEditors.SimpleButton();
  30. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  32. this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
  33. this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
  34. this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
  35. this.btn_dm_query = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  37. this.btn_dm_settting = new DevExpress.XtraEditors.SimpleButton();
  38. this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
  39. this.checkEdit2 = new DevExpress.XtraEditors.CheckEdit();
  40. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  41. this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
  42. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  43. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  44. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  45. this.dmGrid1 = new Uninpho.Tools.components.DataManager.DMGrid();
  46. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  47. this.panelControl1.SuspendLayout();
  48. ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  55. this.panelControl2.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  57. this.panelControl3.SuspendLayout();
  58. this.SuspendLayout();
  59. //
  60. // panelControl1
  61. //
  62. this.panelControl1.Controls.Add(this.delBtn);
  63. this.panelControl1.Controls.Add(this.labelControl5);
  64. this.panelControl1.Controls.Add(this.labelControl4);
  65. this.panelControl1.Controls.Add(this.dateEdit2);
  66. this.panelControl1.Controls.Add(this.dateEdit1);
  67. this.panelControl1.Controls.Add(this.simpleButton4);
  68. this.panelControl1.Controls.Add(this.btn_dm_query);
  69. this.panelControl1.Controls.Add(this.btnRefresh);
  70. this.panelControl1.Controls.Add(this.btn_dm_settting);
  71. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
  72. this.panelControl1.Location = new System.Drawing.Point(0, 0);
  73. this.panelControl1.Name = "panelControl1";
  74. this.panelControl1.Size = new System.Drawing.Size(1349, 48);
  75. this.panelControl1.TabIndex = 2;
  76. //
  77. // delBtn
  78. //
  79. this.delBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  80. this.delBtn.Location = new System.Drawing.Point(1239, 13);
  81. this.delBtn.Name = "delBtn";
  82. this.delBtn.Size = new System.Drawing.Size(72, 23);
  83. this.delBtn.TabIndex = 6;
  84. this.delBtn.Text = " 删除选中";
  85. this.delBtn.Click += new System.EventHandler(this.delBtn_Click);
  86. //
  87. // labelControl5
  88. //
  89. this.labelControl5.Location = new System.Drawing.Point(184, 17);
  90. this.labelControl5.Name = "labelControl5";
  91. this.labelControl5.Size = new System.Drawing.Size(12, 14);
  92. this.labelControl5.TabIndex = 1;
  93. this.labelControl5.Text = "至";
  94. //
  95. // labelControl4
  96. //
  97. this.labelControl4.Location = new System.Drawing.Point(12, 17);
  98. this.labelControl4.Name = "labelControl4";
  99. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  100. this.labelControl4.TabIndex = 1;
  101. this.labelControl4.Text = "检测日期:";
  102. //
  103. // dateEdit2
  104. //
  105. this.dateEdit2.EditValue = null;
  106. this.dateEdit2.Location = new System.Drawing.Point(202, 14);
  107. this.dateEdit2.Name = "dateEdit2";
  108. this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  109. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  110. this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  111. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  112. this.dateEdit2.Size = new System.Drawing.Size(100, 20);
  113. this.dateEdit2.TabIndex = 2;
  114. //
  115. // dateEdit1
  116. //
  117. this.dateEdit1.EditValue = null;
  118. this.dateEdit1.Location = new System.Drawing.Point(78, 14);
  119. this.dateEdit1.Name = "dateEdit1";
  120. this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  121. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  122. this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  123. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  124. this.dateEdit1.Size = new System.Drawing.Size(100, 20);
  125. this.dateEdit1.TabIndex = 2;
  126. //
  127. // simpleButton4
  128. //
  129. this.simpleButton4.Location = new System.Drawing.Point(458, 13);
  130. this.simpleButton4.Name = "simpleButton4";
  131. this.simpleButton4.Size = new System.Drawing.Size(75, 23);
  132. this.simpleButton4.TabIndex = 0;
  133. this.simpleButton4.Text = "重置";
  134. this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
  135. //
  136. // btn_dm_query
  137. //
  138. this.btn_dm_query.Location = new System.Drawing.Point(350, 13);
  139. this.btn_dm_query.Name = "btn_dm_query";
  140. this.btn_dm_query.Size = new System.Drawing.Size(75, 23);
  141. this.btn_dm_query.TabIndex = 0;
  142. this.btn_dm_query.Text = "查询";
  143. this.btn_dm_query.Click += new System.EventHandler(this.btn_dm_query_Click);
  144. //
  145. // btnRefresh
  146. //
  147. this.btnRefresh.Location = new System.Drawing.Point(669, 13);
  148. this.btnRefresh.Name = "btnRefresh";
  149. this.btnRefresh.Size = new System.Drawing.Size(75, 23);
  150. this.btnRefresh.TabIndex = 0;
  151. this.btnRefresh.Text = "刷新";
  152. this.btnRefresh.Click += new System.EventHandler(this.btn_dm_ref_Click);
  153. //
  154. // btn_dm_settting
  155. //
  156. this.btn_dm_settting.Location = new System.Drawing.Point(564, 13);
  157. this.btn_dm_settting.Name = "btn_dm_settting";
  158. this.btn_dm_settting.Size = new System.Drawing.Size(75, 23);
  159. this.btn_dm_settting.TabIndex = 0;
  160. this.btn_dm_settting.Text = "阈值设置";
  161. this.btn_dm_settting.Click += new System.EventHandler(this.btn_dm_settting_Click);
  162. //
  163. // checkEdit1
  164. //
  165. this.checkEdit1.Location = new System.Drawing.Point(12, 7);
  166. this.checkEdit1.Name = "checkEdit1";
  167. this.checkEdit1.Properties.Caption = "全选";
  168. this.checkEdit1.Size = new System.Drawing.Size(75, 19);
  169. this.checkEdit1.TabIndex = 4;
  170. this.checkEdit1.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
  171. //
  172. // checkEdit2
  173. //
  174. this.checkEdit2.Location = new System.Drawing.Point(93, 7);
  175. this.checkEdit2.Name = "checkEdit2";
  176. this.checkEdit2.Properties.Caption = "反选";
  177. this.checkEdit2.Size = new System.Drawing.Size(75, 19);
  178. this.checkEdit2.TabIndex = 4;
  179. this.checkEdit2.CheckedChanged += new System.EventHandler(this.checkEdit2_CheckedChanged);
  180. //
  181. // panelControl2
  182. //
  183. this.panelControl2.Controls.Add(this.simpleButton3);
  184. this.panelControl2.Controls.Add(this.simpleButton1);
  185. this.panelControl2.Controls.Add(this.simpleButton2);
  186. this.panelControl2.Controls.Add(this.checkEdit1);
  187. this.panelControl2.Controls.Add(this.checkEdit2);
  188. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
  189. this.panelControl2.Location = new System.Drawing.Point(0, 501);
  190. this.panelControl2.Name = "panelControl2";
  191. this.panelControl2.Size = new System.Drawing.Size(1349, 45);
  192. this.panelControl2.TabIndex = 5;
  193. //
  194. // simpleButton3
  195. //
  196. this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  197. this.simpleButton3.Location = new System.Drawing.Point(1042, 10);
  198. this.simpleButton3.Name = "simpleButton3";
  199. this.simpleButton3.Size = new System.Drawing.Size(75, 23);
  200. this.simpleButton3.TabIndex = 5;
  201. this.simpleButton3.Text = "波形分析";
  202. this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
  203. //
  204. // simpleButton1
  205. //
  206. this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  207. this.simpleButton1.Location = new System.Drawing.Point(1148, 10);
  208. this.simpleButton1.Name = "simpleButton1";
  209. this.simpleButton1.Size = new System.Drawing.Size(75, 23);
  210. this.simpleButton1.TabIndex = 5;
  211. this.simpleButton1.Text = "趋势分析";
  212. this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
  213. //
  214. // simpleButton2
  215. //
  216. this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  217. this.simpleButton2.Location = new System.Drawing.Point(1248, 10);
  218. this.simpleButton2.Name = "simpleButton2";
  219. this.simpleButton2.Size = new System.Drawing.Size(75, 23);
  220. this.simpleButton2.TabIndex = 5;
  221. this.simpleButton2.Text = "导出数据";
  222. this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
  223. //
  224. // panelControl3
  225. //
  226. this.panelControl3.Controls.Add(this.dmGrid1);
  227. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  228. this.panelControl3.Location = new System.Drawing.Point(0, 48);
  229. this.panelControl3.Name = "panelControl3";
  230. this.panelControl3.Size = new System.Drawing.Size(1349, 453);
  231. this.panelControl3.TabIndex = 7;
  232. //
  233. // dmGrid1
  234. //
  235. this.dmGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.dmGrid1.Location = new System.Drawing.Point(2, 2);
  237. this.dmGrid1.Name = "dmGrid1";
  238. this.dmGrid1.Size = new System.Drawing.Size(1345, 449);
  239. this.dmGrid1.TabIndex = 0;
  240. this.dmGrid1.Load += new System.EventHandler(this.dmGrid1_Load);
  241. //
  242. // DMCtrl
  243. //
  244. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  245. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  246. this.Controls.Add(this.panelControl3);
  247. this.Controls.Add(this.panelControl2);
  248. this.Controls.Add(this.panelControl1);
  249. this.Name = "DMCtrl";
  250. this.Size = new System.Drawing.Size(1349, 546);
  251. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  252. this.panelControl1.ResumeLayout(false);
  253. this.panelControl1.PerformLayout();
  254. ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).EndInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  261. this.panelControl2.ResumeLayout(false);
  262. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  263. this.panelControl3.ResumeLayout(false);
  264. this.ResumeLayout(false);
  265. }
  266. #endregion
  267. private DevExpress.XtraEditors.PanelControl panelControl1;
  268. private DevExpress.XtraEditors.DateEdit dateEdit1;
  269. private DevExpress.XtraEditors.SimpleButton btn_dm_settting;
  270. private DevExpress.XtraEditors.CheckEdit checkEdit1;
  271. private DevExpress.XtraEditors.CheckEdit checkEdit2;
  272. private DevExpress.XtraEditors.PanelControl panelControl2;
  273. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  274. private DevExpress.XtraEditors.LabelControl labelControl5;
  275. private DevExpress.XtraEditors.LabelControl labelControl4;
  276. private DevExpress.XtraEditors.DateEdit dateEdit2;
  277. private DevExpress.XtraEditors.SimpleButton btn_dm_query;
  278. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  279. private DevExpress.XtraEditors.SimpleButton simpleButton3;
  280. private DevExpress.XtraEditors.SimpleButton simpleButton4;
  281. private DevExpress.XtraEditors.PanelControl panelControl3;
  282. private components.DataManager.DMGrid dmGrid1;
  283. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  284. private DevExpress.XtraEditors.SimpleButton delBtn;
  285. }
  286. }