I have a form that contains a tabbed table. The tabs a programatically selected using and outline. I'm trying to give the first tab of the table default focus when the document is opened. The first tab contains quite a lot of text so I cannot put it outside of the table. I'm trying to keep things neat.
Most users will be opening this document in read only mode. They will not have edit access. This really restricts my options as most of the functions or methods (like GoToField) only work in Edit Mode.
If anyone has any ideas on setting the focus tab in read only mode I'd really appreciate it.
Thanks!
Most users will be opening this document in read only mode. They will not have edit access. This really restricts my options as most of the functions or methods (like GoToField) only work in Edit Mode.
If anyone has any ideas on setting the focus tab in read only mode I'd really appreciate it.
Thanks!