Hi all,
I have a form which has several buttons on it. Each button has a unique access key set in the text property. (i.e. E&xit). The access keys work fine when alt is pressed, as they should.
The problem is, that whenever any button on the form has focus, the access keys for ANY button work WITHOUT pressing the modifier(ALT) key. This presents huge problem for my users. Is there something simple I'm missing here, or is there a way around this behavior?
Thanks in advance.
I have a form which has several buttons on it. Each button has a unique access key set in the text property. (i.e. E&xit). The access keys work fine when alt is pressed, as they should.
The problem is, that whenever any button on the form has focus, the access keys for ANY button work WITHOUT pressing the modifier(ALT) key. This presents huge problem for my users. Is there something simple I'm missing here, or is there a way around this behavior?
Thanks in advance.