Summary: I wrote a windows service service in VB.NET and i want it to run when there is no user activity (like screensavers) and to stop when the user is acti...
Summary: I try to use a crviewer control in one of my forms, but i dont know anything about that control and my help says that no help is aviable. How does it ...
Summary: How do i code save file dialog box in vb.net..? assume dat a word document is open in web-browser control in vb.net, now i want to provide a button by...
Summary: Hello I've got a major problem using gamma control! I have a lot of samples that works just fine, but I'm trying to use gamma control in windowed mode...
Summary: Hi friends I made three activeX Control in VB. I have deleted these controls from the Hard disk but their names still exist in "Components Window (Ct...
Summary: From MSDN Help File: SelLength, SelStart, SelText Properties Example This example enables the user to specify some text to search for and then searche...
Summary: Hi, I am writing some programs in Visual Studio, and was wondering about 2 things. First, how do I get that select users dialog box that comes up when...
Summary: Does anybody know the coding how to disable the close (x) button in VB.NET? The (x) button is shown in the form but just do nothing at runtime. So, th...
Summary: I can't seem to access all the sites that I can normally access with Internet Explorer, when I use the Inet control's OpenURL Function. For example, w...
Summary: VBScript doesn't need an End statement. Providing there are no Windows open, it will terminate automatically when it finds no more commands to execut...
Summary: Ok, u can use Microsoft Comm Control(ActiveX) to send/receive data through serial port in VB. there are many help on msdn how to use Comm Control. Ha...
Summary: I am writing a software program in VB 6.0 that accepts input from a user and stores it to an Access database - both text and numeric. How do I declare...
Summary: sup guys! is there a way to determine if the fixed row (grayed area on the left) on an MSFlexgrid is selected? this what i want to do: - the user ente...
Summary: So, does anyone know how you control MS Word with VB? I need to control file opening, saving and printing through a front end. Only just started this ...
Summary: Hi, I'm writing a program in vb, I have to text boxes, I want whatever is in those boxes to be sent to my email address when the user clicks a button....
Summary: Hi friends I have a lot of textBoxes on a form in VB.NET . I have a button of Clear which will empty the text boxes existing on the form. My coding is...
Summary: Hi Guys, I need a little help with drawing a picture in VB. I have to draw a square using values that are entered via textboxes, eg: the user en...
Summary: Its a weird beast is the VB Error Handler and it doesnt always work the way you expect. Unfortunatley, as written the ExceptionHandler will never get ...
Summary: Is it possible to use user/system environment variables in VB? I'm integrating a batch file into a VB program. The batch is writing to: %temp%\tmp.tmp...
Summary: Context menus were never VB5/6's strong point, but it's not difficult. What throws people off, is that the menu still has to be created with the Menu ...
Summary: Dear Friend, Can we fill a column with checkboxes to take the input from the user using Flex grid Control in VB. Please Help. Thanx in advance. Rega...
Summary: hi all. i'm creating a database (in vb) using ado connection. i've created a form with 5 command buttons: one of them is "delete". by clicking on it ...