Search results for query: *

  • Users: akashdeep
  • Content: Threads
  • Order by date
  1. A

    Question App wont run on WinXP

    Hi I coded a pretty basic VB.net app with .NET framework 3.5 in VS 2012 on a Windows 8 Pro 64-bit machine. The app doesn't use any database connectivity or any other prerequsite. I built it for x86 CPU configuration. I don't need to use ClickOnce to deploy since the .exe in the Release folder is...
  2. A

    Controling a group of Buttons using Arrow Keys

    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...
Back
Top