I added a custom tag to the tag library. The tag has an attribute with
enumerated values. Those values are mixed case like "FooBar." Unfortunately,
when I use my tag in code view, the auto-complete menu shows the values in all
lower case. I've tried specifying casesensitive in the tag, attribute, and
attribute option definitions, but that didn't have any effect. Do you know
what I can do so that Dreamweaver won't change the case of my attribute values?

Thanks for any help.