frmReleaseBulletinBoard.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. namespace LYFZ.Software.UI.OAShopManagement
  2. {
  3. partial class frmReleaseBulletinBoard
  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(frmReleaseBulletinBoard));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.txtBulletinInfo = new LYFZ.ComponentLibrary.TextBoxEx();
  33. this.lblJilu = new LYFZ.ComponentLibrary.LabelEx();
  34. this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
  35. this.treevFile = new LYFZ.ComponentLibrary.TreeViewEx();
  36. this.btnDownloadFile = new LYFZ.ComponentLibrary.ButtonForm();
  37. this.btnRemoveFile = new LYFZ.ComponentLibrary.ButtonForm();
  38. this.btnUploadFile = new LYFZ.ComponentLibrary.ButtonForm();
  39. this.panelOrderPerson = new LYFZ.ComponentLibrary.PanelEx();
  40. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.btnSeenPerson = new LYFZ.ComponentLibrary.ButtonForm();
  42. this.txtSeenPerson = new LYFZ.ComponentLibrary.TextBoxEx();
  43. this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
  44. this.panelSeenPeople = new LYFZ.ComponentLibrary.PanelEx();
  45. this.cmbSeenPeople = new LYFZ.ComponentLibrary.ComboBoxEx();
  46. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.txtBulletinTitle = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.cmbBulletinType = new LYFZ.ComponentLibrary.ComboBoxEx();
  50. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  52. this.btnNext = new LYFZ.ComponentLibrary.ButtonEx();
  53. this.btnRelease = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  55. this.plExMainContainer.SuspendLayout();
  56. this.plFormMainContent.SuspendLayout();
  57. this.panelEx1.SuspendLayout();
  58. this.panelEx10.SuspendLayout();
  59. this.panelEx9.SuspendLayout();
  60. this.panelOrderPerson.SuspendLayout();
  61. this.panelEx11.SuspendLayout();
  62. this.panelSeenPeople.SuspendLayout();
  63. this.flowLayoutPanel1.SuspendLayout();
  64. this.SuspendLayout();
  65. //
  66. // plExMainContainer
  67. //
  68. this.plExMainContainer.Controls.Add(this.panelEx1);
  69. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  70. this.plExMainContainer.Size = new System.Drawing.Size(960, 545);
  71. //
  72. // plFormMainContent
  73. //
  74. this.plFormMainContent.Size = new System.Drawing.Size(960, 545);
  75. //
  76. // btnAppFormMaximize
  77. //
  78. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  79. this.btnAppFormMaximize.Location = new System.Drawing.Point(901, 0);
  80. //
  81. // btnAppFormExit
  82. //
  83. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  84. this.btnAppFormExit.Location = new System.Drawing.Point(928, 0);
  85. //
  86. // btnAppFormMinimize
  87. //
  88. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  89. this.btnAppFormMinimize.Location = new System.Drawing.Point(874, 0);
  90. //
  91. // panelEx1
  92. //
  93. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  94. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  95. this.panelEx1.BorderWidth = 1;
  96. this.panelEx1.Controls.Add(this.panelEx10);
  97. this.panelEx1.Controls.Add(this.panelEx9);
  98. this.panelEx1.Controls.Add(this.panelOrderPerson);
  99. this.panelEx1.Controls.Add(this.panelEx11);
  100. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  102. this.panelEx1.Name = "panelEx1";
  103. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  104. this.panelEx1.Size = new System.Drawing.Size(940, 525);
  105. this.panelEx1.TabIndex = 0;
  106. //
  107. // panelEx10
  108. //
  109. this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  110. this.panelEx10.BorderWidth = 1;
  111. this.panelEx10.Controls.Add(this.labelEx4);
  112. this.panelEx10.Controls.Add(this.txtBulletinInfo);
  113. this.panelEx10.Controls.Add(this.lblJilu);
  114. this.panelEx10.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.panelEx10.Location = new System.Drawing.Point(3, 176);
  116. this.panelEx10.Name = "panelEx10";
  117. this.panelEx10.Size = new System.Drawing.Size(932, 344);
  118. this.panelEx10.TabIndex = 70;
  119. //
  120. // labelEx4
  121. //
  122. this.labelEx4.AutoSize = true;
  123. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  124. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  125. this.labelEx4.Location = new System.Drawing.Point(4, 5);
  126. this.labelEx4.Name = "labelEx4";
  127. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  128. this.labelEx4.TabIndex = 10;
  129. this.labelEx4.Text = "公告内容";
  130. //
  131. // txtBulletinInfo
  132. //
  133. this.txtBulletinInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  134. | System.Windows.Forms.AnchorStyles.Left)
  135. | System.Windows.Forms.AnchorStyles.Right)));
  136. this.txtBulletinInfo.AutoScroll = true;
  137. this.txtBulletinInfo.BackColor = System.Drawing.Color.Transparent;
  138. this.txtBulletinInfo.Icon = null;
  139. this.txtBulletinInfo.IconIsButton = false;
  140. this.txtBulletinInfo.IsPasswordChat = '\0';
  141. this.txtBulletinInfo.IsSystemPasswordChar = false;
  142. this.txtBulletinInfo.Lines = new string[0];
  143. this.txtBulletinInfo.Location = new System.Drawing.Point(7, 22);
  144. this.txtBulletinInfo.Margin = new System.Windows.Forms.Padding(0);
  145. this.txtBulletinInfo.MaxLength = 32767;
  146. this.txtBulletinInfo.MinimumSize = new System.Drawing.Size(0, 26);
  147. this.txtBulletinInfo.MouseBack = null;
  148. this.txtBulletinInfo.Multiline = true;
  149. this.txtBulletinInfo.Name = "txtBulletinInfo";
  150. this.txtBulletinInfo.NormlBack = null;
  151. this.txtBulletinInfo.Padding = new System.Windows.Forms.Padding(5);
  152. this.txtBulletinInfo.ReadOnly = false;
  153. this.txtBulletinInfo.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  154. this.txtBulletinInfo.Size = new System.Drawing.Size(920, 315);
  155. this.txtBulletinInfo.TabIndex = 18;
  156. this.txtBulletinInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  157. this.txtBulletinInfo.WaterColor = System.Drawing.Color.DarkGray;
  158. this.txtBulletinInfo.WaterText = "请输入公告内容";
  159. this.txtBulletinInfo.WordWrap = true;
  160. //
  161. // lblJilu
  162. //
  163. this.lblJilu.AutoSize = true;
  164. this.lblJilu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  165. this.lblJilu.ForeColor = System.Drawing.Color.Red;
  166. this.lblJilu.Location = new System.Drawing.Point(275, 0);
  167. this.lblJilu.Name = "lblJilu";
  168. this.lblJilu.Size = new System.Drawing.Size(0, 17);
  169. this.lblJilu.TabIndex = 65;
  170. this.lblJilu.Visible = false;
  171. //
  172. // panelEx9
  173. //
  174. this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  175. this.panelEx9.BorderWidth = 1;
  176. this.panelEx9.Controls.Add(this.treevFile);
  177. this.panelEx9.Controls.Add(this.btnDownloadFile);
  178. this.panelEx9.Controls.Add(this.btnRemoveFile);
  179. this.panelEx9.Controls.Add(this.btnUploadFile);
  180. this.panelEx9.Dock = System.Windows.Forms.DockStyle.Top;
  181. this.panelEx9.Location = new System.Drawing.Point(3, 76);
  182. this.panelEx9.Name = "panelEx9";
  183. this.panelEx9.Size = new System.Drawing.Size(932, 100);
  184. this.panelEx9.TabIndex = 68;
  185. //
  186. // treevFile
  187. //
  188. this.treevFile.Location = new System.Drawing.Point(105, 6);
  189. this.treevFile.Name = "treevFile";
  190. this.treevFile.Size = new System.Drawing.Size(819, 90);
  191. this.treevFile.TabIndex = 65;
  192. //
  193. // btnDownloadFile
  194. //
  195. this.btnDownloadFile.BackColor = System.Drawing.Color.Transparent;
  196. this.btnDownloadFile.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDownloadFile.BackImg")));
  197. this.btnDownloadFile.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  198. this.btnDownloadFile.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  199. this.btnDownloadFile.ForeColor = System.Drawing.Color.White;
  200. this.btnDownloadFile.IsCustomBackImg = false;
  201. this.btnDownloadFile.IsShowText = true;
  202. this.btnDownloadFile.Location = new System.Drawing.Point(9, 69);
  203. this.btnDownloadFile.Name = "btnDownloadFile";
  204. this.btnDownloadFile.Size = new System.Drawing.Size(80, 26);
  205. this.btnDownloadFile.TabIndex = 64;
  206. this.btnDownloadFile.Text = " 下载附件";
  207. this.btnDownloadFile.UseVisualStyleBackColor = false;
  208. //
  209. // btnRemoveFile
  210. //
  211. this.btnRemoveFile.BackColor = System.Drawing.Color.Transparent;
  212. this.btnRemoveFile.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRemoveFile.BackImg")));
  213. this.btnRemoveFile.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  214. this.btnRemoveFile.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  215. this.btnRemoveFile.ForeColor = System.Drawing.Color.White;
  216. this.btnRemoveFile.IsCustomBackImg = false;
  217. this.btnRemoveFile.IsShowText = true;
  218. this.btnRemoveFile.Location = new System.Drawing.Point(9, 38);
  219. this.btnRemoveFile.Name = "btnRemoveFile";
  220. this.btnRemoveFile.Size = new System.Drawing.Size(80, 26);
  221. this.btnRemoveFile.TabIndex = 63;
  222. this.btnRemoveFile.Text = " 移除附件";
  223. this.btnRemoveFile.UseVisualStyleBackColor = false;
  224. //
  225. // btnUploadFile
  226. //
  227. this.btnUploadFile.BackColor = System.Drawing.Color.Transparent;
  228. this.btnUploadFile.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUploadFile.BackImg")));
  229. this.btnUploadFile.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  230. this.btnUploadFile.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  231. this.btnUploadFile.ForeColor = System.Drawing.Color.White;
  232. this.btnUploadFile.IsCustomBackImg = false;
  233. this.btnUploadFile.IsShowText = true;
  234. this.btnUploadFile.Location = new System.Drawing.Point(9, 7);
  235. this.btnUploadFile.Name = "btnUploadFile";
  236. this.btnUploadFile.Size = new System.Drawing.Size(80, 26);
  237. this.btnUploadFile.TabIndex = 62;
  238. this.btnUploadFile.Text = " 选择附件";
  239. this.btnUploadFile.UseVisualStyleBackColor = false;
  240. //
  241. // panelOrderPerson
  242. //
  243. this.panelOrderPerson.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  244. this.panelOrderPerson.BorderWidth = 1;
  245. this.panelOrderPerson.Controls.Add(this.labelEx5);
  246. this.panelOrderPerson.Controls.Add(this.btnSeenPerson);
  247. this.panelOrderPerson.Controls.Add(this.txtSeenPerson);
  248. this.panelOrderPerson.Dock = System.Windows.Forms.DockStyle.Top;
  249. this.panelOrderPerson.Location = new System.Drawing.Point(3, 48);
  250. this.panelOrderPerson.Name = "panelOrderPerson";
  251. this.panelOrderPerson.Size = new System.Drawing.Size(932, 28);
  252. this.panelOrderPerson.TabIndex = 63;
  253. //
  254. // labelEx5
  255. //
  256. this.labelEx5.AutoSize = true;
  257. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  258. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  259. this.labelEx5.Location = new System.Drawing.Point(4, 6);
  260. this.labelEx5.Name = "labelEx5";
  261. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  262. this.labelEx5.TabIndex = 27;
  263. this.labelEx5.Text = "可见人员:";
  264. //
  265. // btnSeenPerson
  266. //
  267. this.btnSeenPerson.BackColor = System.Drawing.Color.Transparent;
  268. this.btnSeenPerson.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSeenPerson.BackImg")));
  269. this.btnSeenPerson.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  270. this.btnSeenPerson.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  271. this.btnSeenPerson.ForeColor = System.Drawing.Color.White;
  272. this.btnSeenPerson.IsCustomBackImg = false;
  273. this.btnSeenPerson.IsShowText = true;
  274. this.btnSeenPerson.Location = new System.Drawing.Point(844, 1);
  275. this.btnSeenPerson.Name = "btnSeenPerson";
  276. this.btnSeenPerson.Size = new System.Drawing.Size(80, 26);
  277. this.btnSeenPerson.TabIndex = 61;
  278. this.btnSeenPerson.Text = " 选择";
  279. this.btnSeenPerson.UseVisualStyleBackColor = false;
  280. //
  281. // txtSeenPerson
  282. //
  283. this.txtSeenPerson.BackColor = System.Drawing.Color.Transparent;
  284. this.txtSeenPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  285. this.txtSeenPerson.Icon = null;
  286. this.txtSeenPerson.IconIsButton = false;
  287. this.txtSeenPerson.IsPasswordChat = '\0';
  288. this.txtSeenPerson.IsSystemPasswordChar = false;
  289. this.txtSeenPerson.Lines = new string[0];
  290. this.txtSeenPerson.Location = new System.Drawing.Point(71, 2);
  291. this.txtSeenPerson.Margin = new System.Windows.Forms.Padding(0);
  292. this.txtSeenPerson.MaxLength = 32767;
  293. this.txtSeenPerson.MinimumSize = new System.Drawing.Size(0, 24);
  294. this.txtSeenPerson.MouseBack = null;
  295. this.txtSeenPerson.Multiline = false;
  296. this.txtSeenPerson.Name = "txtSeenPerson";
  297. this.txtSeenPerson.NormlBack = null;
  298. this.txtSeenPerson.Padding = new System.Windows.Forms.Padding(5);
  299. this.txtSeenPerson.ReadOnly = true;
  300. this.txtSeenPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
  301. this.txtSeenPerson.Size = new System.Drawing.Size(764, 25);
  302. this.txtSeenPerson.TabIndex = 62;
  303. this.txtSeenPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  304. this.txtSeenPerson.WaterColor = System.Drawing.Color.DarkGray;
  305. this.txtSeenPerson.WaterText = "";
  306. this.txtSeenPerson.WordWrap = true;
  307. //
  308. // panelEx11
  309. //
  310. this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  311. this.panelEx11.BorderWidth = 1;
  312. this.panelEx11.Controls.Add(this.panelSeenPeople);
  313. this.panelEx11.Controls.Add(this.labelEx3);
  314. this.panelEx11.Controls.Add(this.txtBulletinTitle);
  315. this.panelEx11.Controls.Add(this.cmbBulletinType);
  316. this.panelEx11.Controls.Add(this.labelEx1);
  317. this.panelEx11.Controls.Add(this.flowLayoutPanel1);
  318. this.panelEx11.Dock = System.Windows.Forms.DockStyle.Top;
  319. this.panelEx11.Location = new System.Drawing.Point(3, 3);
  320. this.panelEx11.Name = "panelEx11";
  321. this.panelEx11.Size = new System.Drawing.Size(932, 45);
  322. this.panelEx11.TabIndex = 69;
  323. //
  324. // panelSeenPeople
  325. //
  326. this.panelSeenPeople.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  327. this.panelSeenPeople.BorderWidth = 1;
  328. this.panelSeenPeople.Controls.Add(this.cmbSeenPeople);
  329. this.panelSeenPeople.Controls.Add(this.labelEx2);
  330. this.panelSeenPeople.Location = new System.Drawing.Point(582, 10);
  331. this.panelSeenPeople.Name = "panelSeenPeople";
  332. this.panelSeenPeople.Size = new System.Drawing.Size(175, 28);
  333. this.panelSeenPeople.TabIndex = 66;
  334. //
  335. // cmbSeenPeople
  336. //
  337. this.cmbSeenPeople.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  338. this.cmbSeenPeople.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  339. this.cmbSeenPeople.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  340. this.cmbSeenPeople.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.cmbSeenPeople.FormattingEnabled = true;
  342. this.cmbSeenPeople.IsCustomColor = false;
  343. this.cmbSeenPeople.Items.AddRange(new object[] {
  344. "全员可见",
  345. "指定人员"});
  346. this.cmbSeenPeople.Location = new System.Drawing.Point(70, 2);
  347. this.cmbSeenPeople.Name = "cmbSeenPeople";
  348. this.cmbSeenPeople.ReadOnly = true;
  349. this.cmbSeenPeople.Size = new System.Drawing.Size(100, 25);
  350. this.cmbSeenPeople.TabIndex = 14;
  351. //
  352. // labelEx2
  353. //
  354. this.labelEx2.AutoSize = true;
  355. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  356. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  357. this.labelEx2.Location = new System.Drawing.Point(3, 6);
  358. this.labelEx2.Name = "labelEx2";
  359. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  360. this.labelEx2.TabIndex = 13;
  361. this.labelEx2.Text = "可见范围:";
  362. //
  363. // labelEx3
  364. //
  365. this.labelEx3.AutoSize = true;
  366. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  367. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  368. this.labelEx3.Location = new System.Drawing.Point(182, 16);
  369. this.labelEx3.Name = "labelEx3";
  370. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  371. this.labelEx3.TabIndex = 11;
  372. this.labelEx3.Text = "公告标题:";
  373. //
  374. // txtBulletinTitle
  375. //
  376. this.txtBulletinTitle.BackColor = System.Drawing.Color.Transparent;
  377. this.txtBulletinTitle.Icon = null;
  378. this.txtBulletinTitle.IconIsButton = false;
  379. this.txtBulletinTitle.IsPasswordChat = '\0';
  380. this.txtBulletinTitle.IsSystemPasswordChar = false;
  381. this.txtBulletinTitle.Lines = new string[0];
  382. this.txtBulletinTitle.Location = new System.Drawing.Point(249, 12);
  383. this.txtBulletinTitle.Margin = new System.Windows.Forms.Padding(0);
  384. this.txtBulletinTitle.MaxLength = 30;
  385. this.txtBulletinTitle.MinimumSize = new System.Drawing.Size(0, 26);
  386. this.txtBulletinTitle.MouseBack = null;
  387. this.txtBulletinTitle.Multiline = false;
  388. this.txtBulletinTitle.Name = "txtBulletinTitle";
  389. this.txtBulletinTitle.NormlBack = null;
  390. this.txtBulletinTitle.Padding = new System.Windows.Forms.Padding(5);
  391. this.txtBulletinTitle.ReadOnly = false;
  392. this.txtBulletinTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
  393. this.txtBulletinTitle.Size = new System.Drawing.Size(323, 26);
  394. this.txtBulletinTitle.TabIndex = 15;
  395. this.txtBulletinTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  396. this.txtBulletinTitle.WaterColor = System.Drawing.Color.DarkGray;
  397. this.txtBulletinTitle.WaterText = "请输入公告标题";
  398. this.txtBulletinTitle.WordWrap = true;
  399. //
  400. // cmbBulletinType
  401. //
  402. this.cmbBulletinType.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  403. this.cmbBulletinType.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  404. this.cmbBulletinType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  405. this.cmbBulletinType.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.cmbBulletinType.FormattingEnabled = true;
  407. this.cmbBulletinType.IsCustomColor = false;
  408. this.cmbBulletinType.Items.AddRange(new object[] {
  409. "日常公告",
  410. "规章制度",
  411. "荣誉表彰",
  412. "惩罚警示",
  413. "员工手册",
  414. "学习资料"});
  415. this.cmbBulletinType.Location = new System.Drawing.Point(70, 12);
  416. this.cmbBulletinType.Name = "cmbBulletinType";
  417. this.cmbBulletinType.ReadOnly = true;
  418. this.cmbBulletinType.Size = new System.Drawing.Size(100, 25);
  419. this.cmbBulletinType.TabIndex = 9;
  420. //
  421. // labelEx1
  422. //
  423. this.labelEx1.AutoSize = true;
  424. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  425. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  426. this.labelEx1.Location = new System.Drawing.Point(3, 16);
  427. this.labelEx1.Name = "labelEx1";
  428. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  429. this.labelEx1.TabIndex = 12;
  430. this.labelEx1.Text = "公告类型:";
  431. //
  432. // flowLayoutPanel1
  433. //
  434. this.flowLayoutPanel1.Controls.Add(this.btnNext);
  435. this.flowLayoutPanel1.Controls.Add(this.btnRelease);
  436. this.flowLayoutPanel1.Controls.Add(this.btnClose);
  437. this.flowLayoutPanel1.Location = new System.Drawing.Point(760, 8);
  438. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  439. this.flowLayoutPanel1.Size = new System.Drawing.Size(168, 32);
  440. this.flowLayoutPanel1.TabIndex = 66;
  441. //
  442. // btnNext
  443. //
  444. this.btnNext.BackColor = System.Drawing.Color.Transparent;
  445. this.btnNext.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNext.BackImg")));
  446. this.btnNext.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  447. this.btnNext.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  448. this.btnNext.ForeColor = System.Drawing.Color.White;
  449. this.btnNext.IsCustomBackImg = false;
  450. this.btnNext.IsShowText = true;
  451. this.btnNext.Location = new System.Drawing.Point(3, 3);
  452. this.btnNext.Name = "btnNext";
  453. this.btnNext.Size = new System.Drawing.Size(75, 26);
  454. this.btnNext.TabIndex = 64;
  455. this.btnNext.Text = " 下一条";
  456. this.btnNext.UseVisualStyleBackColor = false;
  457. this.btnNext.Visible = false;
  458. //
  459. // btnRelease
  460. //
  461. this.btnRelease.BackColor = System.Drawing.Color.Transparent;
  462. this.btnRelease.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRelease.BackImg")));
  463. this.btnRelease.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  464. this.btnRelease.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  465. this.btnRelease.ForeColor = System.Drawing.Color.White;
  466. this.btnRelease.IsCustomBackImg = false;
  467. this.btnRelease.IsShowText = true;
  468. this.btnRelease.Location = new System.Drawing.Point(84, 3);
  469. this.btnRelease.Name = "btnRelease";
  470. this.btnRelease.Size = new System.Drawing.Size(75, 26);
  471. this.btnRelease.TabIndex = 19;
  472. this.btnRelease.Text = " 发 布";
  473. this.btnRelease.UseVisualStyleBackColor = false;
  474. //
  475. // btnClose
  476. //
  477. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  478. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  479. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  480. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  481. this.btnClose.ForeColor = System.Drawing.Color.White;
  482. this.btnClose.IsCustomBackImg = false;
  483. this.btnClose.IsShowText = true;
  484. this.btnClose.Location = new System.Drawing.Point(3, 35);
  485. this.btnClose.Name = "btnClose";
  486. this.btnClose.Size = new System.Drawing.Size(75, 26);
  487. this.btnClose.TabIndex = 17;
  488. this.btnClose.Text = " 关 闭";
  489. this.btnClose.UseVisualStyleBackColor = false;
  490. //
  491. // frmReleaseBulletinBoard
  492. //
  493. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  494. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  495. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  496. this.ClientSize = new System.Drawing.Size(960, 610);
  497. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  498. this.Name = "frmReleaseBulletinBoard";
  499. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  500. this.Text = "发布公告";
  501. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  502. this.plExMainContainer.ResumeLayout(false);
  503. this.plFormMainContent.ResumeLayout(false);
  504. this.panelEx1.ResumeLayout(false);
  505. this.panelEx10.ResumeLayout(false);
  506. this.panelEx10.PerformLayout();
  507. this.panelEx9.ResumeLayout(false);
  508. this.panelOrderPerson.ResumeLayout(false);
  509. this.panelOrderPerson.PerformLayout();
  510. this.panelEx11.ResumeLayout(false);
  511. this.panelEx11.PerformLayout();
  512. this.panelSeenPeople.ResumeLayout(false);
  513. this.panelSeenPeople.PerformLayout();
  514. this.flowLayoutPanel1.ResumeLayout(false);
  515. this.ResumeLayout(false);
  516. }
  517. #endregion
  518. private ComponentLibrary.PanelEx panelEx1;
  519. private ComponentLibrary.PanelEx panelEx10;
  520. private ComponentLibrary.LabelEx labelEx4;
  521. protected internal ComponentLibrary.TextBoxEx txtBulletinInfo;
  522. protected internal ComponentLibrary.LabelEx lblJilu;
  523. private ComponentLibrary.PanelEx panelEx9;
  524. protected internal ComponentLibrary.ButtonForm btnDownloadFile;
  525. protected internal ComponentLibrary.ButtonForm btnRemoveFile;
  526. protected internal ComponentLibrary.ButtonForm btnUploadFile;
  527. protected internal ComponentLibrary.PanelEx panelOrderPerson;
  528. protected ComponentLibrary.LabelEx labelEx5;
  529. protected internal ComponentLibrary.ButtonForm btnSeenPerson;
  530. protected ComponentLibrary.TextBoxEx txtSeenPerson;
  531. private ComponentLibrary.PanelEx panelEx11;
  532. protected internal ComponentLibrary.ComboBoxEx cmbSeenPeople;
  533. private ComponentLibrary.LabelEx labelEx3;
  534. protected ComponentLibrary.LabelEx labelEx2;
  535. protected internal ComponentLibrary.TextBoxEx txtBulletinTitle;
  536. protected internal ComponentLibrary.ComboBoxEx cmbBulletinType;
  537. private ComponentLibrary.LabelEx labelEx1;
  538. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  539. protected internal ComponentLibrary.ButtonEx btnNext;
  540. protected internal ComponentLibrary.ButtonEx btnRelease;
  541. protected internal ComponentLibrary.ButtonEx btnClose;
  542. protected internal ComponentLibrary.TreeViewEx treevFile;
  543. protected internal ComponentLibrary.PanelEx panelSeenPeople;
  544. }
  545. }