Search results for query: *

  • Users: stev-io
  • Content: Threads
  • Order by date
  1. S

    Internal modem problems

    Hi I have been writing an application that will dial out to a remote device using a modem attached to the PC. I have had no problems using an external modem and using the serial port control to handle the data transfers. The problem I'm having is that i cannot open the com port associated...
  2. S

    html help in VB.NET

    Hi I have developed an application and would like to integrate some help stuff into it. How can I create a .chm file using vs2005? The help tells me to use an activeX control, but what do you add it to? Can someone point me to a link which shows how to create a .chm file? thanks I think I've...
  3. S

    ContextMenu Help!

    I'm new to VB.NET and am creating a little program that will run in the sys tray with a context menu. the menu has sub menus and i want to call the same sub when each of them is clicked. Here's the menu setup: 'this will add the root items to the menu mobContextMenu.MenuItems.Add(New...
Back
Top