
The following reference information applies to Channel Definition Format (CDF) files created for Active Desktop items. For the complete CDF element reference, see the CDF Reference for Active Channels. The elements listed here are valid only when used as a child element within the USAGE element for an Active Desktop item.
| CANRESIZE | CANRESIZEX | CANRESIZEY |
| HEIGHT | OPENAS | WIDTH |
<CANRESIZE
VALUE="No" | "Yes"
/>
Indicates whether the Active Desktop item can be resized along both the x and y axes by the user. The value of this element overrides the CANRESIZEX and CANRESIZEY elements.
Number of allowed occurrences: Exactly one.
| Parent elements | Child elements |
| USAGE | None |
<CANRESIZEX
VALUE="No" | "Yes"
/>
Indicates whether the Active Desktop item can be resized along the x-axis by the user.
Number of allowed occurrences: Exactly one.
| Parent elements | Child elements |
| USAGE | None |
<CANRESIZEY
VALUE="No" | "Yes"
/>
Indicates whether the Active Desktop item can be resized along the y-axis by the user.
Number of allowed occurrences: Exactly one.
| Parent elements | Child elements |
| USAGE | None |
<HEIGHT
VALUE="pixels"
>
Indicates the height, in pixels, of the Active Desktop item specified in the ITEM element.
Number of allowed occurrences: Exactly one.
| Parent elements | Child elements |
| USAGE | None |
<OPENAS
VALUE="HTML" | "Image"
>
Indicates the content type of the Active Desktop item specified in the ITEM element.
Number of allowed occurrences: None or one.
| Parent elements | Child elements |
| USAGE | None |
<WIDTH
VALUE="pixels"
>
Indicates the width, in pixels, of the Active Desktop item specified in the ITEM element.
Number of allowed occurrences: Exactly one.
| Parent elements | Child elements |
| USAGE | None |
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.