Windows Media Player SDK banner art
PreviousNext

Normal Secondary Image Source

If you are using a 2Push or 2PushHit button, you must define the location of the normal image for the secondary state of the button. This will be the image users see when they push a PlayPause function button the first time.

To define this image, you must enter the image type followed by a space and the "@" symbol and another space. You must then enter two positive integers that define the top and left coordinates (in pixels) of the image you want to use inside the bitmap type you are drawing from.

For example, to define the normal image for a secondary image source, if your image is inside the Pushed bitmap, type:

Pushed @ 160,5

Secondary states cannot have a disabled image. Secondary images are assumed to be the same width and height as the primary image.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.