Hi Aaron (or anyone), I'd like to be able to enable/disable all the controls in a group at once. I've tried setting the .enabled and .tabstop properties of the group itself, and that doesn't do anything; and I've looked for a collection listing the controls so I could run through them and enable or disable all of them, and can't find any such collection.
Can you suggest any way I can disable all the controls in a group other than list each one by name? Thanks. Chip