bugs >> accelerator key not working in VB.net?

by Y2hhbnZi » Tue, 28 Feb 2006 10:37:27 GMT

hi
I am VB6 programmer, working on VB.net now, came across this. To my surprise
this didnt work as it used to work in VB6.
I am making a form with 2 buttons - BONE and BTWO, given its labels as B&ONE
and B&TWO so that I could access (have focus) on that button via keyboard by
pressing an ALT + corrosponding key - O or T.
Unfortunately it is not working somehow, tried finding answer at many places
but couldnt find, is this a bug in vb.net or am I missing something?
I am using XP Pro with VS.net 2003...
can anyone help?


bugs >> accelerator key not working in VB.net?

by Jan Hyde » Tue, 28 Feb 2006 17:07:58 GMT


chanvb < XXXX@XXXXX.COM >'s wild thoughts
were released on Mon, 27 Feb 2006 18:37:27 -0800 bearing the
following fruit:


Try a dotnet group, this one if for VB6 (and below)



Jan Hyde (VB MVP)

--
Women are like elephants to me. I like to look at them
but I wouldn't want to own one.

W.C. Fields




Similar Threads

1. unbelievable - accelerator key not working in VB.net?

hi
I am VB6 programmer, working on VB.net now, came across this. To my surprise 
this didnt work as it used to work in VB6... 
I am making a form with 2 buttons - BONE and BTWO, given its labels as B&ONE 
and B&TWO so that I could access (have focus) on that button via keyboard by 
pressing an ALT +  corrosponding key - O or T.
Unfortunately it is not working somehow, tried finding answer at many places 
but couldnt find, is this a bug in vb.net or am I missing something?
I am using XP Pro with VS.net 2003...
can anyone help?

2. Triggering Accelerator keys w/o the Alt key