显示系统默认的关于对话框,C#源代码 [System.Runtime.InteropServices.DllImport("shell32.dll", EntryPoint = "ShellAbout")]
private static extern int ShellAbout(int hWndn, string szApp, string szOtherStuff, int hIcon);
private void button1_Click(object sender, EventArgs e)
{
//显示系统默认的关于对话框
ShellAbout(0, "QQ223857666勾月guocan@msn.cn", "下载网址http://download.csdn.net/user/gouyue", 0);
}
VisualStudio2008创建
http://download.csdn.net/user/gouyue下载
QQ223857666勾月guocan@msn.cn
没有合适的资源?快使用搜索试试~ 我知道了~
显示系统默认的关于对话框,C#源代码 [System.Runtime.InteropServices.DllImport
共23个文件
cs:6个
exe:3个
txt:2个
4星 · 超过85%的资源 需积分: 9 18 下载量 160 浏览量
2009-01-09
14:21:02
上传
评论
收藏 34KB RAR 举报
温馨提示
显示系统默认的关于对话框,C#源代码 [System.Runtime.InteropServices.DllImport ("shell32.dll", EntryPoint = "ShellAbout")] private static extern int ShellAbout(int hWndn, string szApp, string szOtherStuff, int hIcon); private void button1_Click(object sender, EventArgs e) { //显示系统默认的关于对话框 ShellAbout(0, "QQ223857666勾月guocan@msn.cn", "下载网址 http://download.csdn.net/user/gouyue", 0); } VisualStudio2008创建
资源推荐
资源详情
资源评论
收起资源包目录
ShellAbout.rar (23个子文件)
ShellAbout
ShellAbout.sln 920B
ShellAbout.suo 13KB
ShellAbout
Form1.cs 813B
bin
Debug
ShellAbout.vshost.exe 14KB
ShellAbout.pdb 22KB
ShellAbout.vshost.exe.manifest 490B
ShellAbout.exe 8KB
obj
Debug
ShellAbout.Form1.resources 180B
ShellAbout.csproj.FileListAbsolute.txt 489B
ShellAbout.Properties.Resources.resources 180B
ShellAbout.csproj.GenerateResource.Cache 847B
TempPE
ShellAbout.pdb 22KB
ShellAbout.exe 8KB
Properties
Resources.Designer.cs 3KB
Settings.settings 249B
Resources.resx 5KB
Settings.Designer.cs 1KB
AssemblyInfo.cs 1KB
Program.cs 491B
ShellAbout.csproj 4KB
Form1.Designer.cs 2KB
Form1.resx 6KB
新建 文本文档.txt 555B
共 23 条
- 1
资源评论
- 水浴月2016-07-12不值这个分
- cuteair2012-08-03写的不错 不过这样调用也太麻烦了
勾之月
- 粉丝: 693
- 资源: 6728
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功