K
Keith G Hicks
More wisdom from MS I guess. Is this a new thing in Access 2003??? - this
nasty feature that lets users hit CTRL+< or CTRL+> to go to form design
views and such? I can't disable shortcut keys in my application so it seems
that I'll have to write some keypress code to disable this specifically. But
the problem is that I don't know how to disable CTRL+ types fo things. Easy
enough to do that for just a single key but what about for key combinations?
Does anyone have some code that handles this? Sure would be helpful.
Thanks,
Keith
nasty feature that lets users hit CTRL+< or CTRL+> to go to form design
views and such? I can't disable shortcut keys in my application so it seems
that I'll have to write some keypress code to disable this specifically. But
the problem is that I don't know how to disable CTRL+ types fo things. Easy
enough to do that for just a single key but what about for key combinations?
Does anyone have some code that handles this? Sure would be helpful.
Thanks,
Keith