About 50 results
Open links in new tab
  1. Creating a MultiColumn ListBox in Visual Basic

    Aug 25, 2008 · HI, can someone please help me out with creating a multicolumnlistbox box. I have tried all know but I actually don't know much since I'am new to Visual Basic. I've tried setting the …

  2. OTP: Problem in Visual Basic 6.0 Enterprise Edition

    Jun 19, 2008 · Hope these point you in the right direction. Or better yet download VB Express and start using VB.NET, the latest version of visual basic, in which case you can ask your questions here.

  3. Visual basic 2015 and Access database. - social.msdn.microsoft.com

    Mar 9, 2017 · How to create an database application in Visual basic 2015 using Access Database. I want to add following functionality: 1. Text Boxes on form to show ,update delete and add records. …

  4. Small Basic to Visual Basic - social.msdn.microsoft.com

    Mar 27, 2018 · The graduate program does not make your program into a .Net program - it simply allows your small basic code to run in the IDE with minimal modifications. To create a .Net version of your …

  5. Visual Basic Upgrade Wizard Error - social.msdn.microsoft.com

    Dec 22, 2006 · I try to open a project coded in Visual Basic V6 with Visual Basic.Net (2005).

  6. Visual Basic and SQL Server Commit Transaction

    Feb 15, 2013 · If you don't use a .Net transaction or the Entity framework (and the way you write it I guess you don't and are you using the word transaction like a command) there is no commit. Not in …

  7. Visual Basic File lock - social.msdn.microsoft.com

    Feb 5, 2015 · I'm using My.computer.FileSystem to read/write .txt files in Visual Basic. Is it possible to lock files before reading to prevent conflicting access by more than 1 user? Thursday, January 29, …

  8. What is the best Visual Basic redistributable package?

    Aug 30, 2009 · Are you referring to .net framework redistribute? if yes, it depends on the version of .net framework your application was built on. Each version have its own redistributable package. If your …

  9. Mouse Down Timer - social.msdn.microsoft.com

    Dec 31, 2008 · If I have a timer and I want to make an if then statement (with a msgbox) for my left mouse button being down in the timer how do I do that.

  10. evtx/evt files - social.msdn.microsoft.com

    Feb 15, 2011 · However, I need to be able to open and read evt and evtx files save on a remote computer for further analysing.