-
大小: 5.30KB文件類型: .rar金幣: 1下載: 0 次發布日期: 2020-12-14
- 語言: C#
- 標簽: C#??DevExpress??代碼??消息提示??
資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Data.SqlClient;
using?System.Drawing;
using?System.Linq;
using?System.Net;
using?System.Runtime.InteropServices;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?MedicalRecord.MedicalRecordUI
{
????public?partial?class?NotificationMailUI?:?Form
????{
????????public?NotificationMailUI()
????????{
????????????InitializeComponent();
????????}
????????[DllImport(“user32“)]
????????private?static?extern?bool?AnimateWindow(IntPtr?hwnd?int?dwTime?int?dwFlags);
????????//下面是可用的常量按照不合的動畫結果聲明本身須要的
????????private?const?int?AW_HOR_POSITIVE?=?0x0001;//自左向右顯示窗口該標記可以在遷移轉變動畫和滑動動畫中應用。應用AW_CENTER標記時忽視該標記
????????private?const?int?AW
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4387??2018-08-26?12:53??NotificationMailUI.cs
?????文件???????7329??2018-08-26?12:53??NotificationMailUI.Designer.cs
?????文件???????6971??2018-08-26?12:53??NotificationMailUI.resx
-----------?---------??----------?-----??----
????????????????18687????????????????????3
評論
共有 條評論