winform实现QQ截图代码.docVIP

  • 7
  • 0
  • 约1.86万字
  • 约 6页
  • 2017-02-27 发布于四川
  • 举报
winform实现QQ截图代码

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; namespace CaptureScreen { /// summary /// CaptureScreenForm 的摘要说明。 /// /summary public class CaptureScreenForm : System.Windows.Forms.Form { private System.Windows.Forms.PictureBox picbox; private System.Windows.Forms.Button exitBtn; private System.Windows.Forms.Button aboutBtn; private System.Windows.Forms.Button ClearBtn; private System.Windows.Forms.Button saveBtn; private System.W

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档