1. 首页
  2. 编程语言
  3. C#
  4. 显示系统默认的关于对话框C#源代码 [System.Runtime.InteropServices.DllImport

显示系统默认的关于对话框C#源代码 [System.Runtime.InteropServices.DllImport

上传者: 2019-10-09 22:47:47上传 RAR文件 33.93KB 热度 37次
显示系统默认的关于对话框,C#源代码[System.Runtime.InteropServices.DllImport("shell32.dll",EntryPoint="ShellAbout")]privatestaticexternintShellAbout(inthWndn,stringszApp,stringszOtherStuff,inthIcon);privatevoidbutton1_Click(objectsender,EventArgse){//显示系统默认的关于对话框
下载地址
用户评论
码姐姐匿名网友 2019-10-09 22:47:47

不值这个分

码姐姐匿名网友 2019-10-09 22:47:47

写的不错 不过这样调用也太麻烦了