Dear all, 

I am trying to add shortcut key associated with PushButton. 
For example: 
<Control Id="Next" Type="PushButton" X="202" Y="243" Width="82" Height="17"
Default="yes" Text="&amp;Agree">
</Control>

However, I found I could use not only <Alt+A> but also <Shift+A> or < A>
directly to push the button. 
Is it possible to limit the shortcut key to only <Alt+A> ? 

Thanks



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Keyboard-shortcut-with-Alt-tp7594958.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to