Windows 10: Visual basic 6.0 help option not working

Discus and support Visual basic 6.0 help option not working in Windows 10 Software and Apps to solve the problem; I Install MSDN but not working. Kindly fix my problem!... Discussion in 'Windows 10 Software and Apps' started by KawsarSiddiqui, Jan 10, 2023.

  1. Visual basic 6.0 help option not working


    I Install MSDN but not working. Kindly fix my problem!

    :)
     
    KawsarSiddiqui, Jan 10, 2023
    #1

  2. Visual Basic 6 help

    It depends.. If you need your program to work on Windows XP or later then 2010. If not then 2012. I have 2012 installed on one of my Windows 8 boxes, but I don't use it as much. Did you not try what I suggested above? I have Visual Studio 6 on a VM. So, I loaded up the VM and tested my code above and it works. I'm with Ford and think you should move over to .net, but your transition my take a week or two. If you need this to work now, then I would suggest you finish this project in VB6. Once you get the hang of .net then re code it in .net. *Toast :toast:
     
    Mindweaver, Jan 10, 2023
    #2
  3. Visual basic 6

    Can anyone please let me know from where I can download Visual basic 6 IDE from Microsoft.
     
    Sanjay Nanda3113, Jan 10, 2023
    #3
  4. puma99dk| Win User

    Visual basic 6.0 help option not working

    Visual Basic 6 help

    i need to be able to run this even without having C++ installed, dunno if Visual Basic is the thing to use then or not. This here is kinda of my own project at work i have started...
     
    puma99dk|, Jan 10, 2023
    #4
Thema:

Visual basic 6.0 help option not working

Loading...
  1. Visual basic 6.0 help option not working - Similar Threads - Visual basic help

  2. Visual Basic

    in Windows 10 Gaming
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  3. Visual Basic 6 program under Win11

    in Windows 10 Gaming
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  4. Visual Basic 6 program under Win11

    in Windows 10 Software and Apps
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  5. Visual basic 6.0 help option not working

    in Windows 10 Customization
    Visual basic 6.0 help option not working: I Install MSDN but not working. Kindly fix my problem! https://answers.microsoft.com/en-us/windows/forum/all/visual-basic-60-help-option-not-working/6e65daca-34ae-4ba5-9fec-7b65aada5fbd
  6. Visual basic 6.0 help option not working

    in Windows 10 Gaming
    Visual basic 6.0 help option not working: I Install MSDN but not working. Kindly fix my problem! https://answers.microsoft.com/en-us/windows/forum/all/visual-basic-60-help-option-not-working/6e65daca-34ae-4ba5-9fec-7b65aada5fbd
  7. Please help with visual basic.

    in Windows 10 Software and Apps
    Please help with visual basic.: https://docs.microsoft.com/en-us/answers/questions/545592/visual-basic-2010-express-not-installing-web-insta.html https://answers.microsoft.com/en-us/windows/forum/all/please-help-with-visual-basic/07b76b4c-47a4-4a33-8cd7-4af759234d1c
  8. Visual basic 6

    in Windows 10 Installation and Upgrade
    Visual basic 6: Can anyone please let me know from where I can download Visual basic 6 IDE from Microsoft. https://answers.microsoft.com/en-us/windows/forum/all/visual-basic-6/beef1cc9-3873-45af-886e-4bc16c6425c3
  9. Visual Basic

    in Windows 10 BSOD Crashes and Debugging
    Visual Basic: I have several programs written in Basic in the late 80's or early 90's . Will these run in Visual Basic? If no, is there are Basic language that will run them? I am running Windows 10 on a Toshiba Laptop....
  10. Visual Basic 6 in read only mode

    in Windows 10 Software and Apps
    Visual Basic 6 in read only mode: I have Visual Basic 6 Pro, Service Pack 4 on an old, spare PC loaded with Windows XP Pro which I use to run some older programmes not compatible with Win 10. It's been working away happily for around 6 years with all my other legacy programmes but I haven’t used VB on it...