frmSMSManager.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  1. namespace LYFZ.ManagementService
  2. {
  3. partial class frmSMSManager
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSMSManager));
  32. this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
  33. this.tabPage1 = new System.Windows.Forms.TabPage();
  34. this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
  35. this.scbJointTimeQuery = new LYFZ.OtherExpansion.SkinControl.SkinCheckBox();
  36. this.dateTimePickerEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  37. this.pagerEx1 = new LYFZ.ManagementService.Pager.PagerEx();
  38. this.dateTimePickerBegin = new LYFZ.ComponentLibrary.DateTimePickerEx();
  39. this.skinButtom4 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  40. this.skinComboBoxQuery = new LYFZ.OtherExpansion.SkinControl.SkinComboBox();
  41. this.skinButtom3 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  42. this.dataGridViewEx1 = new LYFZ.ComponentLibrary.DataGridViewEx();
  43. this.skinButtom2 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  44. this.skinButtomQueryAll = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  45. this.skinButtom1 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  46. this.skinButtomQuery = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  47. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.skinTextBoxQuery = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  49. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
  51. this.sbtnIgnore = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  52. this.sbtnRetransmit = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  53. this.sbtnSmsExport = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  54. this.sbtnMandao_Bak = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  55. this.sbtnMandao = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  56. this.skbtnWeina = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  57. this.sbtnSmsWinic = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  58. this.sbtnTimeoutLogs = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
  59. this.cmsExSmsTitle = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components);
  60. this.lbInfoTips = new LYFZ.ComponentLibrary.LabelEx();
  61. this.plExMainContainer.SuspendLayout();
  62. this.plFormMainContent.SuspendLayout();
  63. this.tabControlEx1.SuspendLayout();
  64. this.tabPage1.SuspendLayout();
  65. this.groupBoxEx2.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).BeginInit();
  67. this.groupBoxEx1.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // plExMainContainer
  71. //
  72. this.plExMainContainer.Controls.Add(this.tabControlEx1);
  73. this.plExMainContainer.Size = new System.Drawing.Size(1020, 655);
  74. //
  75. // plFormMainContent
  76. //
  77. this.plFormMainContent.Size = new System.Drawing.Size(1020, 655);
  78. //
  79. // btnAppFormMaximize
  80. //
  81. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  82. this.btnAppFormMaximize.Location = new System.Drawing.Point(961, 0);
  83. //
  84. // btnAppFormExit
  85. //
  86. this.btnAppFormExit.Location = new System.Drawing.Point(988, 0);
  87. //
  88. // btnAppFormMinimize
  89. //
  90. this.btnAppFormMinimize.Location = new System.Drawing.Point(934, 0);
  91. //
  92. // tabControlEx1
  93. //
  94. this.tabControlEx1.BaseColor = System.Drawing.Color.White;
  95. this.tabControlEx1.BorderColor = System.Drawing.Color.White;
  96. this.tabControlEx1.Controls.Add(this.tabPage1);
  97. this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  98. this.tabControlEx1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.tabControlEx1.ItemSize = new System.Drawing.Size(100, 25);
  100. this.tabControlEx1.Location = new System.Drawing.Point(0, 0);
  101. this.tabControlEx1.Name = "tabControlEx1";
  102. this.tabControlEx1.PageColor = System.Drawing.Color.White;
  103. this.tabControlEx1.SelectedIndex = 0;
  104. this.tabControlEx1.Size = new System.Drawing.Size(1020, 655);
  105. this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  106. this.tabControlEx1.TabIndex = 2;
  107. //
  108. // tabPage1
  109. //
  110. this.tabPage1.BackColor = System.Drawing.Color.White;
  111. this.tabPage1.Controls.Add(this.groupBoxEx2);
  112. this.tabPage1.Controls.Add(this.groupBoxEx1);
  113. this.tabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.tabPage1.Location = new System.Drawing.Point(4, 29);
  115. this.tabPage1.Name = "tabPage1";
  116. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  117. this.tabPage1.Size = new System.Drawing.Size(1012, 622);
  118. this.tabPage1.TabIndex = 0;
  119. this.tabPage1.Text = "短信发送记录";
  120. //
  121. // groupBoxEx2
  122. //
  123. this.groupBoxEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  124. | System.Windows.Forms.AnchorStyles.Left)
  125. | System.Windows.Forms.AnchorStyles.Right)));
  126. this.groupBoxEx2.Controls.Add(this.scbJointTimeQuery);
  127. this.groupBoxEx2.Controls.Add(this.dateTimePickerEnd);
  128. this.groupBoxEx2.Controls.Add(this.pagerEx1);
  129. this.groupBoxEx2.Controls.Add(this.dateTimePickerBegin);
  130. this.groupBoxEx2.Controls.Add(this.skinButtom4);
  131. this.groupBoxEx2.Controls.Add(this.skinComboBoxQuery);
  132. this.groupBoxEx2.Controls.Add(this.skinButtom3);
  133. this.groupBoxEx2.Controls.Add(this.dataGridViewEx1);
  134. this.groupBoxEx2.Controls.Add(this.skinButtom2);
  135. this.groupBoxEx2.Controls.Add(this.skinButtomQueryAll);
  136. this.groupBoxEx2.Controls.Add(this.skinButtom1);
  137. this.groupBoxEx2.Controls.Add(this.skinButtomQuery);
  138. this.groupBoxEx2.Controls.Add(this.labelEx2);
  139. this.groupBoxEx2.Controls.Add(this.skinTextBoxQuery);
  140. this.groupBoxEx2.Controls.Add(this.labelEx6);
  141. this.groupBoxEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.groupBoxEx2.Location = new System.Drawing.Point(6, 67);
  143. this.groupBoxEx2.Name = "groupBoxEx2";
  144. this.groupBoxEx2.Size = new System.Drawing.Size(1003, 549);
  145. this.groupBoxEx2.TabIndex = 0;
  146. this.groupBoxEx2.TabStop = false;
  147. this.groupBoxEx2.Text = "数据查询";
  148. //
  149. // scbJointTimeQuery
  150. //
  151. this.scbJointTimeQuery.AutoSize = true;
  152. this.scbJointTimeQuery.BackColor = System.Drawing.Color.Transparent;
  153. this.scbJointTimeQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  154. this.scbJointTimeQuery.DownBack = null;
  155. this.scbJointTimeQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.scbJointTimeQuery.Location = new System.Drawing.Point(256, 19);
  157. this.scbJointTimeQuery.MouseBack = null;
  158. this.scbJointTimeQuery.Name = "scbJointTimeQuery";
  159. this.scbJointTimeQuery.NormlBack = null;
  160. this.scbJointTimeQuery.SelectedDownBack = null;
  161. this.scbJointTimeQuery.SelectedMouseBack = null;
  162. this.scbJointTimeQuery.SelectedNormlBack = null;
  163. this.scbJointTimeQuery.Size = new System.Drawing.Size(75, 21);
  164. this.scbJointTimeQuery.TabIndex = 11;
  165. this.scbJointTimeQuery.Text = "时间查询";
  166. this.scbJointTimeQuery.UseVisualStyleBackColor = false;
  167. //
  168. // dateTimePickerEnd
  169. //
  170. this.dateTimePickerEnd.Font = new System.Drawing.Font("微软雅黑", 10F);
  171. this.dateTimePickerEnd.Format = System.Windows.Forms.DateTimePickerFormat.Short;
  172. this.dateTimePickerEnd.Location = new System.Drawing.Point(449, 18);
  173. this.dateTimePickerEnd.Name = "dateTimePickerEnd";
  174. this.dateTimePickerEnd.Size = new System.Drawing.Size(98, 25);
  175. this.dateTimePickerEnd.TabIndex = 9;
  176. this.dateTimePickerEnd.Value = new System.DateTime(2014, 10, 16, 19, 49, 1, 0);
  177. //
  178. // pagerEx1
  179. //
  180. this.pagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  181. this.pagerEx1.Location = new System.Drawing.Point(3, 516);
  182. this.pagerEx1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  183. this.pagerEx1.Name = "pagerEx1";
  184. this.pagerEx1.NMax = 0;
  185. this.pagerEx1.PageCount = 0;
  186. this.pagerEx1.PageCurrent = 1;
  187. this.pagerEx1.PageSize = 20;
  188. this.pagerEx1.Size = new System.Drawing.Size(997, 30);
  189. this.pagerEx1.TabIndex = 4;
  190. //
  191. // dateTimePickerBegin
  192. //
  193. this.dateTimePickerBegin.Font = new System.Drawing.Font("微软雅黑", 10F);
  194. this.dateTimePickerBegin.Format = System.Windows.Forms.DateTimePickerFormat.Short;
  195. this.dateTimePickerBegin.Location = new System.Drawing.Point(335, 18);
  196. this.dateTimePickerBegin.Name = "dateTimePickerBegin";
  197. this.dateTimePickerBegin.Size = new System.Drawing.Size(98, 25);
  198. this.dateTimePickerBegin.TabIndex = 10;
  199. this.dateTimePickerBegin.Value = new System.DateTime(2014, 10, 16, 19, 49, 1, 0);
  200. //
  201. // skinButtom4
  202. //
  203. this.skinButtom4.BackColor = System.Drawing.Color.Transparent;
  204. this.skinButtom4.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  205. this.skinButtom4.DownBack = null;
  206. this.skinButtom4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.skinButtom4.Location = new System.Drawing.Point(928, 16);
  208. this.skinButtom4.MouseBack = null;
  209. this.skinButtom4.Name = "skinButtom4";
  210. this.skinButtom4.NormlBack = null;
  211. this.skinButtom4.Size = new System.Drawing.Size(70, 28);
  212. this.skinButtom4.TabIndex = 0;
  213. this.skinButtom4.Text = "等待发送";
  214. this.skinButtom4.UseVisualStyleBackColor = false;
  215. //
  216. // skinComboBoxQuery
  217. //
  218. this.skinComboBoxQuery.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  219. this.skinComboBoxQuery.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  220. this.skinComboBoxQuery.FormattingEnabled = true;
  221. this.skinComboBoxQuery.Location = new System.Drawing.Point(38, 19);
  222. this.skinComboBoxQuery.Name = "skinComboBoxQuery";
  223. this.skinComboBoxQuery.Size = new System.Drawing.Size(91, 24);
  224. this.skinComboBoxQuery.TabIndex = 3;
  225. this.skinComboBoxQuery.WaterText = "";
  226. //
  227. // skinButtom3
  228. //
  229. this.skinButtom3.BackColor = System.Drawing.Color.Transparent;
  230. this.skinButtom3.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  231. this.skinButtom3.DownBack = null;
  232. this.skinButtom3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.skinButtom3.Location = new System.Drawing.Point(850, 16);
  234. this.skinButtom3.MouseBack = null;
  235. this.skinButtom3.Name = "skinButtom3";
  236. this.skinButtom3.NormlBack = null;
  237. this.skinButtom3.Size = new System.Drawing.Size(70, 28);
  238. this.skinButtom3.TabIndex = 0;
  239. this.skinButtom3.Text = "忽略发送";
  240. this.skinButtom3.UseVisualStyleBackColor = false;
  241. //
  242. // dataGridViewEx1
  243. //
  244. this.dataGridViewEx1.AllowUserToAddRows = false;
  245. this.dataGridViewEx1.AllowUserToDeleteRows = false;
  246. this.dataGridViewEx1.AllowUserToOrderColumns = true;
  247. this.dataGridViewEx1.AllowUserToResizeRows = false;
  248. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  249. this.dataGridViewEx1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  250. this.dataGridViewEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  251. | System.Windows.Forms.AnchorStyles.Left)
  252. | System.Windows.Forms.AnchorStyles.Right)));
  253. this.dataGridViewEx1.BackgroundColor = System.Drawing.Color.White;
  254. this.dataGridViewEx1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  255. this.dataGridViewEx1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  256. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  257. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
  258. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
  260. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  261. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  262. this.dataGridViewEx1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  263. this.dataGridViewEx1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  264. this.dataGridViewEx1.EnableHeadersVisualStyles = false;
  265. this.dataGridViewEx1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  266. this.dataGridViewEx1.GridViewUniquelyIdentify = resources.GetString("dataGridViewEx1.GridViewUniquelyIdentify");
  267. this.dataGridViewEx1.IsCompleteBonding = false;
  268. this.dataGridViewEx1.IsSetColumnDisplayIndex = true;
  269. this.dataGridViewEx1.Location = new System.Drawing.Point(5, 51);
  270. this.dataGridViewEx1.Name = "dataGridViewEx1";
  271. this.dataGridViewEx1.RowHeadersVisible = false;
  272. this.dataGridViewEx1.RowTemplate.Height = 23;
  273. this.dataGridViewEx1.RowTemplate.ReadOnly = true;
  274. this.dataGridViewEx1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  275. this.dataGridViewEx1.Size = new System.Drawing.Size(994, 454);
  276. this.dataGridViewEx1.TabIndex = 2;
  277. //
  278. // skinButtom2
  279. //
  280. this.skinButtom2.BackColor = System.Drawing.Color.Transparent;
  281. this.skinButtom2.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  282. this.skinButtom2.DownBack = null;
  283. this.skinButtom2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.skinButtom2.Location = new System.Drawing.Point(772, 16);
  285. this.skinButtom2.MouseBack = null;
  286. this.skinButtom2.Name = "skinButtom2";
  287. this.skinButtom2.NormlBack = null;
  288. this.skinButtom2.Size = new System.Drawing.Size(70, 28);
  289. this.skinButtom2.TabIndex = 0;
  290. this.skinButtom2.Text = "发送失败";
  291. this.skinButtom2.UseVisualStyleBackColor = false;
  292. //
  293. // skinButtomQueryAll
  294. //
  295. this.skinButtomQueryAll.BackColor = System.Drawing.Color.Transparent;
  296. this.skinButtomQueryAll.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  297. this.skinButtomQueryAll.DownBack = null;
  298. this.skinButtomQueryAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.skinButtomQueryAll.Location = new System.Drawing.Point(616, 16);
  300. this.skinButtomQueryAll.MouseBack = null;
  301. this.skinButtomQueryAll.Name = "skinButtomQueryAll";
  302. this.skinButtomQueryAll.NormlBack = null;
  303. this.skinButtomQueryAll.Size = new System.Drawing.Size(70, 28);
  304. this.skinButtomQueryAll.TabIndex = 0;
  305. this.skinButtomQueryAll.Text = "所有记录";
  306. this.skinButtomQueryAll.UseVisualStyleBackColor = false;
  307. //
  308. // skinButtom1
  309. //
  310. this.skinButtom1.BackColor = System.Drawing.Color.Transparent;
  311. this.skinButtom1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  312. this.skinButtom1.DownBack = null;
  313. this.skinButtom1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.skinButtom1.Location = new System.Drawing.Point(694, 16);
  315. this.skinButtom1.MouseBack = null;
  316. this.skinButtom1.Name = "skinButtom1";
  317. this.skinButtom1.NormlBack = null;
  318. this.skinButtom1.Size = new System.Drawing.Size(70, 28);
  319. this.skinButtom1.TabIndex = 0;
  320. this.skinButtom1.Text = "发送成功";
  321. this.skinButtom1.UseVisualStyleBackColor = false;
  322. //
  323. // skinButtomQuery
  324. //
  325. this.skinButtomQuery.BackColor = System.Drawing.Color.Transparent;
  326. this.skinButtomQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  327. this.skinButtomQuery.DownBack = null;
  328. this.skinButtomQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.skinButtomQuery.Location = new System.Drawing.Point(550, 16);
  330. this.skinButtomQuery.MouseBack = null;
  331. this.skinButtomQuery.Name = "skinButtomQuery";
  332. this.skinButtomQuery.NormlBack = null;
  333. this.skinButtomQuery.Size = new System.Drawing.Size(58, 28);
  334. this.skinButtomQuery.TabIndex = 0;
  335. this.skinButtomQuery.Text = "查 询";
  336. this.skinButtomQuery.UseVisualStyleBackColor = false;
  337. //
  338. // labelEx2
  339. //
  340. this.labelEx2.AutoSize = true;
  341. this.labelEx2.Location = new System.Drawing.Point(3, 22);
  342. this.labelEx2.Name = "labelEx2";
  343. this.labelEx2.Size = new System.Drawing.Size(32, 17);
  344. this.labelEx2.TabIndex = 0;
  345. this.labelEx2.Text = "条件";
  346. //
  347. // skinTextBoxQuery
  348. //
  349. this.skinTextBoxQuery.BackColor = System.Drawing.Color.Transparent;
  350. this.skinTextBoxQuery.Icon = null;
  351. this.skinTextBoxQuery.IconIsButton = false;
  352. this.skinTextBoxQuery.IsPasswordChat = '\0';
  353. this.skinTextBoxQuery.IsSystemPasswordChar = false;
  354. this.skinTextBoxQuery.Lines = new string[0];
  355. this.skinTextBoxQuery.Location = new System.Drawing.Point(132, 16);
  356. this.skinTextBoxQuery.Margin = new System.Windows.Forms.Padding(0);
  357. this.skinTextBoxQuery.MaxLength = 32767;
  358. this.skinTextBoxQuery.MinimumSize = new System.Drawing.Size(0, 28);
  359. this.skinTextBoxQuery.MouseBack = null;
  360. this.skinTextBoxQuery.Multiline = false;
  361. this.skinTextBoxQuery.Name = "skinTextBoxQuery";
  362. this.skinTextBoxQuery.NormlBack = null;
  363. this.skinTextBoxQuery.Padding = new System.Windows.Forms.Padding(5);
  364. this.skinTextBoxQuery.ReadOnly = false;
  365. this.skinTextBoxQuery.ScrollBars = System.Windows.Forms.ScrollBars.None;
  366. this.skinTextBoxQuery.Size = new System.Drawing.Size(121, 28);
  367. this.skinTextBoxQuery.TabIndex = 1;
  368. this.skinTextBoxQuery.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  369. this.skinTextBoxQuery.WaterColor = System.Drawing.Color.DarkGray;
  370. this.skinTextBoxQuery.WaterText = "请输入查询关键字";
  371. this.skinTextBoxQuery.WordWrap = true;
  372. //
  373. // labelEx6
  374. //
  375. this.labelEx6.AutoSize = true;
  376. this.labelEx6.Location = new System.Drawing.Point(430, 22);
  377. this.labelEx6.Name = "labelEx6";
  378. this.labelEx6.Size = new System.Drawing.Size(21, 17);
  379. this.labelEx6.TabIndex = 7;
  380. this.labelEx6.Text = "—";
  381. //
  382. // groupBoxEx1
  383. //
  384. this.groupBoxEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  385. | System.Windows.Forms.AnchorStyles.Right)));
  386. this.groupBoxEx1.Controls.Add(this.sbtnIgnore);
  387. this.groupBoxEx1.Controls.Add(this.sbtnRetransmit);
  388. this.groupBoxEx1.Controls.Add(this.sbtnSmsExport);
  389. this.groupBoxEx1.Controls.Add(this.sbtnMandao_Bak);
  390. this.groupBoxEx1.Controls.Add(this.sbtnMandao);
  391. this.groupBoxEx1.Controls.Add(this.skbtnWeina);
  392. this.groupBoxEx1.Controls.Add(this.sbtnSmsWinic);
  393. this.groupBoxEx1.Controls.Add(this.sbtnTimeoutLogs);
  394. this.groupBoxEx1.Location = new System.Drawing.Point(6, 6);
  395. this.groupBoxEx1.Name = "groupBoxEx1";
  396. this.groupBoxEx1.Size = new System.Drawing.Size(1003, 55);
  397. this.groupBoxEx1.TabIndex = 0;
  398. this.groupBoxEx1.TabStop = false;
  399. this.groupBoxEx1.Text = "工具栏";
  400. //
  401. // sbtnIgnore
  402. //
  403. this.sbtnIgnore.BackColor = System.Drawing.Color.Transparent;
  404. this.sbtnIgnore.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  405. this.sbtnIgnore.DownBack = null;
  406. this.sbtnIgnore.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.sbtnIgnore.Location = new System.Drawing.Point(158, 20);
  408. this.sbtnIgnore.MouseBack = null;
  409. this.sbtnIgnore.Name = "sbtnIgnore";
  410. this.sbtnIgnore.NormlBack = null;
  411. this.sbtnIgnore.Size = new System.Drawing.Size(70, 28);
  412. this.sbtnIgnore.TabIndex = 0;
  413. this.sbtnIgnore.Text = "忽 略";
  414. this.sbtnIgnore.UseVisualStyleBackColor = false;
  415. //
  416. // sbtnRetransmit
  417. //
  418. this.sbtnRetransmit.BackColor = System.Drawing.Color.Transparent;
  419. this.sbtnRetransmit.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  420. this.sbtnRetransmit.DownBack = null;
  421. this.sbtnRetransmit.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  422. this.sbtnRetransmit.Location = new System.Drawing.Point(82, 20);
  423. this.sbtnRetransmit.MouseBack = null;
  424. this.sbtnRetransmit.Name = "sbtnRetransmit";
  425. this.sbtnRetransmit.NormlBack = null;
  426. this.sbtnRetransmit.Size = new System.Drawing.Size(70, 28);
  427. this.sbtnRetransmit.TabIndex = 0;
  428. this.sbtnRetransmit.Text = "重 发";
  429. this.sbtnRetransmit.UseVisualStyleBackColor = false;
  430. //
  431. // sbtnSmsExport
  432. //
  433. this.sbtnSmsExport.BackColor = System.Drawing.Color.Transparent;
  434. this.sbtnSmsExport.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  435. this.sbtnSmsExport.DownBack = null;
  436. this.sbtnSmsExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.sbtnSmsExport.Location = new System.Drawing.Point(6, 20);
  438. this.sbtnSmsExport.MouseBack = null;
  439. this.sbtnSmsExport.Name = "sbtnSmsExport";
  440. this.sbtnSmsExport.NormlBack = null;
  441. this.sbtnSmsExport.Size = new System.Drawing.Size(70, 28);
  442. this.sbtnSmsExport.TabIndex = 0;
  443. this.sbtnSmsExport.Text = "导出Excel";
  444. this.sbtnSmsExport.UseVisualStyleBackColor = false;
  445. //
  446. // sbtnMandao_Bak
  447. //
  448. this.sbtnMandao_Bak.BackColor = System.Drawing.Color.Transparent;
  449. this.sbtnMandao_Bak.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  450. this.sbtnMandao_Bak.DownBack = null;
  451. this.sbtnMandao_Bak.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.sbtnMandao_Bak.Location = new System.Drawing.Point(570, 20);
  453. this.sbtnMandao_Bak.MouseBack = null;
  454. this.sbtnMandao_Bak.Name = "sbtnMandao_Bak";
  455. this.sbtnMandao_Bak.NormlBack = null;
  456. this.sbtnMandao_Bak.Size = new System.Drawing.Size(106, 28);
  457. this.sbtnMandao_Bak.TabIndex = 0;
  458. this.sbtnMandao_Bak.Text = "深圳华捷短信接口";
  459. this.sbtnMandao_Bak.UseVisualStyleBackColor = false;
  460. this.sbtnMandao_Bak.Click += new System.EventHandler(this.sbtnMandao_Bak_Click);
  461. //
  462. // sbtnMandao
  463. //
  464. this.sbtnMandao.BackColor = System.Drawing.Color.Transparent;
  465. this.sbtnMandao.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  466. this.sbtnMandao.DownBack = null;
  467. this.sbtnMandao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.sbtnMandao.Location = new System.Drawing.Point(458, 20);
  469. this.sbtnMandao.MouseBack = null;
  470. this.sbtnMandao.Name = "sbtnMandao";
  471. this.sbtnMandao.NormlBack = null;
  472. this.sbtnMandao.Size = new System.Drawing.Size(106, 28);
  473. this.sbtnMandao.TabIndex = 0;
  474. this.sbtnMandao.Text = "北京漫道短信接口";
  475. this.sbtnMandao.UseVisualStyleBackColor = false;
  476. this.sbtnMandao.Click += new System.EventHandler(this.sbtnMandao_Click);
  477. //
  478. // skbtnWeina
  479. //
  480. this.skbtnWeina.BackColor = System.Drawing.Color.Transparent;
  481. this.skbtnWeina.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  482. this.skbtnWeina.DownBack = null;
  483. this.skbtnWeina.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.skbtnWeina.Location = new System.Drawing.Point(346, 20);
  485. this.skbtnWeina.MouseBack = null;
  486. this.skbtnWeina.Name = "skbtnWeina";
  487. this.skbtnWeina.NormlBack = null;
  488. this.skbtnWeina.Size = new System.Drawing.Size(106, 28);
  489. this.skbtnWeina.TabIndex = 0;
  490. this.skbtnWeina.Text = "北京维那短信接口";
  491. this.skbtnWeina.UseVisualStyleBackColor = false;
  492. this.skbtnWeina.Click += new System.EventHandler(this.skbtnWeina_Click);
  493. //
  494. // sbtnSmsWinic
  495. //
  496. this.sbtnSmsWinic.BackColor = System.Drawing.Color.Transparent;
  497. this.sbtnSmsWinic.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  498. this.sbtnSmsWinic.DownBack = null;
  499. this.sbtnSmsWinic.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.sbtnSmsWinic.Location = new System.Drawing.Point(234, 20);
  501. this.sbtnSmsWinic.MouseBack = null;
  502. this.sbtnSmsWinic.Name = "sbtnSmsWinic";
  503. this.sbtnSmsWinic.NormlBack = null;
  504. this.sbtnSmsWinic.Size = new System.Drawing.Size(106, 28);
  505. this.sbtnSmsWinic.TabIndex = 0;
  506. this.sbtnSmsWinic.Text = "深圳吉信通接口";
  507. this.sbtnSmsWinic.UseVisualStyleBackColor = false;
  508. this.sbtnSmsWinic.Click += new System.EventHandler(this.sbtnSmsWinic_Click);
  509. //
  510. // sbtnTimeoutLogs
  511. //
  512. this.sbtnTimeoutLogs.BackColor = System.Drawing.Color.Transparent;
  513. this.sbtnTimeoutLogs.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
  514. this.sbtnTimeoutLogs.DownBack = null;
  515. this.sbtnTimeoutLogs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  516. this.sbtnTimeoutLogs.Location = new System.Drawing.Point(850, 20);
  517. this.sbtnTimeoutLogs.MouseBack = null;
  518. this.sbtnTimeoutLogs.Name = "sbtnTimeoutLogs";
  519. this.sbtnTimeoutLogs.NormlBack = null;
  520. this.sbtnTimeoutLogs.Size = new System.Drawing.Size(120, 28);
  521. this.sbtnTimeoutLogs.TabIndex = 0;
  522. this.sbtnTimeoutLogs.Text = "查看发送超时记录";
  523. this.sbtnTimeoutLogs.UseVisualStyleBackColor = false;
  524. //
  525. // cmsExSmsTitle
  526. //
  527. this.cmsExSmsTitle.Name = "cmsExSmsTitle";
  528. this.cmsExSmsTitle.Size = new System.Drawing.Size(61, 4);
  529. //
  530. // lbInfoTips
  531. //
  532. this.lbInfoTips.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  533. | System.Windows.Forms.AnchorStyles.Right)));
  534. this.lbInfoTips.Font = new System.Drawing.Font("微软雅黑", 20F);
  535. this.lbInfoTips.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  536. this.lbInfoTips.Location = new System.Drawing.Point(172, 220);
  537. this.lbInfoTips.Name = "lbInfoTips";
  538. this.lbInfoTips.Size = new System.Drawing.Size(676, 70);
  539. this.lbInfoTips.TabIndex = 13;
  540. this.lbInfoTips.Text = "没有找到任何数据...";
  541. this.lbInfoTips.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  542. this.lbInfoTips.Visible = false;
  543. //
  544. // frmSMSManager
  545. //
  546. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  547. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  548. this.ClientSize = new System.Drawing.Size(1020, 720);
  549. this.Controls.Add(this.lbInfoTips);
  550. this.Name = "frmSMSManager";
  551. this.Text = "短信管理";
  552. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  553. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  554. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  555. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  556. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  557. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  558. this.Controls.SetChildIndex(this.lbInfoTips, 0);
  559. this.plExMainContainer.ResumeLayout(false);
  560. this.plFormMainContent.ResumeLayout(false);
  561. this.tabControlEx1.ResumeLayout(false);
  562. this.tabPage1.ResumeLayout(false);
  563. this.groupBoxEx2.ResumeLayout(false);
  564. this.groupBoxEx2.PerformLayout();
  565. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).EndInit();
  566. this.groupBoxEx1.ResumeLayout(false);
  567. this.ResumeLayout(false);
  568. }
  569. #endregion
  570. private ComponentLibrary.TabControlEx tabControlEx1;
  571. private System.Windows.Forms.TabPage tabPage1;
  572. private ComponentLibrary.GroupBoxEx groupBoxEx2;
  573. private ComponentLibrary.DateTimePickerEx dateTimePickerEnd;
  574. private Pager.PagerEx pagerEx1;
  575. private ComponentLibrary.DateTimePickerEx dateTimePickerBegin;
  576. private ComponentLibrary.LabelEx labelEx6;
  577. private OtherExpansion.SkinControl.SkinComboBox skinComboBoxQuery;
  578. private ComponentLibrary.DataGridViewEx dataGridViewEx1;
  579. private OtherExpansion.SkinControl.SkinButtom skinButtomQueryAll;
  580. private OtherExpansion.SkinControl.SkinButtom skinButtomQuery;
  581. private ComponentLibrary.LabelEx labelEx2;
  582. private OtherExpansion.SkinControl.SkinTextBox skinTextBoxQuery;
  583. private ComponentLibrary.GroupBoxEx groupBoxEx1;
  584. private OtherExpansion.SkinControl.SkinButtom sbtnRetransmit;
  585. private OtherExpansion.SkinControl.SkinButtom sbtnSmsExport;
  586. private OtherExpansion.SkinControl.SkinButtom sbtnSmsWinic;
  587. private OtherExpansion.SkinControl.SkinButtom sbtnIgnore;
  588. private OtherExpansion.SkinControl.SkinCheckBox scbJointTimeQuery;
  589. private ComponentLibrary.ContextMenuStripEx cmsExSmsTitle;
  590. private ComponentLibrary.LabelEx lbInfoTips;
  591. private OtherExpansion.SkinControl.SkinButtom skbtnWeina;
  592. private OtherExpansion.SkinControl.SkinButtom skinButtom1;
  593. private OtherExpansion.SkinControl.SkinButtom skinButtom4;
  594. private OtherExpansion.SkinControl.SkinButtom skinButtom3;
  595. private OtherExpansion.SkinControl.SkinButtom skinButtom2;
  596. private OtherExpansion.SkinControl.SkinButtom sbtnTimeoutLogs;
  597. private OtherExpansion.SkinControl.SkinButtom sbtnMandao;
  598. private OtherExpansion.SkinControl.SkinButtom sbtnMandao_Bak;
  599. }
  600. }