資源簡介
C#仿QQ的安全管家做的一個能獲取計算機系統(tǒng)和硬件信息的工具
代碼片段和文件信息
/***************************************************************************************/
//
//??功能描述:不規(guī)則窗體和控件的生成類
//??撰?寫?人:不祥(網(wǎng)上搜集)
//??修改人:xiaowei
//??
//
/***************************************************************************************/
using?System;
using?System.Drawing;
using?System.Drawing.Drawing2D;
using?System.Windows.Forms;
namespace?EncryptForm
{
????///??
????///?Summary?description?for?BitmapRegion.?
????///? ?
????public?class?BitmapRegion
????{
????????public?BitmapRegion()
????????{?}
????????///??
????????///?Create?and?apply?the?region?on?the?supplied?control
????????///?創(chuàng)建支持位圖區(qū)域的控件(目前有button和form)
????????///? ?
????????///?The?Control?object?to?apply?the?region?to控件?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
-----------?---------??----------?-----??----
?????????????14401535????????????????????398
評論
共有 條評論