資源簡介
代碼片段和文件信息
/****************************************
?*?背景窗口
?*?該窗口將以整個屏幕為backGroundImage
?*?其大小為屏幕大小
?*?-------------------------------------
?*?????????????by?zhouyinhui?2006_6_26
?****************************************/?
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Drawing.Drawing2D;
using?System.Text;
using?System.Windows.Forms;
namespace?QQCatchScreen
{
????public?partial?class?FormBack?:?Form
????{
????????///?
????????///?保存整個屏幕的圖像
????????///?
????????private?Bitmap?screenImage?=?null;
????????///?
????????///?用于確定最終捕獲圖像的窗口
????????///?
????????private?FormCatcher?catcher?=?new?FormCatcher();
????????///?
????????///?用于記
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3262??1999-06-05?08:05??QQCatchScreen\QQCatchScreen\bin\Debug\cur.cur
?????文件??????32768??2006-06-27?15:27??QQCatchScreen\QQCatchScreen\bin\Debug\QQCatchScreen.exe
?????文件???????8745??2006-06-27?15:27??QQCatchScreen\QQCatchScreen\FormBack.cs
?????文件???????5637??2006-06-27?15:27??QQCatchScreen\QQCatchScreen\FormBack.Designer.cs
?????文件???????5814??2006-06-27?15:27??QQCatchScreen\QQCatchScreen\FormBack.resx
?????文件???????4608??2006-06-27?15:21??QQCatchScreen\QQCatchScreen\FormCatcher.cs
?????文件???????2158??2006-06-27?01:16??QQCatchScreen\QQCatchScreen\FormCatcher.Designer.cs
?????文件???????5814??2006-06-27?01:16??QQCatchScreen\QQCatchScreen\FormCatcher.resx
?????文件???????4844??2006-06-24?17:44??QQCatchScreen\QQCatchScreen\Img\qq.jpg
?????文件????????475??2006-06-26?22:16??QQCatchScreen\QQCatchScreen\Program.cs
?????文件???????1184??2006-06-26?22:07??QQCatchScreen\QQCatchScreen\Properties\AssemblyInfo.cs
?????文件???????3091??2006-06-27?01:38??QQCatchScreen\QQCatchScreen\Properties\Resources.Designer.cs
?????文件???????6185??2006-06-27?01:38??QQCatchScreen\QQCatchScreen\Properties\Resources.resx
?????文件???????1096??2006-06-26?22:07??QQCatchScreen\QQCatchScreen\Properties\Settings.Designer.cs
?????文件????????249??2006-06-26?22:07??QQCatchScreen\QQCatchScreen\Properties\Settings.settings
?????文件???????3720??2006-06-27?15:21??QQCatchScreen\QQCatchScreen\QQCatchScreen.csproj
?????文件????????928??2006-06-26?22:07??QQCatchScreen\QQCatchScreen.sln
????..A..H.?????15872??2006-06-27?01:57??QQCatchScreen\QQCatchScreen.suo
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen\QQCatchScreen\bin\Debug
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen\QQCatchScreen\bin
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen\QQCatchScreen\Img
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen\QQCatchScreen\Properties
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen\QQCatchScreen
?????目錄??????????0??2006-06-27?15:52??QQCatchScreen
-----------?---------??----------?-----??----
???????????????106450????????????????????24
評論
共有 條評論