Hi,

I am developing a custom property inspector dialog and will like to use a
DropDown List of css styles, similar to the "class" selection for HTML
attributes. However, the best I could do was to define a <select> and populate
it with dreamweaver.cssStylePalette.getStyles(). Is there any special
attribute on <select> or any other control that will behave like the CSS Style
selection control for HTML elements.

Thanks,
Girish