Scrolls Sample

This sample is located in \Samples\afc102\Scrolls.

Description
Using the Sample
Key Project Files
Technologies Demonstrated

Description

This sample shows how to use the AFC scroll controls and the progress monitoring control. The sample displays a panel that contains the following components:

All the scroll controls are interdependent; changing any one scroll position changes all the other scroll positions.

Using the Sample

To use the sample

You can manipulate the sample's components by performing the following actions:

Key Project Files

ProgressPnl.java

This class extends UIPanel and implements SDKConsts. It creates the progress monitoring control.

ScrollBarPnl.java

This class extends UIPanel and implements SDKConsts. It creates the scroll bar control.

SliderPnl.java

This class extends UIPanel and implements SDKConsts. It creates the slider controls.

SpinnerEditPnl.java

This class extends UIPanel and implements SDKConsts and IFxTextConstants. It creates the spin box control and associated edit box.

SpinnerPnl.java

This class extends UIPanel and implements SDKConsts. It creates a spin box control that is associated with 32 images.

Technologies Demonstrated

AFC

© 1999 Microsoft Corporation. All rights reserved. Terms of use.