Search results for query: *

  • Users: hzeigler4
  • Content: Threads
  • Order by date
  1. H

    Can only open one instance of my program

    I have an exe installed that I created from my VB.NET app. Is there code I can put in that will only let a user open my program once and if they try to open it and it is already open, I want to set the focus to it. This way they wont be able to accidently open two instances of the program and be...
  2. H

    Character Casing for textbox

    Can anyone tell me why the CharacterCasing property is not available for my textbox? I am using VB.NET 2003
  3. H

    VB.NET Modem detection

    Does anyone know if there is a way in .NET to detect your modems? I want to have a modem menu option that will act like the winodws modem wizard setup. If the user has modems installed I would like to detect them.
Back
Top