CSS Properties Window

The CSS Properties window is an add-in package to Visual Studio 2005. It does not change the behavior of any feature in Visual Studio 2005; it simply adds additional functionality specific to editing CSS in Design view.

Overview

Visual Studio 2005 provides some capabilities for visually editing the styles for elements in an HTML or ASP.NET page. For example, in Design view, you can right-click a control or element, and then choose Style to display the Style Builder dialog box. Although the style builder enables you to create and edit in-line styles, there's no way to edit the styles that are inherited from a linked style sheet.  The new CSS Properties window provides this capability � it enables you to edit both in-line styles and styles in linked style sheets.

Features

Using the CSS Properties window, you can do the following:

  • Display in-line styles and styles inherited from <style> blocks and linked style sheets.
  • Edit in-line styles and styles in linked style sheets. (The CSS Properties window displays styles from <style> blocks, but does not enable you to edit them.)
  • Display drop-down lists of styles and values to help you create valid style definitions.
  • Drag style settings between different elements and to and from a style sheet.
  • Edit styles for multiple elements.

Please Note:

  • The CSS Properties Window is an unsupported tool but you may obtain help from the community and members of the product team in the Visual Studio 2005 forum on www.asp.net.
  • Documentation is installed with the CSS Properties Window in the folder:
    \Program Files\Microsoft\CSS Properties Window\User Guide
  • The CSS Properties Window doesn't work with Visual Web Developer. You may use it with Visual Studio 2005 Standard edition and above.

About the Authors

Ben Constable Ben Constable is a Software Design Engineer at Microsoft working in the Microsoft Max development team. He is originally from Australia, and moved to the United States in 2000 to join Microsoft. He is a former graduate of the University of New South Wales. He enjoys motorcycling whenever the weather allows and playing golf whenever time allows.

Barry Tang Barry Tang is a Software Design Engineer at Microsoft working in the VWD development team. He was originally from Hong Kong and moved to Sydney, Australia when he was 11. He moved to the United States and joined Microsoft in 2001 soon after he graduated from the University of New South Wales. He enjoys playing soccer, snowboarding and playing poker.

Page view counter
Microsoft Communities