Hi, I'm new to Vb.net programming.
I designed a simple form in which I put a group of buttons in a Panel. The panel is initially not Enabled.
I added a Start button which Enabled the Panel. Next, I want to use the Arrow Keys to navigate between the buttons in the Panel. I have tried searching about this on the web but nothing seems to work. See the screenshot.
Please help.
P.S.: I am using Visual Studio 2012 Express and targeting .NET Framework 3.5 SP1.
I designed a simple form in which I put a group of buttons in a Panel. The panel is initially not Enabled.
I added a Start button which Enabled the Panel. Next, I want to use the Arrow Keys to navigate between the buttons in the Panel. I have tried searching about this on the web but nothing seems to work. See the screenshot.
Please help.
P.S.: I am using Visual Studio 2012 Express and targeting .NET Framework 3.5 SP1.