Bubble Technology Sample
This sample demonstrates the drawing ability of the .NET Compact Framework by displaying random bubbles that move around the screen of a Pocket PC. There is no user input or interaction. This sample is available only in Visual Basic.
For information about using the samples, see the following topics:
To build the sample using Visual Studio
Open Windows Explorer and navigate to the VB subdirectory of the Bubble directory.
Double-click the Bubble.sln file to open it in Visual Studio.
Press F5 to compile and run the sample. You will be prompted to select whether to deploy the sample to a Pocket PC or to a Pocket PC emulator.
Requirements
The .NET Compact Framework is required to build or run the sample. See How to: Install the .NET Compact Framework for installation instructions.
Demonstrates
Buffered drawing to eliminate flicker when animating graphics.