Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Visual Basic
Remove
Platform
Any
License
Any
: Hi.
:
: I've loaded a datagrid, and now I'd like all of the rows which contain a value of "0" in one of the columns to have a forecolor of vbRed. I've been going around in circles trying to...
Hi all!
I'm trying to display a database i wrote in access on a form using a few combolists and textboxes. I want the user to pick a category from a combolist, then a subcategory from another...
: I am looking for a little sample code that shows how to set up a panning routine. I have an ActiveX control that displays an image and I want to be able to "grab" then image, move the mouse, and...
: I wonder if anybody knows something about the topic below and help me...
:
: I want to get complete list of SQL servers on the network that would enough for me to do the rest ...
: I dont know...
I am not sure of the programming, but am sure of the concept.. this can be done in VC++ asssign each thread for each of ur discrete task. and depending on the needs update or recall the thread....
: I am very new to both VB and to software/hardware interfacing in general. I am attempting to send a command to a piece of hardware and can not figure out how. I have opened the port (comm1),...
I am very new to both VB and to software/hardware interfacing in general. I am attempting to send a command to a piece of hardware and can not figure out how. I have opened the port (comm1),...
: : : I'm a new VB coder, converting from mainframe COBOL. I have to write a program that reads in mainframe files in one format
: : : and write the data out in a new format.
: : :
: : : In...
Hm, it's a fairly general presentation...
I would recommend any book that walks you through file-handling, databases, data processing... basically, any book (because that's what programming is...
you are a genius! thanks.
http://psykad.home.mindspring.com
I'm trying to write a macroprogram in Visual Basic that takes care of a java-applet, does some clicking and typing in it. So far so good. But is it possible to make a program that has the same...
Ok, i'm wondering if this is even possible... I'm making something like a macro program. It works just fine now. It macro's a java-applet program, but this is not important. The important thing...
how can i define right click events?
exa:i want show edit & exit when i click
: Whata differences what kind of file needs to be printed? Correct me if I'm wrong but I think question was about PARTICULAR PRINTER not file.
:
Could be, but the question wasn't clear and some...
: : : Look at the standard VB Printer object. More in the docs for this.
: :
: : Yes i know but this object is not useful, you can't send a file to the printer with this object. You must fill the...
: : Look at the standard VB Printer object. More in the docs for this.
:
: Yes i know but this object is not useful, you can't send a file to the printer with this object. You must fill the object...
: Look at the standard VB Printer object. More in the docs for this.
Yes i know but this object is not useful, you can't send a file to the printer with this object. You must fill the object and...
Help Needed!
The Oncomm event happens when data is received, is there a way of detecting when data is not being received. Because i need to detect when the serial port is free before i send my...
: : Hi,
: :
: : I need to print a file with a specified printer, anyone knows how to do that? I look everywhere and i can't find a way to do that.
: :
: : Any help will be appreciated
: :
:...
: Im relatively new with visual basic (ive taken one course in school) i need help.... can somebody please tell me how to
: A: Make objects move with the arrow keys
: B: Make objects move with...