Windows Media Player SDK banner art
PreviousNext

Status

You may want to use a status display in your skin. The status display must be defined in the skin definition file.

The status section of the skin definition file begins with this line:

[ Status ]

You then must add one more lines that contain information about the status display in your skin.

A typical line might be:

    On           45,193,120,13    Left    Tahoma,8,B        0,255,  0

You can use the following template for the status section of your skin definition file:

//  <Item>       <Location>     <Align>  <Font>          <Color>
//  ------       ----------     -------  ------          -------

You must use the following order for status display information for each line in the status section. Each part of the line is required.

  1. Item
  2. Location
  3. Align
  4. Font
  5. Color
PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.