Bill: That is what I'm intending on doing... it's just that there's 4 tabs worth of controls there and I was wondering if there was another option other than individually typing in the component IDs.... I'm looking at Doug's email right now...
Karen > Karen, > > If you name your component IDs in an organized way with a prefix or suffix > by what you want to do with it, you can then use a wildcard specification > in your property commands. Use your 'many' character setting. > > > From the help screens for the PROPERTY command: > > > >> ComponentID > > >> The unique identifier that you assign to the component when you insert >> the object. A field is located in the object properties dialog menu >> (right-click) for all objects that are placed on forms. The unique >> identifier >> within the PROPERTY command must match the unique identifier listed in the >> object properties. Wildcards are supported for altering the properties of >> multiple components. > > Bill >

