I've got to add Screen Reader support to my VB app to account for the UK's Disability Discrimination Act, similar to the US 508 Compliance (I think). I'd like to add some unseen method that allows me to communicate with a screen reader. I think this is possible using the IAccessible:: interface but I'm not sure and I'd hate to spend days trying it only to find that it isn't going to work.

Can anyone tell me how to add this functionality? Surely somebody else must have had to do this? Any VB samples anywhere, I'm running out of places to look.

Thanks,

Paul