91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 23.92MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-27
  • 語言: 其他
  • 標簽: Direct2D??

資源簡介

Windows API Code Pack 1.1.zip Direct2D 運行庫

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

using?Microsoft.WindowsAPICodePack.Shell;

namespace?WindowsFormsGlassDemo
{
????public?partial?class?Form1?:?GlassForm
????{
????????public?Form1(?)
????????{
????????????InitializeComponent(?);

????????????explorerBrowser1.Navigate(?(Shellobject)KnownFolders.Desktop?);

????????????AeroGlassCompositionchanged?+=?new?EventHandlerchangedEventArgs>(?Form1_AeroGlassCompositionchanged?);

????????????if(?AeroGlassCompositionEnabled?)
????????????{
????????????????ExcludeControlFromAeroGlass(?panel1?);
????????????}
????????????else
????????????{
????????????????this.BackColor?=?Color.Teal;
????????????}

????????????//?set?the?state?of?the?Desktop?Composition?check?box.
????????????compositionEnabled.Checked?=?AeroGlassCompositionEnabled;
????????}

????????void?Form1_AeroGlassCompositionchanged(?object?sender?AeroGlassCompositionchangedEventArgs?e?)
????????{
????????????//?When?the?desktop?composition?mode?changes?the?window?exclusion?must?be?changed?appropriately.
????????????if(?e.GlassAvailable?)
????????????{
????????????????compositionEnabled.Checked?=?true;
????????????????ExcludeControlFromAeroGlass(?panel1?);
????????????????Invalidate(?);
????????????}
????????????else
????????????{
????????????????compositionEnabled.Checked?=?false;
????????????????this.BackColor?=?Color.Teal;
????????????}
????????}

????????private?void?Form1_Resize(?object?sender?EventArgs?e?)
????????{
????????????Rectangle?panelRect?=?ClientRectangle;
????????????panelRect.Inflate(?-30?-30?);
????????????panel1.Bounds?=?panelRect;
????????????ExcludeControlFromAeroGlass(?panel1?);
????????}

????????private?void?compositionEnabled_CheckedChanged(object?sender?EventArgs?e)
????????{
????????????//?Toggles?the?desktop?composition?mode.
????????????AeroGlassCompositionEnabled?=?compositionEnabled.Checked;
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2010-08-04?16:00??Windows?API?Code?Pack?1.1\binaries\
?????目錄???????????0??2010-08-04?16:00??Windows?API?Code?Pack?1.1\binaries\DirectX\
?????目錄???????????0??2010-08-04?16:50??Windows?API?Code?Pack?1.1\binaries\DirectX\x64\
?????文件?????2400768??2010-08-04?16:12??Windows?API?Code?Pack?1.1\binaries\DirectX\x64\Microsoft.WindowsAPICodePack.DirectX.dll
?????文件????11881472??2010-08-04?16:04??Windows?API?Code?Pack?1.1\binaries\DirectX\x64\Microsoft.WindowsAPICodePack.DirectX.pdb
?????目錄???????????0??2010-08-04?16:00??Windows?API?Code?Pack?1.1\binaries\DirectX\x86\
?????文件?????1724416??2010-08-03?22:49??Windows?API?Code?Pack?1.1\binaries\DirectX\x86\Microsoft.WindowsAPICodePack.DirectX.dll
?????文件????11021312??2010-08-03?15:05??Windows?API?Code?Pack?1.1\binaries\DirectX\x86\Microsoft.WindowsAPICodePack.DirectX.pdb
?????文件??????105984??2010-08-02?21:05??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.dll
?????文件???????27136??2010-08-02?21:05??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.ExtendedLinguisticServices.dll
?????文件???????81408??2010-08-02?20:51??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.ExtendedLinguisticServices.pdb
?????文件??????243200??2010-08-02?20:51??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.pdb
?????文件???????46080??2010-08-05?13:45??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.Sensors.dll
?????文件???????87552??2010-08-05?13:03??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.Sensors.pdb
?????文件??????542720??2010-08-02?21:05??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.Shell.dll
?????文件?????1336832??2010-08-02?20:51??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.Shell.pdb
?????文件???????35840??2010-08-02?21:05??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.ShellExtensions.dll
?????文件???????67072??2010-08-02?20:51??Windows?API?Code?Pack?1.1\binaries\Microsoft.WindowsAPICodePack.ShellExtensions.pdb
?????目錄???????????0??2010-08-05?16:23??Windows?API?Code?Pack?1.1\documentation\
?????文件?????????288??2010-08-03?15:21??Windows?API?Code?Pack?1.1\documentation\API?Changes?README.txt
?????文件???????72766??2010-08-03?15:18??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?API?Changes.html
?????文件??????837904??2010-08-03?15:18??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?DirectX?API?Changes.html
?????文件?????6464994??2010-07-30?19:16??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?DirectX?Help.chm
?????文件?????5403997??2010-08-05?16:19??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Help.chm
?????文件??????134992??2010-08-04?19:12??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes.htm
?????目錄???????????0??2010-08-04?17:26??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\
?????文件?????????314??2010-08-04?17:24??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\colorschememapping.xml
?????文件?????????504??2010-08-04?17:24??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\filelist.xml
?????文件??????108122??2010-08-04?17:24??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\image001.png
?????文件???????10598??2010-08-04?17:24??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\image002.jpg
?????文件??????195809??2010-08-04?17:24??Windows?API?Code?Pack?1.1\documentation\Windows?API?Code?Pack?Release?Notes_files\image003.png
............此處省略2675個文件信息

評論

共有 條評論