Hi Amy, No, the metadata is what instructs the compiler to add style definitions and [Style()] meta is not allowed in an interface.
Needs to be done in the class package definition. Mike On Wed, Oct 15, 2008 at 2:33 PM, Amy <[EMAIL PROTECTED]> wrote: > Is it possible to write an interface that specifies that a component > will expose particular styles? > > Thanks; > > Amy > > > -- Teoti Graphix, LLC http://www.teotigraphix.com Teoti Graphix Blog http://www.blog.teotigraphix.com You can find more by solving the problem then by 'asking the question'.

