Download C4F - Managed Taskbar Sample

Description

Accompanying code for MSDN Coding 4 Fun article about using the new Windows 7 taskbar from managed code. This uses the Windows API Code Pack from Microsoft to achieve easy interop with the new Windows 7 features. Source code is available in both C# and Visual Basic.

Source Files

The download file taskbarsample.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
cs/Taskbar7.sln/*from  w w  w. j a va 2  s . co  m*/
cs/Taskbar7/Form1.Designer.cs
cs/Taskbar7/Form1.cs
cs/Taskbar7/Form1.resx
cs/Taskbar7/Program.cs
cs/Taskbar7/Properties/AssemblyInfo.cs
cs/Taskbar7/Properties/Resources.Designer.cs
cs/Taskbar7/Properties/Resources.resx
cs/Taskbar7/Properties/Settings.Designer.cs
cs/Taskbar7/Properties/Settings.settings
cs/Taskbar7/Resources/Generic_Application.ico
cs/Taskbar7/Resources/New.ico
cs/Taskbar7/Resources/computer.ico
cs/Taskbar7/Resources/search.ico
cs/Taskbar7/Taskbar7.csproj
cs/lib/Microsoft.WindowsAPICodePack.Shell.dll
cs/lib/Microsoft.WindowsAPICodePack.dll
vb/Taskbar7.sln
vb/Taskbar7/Form1.Designer.vb
vb/Taskbar7/Form1.resx
vb/Taskbar7/Form1.vb
vb/Taskbar7/My Project/Application.Designer.vb
vb/Taskbar7/My Project/Application.myapp
vb/Taskbar7/My Project/AssemblyInfo.vb
vb/Taskbar7/My Project/Resources.Designer.vb
vb/Taskbar7/My Project/Resources.resx
vb/Taskbar7/My Project/Settings.Designer.vb
vb/Taskbar7/My Project/Settings.settings
vb/Taskbar7/Resources/Generic_Application.ico
vb/Taskbar7/Resources/New.ico
vb/Taskbar7/Resources/computer.ico
vb/Taskbar7/Resources/search.ico
vb/Taskbar7/Taskbar7.vbproj
vb/lib/Microsoft.WindowsAPICodePack.Shell.dll
vb/lib/Microsoft.WindowsAPICodePack.dll

Download

Click the following link to download taskbarsample.zip.

taskbarsample.zip




















Home »
  C# Free Code »
    API »




API