TabThumbnails Sample

Demonstrates how an application can expose multiple switch targets (as for tabs) on a taskband and how to provide their thumbnails.

This topic contains the following sections.

Requirements

Product Minimum Product Version
Windows Windows 7
Windows Software Development Kit (SDK) 7.0

 

Downloading the Sample

Location Path URL
GitHub TabThumbnails sample

Building the Sample

To build the sample from the command prompt:

  1. Open the command prompt window and navigate to the TabThumbnails project directory.
  2. Enter msbuild TabThumbnails.sln.

To build the sample using Microsoft Visual Studio (preferred):

  1. Open Windows Explorer and navigate to the TabThumbnails project directory.
  2. Double-click the icon for the TabThumbnails.sln file to open the project in Visual Studio.
  3. From the Build menu, select Build Solution.

Running the Sample

  1. Navigate to the directory that contains the new executable, using the command prompt or Windows Explorer.
  2. At the command line, enter TabThumbnails.exe. Alternatively, from Windows Explorer double-click the icon for TabThumbnails.exe.