How do I capture the setting of an attribute? For instance, on a Combo Box, when you set the VALUE attribute, it becomes the selected value. Or when setting a text control's value, the contents then become that of VALUE. I'd like to respond to setting of a few attributes, how can I do that? Jeremy