Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Visual Basic
Remove
Platform
Any
License
Any
: I'm just trying to spend my spare time at work by cleaning up old code. Recently, I've stumbled across the fact that our programm has a lot of diffrent settings that very the way the program runs....
: Programmers!
:
: I'm writing a small program with a PictureBox on the form.
: In this PictureBox i'm drawing lines. After that these lines
: are drawn, i want to print this (and only this!)...
= Form1.Height. When the mouse reaches the bottom of the form, it needs to go back to the top (see step 8). Run it and let the mice go to the bottom. Do they return to the top?
10. New Game....
: I'm developing my vb program dealing with RS-232 port or com port and i just wondered that is it possible for vb to damage my hardware( i have relay board connecting to com port. Thank you very...
: Dear expert programmers,
: I'm developing my vb program dealing with RS-232 port or com port and i just wondered that is it possible for vb to damage my hardware( i have relay board connecting to...
Dear expert programmers,
I'm developing my vb program dealing with RS-232 port or com port and i just wondered that is it possible for vb to damage my hardware( i have relay board connecting to com...
Hi All,
Can we merge only first two rows of a particular column in mshflexgrid??
if yes please guide me how?
thanks
bye
0
: : no rows returned
: :
: :
: :
: I am curently in a Vb project that is doing that. It's opensource, so take a look, its called Mouse Control.
: Source forge seems to be down but if it...
0
: no rows returned
:
:
:
I am curently in a Vb project that is doing that. It's opensource, so take a look, its called Mouse Control.
Source forge seems to be down but if it comes back up...
: I an doing a program that some thing like remote access ot remote control(I ready don't know how to name it). It control other computer via ip.
:
: I want to ask if there any method to use...
: In a program I am writing, I will have many incoming connection requests at one time. I set up a listbox to list the incoming connections, store the respective Eequest IDs. and to give me a choice...
: Actually I realize after analyzing what im doing, I need to do something a bit more complicated then disabling the last bit of each byte ...
:
: I need to take the 7 bits from each byte in a...
: : : : yep frmmain is the parent (MDI) form and it was created using the vb app wizard. it works fine if i get rid of the string generating line. and after further playing i realised it diddnt have...
: Asa far as Mr. Leahcim is considered I think he doesnt really look at its guest book anymore.
:
I usually forget the guestbook even exists. I get notifications when someone sends me ph mail...
: : Know the feeling, though it generally isn't programmers who ignore me...just..."the other species".
: :
:
: I know how that is, though I can't be sure if you're refering to females or...
: I have noticed that once a client disconects from the server, and a new client (or old one) conects (or reconects) it give an error message of an invalid Winsock state. I was wondering how to set...
: Know the feeling, though it generally isn't programmers who ignore me...just..."the other species".
:
I know how that is, though I can't be sure if you're refering to females or felines!
: : And jonathan do u know a way to create an Explicit Instance of
: : Internet Explorer and not using web browser control to c html code.
:
: I feel so ignored...
:
Know the feeling, though...
: for this ip scanner should I create a new thread for each new ip and
: test if a server is listening then remove the thread after the
: check. Would this speed up the scanning process
:...